From: Uri Lublin <uril@redhat.com>
To: qemu-devel@nongnu.org
Cc: Uri Lublin <uril@redhat.com>
Subject: [Qemu-devel] [BUG REPORT] screendump monitor command results in segmentation fault
Date: Wed, 21 Jan 2009 16:21:33 +0200 [thread overview]
Message-ID: <49772F6D.4060406@redhat.com> (raw)
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
reply other threads:[~2009-01-21 14:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49772F6D.4060406@redhat.com \
--to=uril@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).