network crash dumps

Nicolas Rachinsky list at rachinsky.de
Sat Aug 2 14:47:01 PDT 2003


* Brian Reichert <reichert at numachi.com> [2003-08-02 17:34 -0400]:
> On Sat, Aug 02, 2003 at 10:11:32PM +0200, Nicolas Rachinsky wrote:
> > * Brian Reichert <reichert at numachi.com> [2003-08-02 11:56 -0400]:
> > >     I seem to remember calling "panic" from ddb actually does
> > >     something strange.  Try "call boot(1)" or "call boot" instead.
> > > 
> > >   Does anyone have a grasp on an alternate way of panicing a 4.7-R
> > >   kernel?
> > 
> > kill -6 1
> 
> Hmm, this does bring down my machine, but I didn't see a panic
> message on the console.   Init dying does cause a reboot, but I
> specifically need a panic..

Did you really send a SIGABRT to init? This should cause init to exit
after a while (IIRC 30sec), which should cause a "Going nowhere
without my init" panic.

Nicolas



More information about the freebsd-hackers mailing list