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

RE: [Xen-devel] BUG at domain.c:144

To: "Christopher S. Aker" <caker@xxxxxxxxxxxx>, "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] BUG at domain.c:144
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Wed, 13 Apr 2005 22:21:08 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 13 Apr 2005 21:20:59 +0000
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcVAZE+DWaZxxxcCS+iaSOotK7rnaQACkWKQ
Thread-topic: [Xen-devel] BUG at domain.c:144
 > > We need to make Xen crash at the point the MMU update fails. Stick 
> > this at the end of do_mmu_update() in arch/x86/mm.c:
> > 
> >   if ( rc != 0 ) {
> >      show_guest_stack();
> >      BUG();
> > }
> > 
> > Then post the new crash output -- you need only recompile 
> Xen; no need 
> > to recompile XenLinux this time.
> 
> Ok, edited xen/arch/x86/memory.c; here's the new results and binaries:
> 
> http://www.theshore.net/~caker/xen/BUGdomain3/

Thanks. Please can you put the vmlinux image or System.map there too:
the stack trace were interested in is the guest's.

Thanks,
Ian

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

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