Kernel panic when kldunload acpi_video

John Baldwin jhb at freebsd.org
Thu Jan 17 12:41:06 PST 2008


On Thursday 17 January 2008 06:17:52 am Norberto Meijome wrote:
> On Wed, 16 Jan 2008 09:31:55 -0500
> John Baldwin <jhb at freebsd.org> wrote:
> 
> > Please get a crash dump with matching kernel.debug and 
acpi_video.ko.debug.
> 
> where do I read about creating a debug version of acpi_video.ko (or 
other .kos for that matter)?

If you use config -g it will build debug versions of kernel + modules.  To
build a debug module from /sys/modules/foo use 'make DEBUG_FLAGS=-g'.

-- 
John Baldwin


More information about the freebsd-stable mailing list