From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 27052] Module KVM : unable to handle kernel NULL pointer
dereference at
Date: Tue, 8 Feb 2011 10:50:15 GMT
Message-ID: <201102081050.p18AoF0X003116@demeter1.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
To: kvm@vger.kernel.org
Return-path:
Received: from demeter1.kernel.org ([140.211.167.39]:53070 "EHLO
demeter1.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1753198Ab1BHKuQ (ORCPT );
Tue, 8 Feb 2011 05:50:16 -0500
Received: from demeter1.kernel.org (localhost.localdomain [127.0.0.1])
by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id p18AoFKS003117
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
for ; Tue, 8 Feb 2011 10:50:16 GMT
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=27052
--- Comment #20 from prochazka 2011-02-08 10:50:13 ---
gfn=fffffffffffff001 idx=511 lvl=1 d=0 spte=0
sp->gfns[511] = fffffffffffff001
sp->gfns[511] = fffffffffffff001
sp->gfns[511] = fffffffffffff001
sp->gfns[510] = fffffffffffff001
sp->gfns[509] = fffffffffffff001
sp->gfns[508] = fffffffffffff001
sp->gfns[507] = fffffffffffff001
------------[ cut here ]------------
kernel BUG at arch/x86/kvm/mmu.c:727!
invalid opcode: 0000 [#1] SMP
last sysfs file: /sys/devices/system/cpu/cpu7/cache/index2/shared_cpu_map
CPU 2
Modules linked in: kvm_intel kvm bnx2 [last unloaded: kvm]
Pid: 29624, comm: qemu Not tainted 2.6.37 #4 0P010H/PowerEdge M600
RIP: 0010:[] [] drop_spte+0x2ab/0x2b0
[kvm]
RSP: 0018:ffff8802be535a08 EFLAGS: 00010246
RAX: 0000000000000027 RBX: ffff8802ca8dbff8 RCX: 000000000003ffff
RDX: ffffffff81d550c8 RSI: 0000000000000082 RDI: 0000000000000246
RBP: ffff8802be535a28 R08: 000000000001705a R09: 0000000000000000
R10: 0000000000000000 R11: 000000000000000f R12: fffffffffffff001
R13: ffff8802c47098c0 R14: ffff8802be744000 R15: ffff8802be535a84
FS: 00007f2090ae7710(0000) GS:ffff8800bfc80000(0000) knlGS:0000000000000000
CS: 0010 DS: 002b ES: 002b CR0: 000000008005003b
CR2: 0000000001110000 CR3: 00000002c228a000 CR4: 00000000000426e0
DR0: 0000000000000090 DR1: 00000000000000a4 DR2: 00000000000000ff
DR3: 000000000000000f DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process qemu (pid: 29624, threadinfo ffff8802be534000, task ffff8807fe060000)
Stack:
0000000000000ff8 ffff8802c47098c0 0000000009a7effc ffff8802fb9a3490
ffff8802be535ab8 ffffffffa00a22a5 0000000000000001 000000000000fa03
0000000000455c03 ffff880200000001 ffff880200000000 ffffffff00000001
Call Trace:
[] paging32_sync_page+0xe5/0x1c0 [kvm]
[] __kvm_sync_page+0x5a/0xb0 [kvm]
[] mmu_sync_children+0x249/0x350 [kvm]
[] ? _raw_spin_lock+0xe/0x20
[] ? pic_unlock+0x23/0xb0 [kvm]
[] ? pic_update_irq+0x7a/0xf0 [kvm]
[] ? picdev_write+0x158/0x3d0 [kvm]
[] ? apic_timer_interrupt+0xe/0x20
[] ? kvm_mmu_get_page+0x4b5/0x710 [kvm]
[] mmu_sync_roots+0xc8/0x160 [kvm]
[] kvm_mmu_load+0x80/0x420 [kvm]
[] kvm_arch_vcpu_ioctl_run+0xc95/0xe20 [kvm]
[] kvm_vcpu_ioctl+0x561/0x860 [kvm]
[] ? do_readv_writev+0x1aa/0x1f0
[] do_vfs_ioctl+0xa7/0x560
[] ? sys_futex+0xce/0x170
[] sys_ioctl+0x4f/0x80
[] system_call_fastpath+0x16/0x1b
Code: 0f 4c 89 e6 41 c0 e8 05 48 89 da 41 83 e0 01 49 2b 55 30 48 c7 c7 38 a5
0b a0 48 c1 fa 03 e8 21 4f 90 e1 48 89 df e8 f5 fb ff ff <0f> 0b eb fe 90 55 48
89 e5 41 55 41 54 53 48 83 ec 08 0f 1f 44
RIP [] drop_spte+0x2ab/0x2b0 [kvm]
RSP
---[ end trace 37175e4ac115e78c ]---
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.