From: Stefan Weil <weil@mail.berlios.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: More displaystate fallout?
Date: Wed, 21 Jan 2009 18:46:11 +0100 [thread overview]
Message-ID: <49775F63.9020009@mail.berlios.de> (raw)
In-Reply-To: <497714E4.5050206@eu.citrix.com>
Stefano Stabellini schrieb:
> Jędrzej Kalinowski wrote:
>
>
>> Thanks for your tip - I get this trace:
>>
>> #0 0x000000080121179c in free () from /lib/libc.so.7
>> #1 0x0000000801082d1e in _nc_freewin () from /lib/libncurses.so.7
>> #2 0x000000000048219a in curses_calc_pad () at curses.c:72
>> #3 0x0000000000463c16 in console_select (index=Variable "index" is not
>> available.
>> ) at console.h:162
>> #4 0x00000000004828e9 in curses_refresh (ds=0x80220e140) at curses.c:227
>> #5 0x00000000004081e6 in gui_update (opaque=0x80d254300) at console.h:180
>> #6 0x00000000004072ac in qemu_run_timers (ptimer_head=0xa591b0,
>> current_time=330803229) at
>> /tmp/ports/qemu-devel/qemu-snapshot-2009-01-18_18/vl.c:1222
>> #7 0x0000000000409547 in main_loop_wait (timeout=Variable "timeout" is not
>> available.
>> ) at /tmp/ports/qemu-devel/qemu-snapshot-2009-01-18_18/vl.c:3702
>> #8 0x000000000040cb3f in main (argc=5, argv=0x7fffffffeaa8, envp=Variable
>> "envp" is not available.
>> ) at /tmp/ports/qemu-devel/qemu-snapshot-2009-01-18_18/vl.c:3851
>>
>> So it's somewhat related to ncurses - but my older snapshot still works
>> fine, and doesn't crash in monitor/serial view.
>>
>>
>
> I am able to reproce this bug, I am on it.
>
>
>
>
Hi,
maybe the bug is related to a similar one I got:
Emulation of a system without VGA will crash while switching from
serial console to monitor. I got this crash with SDL and VNC displays.
The crash is caused by a surface which is too small: your patch for
dumb terminals assumes 640 x 480 pixels, but the monitor is much
larger. So the allocated display data is too small.
Regards
Stefan
next prev parent reply other threads:[~2009-01-21 17:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-18 23:14 [Qemu-devel] testing qemu svn r6367 on FreeBSD - sigev_signo; vmmouse, -vga vmware broken, slirp Juergen Lock
2009-01-20 14:19 ` Jędrzej Kalinowski
2009-01-20 19:31 ` Matt
2009-01-20 23:12 ` More displaystate fallout? (was: Re: [Qemu-devel] testing qemu svn r6367 on FreeBSD - sigev_signo; vmmouse, -vga vmware broken, slirp...) Juergen Lock
2009-01-21 11:15 ` [Qemu-devel] Re: More displaystate fallout? (was: Re: [Qemu- devel] testing qemu svn r6367 on FreeB SD - sigev_signo; vmmouse, -vga vmware broken , slirp...) Jędrzej Kalinowski
2009-01-21 12:28 ` [Qemu-devel] Re: More displaystate fallout? Stefano Stabellini
2009-01-21 17:46 ` Stefan Weil [this message]
2009-01-21 18:15 ` Stefano Stabellini
2009-01-21 21:34 ` Stefan Weil
2009-01-22 14:11 ` Stefano Stabellini
2009-01-27 14:23 ` Stefano Stabellini
2009-01-29 14:55 ` Stefano Stabellini
2009-01-24 11:55 ` [Qemu-devel] testing qemu svn r6367 on FreeBSD - sigev_signo; vmmouse, -vga vmware broken, slirp Blue Swirl
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=49775F63.9020009@mail.berlios.de \
--to=weil@mail.berlios.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 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).