lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 21 Jul 2009 10:52:03 -0600
From:	Robert Hancock <hancockrwd@...il.com>
To:	linux-kernel@...r.kernel.org
Subject:  Re: problems debugging panic with gdb, kdump, and vmcore

On 07/20/2009 10:46 PM, Steven Noonan wrote:
> Hi folks,
>
> I've got a kernel panic that is easily reproducible (I am 99% sure
> that 2.6.30.2 itself isn't to blame, it's the out-of-tree drm module I
> built from here: http://cgit.freedesktop.org/mesa/drm/). I could just
> follow the stack trace, but I'd like to learn how to use kexec/kdump
> to debug this. So far, I've got kexec successfully loading a kernel on
> a panic, and I'm able to copy the vmcore out of /proc to someplace
> permanent, but trying to use gdb on it gives very strange results. I
> don't know what I'm doing wrong. I've rebuilt the kernel multiple
> times and ensured that ccache is cleared each time just in case that
> might interfere. Here's what I'm getting with gdb:
>
>
> Alcarin linux # pwd
> /usr/src/linux
> Alcarin linux # gdb vmlinux /var/tmp/vmcore
> GNU gdb 6.8
> Copyright (C) 2008 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later<http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
> and "show warranty" for details.
> This GDB was configured as "i686-pc-linux-gnu"...
>
> warning: exec file is newer than core file.

Why is the vmlinux file newer than the vmcore file?

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ