From: Brad Campbell <brad@wasp.net.au>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] VNC Segfault : was Re: Segfault installing Windows XP 32 Bit guest on Linux 64Bit host
Date: Fri, 30 May 2008 18:37:41 +0400 [thread overview]
Message-ID: <48401135.80009@wasp.net.au> (raw)
In-Reply-To: <48400DB0.2080407@wasp.net.au>
Brad Campbell wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x000000000046d5a5 in vnc_update_client (opaque=0x7f5db8e99000) at
> vnc.c:536
> 536 if (memcmp(old_ptr, ptr, 16 * vs->depth) == 0) {
> (gdb) bt
> #0 0x000000000046d5a5 in vnc_update_client (opaque=0x7f5db8e99000)
> at vnc.c:536
> #1 0x000000000040668c in qemu_run_timers (ptimer_head=0x688cc0,
> current_time=9750412) at /home/brad/src/qemu/vl.c:1077
> #2 0x000000000040ca0c in main_loop_wait (timeout=0)
> at /home/brad/src/qemu/vl.c:7043
> #3 0x000000000040fa15 in main (argc=21, argv=0x0)
> at /home/brad/src/qemu/vl.c:7133
>
>
> I'm running this on a headless machine and don't have libSDL installed
> (compiled with --disable-gfx-check) and I'll lay odds it's something
> weird here..
> I'm getting this with Ubuntu guest also now, so it's easier for me to
> track down!
Ok, this is a general VNC explosion. If I compile it with libSDL and run a standard SDL window over
X then it works fine. As soon as I add -vnc :2 to the command line it blows up in the same place.
Brad
--
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams
next prev parent reply other threads:[~2008-05-30 14:37 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-30 12:20 [Qemu-devel] Segfault installing Windows XP 32 Bit guest on Linux 64Bit host Brad Campbell
2008-05-30 12:49 ` andrzej zaborowski
2008-05-30 14:22 ` Brad Campbell
2008-05-30 14:26 ` Brad Campbell
2008-05-30 14:37 ` Brad Campbell [this message]
2008-05-30 14:50 ` [Qemu-devel] VNC Segfault : was " Anthony Liguori
2008-05-30 17:04 ` Brad Campbell
2008-05-30 17:48 ` Anthony Liguori
2008-05-30 18:06 ` Eduardo Felipe
2008-05-30 18:19 ` Anthony Liguori
2008-05-31 6:19 ` Brad Campbell
2008-05-31 6:21 ` [PATCH] " Brad Campbell
2008-05-30 18:25 ` Brad Campbell
2008-05-30 18:42 ` Brad Campbell
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=48401135.80009@wasp.net.au \
--to=brad@wasp.net.au \
--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.