KVM crashed on load of Guty Tribe 5 Live CD on Intel 2.6.22

Bug #135437 reported by Brian Pitts
4
Affects Status Importance Assigned to Milestone
kvm (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: kvm

This sounds similar to Bug #107172 , but the exception number is different. KVM is able to load Windows XP without incident.

$ kvm -localtime -cdrom gutsy-desktop-i386.iso -m 384 -boot d
exception 6 (0)
rax 0000000000000469 rbx 0000000000800001 rcx 0000000000004300 rdx 0000000000000000
rsi 000000000005961d rdi 000000000005961c rsp 00000000fffaa9cc rbp 000000000000200c
r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 0000000000000000
r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000
rip 000000000000b04b rflags 00033006
cs 4143 (00041430/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ds 4004 (00040040/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
es 4004 (00040040/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
fs 3002 (00030020/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
tr 0000 (18850000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
gdt 40920/47
idt 0/ffff
cr0 60000010 cr2 0 cr3 0 cr4 0 cr8 0 efer 0
code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Aborted (core dumped)

Revision history for this message
Nanley Chery (nanoman) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance.

Changed in kvm:
assignee: nobody → nanoman
status: New → Incomplete
Revision history for this message
Brian Pitts (bpitts) wrote :

This issue remains. If I try to load the Ubuntu 7.10 livecd in KVM on Ubuntu 7.10 I get

$ kvm -localtime -cdrom ubuntu-7.10-desktop-i386.iso -m 384 -boot d
exception 6 (0)
rax 0000000000000469 rbx 0000000000800001 rcx 0000000000004300 rdx 0000000000000000
rsi 000000000005961d rdi 000000000005961c rsp 00000000fffaa9cc rbp 000000000000200c
r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 0000000000000000
r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000
rip 000000000000b04b rflags 00033006
cs 4143 (00041430/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ds 4004 (00040040/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
es 4004 (00040040/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
fs 3002 (00030020/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
tr 0000 (18850000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
gdt 40920/47
idt 0/ffff
cr0 60000010 cr2 0 cr3 0 cr4 0 cr8 0 efer 0
code: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Aborted (core dumped)

This error does not occur with (k)qemu.

Revision history for this message
Oleksij Rempel (olerem) wrote :

This error mean: your CPU do not have some virtual-registers it should have and kvm can't emulate it.
bad news: kvm team know about it but there is no work on this issue or it is in low priority.
good news: boot loader seems to be fixed now and latest hardy livecd can boot on kvm

Revision history for this message
Brian Pitts (bpitts) wrote :

My CPU is Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz, for the record.

Revision history for this message
Soren Hansen (soren) wrote :

This is a well-known issue. I'll keep this bug open to track it in case upstream finds a way to work around the limitations in intel's virtualisation extensions.

Changed in kvm:
status: Incomplete → Confirmed
Nanley Chery (nanoman)
Changed in kvm:
assignee: nanoman → nobody
Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Thanks for the bug report. Anthony Liguori confirms that this has been fixed upstream, and is clear in Jaunty.

:-Dustin

Changed in kvm:
status: Confirmed → Fix Released
Revision history for this message
Dustin Kirkland  (kirkland) wrote :

And actually, to be accurate, the actual cause of the bug was another bug:
 * https://bugs.edge.launchpad.net/ubuntu/+source/kvm/+bug/140713

This bug was fixed when that one was solved.

:-Dustin

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.