From mboxrd@z Thu Jan 1 00:00:00 1970 From: "James Harper" Subject: xm save + restore crashes Windows 2008 32-bit (4.0.2-rc2-pre) Date: Tue, 25 Jan 2011 15:20:05 +1100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Content-class: urn:content-classes:message List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Under the latest xen-4.0-testing, xm save + xm restore of Windows 2008 causes a BSoD on restore. This is without any PV drivers loaded. I haven't tested any other versions of windows. According to the debugger when I did have PV drivers loaded, the crash happens on the return to userspace. I haven't looked at the debugger with no PV drivers loaded. The bug check is 0x7F (0xD, 0, 0, 0) which is an unspecified exception. Is anyone else able to reproduce? Thanks James