Re: network crash dumps

2003-08-03 Thread Brian Reichert
On Sun, Aug 03, 2003 at 03:17:42AM -0400, Brian Reichert wrote: > On Sat, Aug 02, 2003 at 11:46:56PM +0200, Nicolas Rachinsky wrote: > > 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" pan

Re: network crash dumps

2003-08-03 Thread Brian Reichert
On Sat, Aug 02, 2003 at 11:46:56PM +0200, Nicolas Rachinsky wrote: > 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. I really did send a SIGABRT to init. Earlier, I explored a SIGSEGV

Re: network crash dumps

2003-08-02 Thread Nicolas Rachinsky
* 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. Tr

Re: network crash dumps

2003-08-02 Thread Brian Reichert
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

Re: network crash dumps

2003-08-02 Thread Nicolas Rachinsky
* 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 ___

network crash dumps

2003-08-02 Thread Brian Reichert
I'm messing with a utility for performing network crash dumps: <http://www.cs.duke.edu/~anderson/freebsd/netdump/> and have currently applied his instructions (with some mods) to FreeBSD 4.7-RELEASE. I have two questions: - To test the functionability, I need to invoke a p