qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Unable to run on Windows


From: C.W. Betts
Subject: [Qemu-devel] Unable to run on Windows
Date: Fri, 14 Dec 2007 15:14:03 -0700

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?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]