From: Alexander Graf <agraf@suse.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] screendump broken
Date: Thu, 11 Dec 2008 15:59:07 +0100 [thread overview]
Message-ID: <49412ABB.6080702@suse.de> (raw)
I haven't bisected this one, but when I call "screendump <file>" in
current svn, I get a segfault:
Program received signal SIGSEGV, Segmentation fault.
0x000000000042e7c8 in vga_draw_glyph9_32 (d=0x0, linesize=<value
optimized out>, font_ptr=0x7fcab68f6802 "", h=<value optimized out>,
fgcol=<value optimized out>,
bgcol=0, dup9=0) at /suse/agraf/work/svm/qemu/hw/vga_template.h:135
135 ((uint32_t *)d)[0] = (-((font_data >> 7)) & xorcol) ^ bgcol;
(gdb)
It has probably been introduced within the last month.
Alex
next reply other threads:[~2008-12-11 14:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-11 14:59 Alexander Graf [this message]
2008-12-11 18:55 ` [Qemu-devel] screendump broken malc
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=49412ABB.6080702@suse.de \
--to=agraf@suse.de \
--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 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.