6.3-RELEASE panic

John Baldwin jhb at freebsd.org
Wed Jan 23 07:06:13 PST 2008


On Tuesday 22 January 2008 05:27:36 am Petr Holub wrote:
> > > I thought we shipped the debugging symbols in /boot precisely for the
> > > reason of making panics with default installs not report useless traces
> :(
> > 
> > I think building GENERIC kernel from sources with
> > tag=RELENG_6_3_0_RELEASE will help.
> 
> I tried to build it from the sources that come from the freebsd-update
> and thus I assume they are actually RELENG_6_3_0_RELEASE. Still I was
> unable to run gdb with the given vmcore against such a kernel.

You will need to build a debug kernel and reproduce the panic and use
kgdb on the new crash with the new kernel.

-- 
John Baldwin


More information about the freebsd-stable mailing list