From owner-freebsd-bugs Wed Feb 17 11:30:22 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from chouette.inria.fr (chouette.inria.fr [138.96.24.103]) by hub.freebsd.org (Postfix) with ESMTP id E49D41136E for ; Wed, 17 Feb 1999 11:30:19 -0800 (PST) (envelope-from Emmanuel.Duros@sophia.inria.fr) Received: by chouette.inria.fr (8.8.8/8.8.5) id UAA29858; Wed, 17 Feb 1999 20:30:11 +0100 (MET) Date: Wed, 17 Feb 1999 20:30:11 +0100 (MET) Message-Id: <199902171930.UAA29858@chouette.inria.fr> From: Emmanuel Duros To: luigi@labinfo.iet.unipi.it Cc: freebsd-bugs@freebsd.org In-reply-to: <199902171248.NAA05522@labinfo.iet.unipi.it> (message from Luigi Rizzo on Wed, 17 Feb 1999 13:48:58 +0100 (MET)) Subject: Re: Dummynet & ipfw: kernel crashes ! X-URL: http://www.inria.fr/rodeo/personnel/eduros Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >is this a crash or a panic ? Either way if you can tell me the panic >msg or the IP where the fault occurs, and look with > > nm kernel | sort | more The kernel goes into a state which, I believe, is called a kernel panic (vs a crash!). I had a look at the IP (0xf0140fe7) where the fault occured and it is here: f0140f80 F if_ethersubr.o f0140f9c T _ether_output f01412a0 T _ether_input After a few more trials: In fact I can configure the pipe directly on the console (I used to do it via rlogin), both commands are executed without kernel panic. And when I initiate a ping I get a kernel panic... Emmanuel Duros To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message