Re: Windows7 crashes inside the VM when starting a certain program

2011-07-31 Thread Avi Kivity
On 07/30/2011 03:29 PM, André Weidemann wrote: Looks like it tries to read MSR_LASTBRANCH_TOS MSR which kvm does not support. Do you see something interesting in dmesg? I wonder how availability of the MSR should be checked. You are right about the MSR. The log file from the time of

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-31 Thread Gleb Natapov
On Sun, Jul 31, 2011 at 11:16:00AM +0300, Avi Kivity wrote: On 07/30/2011 03:29 PM, André Weidemann wrote: Looks like it tries to read MSR_LASTBRANCH_TOS MSR which kvm does not support. Do you see something interesting in dmesg? I wonder how availability of the MSR should be checked. You

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-30 Thread André Weidemann
On 29.07.2011 13:37, Gleb Natapov wrote: On Fri, Jul 29, 2011 at 09:20:35AM +0200, André Weidemann wrote: On 27.07.2011 10:56, Gleb Natapov wrote: On Tue, Jul 26, 2011 at 12:57:44PM +0200, André Weidemann wrote: Hi, On 26.07.2011 12:08, Gleb Natapov wrote: On Tue, Jul 26, 2011 at 07:29:04AM

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-29 Thread Paolo Bonzini
On 07/28/2011 07:44 PM, André Weidemann wrote: 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.

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-29 Thread André Weidemann
On 27.07.2011 10:56, Gleb Natapov wrote: On Tue, Jul 26, 2011 at 12:57:44PM +0200, André Weidemann wrote: Hi, On 26.07.2011 12:08, Gleb Natapov wrote: On Tue, Jul 26, 2011 at 07:29:04AM +0200, André Weidemann wrote: On 07.07.2011 07:26, André Weidemann wrote: Hi, I am running Windows7 x64

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-29 Thread Gleb Natapov
On Fri, Jul 29, 2011 at 09:20:35AM +0200, André Weidemann wrote: On 27.07.2011 10:56, Gleb Natapov wrote: On Tue, Jul 26, 2011 at 12:57:44PM +0200, André Weidemann wrote: Hi, On 26.07.2011 12:08, Gleb Natapov wrote: On Tue, Jul 26, 2011 at 07:29:04AM +0200, André Weidemann wrote: On

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-28 Thread Paolo Bonzini
On 07/07/2011 07:26 AM, André Weidemann wrote: Hi, I am running Windows7 x64 in a VM which crashes after starting a certain game. Actually there are two games both from the same company, that make the VM crash after starting them. Windows crashes right after starting the game. With the 1st game

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-28 Thread Gleb Natapov
On Thu, Jul 28, 2011 at 02:01:09PM +0200, Paolo Bonzini wrote: On 07/07/2011 07:26 AM, André Weidemann wrote: Hi, I am running Windows7 x64 in a VM which crashes after starting a certain game. Actually there are two games both from the same company, that make the VM crash after starting them.

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-28 Thread André Weidemann
Hi Paolo, On 28.07.2011 14:01, Paolo Bonzini wrote: On 07/07/2011 07:26 AM, André Weidemann wrote: Hi, I am running Windows7 x64 in a VM which crashes after starting a certain game. Actually there are two games both from the same company, that make the VM crash after starting them. Windows

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-28 Thread Avi Kivity
On 07/28/2011 04:16 PM, André Weidemann wrote: Can you open the produced dump in WinDbg and post a disassemble around the failing instruction? 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

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-28 Thread Paolo Bonzini
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

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-28 Thread André Weidemann
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

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-27 Thread Gleb Natapov
On Tue, Jul 26, 2011 at 12:57:44PM +0200, André Weidemann wrote: Hi, On 26.07.2011 12:08, Gleb Natapov wrote: On Tue, Jul 26, 2011 at 07:29:04AM +0200, André Weidemann wrote: On 07.07.2011 07:26, André Weidemann wrote: Hi, I am running Windows7 x64 in a VM which crashes after starting a

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-26 Thread Jan Kiszka
On 2011-07-26 07:29, André Weidemann wrote: On 07.07.2011 07:26, André Weidemann wrote: Hi, I am running Windows7 x64 in a VM which crashes after starting a certain game. Actually there are two games both from the same company, that make the VM crash after starting them. Windows crashes

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-26 Thread Gleb Natapov
On Tue, Jul 26, 2011 at 07:29:04AM +0200, André Weidemann wrote: On 07.07.2011 07:26, André Weidemann wrote: Hi, I am running Windows7 x64 in a VM which crashes after starting a certain game. Actually there are two games both from the same company, that make the VM crash after starting them.

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-26 Thread André Weidemann
Hi, On 26.07.2011 12:08, Gleb Natapov wrote: On Tue, Jul 26, 2011 at 07:29:04AM +0200, André Weidemann wrote: On 07.07.2011 07:26, André Weidemann wrote: Hi, I am running Windows7 x64 in a VM which crashes after starting a certain game. Actually there are two games both from the same company,

Re: Windows7 crashes inside the VM when starting a certain program

2011-07-25 Thread André Weidemann
On 07.07.2011 07:26, André Weidemann wrote: Hi, I am running Windows7 x64 in a VM which crashes after starting a certain game. Actually there are two games both from the same company, that make the VM crash after starting them. Windows crashes right after starting the game. With the 1st game the