* Brian Reichert <[EMAIL PROTECTED]> [2003-08-02 17:34 -0400]: > On Sat, Aug 02, 2003 at 10:11:32PM +0200, Nicolas Rachinsky wrote: > > * Brian Reichert <[EMAIL PROTECTED]> [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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"