All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [BUG REPORT] screendump monitor command results in segmentation fault
@ 2009-01-21 14:21 Uri Lublin
  0 siblings, 0 replies; only message in thread
From: Uri Lublin @ 2009-01-21 14:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: Uri Lublin


SVN: 6374
To reproduce: from the monitor: "screendump /tmp/screen.ppm"

Arch: x86_64

 From gdb:
Program terminated with signal 11, Segmentation fault.
#0  qemu_console_resize (ds=0x7fff3b576210, width=720, height=400) at console.c:1424
1424	    s->g_width = width;
(gdb) bt 6
#0  qemu_console_resize (ds=0x7fff3b576210, width=720, height=400) at console.c:1424
#1  0x000000000042fda9 in vga_update_display (opaque=<value optimized out>) at 
/home/uri/QEMU/git/qemu/hw/vga.c:1310
#2  0x0000000000430e06 in vga_screen_dump_common (s=0x17f01238, 
filename=0x179e2510 "/tmp/AAA.ppm", w=720, h=400)
     at /home/uri/QEMU/git/qemu/hw/vga.c:2627
#3  0x0000000000430ee7 in vga_screen_dump (opaque=0x17f01238, 
filename=0x179e2510 "/tmp/AAA.ppm")
     at /home/uri/QEMU/git/qemu/hw/vga.c:2648
#4  0x0000000000460e6b in vga_hw_screen_dump (filename=0x4 <Address 0x4 out of 
bounds>) at console.c:183
#5  0x000000000040db93 in monitor_handle_command1 (opaque=<value optimized out>, 
cmdline=<value optimized out>)
     at /home/uri/QEMU/git/qemu/monitor.c:2526
(More stack frames follow...)



Regards,
     Uri

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-21 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-21 14:21 [Qemu-devel] [BUG REPORT] screendump monitor command results in segmentation fault Uri Lublin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.