I received the following kernel general protection fault on Proxmox 1.4 (stock ISO install) on my Quad Intel Q8400 while installing Vista inside KVM. Another instance of KVM was running memtest86. [The latter was to generate CPU load, and not an attempt to test memory. ] The oops hit after around 30 minutes of uptime.
Any ideas what the problem may be, or what additional information I could provide to help track it down?
Code:
general protection fault: 0000 [1] PREEMPT SMP
CPU: 3
Modules linked in: dm_snapshot kvm_intel kvm vzethdev vznetdev simfs vzrst vzcpt tun vzdquota vzmon vzdev xt_tcpudp xt_length ipt_ttl xt_tcpmss xt_TCPMSS iptabl e_mangle iptable_filter xt_multiport xt_limit ipt_tos ipt_REJECT ip_tables x_tab les ipv6 ib_iser rdma_cm ib_cm iw_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libi scsi scsi_transport_iscsi bridge snd_hda_intel snd_pcm snd_timer snd_page_alloc snd_hwdep snd r8169 soundcore thermal mii evdev floppy parport_pc parport pcspkr button processor intel_agp sg scsi_wait_scan virtio_blk virtio dm_mod usbhid hi d usb_storage libusual sd_mod sr_mod ide_disk ide_generic ide_cd cdrom ide_core shpchp pci_hotplug uhci_hcd ehci_hcd usbcore iTCO_wdt iTCO_vendor_support ata_pi ix pata_acpi ata_generic libata scsi_mod i2c_i801 i2c_core isofs msdos fat
Pid: 4541, comm: kvm Not tainted 2.6.24-8-pve #1 ovz005
RIP: 0010:[<ffffffff8029b7bb>] [<ffffffff8029b7bb>] find_get_page+0x3b/0x80
RSP: 0018:ffff810020c97c98 EFLAGS: 00010082
RAX: dfff81011bb76140 RBX: dfff81011bb76140 RCX: 0000000000000000
RDX: ffff810092756690 RSI: 00000000001415eb RDI: 0000000000000000
RBP: ffff81011287d9f0 R08: 0000000000000000 R09: ffffffff8029b3f0
R10: 0000000000ffffff R11: 0000000000000001 R12: 00000000001415eb
R13: 0000000000000020 R14: 00000000001415eb R15: ffff810058140100
FS: 0000000042e7b950(0063) GS:ffff81011b402f80(0000) knlGS:0000000000000000
CS: 0010 DS: 002b ES: 002b CR0: 000000008005003b
CR2: 0000000087ec1000 CR3: 0000000058104000 CR4: 00000000000026e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Process kvm (pid: 4541, veid=0, threadinfo ffff810020c96000, task ffff8101190e00 00)
Stack: ffff81011bb76100 ffff81011287d9d8 00000000001415eb ffffffff8029c7d8
ffff810020c97da0 ffffffff8029b3f0 ffff810020c97d58 ffff810020c97e48
ffff810058140168 ffff81011287d8b0 000000000014160b 00000000001415ea
Call Trace:
[<ffffffff8029c7d8>] do_generic_mapping_read+0x118/0x410
[<ffffffff8029b3f0>] file_read_actor+0x0/0x190
[<ffffffff8029e2c6>] generic_file_aio_read+0x116/0x1d0
[<ffffffff802d1e53>] do_sync_read+0xe3/0x130
[<ffffffff8025c230>] autoremove_wake_function+0x0/0x30
[<ffffffff80251281>] group_send_sig_info+0x91/0x130
[<ffffffff80233dca>] set_next_entity+0x3a/0x80
[<ffffffff8026166a>] getnstimeofday+0x3a/0xb0
[<ffffffff80260052>] ktime_get_ts+0x22/0x60
[<ffffffff802d2ea8>] vfs_read+0xc8/0x180
[<ffffffff802d310b>] sys_pread64+0x1ab/0x1c0
[<ffffffff8020c69e>] system_call+0x7e/0x83
Code: 48 8b 00 48 89 da 25 00 40 02 00 48 3d 00 40 02 00 74 22 f0
RIP [<ffffffff8029b7bb>] find_get_page+0x3b/0x80
RSP <ffff810020c97c98>
---[ end trace 9f4d5c2ebc9402aa ]---
note: kvm[4541] exited with preempt_count 1
Any ideas what the problem may be, or what additional information I could provide to help track it down?