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] Xen 3.2.0 crash: Pagetable walk

To: "Christopher S. Aker" <caker@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Xen 3.2.0 crash: Pagetable walk
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Wed, 05 Mar 2008 09:57:53 +0000
Cc: xen devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 05 Mar 2008 01:59:13 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47CE2258.6020206@xxxxxxxxxxxx>
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: Ach+p2Dgn22nxOqaEdyBAAAX8io7RQ==
Thread-topic: [Xen-devel] Xen 3.2.0 crash: Pagetable walk
User-agent: Microsoft-Entourage/11.4.0.080122
Thanks,

This host crash is fixed (in xen-unstable, and I will backport to 3.2
branch) -- we are doing a mfn-to-pfn translation lookup on an unvalidated
mfn. In fact the 'mfn' is not a frame number at all. It's (legitimately)
garbage; probably a Linux swap_pte.

Of course this doesn't explain why your guest crashed in the first place,
apart from the obvuous that it dereferenced a not-present page, but at least
in 3.2.1 it will be just a guest crash. Not a host crash!

 -- Keir

On 5/3/08 04:32, "Christopher S. Aker" <caker@xxxxxxxxxxxx> wrote:

> Thanks for the explanation -- interesting stuff :)
> 
>> How much memory does this machine have?
> 
> total_memory           : 24574
> 
>> Do you have the xen-syms file associated with this crash dump?
>> It may shed some light. Mail it to me privately or stick it
>> somewhere for download if possible.
> 
> http://www.linode.com/~caker/xen/BUGshow_page_walk/
> 
> Thanks,
> -Chris



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

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