From owner-freebsd-current@FreeBSD.ORG Wed Oct 27 09:23:58 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 854CC16A4CE for ; Wed, 27 Oct 2004 09:23:58 +0000 (GMT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0D0B43D3F for ; Wed, 27 Oct 2004 09:23:57 +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 6437121048 for ; Wed, 27 Oct 2004 11:23:39 +0200 (CEST) Received: by taz.hsc.fr (Postfix, from userid 1001) id 92966412C; Wed, 27 Oct 2004 11:23:49 +0200 (CEST) Date: Wed, 27 Oct 2004 11:23:49 +0200 From: Yann Berthier To: current@FreeBSD.ORG Message-ID: <20041027092349.GA873@hsc.fr> Mail-Followup-To: current@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: ppp related panic 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: Wed, 27 Oct 2004 09:23:58 -0000 Hello currenters, Reliable panics triggered with recent -CURRENT kernels (tests done with a 10/21 and a 10/27 kernel). My old kernel as of 09/05 does not exhibit this behavior How to repeat: % portinstall -s net/ssltunnel-client % pppclient *blonk* This is *not* related to this particular port, the very same panic occurs when doing 'manually' ppp over tcp tunnels backtrace available at http://sainte-barbe.org/backtrace - yann