https://bugzilla.novell.com/show_bug.cgi?id=765038 https://bugzilla.novell.com/show_bug.cgi?id=765038#c8 Stefan Seyfried <seife@novell.slipkontur.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #8 from Stefan Seyfried <seife@novell.slipkontur.de> 2012-07-03 09:17:05 CEST --- Hi Bruce, unfortunately it does not help. This is the changelog of the package I installed: * Mi Jun 27 2012 brogers@suse.com - fix qemu-kvm crash with "-usbdevice tablet". (bnc#766310) - fix CVE-2012-2652, where a tmpdir symlink attack is possible when using snapshots (bnc#764526) - drop qemu-img-kvm, which is a rename of the qemu-img file and delivers no additional value - drop qemu-ga. This file is now provided by the qemu-guest-agent package. Still crashes during boot of my Factory guest vm: [151660.668911] qemu-kvm[27528]: segfault at 10 ip 00007f03ccc2723e sp 00007f03c3384910 error 4 in qemu-kvm[7f03ccae2000+35e000] This time I was able to attach gdb and get a backtrace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f13faf71700 (LWP 28086)] 0x00007f140481323e in virtio_pci_mask_vq (vector=vector@entry=1, vq=0x7f14069a1cb0, masked=masked@entry=0, dev=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/virtio-pci.c:546 546 /usr/src/debug/qemu-kvm-1.1.rc3/hw/virtio-pci.c: No such file or directory. (gdb) bt #0 0x00007f140481323e in virtio_pci_mask_vq (vector=vector@entry=1, vq=0x7f14069a1cb0, masked=masked@entry=0, dev=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/virtio-pci.c:546 #1 0x00007f1404813357 in virtio_pci_mask_notifier (dev=0x7f14069871a0, vector=1, masked=0) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/virtio-pci.c:576 #2 0x00007f14047ede27 in msix_set_mask_notifier_for_vector (vector=1, dev=0x7f14069871a0) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/msix.c:562 #3 msix_set_mask_notifier (dev=dev@entry=0x7f14069871a0, f=f@entry=0x7f14048132d0 <virtio_pci_mask_notifier>) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/msix.c:577 #4 0x00007f14048123d7 in virtio_pci_set_guest_notifiers (opaque=0x7f14069871a0, assign=true) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/virtio-pci.c:651 #5 0x00007f1404971b60 in vhost_dev_start (hdev=hdev@entry=0x7f140691a440, vdev=vdev@entry=0x7f1406995b80) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/vhost.c:882 #6 0x00007f14049724c6 in vhost_net_start (net=0x7f140691a440, dev=dev@entry=0x7f1406995b80) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/vhost_net.c:158 #7 0x00007f1404974cb1 in virtio_net_vhost_status (status=7 '\a', n=0x7f1406995b80) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/virtio-net.c:127 #8 virtio_net_set_status (vdev=0x7f1406995b80, status=7 '\a') at /usr/src/debug/qemu-kvm-1.1.rc3/hw/virtio-net.c:144 #9 0x00007f1404979aa2 in virtio_set_status (vdev=vdev@entry=0x7f1406995b80, val=val@entry=7 '\a') at /usr/src/debug/qemu-kvm-1.1.rc3/hw/virtio.c:507 #10 0x00007f1404812e49 in virtio_ioport_write (opaque=0x7f14069871a0, addr=<optimized out>, val=7) at /usr/src/debug/qemu-kvm-1.1.rc3/hw/virtio-pci.c:322 #11 0x00007f14048d2733 in memory_region_iorange_write (iorange=<optimized out>, offset=18, width=1, data=<optimized out>) at /usr/src/debug/qemu-kvm-1.1.rc3/memory.c:427 #12 0x00007f14048c5a91 in kvm_handle_io (count=1, size=1, direction=1, data=<optimized out>, port=50546) at /usr/src/debug/qemu-kvm-1.1.rc3/kvm-all.c:1139 #13 kvm_cpu_exec (env=env@entry=0x7f140691e080) at /usr/src/debug/qemu-kvm-1.1.rc3/kvm-all.c:1287 #14 0x00007f140489cf81 in qemu_kvm_cpu_thread_fn (arg=0x7f140691e080) at /usr/src/debug/qemu-kvm-1.1.rc3/cpus.c:752 #15 0x00007f1402607e0e in start_thread () from /lib64/libpthread.so.0 #16 0x00007f14015fc2bd in clone () from /lib64/libc.so.6 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.