https://bugzilla.novell.com/show_bug.cgi?id=896454 https://bugzilla.novell.com/show_bug.cgi?id=896454#c1 Bruce Rogers <brogers@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |brogers@suse.com AssignedTo|kvm-bugs@forge.provo.novell |brogers@suse.com |.com | --- Comment #1 from Bruce Rogers <brogers@suse.com> 2014-09-12 23:05:05 UTC --- I am able to reproduce this problem. Here is the backtrace I'm seeing: Program received signal SIGSEGV, Segmentation fault. 0x00007ffff2904200 in pixman_image_get_data () from /usr/lib64/libpixman-1.so.0 (gdb) backtrace #0 0x00007ffff2904200 in pixman_image_get_data () from /usr/lib64/libpixman-1.so.0 #1 0x00005555557de54c in surface_data (s=<optimized out>) at /usr/src/debug/qemu-1.6.2/include/ui/console.h:235 #2 vga_draw_graphic (full_update=1, s=0x5555563aa3a0) at /usr/src/debug/qemu-1.6.2/hw/display/vga.c:1789 #3 vga_update_display (opaque=0x5555563aa3a0) at /usr/src/debug/qemu-1.6.2/hw/display/vga.c:1918 #4 0x0000555555781e82 in dpy_refresh (s=0x55555636c720) at ui/console.c:1436 #5 gui_update (opaque=0x55555636c720) at ui/console.c:192 #6 0x0000555555766536 in qemu_run_timers (clock=0x5555561c52e0) at qemu-timer.c:394 #7 0x00005555557667c5 in qemu_run_timers (clock=<optimized out>) at qemu-timer.c:459 #8 qemu_run_all_timers () at qemu-timer.c:453 #9 0x0000555555732eee in main_loop_wait (nonblocking=<optimized out>) at main-loop.c:471 #10 0x00005555555f0070 in main_loop () at vl.c:2090 #11 main (argc=<optimized out>, argv=<optimized out>, envp=<optimized out>) at vl.c:4440 -- 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.