Re: [Crash-utility] Re: kdump/kexec/crash on vmcore file

From: Jean-Marc Saffroy
Date: Fri Oct 13 2006 - 11:43:12 EST


Steven,

I see you tried using gdb, maybe a tool I wrote could help you:
http://jeanmarc.saffroy.free.fr/kdump2gdb/

Basically it will convert the kdump core to a slightly different core that is suitable for gdb, as well as a gdb script that loads kernel modules at the right offsets. Then maybe you can grab a backtrace of the faulting process ("bt full" can be nice) and post it to l-k.


Cheers,

--
saffroy@xxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/