[Bug 830459] New: qemu with qxl video driver segfaults
https://bugzilla.novell.com/show_bug.cgi?id=830459 https://bugzilla.novell.com/show_bug.cgi?id=830459#c0 Summary: qemu with qxl video driver segfaults Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 3 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: KVM AssignedTo: kvm-bugs@forge.provo.novell.com ReportedBy: asn@cryptomilk.org QAContact: jdouglas@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 If you try to start a windows image with qxl as video driver, qemu segfaults. kvm-1.5.0-212.1.x86_64 qemu-1.5.0-157.2.x86_64 QEMU_AUDIO_DRV=alsa gdb --args /usr/bin/qemu-system-x86_64 -machine accel=kvm -smp 2 -cpu host -soundhw ac97 -k de -vga qxl -enable-kvm -m 2048 -cdrom /home/asn/data/iso/Samba/en_visual_studio_professional_2012_x86_dvd_920779.iso -drive file="/home/asn/workspace/vm/disks/studio_win8.img",if=virtio,index=0,media=disk,cache=none,aio=native -net nic,vlan=0,macaddr=52:54:00:da:02:6d,model=virtio -net user,vlan=0 -usb -usbdevice tablet -name "Studio (win8)" Program received signal SIGSEGV, Segmentation fault. 0x00007ffff40e07c3 in g_object_unref (_object=0x555556791d40) at gobject.c:2916 2916 gobject.c: No such file or directory. (gdb) bt #0 0x00007ffff40e07c3 in g_object_unref (_object=0x555556791d40) at gobject.c:2916 #1 0x00005555557656e2 in dpy_cursor_define (con=0x5555566fa600, cursor=0x555556a3e0b0) at ui/console.c:1547 #2 0x0000555555772716 in qemu_spice_cursor_refresh_unlocked (ssd=ssd@entry=0x555556747e98) at ui/spice-display.c:402 #3 0x000055555577283c in qemu_spice_display_refresh (ssd=0x555556747e98) at ui/spice-display.c:424 #4 0x0000555555762e22 in dpy_refresh (s=<optimized out>) at ui/console.c:1436 #5 gui_update (opaque=0x5555566fa590) at ui/console.c:192 #6 0x000055555574713b in qemu_run_timers (clock=0x555556555e60) at qemu-timer.c:394 #7 qemu_run_timers (clock=0x555556555e60) at qemu-timer.c:375 #8 0x00005555557473ad in qemu_run_all_timers () at qemu-timer.c:453 #9 0x00005555557193dc in main_loop_wait (nonblocking=<optimized out>) at main-loop.c:470 #10 0x00005555555e5725 in main_loop () at vl.c:2030 #11 main (argc=<optimized out>, argv=<optimized out>, envp=<optimized out>) at vl.c:4428 Reproducible: Always -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=830459 https://bugzilla.novell.com/show_bug.cgi?id=830459#c Bruce Rogers <brogers@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brogers@suse.com AssignedTo|kvm-bugs@forge.provo.novell |brogers@suse.com |.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=830459 https://bugzilla.novell.com/show_bug.cgi?id=830459#c1 Bruce Rogers <brogers@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Bruce Rogers <brogers@suse.com> 2013-07-22 20:41:28 UTC --- Thanks for the report. There are two upstream QEMU patches (git ids:1713924 and 030b4b7) which together fix this issue. We'll get them included for the next milestone. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=830459 https://bugzilla.novell.com/show_bug.cgi?id=830459#c2 --- Comment #2 from Andreas Schneider <asn@cryptomilk.org> 2013-07-23 12:59:28 UTC --- Thanks for the fast response. I can confirm that it is fixed! -- 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.
participants (1)
-
bugzilla_noreply@novell.com