qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Unable to run on Windows
@ 2007-12-14 22:14 C.W. Betts
  2007-12-16 12:49 ` andrzej zaborowski
  0 siblings, 1 reply; 2+ messages in thread
From: C.W. Betts @ 2007-12-14 22:14 UTC (permalink / raw)
  To: qemu Devel

[-- Attachment #1: Type: text/plain, Size: 398 bytes --]

When I try to run qemu with a disk image, I get a segmentation fault.  When I run it under GDB, this is the following error:
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 5516.0x15b0]
0x0048e2f3 in cpu_interrupt (env=0x0, mask=1)
    at /home/cwbetts/sourceCode/qemu/exec.c:1218
1218        env->interrupt_request |= mask;

Anyone know what might be causing this?

[-- Attachment #2: Type: text/html, Size: 939 bytes --]

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

* Re: [Qemu-devel] Unable to run on Windows
  2007-12-14 22:14 [Qemu-devel] Unable to run on Windows C.W. Betts
@ 2007-12-16 12:49 ` andrzej zaborowski
  0 siblings, 0 replies; 2+ messages in thread
From: andrzej zaborowski @ 2007-12-16 12:49 UTC (permalink / raw)
  To: qemu-devel

On 14/12/2007, C.W. Betts <computers57@hotmail.com> wrote:
> When I try to run qemu with a disk image, I get a segmentation fault.  When
> I run it under GDB, this is the following error:
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to thread 5516.0x15b0]
> 0x0048e2f3 in cpu_interrupt (env=0x0, mask=1)
>     at /home/cwbetts/sourceCode/qemu/exec.c:1218
> 1218        env->interrupt_request |= mask;
>
> Anyone know what might be causing this?

Yes, this was introduced by my attempt to fix the alarm signal
handler. Now hopefully fixed in last commit, please try.
Regards

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

end of thread, other threads:[~2007-12-16 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14 22:14 [Qemu-devel] Unable to run on Windows C.W. Betts
2007-12-16 12:49 ` andrzej zaborowski

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