From: Kieran Mansley <kmansley@solarflare.com>
To: xen-devel@lists.xensource.com
Subject: Re: Debugging xm dump-core file
Date: Fri, 26 Oct 2007 08:25:19 +0100 [thread overview]
Message-ID: <1193383519.2835.5.camel@moonstone.uk.level5networks.com> (raw)
In-Reply-To: <ACC81768905579takebe_akio@jp.fujitsu.com>
On Fri, 2007-10-26 at 09:38 +0900, Akio Takebe wrote:
> Hi, Kieran
>
> You can use crash-utils for debugging the core.
> http://people.redhat.com/anderson/
>
> # crash <vmlinux.debug> <corefile>
>
> corefile is core dumped by "xm dump-core".
> vmlinux.debug is vmlinux including debuginfo.
> We can make the vmlinux.debug by compiling with CONFIG_DEBUG_INFO.
I did try that but get the following error from crash:
crash: /var/xen/dump/2007-1025-1628.22-Wolf02Guest1.1.core: not a
supported file format
However, file seems to think it is the following:
file /var/xen/dump/2007-1025-1628.22-Wolf02Guest1.1.core
/var/xen/dump/2007-1025-1628.22-Wolf02Guest1.1.core:
ELF 64-bit LSB core file Intel 80386, version 1
And the fact that gdb and gdb-server can get some information out of it
suggests that it's not a completely invalid dump.
Thanks
Kieran
next prev parent reply other threads:[~2007-10-26 7:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-25 16:10 Debugging xm dump-core file Kieran Mansley
2007-10-26 0:38 ` Akio Takebe
2007-10-26 7:25 ` Kieran Mansley [this message]
2007-10-26 7:46 ` Akio Takebe
2007-10-26 8:07 ` Kieran Mansley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1193383519.2835.5.camel@moonstone.uk.level5networks.com \
--to=kmansley@solarflare.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.