From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Rushikesh Jadhav <2rushikeshj@gmail.com>
Cc: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Xen host crash
Date: Thu, 29 Aug 2013 20:15:58 +0100 [thread overview]
Message-ID: <521F9DEE.60805@citrix.com> (raw)
In-Reply-To: <CAO9XypVQ-33SK+04T8-EMhhRGMn54ehnZkuphmNbGzbWHNrDXA@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1639 bytes --]
On 29/08/13 20:10, Rushikesh Jadhav wrote:
>
>
> The problematic spinlock is at address 0xffff831960e72e90, which
> is sadly a dynamically allocated one so cant be traced back to a
> symbol using the symbol table.
>
>
> Thanks. How easy or hard it is to trace such thing ? I tried google
> for xen crash analyze and came up
> with https://github.com/xenserver/xen-crashdump-analyser
> & http://xenbits.xen.org/people/andrewcoop/.
The xen crashdump analyser is my new replacement to an old tool we used,
although my xenbits page is a tad out of date. For now, github should
be considered the canonical source, although there has been interest in
getting it into the main Xen tree (perhaps when I gain enough tuits).
>
>
>
> Having said that, you are using Xen 3.4 which is ages out of date,
> and in fact, probably using XenServer 5.6SP2 (so shouldn't be
> using xen-devel anyway).
>
>
> It is quite an old yet stable host with trusted guests. I wanted more
> information about Xen stack traces and whats the best way to read them
> hence sent on the list.
>
> Current crash did not generate a core dump, hence I tried crashdump
> analyzer from xenbits.xen.org <http://xenbits.xen.org> on other core
> dumps but that fails with
>
> INFO Elf CORE crash file: /tmp/core.kdump.1405
> ERROR Unexpected class 1
> ERROR Failed to parse the crash file
>
> in xen-crashdump-analyser.log.
There is a reason I threw kdump away and wrote the crashdump analyser;
It would crash all over the place. That crash file is from the kdump
utility, not from Xen. The crashdump analyser will not be able to parse it.
~Andrew
[-- Attachment #1.2: Type: text/html, Size: 3924 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2013-08-29 19:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-29 16:22 Xen host crash Rushikesh Jadhav
2013-08-29 16:25 ` Andrew Cooper
2013-08-29 16:38 ` Rushikesh Jadhav
2013-08-29 17:02 ` Andrew Cooper
2013-08-29 19:10 ` Rushikesh Jadhav
2013-08-29 19:15 ` Andrew Cooper [this message]
2013-08-29 19:46 ` Rushikesh Jadhav
2013-08-30 9:51 ` Andrew Cooper
-- strict thread matches above, loose matches on Subject: below --
2019-03-02 18:28 Xen Host Crash Rishi
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=521F9DEE.60805@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=2rushikeshj@gmail.com \
--cc=xen-devel@lists.xen.org \
/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.