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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
