Created attachment 338188 [details] strace resulting in segmentation fault Description of problem: Segmentation fault on x86_64 Version-Release number of selected component (if applicable): qemu-system-x86-0.10-5.fc11.x86_64 How reproducible: $ sudo strace -o qemu-kvm-strace qemu-kvm -m 1024 -hda /tmp/test.img -cdrom /srv/revisor/f10-x86_64-live-desktop-default-respin/live/Fedora-Unity-Desktop-20090405-10-Live-x86_64.iso (strace attached) Doesn't seem to matter what I boot. SELinux is in permissive mode. Additional info: $ uname -a Linux ghandalf.kanarip.com 2.6.29-16.fc11.x86_64 #1 SMP Fri Mar 27 21:08:09 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Almost certainly a known bug in libSDL Workaround is to use '-vnc' with qemu instead of the SDL graphics emulation backend *** This bug has been marked as a duplicate of bug 487720 ***