From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andr=E9_Weidemann?= Subject: Re: Windows7 crashes inside the VM when starting a certain program Date: Thu, 28 Jul 2011 19:44:21 +0200 Message-ID: <4E319FF5.8080104@web.de> References: <4E154370.5090101@web.de> <4E314F85.8070203@redhat.com> <4E316134.3060703@web.de> <4E316258.1040205@redhat.com> <4E3168D6.9090900@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Avi Kivity , kvm@vger.kernel.org To: Paolo Bonzini Return-path: Received: from fmmailgate01.web.de ([217.72.192.221]:34343 "EHLO fmmailgate01.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755846Ab1G1Rob (ORCPT ); Thu, 28 Jul 2011 13:44:31 -0400 In-Reply-To: <4E3168D6.9090900@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi, On 28.07.2011 15:49, Paolo Bonzini wrote: > On 07/28/2011 03:21 PM, Avi Kivity wrote: >>> I haven't used debuggers very much, so I hope I grabbed the correct >>> lines from the disassembly: >>> http://pastebin.com/t3sfvmTg >> >> That's the bug check routine. Can you go up a frame? > > Or just do what Gleb suggested. Open the dump, type "!analyze -v" and > cut-paste the address from WinDbg's output into the Disassemble windo= w. This is the output of "!analyze -v": http://pastebin.com/sCZSjr8m =2E..and this is the output from the disassembly window: http://pastebin.com/AVZuswkT Andr=E9