> After the panic message, the system stops dead. No traceback, > no addresses, nothing more. > > -jr Can you recompile a debugging kernel with DDB support? When the kernel panics it will drop the console into the DDB debugger. Do a 'trace' and then add that to an email. Note: If you can hook it up to a serial console you can just copy&paste the output instead of hand copying it. > > > On Sep 30, 11:58, Kris Kennaway wrote: >> On Thu, Sep 30, 2004 at 02:47:46PM -0400, J.R. Oldroyd wrote: >> > The command: >> > # ifconfig gif0 destroy >> > panic: page fault >> > >> > isn't really ideal behavior. >> >> Nor is this really an ideal bug report ;-) >> >> You need to post a debugging traceback of the panic, or at the very >> least look up the PC address in your kernel with addr2line. >> >> Kris > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" > -- Ryan Sommers ryans_at_gamersimpact.comReceived on Thu Sep 30 2004 - 17:56:26 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:14 UTC