hi,

> > now the jit frees its temp data, but I don't hear a sound anymore and 
> > the cpu usage is at ninety-something percent ;)
> > 
> > when I run kaffe with -verbosecall and pipe the output to a file, I can 
> > hear some sound, but it skips. Weird. Could you take a third look at the 
> > code?
> 
> yeah, I just have to find a machine where sound works.

Okie, I've duplicated the problem, the gc is getting stuck and that eats 
up all the CPU.  In particular it gets stuck in startGC() looping on the 
finalizer list.  I tried backing out helmer's last changes to the GC and 
it seems to run fine again, but I'm not really sure where the bug is just 
yet.

btw, playing mp3's with kaffe is kinda neat!

> > cheers,
> > dalibor topic
> 
> tim

tim

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to