From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: kernel bug in kvm_intel Date: Sun, 11 Oct 2009 07:19:10 +0200 Message-ID: <4AD16ACE.6040903@redhat.com> References: <4ACF9745.3050902@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Andrew Theurer Return-path: Received: from mx1.redhat.com ([209.132.183.28]:49876 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750921AbZJKFTs (ORCPT ); Sun, 11 Oct 2009 01:19:48 -0400 In-Reply-To: <4ACF9745.3050902@linux.vnet.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: On 10/09/2009 10:04 PM, Andrew Theurer wrote: > This is on latest master branch on kvm.git and qemu-kvm.git, running > 12 Windows Server2008 VMs, and using oprofile. I ran again without > oprofile and did not get the BUG. I am wondering if anyone else is > seeing this. > > Thanks, > > -Andrew > >> Oct 9 11:55:13 virtvictory-eth0 kernel: BUG: unable to handle kernel >> paging request at ffffffff9fe9a2b4 >> Oct 9 11:55:13 virtvictory-eth0 kernel: IP: [] >> vmx_vcpu_run+0x26d/0x64f [kvm_intel] Can you run this through objdump or gdb to see what source this corresponds to? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.