On Saturday 06 October 2007, Joe Altman wrote: > chthonic.com/crash-crash-crash
Hi, Do you have "options KDB" in your kernel config file ? http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug-options.html You should get a prompt when it panics. Then you type in "bt" for backtrace. Maybe you could take a picture of that. Probably someone is accessing a NULL pointer. --HPS _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"