From owner-freebsd-current@FreeBSD.ORG Tue Jan 10 15:05:20 2006 Return-Path: X-Original-To: freebsd-current@www.freebsd.org Delivered-To: freebsd-current@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3142616A423 for ; Tue, 10 Jan 2006 15:05:20 +0000 (GMT) (envelope-from ggajic@afrodita.rcub.bg.ac.yu) Received: from afrodita.rcub.bg.ac.yu (afrodita.rcub.bg.ac.yu [147.91.1.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id C693643D6B for ; Tue, 10 Jan 2006 15:04:57 +0000 (GMT) (envelope-from ggajic@afrodita.rcub.bg.ac.yu) Received: from afrodita.rcub.bg.ac.yu (localhost.localdomain [127.0.0.1]) by afrodita.rcub.bg.ac.yu (8.13.4/8.13.4) with ESMTP id k0AF4XNM028489 for ; Tue, 10 Jan 2006 16:04:33 +0100 Received: from localhost (ggajic@localhost) by afrodita.rcub.bg.ac.yu (8.13.4/8.13.4/Submit) with ESMTP id k0AF4UB8028486 for ; Tue, 10 Jan 2006 16:04:33 +0100 Date: Tue, 10 Jan 2006 16:04:30 +0100 (CET) From: Goran Gajic To: freebsd-current@www.freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-RCUB-MailScanner-Information: Please contact the RCUB if you have problem with mail X-RCUB-MailScanner: Found to be clean X-RCUB-MailScanner-From: ggajic@afrodita.rcub.bg.ac.yu X-Mailman-Approved-At: Wed, 11 Jan 2006 03:36:56 +0000 Cc: Subject: Re: 7.0-CURRENT ppp related panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2006 15:05:20 -0000 Hi, I'm sorry not to mention how panic can be reproduced. First I run ppp-go script to connect to Internet (it is in fact: pppd connect 'chat -v -f chat -v -f pppscript') While I'm connected I do ifconfig ppp0 destroy without killing pppd. When I try to reboot I'm droped into debugger with reported panic... Regadrs, gg.