Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2008 12:19:03 +0100
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Capturing dmesg upon system crash on 6.3
Message-ID:  <200802251219.04372.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <6C2C79E72C305246B504CBA17B5500C9036413C6@mtlexch01.mtl.com>
References:  <6C2C79E72C305246B504CBA17B5500C9036413C6@mtlexch01.mtl.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 25 February 2008 10:28:12 Yehonatan Yossef wrote:

> I'm facing a system reboot upon loading of the driver, and I could use a
> tool for capturing dmesg upon system crash (such as netconsole on
> Linux).

Your kernel isn't setup for driver development:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html

Basically, your system is rebooting cause the kernel panics and you're not 
setup for crash dumps, or anything that could help you diagnose the panic.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802251219.04372.fbsd.questions>