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] Re: machine check report on HVM startup

To: Christoph Egger <Christoph.Egger@xxxxxxx>
Subject: [Xen-devel] Re: machine check report on HVM startup
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Wed, 13 Aug 2008 13:27:15 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 13 Aug 2008 05:27:41 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200808131348.05596.Christoph.Egger@xxxxxxx>
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
Thread-index: Acj9P+smKahJ0mkzEd2S1gAX8io7RQ==
Thread-topic: machine check report on HVM startup
User-agent: Microsoft-Entourage/11.4.0.080122
On 13/8/08 12:48, "Christoph Egger" <Christoph.Egger@xxxxxxx> wrote:

> When I launch  memtest as HVM guest, then Xen sends tons of VIRQ_MCA events
> to the Dom0, although there occured NO correctable machine check errors.
> When the Dom0 tries to fetch the error telemetry, then the
> 
> BUG_ON(mc_data.fetch_idx > mc_data.error_idx); in x86_mcinfo_getfetchptr()
> in xen/arch/x86/cpu/mcheck/mce.c is hit. (x86_mcinfo_getfetchptr() only works
> if actually real error occured which is not the case.)

Perhaps you should be more wary of hypercall inputs? Failing the hypercall,
perhaps with a warning printk, would be better than BUG_ON() I think.

> This looks to me, there's a non-public event channel using the same number
> as VIRQ_MCA which fires when  launching memtest as HVM guest.

I don't think this is the case. Sounds easy to repro this issue though. I'll
give it a go.

 -- Keir



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