From owner-freebsd-current@FreeBSD.ORG Sun Nov 7 01:20:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53ABF16A4CE for ; Sun, 7 Nov 2004 01:20:11 +0000 (GMT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07EE343D2D for ; Sun, 7 Nov 2004 01:20:11 +0000 (GMT) (envelope-from yb@sainte-barbe.org) Received: from taz.hsc.fr (taz.hsc.fr [192.70.106.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "taz.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id EC50E211C0 for ; Sun, 7 Nov 2004 02:20:09 +0100 (CET) Received: by taz.hsc.fr (Postfix, from userid 1001) id C504440A9; Sun, 7 Nov 2004 02:20:23 +0100 (CET) Date: Sun, 7 Nov 2004 02:20:23 +0100 From: Yann Berthier To: current@freebsd.org Message-ID: <20041107012023.GB766@hsc.fr> Mail-Followup-To: current@freebsd.org References: <20041106233730.GA882@hsc.fr> <20041107004423.GA94079@ci0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041107004423.GA94079@ci0.org> X-Organization: Herve Schauer Consultants X-Web: http://www.hsc.fr/ X-Operating-System: FreeBSD 6.0-CURRENT User-Agent: Mutt/1.5.6i Subject: Re: ppp panic: 3rd try X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 07 Nov 2004 01:20:11 -0000 On Sun, 07 Nov 2004, Olivier Houchard wrote: > On Sun, Nov 07, 2004 at 12:37:30AM +0100, Yann Berthier wrote: > > > > Hi list, > > > > As i have posted 2 times, there is a regression somewhere between the > > ppp and the tty code (or i suppose so) > > > > kernel from today, world in sync, backtrace attached: > > > > Nov 6 23:55:10 taz kernel: FreeBSD 6.0-CURRENT #4: Sat Nov 6 > > 21:56:36 CET 2004 > > > > This prevents me to follow -CURRENT, ppp tunnels are a *must need* > > for me. I'd be happy to learn that this is a pilot error ... > > > > As already said, a core is available to whoever wants to tackle this > > problem :-P > > > > I'll fill a PR tomorrow > > > > - yann > > Yann, > > Would you mind testing the patch at : > people.freebsd.org/~cognet/ppp-tty.diff > I think it may solve your problem. Well, no :( Even with your latest patch my kernel panics ...