qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] screendump broken
@ 2008-12-11 14:59 Alexander Graf
  2008-12-11 18:55 ` malc
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Graf @ 2008-12-11 14:59 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-11 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-11 14:59 [Qemu-devel] screendump broken Alexander Graf
2008-12-11 18:55 ` malc

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).