qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu 0.5.2 random freezes
@ 2004-04-03 22:39 Jim C. Brown
  2004-04-05 18:12 ` Gregory W Alexander
  0 siblings, 1 reply; 2+ messages in thread
From: Jim C. Brown @ 2004-04-03 22:39 UTC (permalink / raw)
  To: qemu-devel

I was not able to install win98 via qemu due to random freezes and such.
I did install it via bochs, which took 2 days, and I am able to run
windows 98 in qemu now that its already installed. It still freezes,
however.

There are two kinds, one of which I have not determined the cause yet.
The other one, causes qemu to totally lock up requiring a kill -9
to close it.

WHen using gdb tho, a Control-C enables me to step through it.
It seems to be due to infinite recursion in tb_reset_jump_recursive2
in exec.c, and I found this on the mailing list:

http://mail.gnu.org/archive/html/qemu-devel/2004-01/msg00104.html

However, I don't see a solution to this problem in the thread. How was this
solved?

I tried to test the current CVS but I was unable to compiled using either
gcc 3.0.4 or gcc 2.96 (the one by redhat) getting this error:

/usr/include/stdint.h:59: warning: redefinition of `uint64_t'
/home/jbrown105/qemu/qemu/dyngen-exec.h:28: warning: `uint64_t' previously declared here
/home/jbrown105/qemu/qemu/cpu-exec.c: In function `cpu_x86_exec':
/home/jbrown105/qemu/qemu/cpu-exec.c:478: more than 10 operands in `asm'
make[1]: *** [cpu-exec.o] Error 1
make[1]: Leaving directory `/home/jbrown105/qemu/qemu.old/i386-user'
make: *** [all] Error 1

My linux host version is this:

Linux jbrown.mylinuxbox.org 2.4.18 #13 Mon Jan 13 13:57:05 EST 2003 i586 unknown

Can someone give me a pointer on what the problem here is and how I can
fix it/patch it? Or, if someone can tell me how I can compile the cvs
successfully (assuming it has the fixes) that would be great as well.

TIA.

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

* Re: [Qemu-devel] qemu 0.5.2 random freezes
  2004-04-03 22:39 [Qemu-devel] qemu 0.5.2 random freezes Jim C. Brown
@ 2004-04-05 18:12 ` Gregory W Alexander
  0 siblings, 0 replies; 2+ messages in thread
From: Gregory W Alexander @ 2004-04-05 18:12 UTC (permalink / raw)
  To: jbrown105, qemu-devel

I was beginning to think that I was the only one having this problem.  I 
try running a Win98 image taken off of my HD which runs just fine in 
bochs, but QEMU hangs (the kill -9 way) while showing the initial splash 
screen if I don't boot in safe mode.

I'm waiting on a binary release of 0.5.3 to see if that fixes any of the 
problems.

GREG


Jim C. Brown wrote:
> I was not able to install win98 via qemu due to random freezes and such.
> I did install it via bochs, which took 2 days, and I am able to run
> windows 98 in qemu now that its already installed. It still freezes,
> however.
> 
> There are two kinds, one of which I have not determined the cause yet.
> The other one, causes qemu to totally lock up requiring a kill -9
> to close it.
> 
> WHen using gdb tho, a Control-C enables me to step through it.
> It seems to be due to infinite recursion in tb_reset_jump_recursive2
> in exec.c, and I found this on the mailing list:
> 
> http://mail.gnu.org/archive/html/qemu-devel/2004-01/msg00104.html
> 
> However, I don't see a solution to this problem in the thread. How was this
> solved?
> 
> I tried to test the current CVS but I was unable to compiled using either
> gcc 3.0.4 or gcc 2.96 (the one by redhat) getting this error:
> 
> /usr/include/stdint.h:59: warning: redefinition of `uint64_t'
> /home/jbrown105/qemu/qemu/dyngen-exec.h:28: warning: `uint64_t' previously declared here
> /home/jbrown105/qemu/qemu/cpu-exec.c: In function `cpu_x86_exec':
> /home/jbrown105/qemu/qemu/cpu-exec.c:478: more than 10 operands in `asm'
> make[1]: *** [cpu-exec.o] Error 1
> make[1]: Leaving directory `/home/jbrown105/qemu/qemu.old/i386-user'
> make: *** [all] Error 1
> 
> My linux host version is this:
> 
> Linux jbrown.mylinuxbox.org 2.4.18 #13 Mon Jan 13 13:57:05 EST 2003 i586 unknown
> 
> Can someone give me a pointer on what the problem here is and how I can
> fix it/patch it? Or, if someone can tell me how I can compile the cvs
> successfully (assuming it has the fixes) that would be great as well.
> 
> TIA.
> 
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://mail.nongnu.org/mailman/listinfo/qemu-devel
> 
> 

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

end of thread, other threads:[~2004-04-05 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-03 22:39 [Qemu-devel] qemu 0.5.2 random freezes Jim C. Brown
2004-04-05 18:12 ` Gregory W Alexander

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