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] Look for some help about Windows pv driver

To: fanliang <fanliang@xxxxxxxxxx>
Subject: Re: [Xen-devel] Look for some help about Windows pv driver
From: Paul Durrant <paul.durrant@xxxxxxxxxx>
Date: Tue, 22 Dec 2009 09:38:19 +0000
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 22 Dec 2009 01:38:28 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <000101ca82a7$7cc3da80$e538a60a@xxxxxxxxxxxxxxxx>
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>
References: <000101ca82a7$7cc3da80$e538a60a@xxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
fanliang wrote:
Is there any body have used GPL Windows pv driver ? Or WLK tools ? After I installed GPL windows pv driver in my windows vm, I run WLK for a while, and a few minutes later, I got a BSoD with error code STOP0X000000F4 . Used windbg to debug, I got some call stack about the system proccess .It is strange that the call stack include nothing about the pv driver. I'm wandering how can I fix this problem ? Many thanks if some one gave me some suggestions.

First, have a look at http://msdn.microsoft.com/en-us/library/ms789516.aspx and look up the bugcheck code. In your case it's CRITICAL_OBJECT_TERMINATION. If you look at http://msdn.microsoft.com/en-us/library/ms797140.aspx you'll see that parameter 1 of the bugcheck tells you the object type (process or thread), parameter 2 points to the object, parameter 3 points to the process image file name and parameter 4 points to an ASCII string telling you what happened. If you didn't already, then run !analyze -v inside windbg as it will also tell you most of this and decode some of the info for you.

  Paul


--
===============================
Paul Durrant, Software Engineer

Citrix Systems (R&D) Ltd.
First Floor, Building 101
Cambridge Science Park
Milton Road
Cambridge CB4 0FY
United Kingdom
===============================

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