https://bugzilla.novell.com/show_bug.cgi?id=765038 https://bugzilla.novell.com/show_bug.cgi?id=765038#c0 Summary: qemu-kvm segfaults when running a Factory guest Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: seife@novell.slipkontur.de QAContact: qa-bugs@suse.de Found By: Third Party Developer/Partner Blocker: --- after the update to kvm-1.1rc, it segfaults in the middle of booting a openSUSE Factory guest: [638165.373141] qemu-kvm[6598]: segfault at 10 ip 00007ff23ccf731e sp 00007ff23349d8d0 error 4 in qemu-kvm[7ff23cbb2000+35e000] [638224.811322] qemu-kvm[6778]: segfault at 10 ip 00007f8de0de331e sp 00007f8dd75898d0 error 4 in qemu-kvm[7f8de0c9e000+35e000] [638330.205902] qemu-kvm[7059]: segfault at 10 ip 00007f350467131e sp 00007f34fae178d0 error 4 in qemu-kvm[7f350452c000+35e000] [638388.868903] qemu-kvm[7201]: segfault at 10 ip 00007f16d269331e sp 00007f16c8e398d0 error 4 in qemu-kvm[7f16d254e000+35e000] [638436.443147] qemu-kvm[7389]: segfault at 10 ip 00007f3f96de431e sp 00007f3f8d58a8d0 error 4 in qemu-kvm[7f3f96c9f000+35e000] [638502.479537] qemu-kvm[7525]: segfault at 10 ip 00007f130afa931e sp 00007f130174f8d0 error 4 in qemu-kvm[7f130ae64000+35e000] [638612.235978] qemu-kvm[7693]: segfault at 10 ip 00007f842726431e sp 00007f841da0a8d0 error 4 in qemu-kvm[7f842711f000+35e000] [638757.379052] qemu-kvm[8188]: segfault at 10 ip 00007f84c0ae231e sp 00007f84b72888d0 error 4 in qemu-kvm[7f84c099d000+35e000] [638970.023432] qemu-kvm[8554]: segfault at 10 ip 00007fbf2fdaa31e sp 00007fbf265508d0 error 4 in qemu-kvm[7fbf2fc65000+35e000] [639026.377079] qemu-kvm[8741]: segfault at 10 ip 00007fbe2b86231e sp 00007fbe220088d0 error 4 in qemu-kvm[7fbe2b71d000+35e000] [639187.852527] qemu-kvm[9025]: segfault at 10 ip 00007fa1e8bb131e sp 00007fa1df3578d0 error 4 in qemu-kvm[7fa1e8a6c000+35e000] [639260.913286] qemu-kvm[9254]: segfault at 10 ip 00007f55223df31e sp 00007f5518b858d0 error 4 in qemu-kvm[7f552229a000+35e000] I tried to debug it with gdb, however this did not work: susi:~ # pidof qemu-kvm 10108 susi:~ # gdb --pid 10108 GNU gdb (GDB) SUSE (7.3-42.11) Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Attaching to process 10108 Reading symbols from /usr/bin/qemu-kvm...Reading symbols from /usr/lib/debug/usr/bin/qemu-kvm.debug...done. Unable to read JIT descriptor from remote memory! (gdb) cont Continuing. Program terminated with signal SIGSEGV, Segmentation fault. The program no longer exists. (gdb) bt No stack. (gdb) A windows XP guest still runs fine. -- 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.