On 2005-01-06 08:56, "J.D. Bronson" <[EMAIL PROTECTED]> wrote: > I was up for 2wks and today saw this: > > Fatal trap 12 - page fault while in kernel mode > CPUID 0 APIC ID 0 > Fault write address = 0x418ad66c > Fault code = supervisor write, page not present > [...] > > What do I do with this information now that I finally have it ?
During the next boot, savecore should save a crash dump in /var/crash (assuming one was successfully saved in swap when the crash happened). Look at the Developers Handbook for details about obtaining a stack trace of the kernel at the moment of the crash: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-gdb.html _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"