WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-users] Re: [Xen-devel] xen debugger ??

To: sanket hase <shase@xxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Re: [Xen-devel] xen debugger ??
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Sat, 17 Nov 2007 12:41:45 +0000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 17 Nov 2007 04:42:43 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <473E8AE9.3040802@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcgpFzYtdLBQvJUKEdyGwQAX8io7RQ==
Thread-topic: [Xen-devel] xen debugger ??
User-agent: Microsoft-Entourage/11.3.6.070618
On 17/11/07 06:32, "sanket hase" <shase@xxxxxxxxxxxxxx> wrote:

> Can I somehow get a stack-trace for this crash ? And all this boils down
> to if there are ways to increase the verbosity of xend.log or dmesg ...
> Or if there are better ways to debug it ?
> 
> Looking forward to hear from you fellas ...

In your config file you can specify:
on_crash = "preserve"

This will stop the domain immediately being rebooted when it crashes. It
will hang around so that you can connect to it via 'xm console' and see if
there is a crash dump there. Also you could 'xm dump-core' it and then
perhaps use crashkernel tools to pick apart the coredump.

 -- Keir




_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>