Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Aug 2003 23:46:56 +0200
From:      Nicolas Rachinsky <list@rachinsky.de>
To:        freebsd-hackers@freebsd.org
Subject:   Re: network crash dumps
Message-ID:  <20030802214656.GA61028@pc5.i.0x5.de>
In-Reply-To: <20030802213455.GA298@numachi.com>
References:  <20030802155645.GE969@numachi.com> <20030802201132.GA53435@pc5.i.0x5.de> <20030802213455.GA298@numachi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Brian Reichert <reichert@numachi.com> [2003-08-02 17:34 -0400]:
> On Sat, Aug 02, 2003 at 10:11:32PM +0200, Nicolas Rachinsky wrote:
> > * Brian Reichert <reichert@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



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