6.3-RELEASE panic

Andrey V. Elsukov bu7cher at yandex.ru
Tue Jan 22 03:04:36 PST 2008


Petr Holub wrote:
> 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.

How do you did that?
Try the following commands:

# cd /usr/src/
# make buildkernel
# cd /var/crash
# gdb /usr/obj/usr/src/sys/GENERIC/kernel.debug ./vmcore.0 |tee bt.txt
(gdb) bt
(gdb) bt full
(gdb) q

and show your /var/crash/bt.txt file.

-- 
WBR, Andrey V. Elsukov


More information about the freebsd-stable mailing list