From owner-freebsd-current@FreeBSD.ORG Wed Feb 18 06:15:34 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 3490316A4CE for ; Wed, 18 Feb 2004 06:15:34 -0800 (PST) Received: from email03.aon.at (WARSL402PIP6.highway.telekom.at [195.3.96.93]) by mx1.FreeBSD.org (Postfix) with SMTP id 9996843D2D for ; Wed, 18 Feb 2004 06:15:33 -0800 (PST) (envelope-from sperber@gmx.at) Received: (qmail 41912 invoked from network); 18 Feb 2004 14:15:32 -0000 Received: from l0916p25.dipool.highway.telekom.at ([62.46.178.121]) (envelope-sender ) by qmail3rs.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 18 Feb 2004 14:15:32 -0000 From: Sperber To: current@freebsd.org Date: Wed, 18 Feb 2004 15:15:31 +0100 User-Agent: KMail/1.6 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200402181515.31628.sperber@gmx.at> X-Mailman-Approved-At: Thu, 19 Feb 2004 05:15:49 -0800 Subject: FreeBSD current nat/ppp/ip_output bug 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, 18 Feb 2004 14:15:34 -0000 http rquests over lan caused a kernel trap 12 on my freebsd machine with current from 16.02.04 and 17.02.04. it stops at ip_output+0x9a4: movl 0x98 (%esi),%eax i use ppp -nat combined with isdnd (if you need more of the trap msg please tell me) accidentially i did not trace it... Regards, Sperber (i also can give you the cvs update list between the version which works and the the version which crashs)