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-devel] Printing the exact source line in Xen panic call trace

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Printing the exact source line in Xen panic call trace
From: Tom Rotenberg <tom.rotenberg@xxxxxxxxx>
Date: Mon, 9 Nov 2009 21:16:48 +0200
Delivery-date: Mon, 09 Nov 2009 11:17:10 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=u1KCQhNlYfi/8iKJ3VOtWs4TaRypbsu5jNKmC6E2G9Y=; b=uPlwszk4JHr3623VvtZP6LHykSI7upDjyUg8qh08jyUnikIZva6jg2th9V9ujiKURR OvLgnO0R4csHZUG0OMP9VuI+ztxtokT7jgOQMeeqU922GjYBOuH+3IDNfae07sBpDqCN o0VtrrFGiC6lI/EC2XwssAPgkC7/24rMiJmOs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=S1IiCU+F7h1N0iBqx8E0OnPwJXNh1AoSRc1+D07v8+MScxswZ0JxZMnLqtjsdhLXgA P1nG0yMTEjE2/eYbKXFCpO2qIkT2fRk+0EntvEeeOcFVT7FvFohsK22z7yKpjV7cRJY2 +twmRugXywIB/SXCFuaZ8iBU5oS0hJ2W+8ZlE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I am getting a Xen panic, and i would like to know in which line
exactly it happens, but the only thing i can see in the Xen panic
message are stuff like this:
(XEN) Xen call trace:
(XEN)    [<ffff828c801b6b1c>] emulate_map_dest+0x9c/0x1e0
(XEN)    [<ffff828c801b6eb2>] sh_x86_emulate_write__guest_2+0x52/0x1c0
(XEN)    [<ffff828c801af4f0>] hvm_emulate_write+0x90/0xa0
(XEN)    [<ffff828c801af545>] hvm_read+0x45/0x90
(XEN)    [<ffff828c801647e0>] x86_emulate+0x1000/0x11e20
...

Can i make the Xen call trace to print the exact source lines instead
of printing function name + offset?

Tom

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

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