Comment 6 for bug 978320

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

Thanks, Christoph.

 [ 682.152005] [<ffffffffa027c0eb>] cr8_write_interception+0x10b/0x16b [kvm_amd]
 [ 682.152005] [<ffffffffa0277dec>] ? svm_vcpu_run+0x11c/0x4a0 [kvm_amd]

I unfortunately do not have a amd box to test on, but this looks bad.

Are you able to run apport-collect 978320 as Brad('s bot) asked? I fear we need system details to analyze this further.

Also, if you do:

wget -O precise-mini.iso http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/mini.iso
qemu-img create x.img 1G
kvm -hda x.img -cdrom precise-mini.iso -boot d -m 512

does that also cause a crash?