qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "alex" <void@aleksoft.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] infinite loop at startup on windows
Date: Fri, 18 Aug 2006 15:59:35 -0700	[thread overview]
Message-ID: <ec5gon$9j8$1@sea.gmane.org> (raw)

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	other threads:[~2006-08-18 23:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='ec5gon$9j8$1@sea.gmane.org' \
    --to=void@aleksoft.net \
    --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).