From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: Xen host crash Date: Thu, 29 Aug 2013 20:15:58 +0100 Message-ID: <521F9DEE.60805@citrix.com> References: <521F75E9.7060006@citrix.com> <521F7E98.3060706@citrix.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1110200647427159563==" Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Rushikesh Jadhav <2rushikeshj@gmail.com> Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============1110200647427159563== Content-Type: multipart/alternative; boundary="------------010500070805040509030203" --------------010500070805040509030203 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit 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 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 --------------010500070805040509030203 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit
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-analyserhttp://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 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

--------------010500070805040509030203-- --===============1110200647427159563== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============1110200647427159563==--