qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] infinite loop at startup on windows


From: alex
Subject: [Qemu-devel] infinite loop at startup on windows
Date: Fri, 18 Aug 2006 15:59:35 -0700

Hi,
I've been using QEMU for some time now, and am very pleased with it. Thank
you for the great product. However, it seems to me that current CVS version
(at least on Windows XP host) is entering into an infinite loop at startup,
eating 97% of the CPU power. On the title it shows QEMU [Stopped], and opens
the Monitor view, but does not respond to any input.

I could not run any of my old (qcow, if that matters) images; interestingly,
I was able to run the
Debian installer from a CD image (blank qcow hd image), but was not able to
boot neither
from the hard drive image nor from the cd after install had been complete.

When I attach the debugger, I always get the similar result (below).
Does this make sense to you?

Thank you,

Alex.

(gdb) where
#0  0x77f813b2 in ntdll!DbgUiConnectToDbg () from
C:\WINNT\system32\NTDLL.DLL
#1  0x7c57fe8f in KERNEL32!DebugActiveProcess ()
   from C:\WINNT\system32\KERNEL32.DLL
#2  0x7c57b388 in lstrcmpiW () from C:\WINNT\system32\KERNEL32.DLL
#3  0x00000000 in ?? () from
#4  0x00000000 in ?? () from
#5  0x00000000 in ?? () from
#6  0x7ffdc000 in ?? ()
#7  0x00000000 in ?? () from
#8  0x00b3ffc0 in code_gen_buffer ()
(gdb) Cannot access memory at address 0x7195c0


Windows XP Pro
MINGW32_NT-5.0 WC08326 1.0.10(0.46/3/2) 2004-03-15 07:17
gcc.exe (GCC) 3.4.2 (mingw-special)








reply via email to

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