Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 1999 20:30:11 +0100 (MET)
From:      Emmanuel Duros <Emmanuel.Duros@sophia.inria.fr>
To:        luigi@labinfo.iet.unipi.it
Cc:        freebsd-bugs@freebsd.org
Subject:   Re: Dummynet & ipfw: kernel crashes !
Message-ID:  <199902171930.UAA29858@chouette.inria.fr>
In-Reply-To: <199902171248.NAA05522@labinfo.iet.unipi.it> (message from Luigi Rizzo on Wed, 17 Feb 1999 13:48:58 %2B0100 (MET))

next in thread | previous in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902171930.UAA29858>