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

From: Steven Truong
Date: Fri Oct 13 2006 - 13:51:35 EST


Thank Jean-Marc. I am going to try your tool too.

On 10/13/06, Jean-Marc Saffroy <saffroy@xxxxxxxxx> wrote:
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/