Another problem with latest CVS version
Yong Chen
ychen at allegronetworks.com
Wed May 16 20:18:49 PDT 2001
Well, I found the exception gets thrown when a "new" statement issued (such
as at line 250 in GCTest.java, which is:
next.next = new GCTest_Object(i, null, Integer.toString(i));
Does it give you any hint?
regards
Yong Chen
-----Original Message-----
From: Patrick Tullmann [mailto:tullmann at cs.utah.edu]
Sent: Tuesday, May 15, 2001 10:22 PM
To: Yong Chen
Cc: 'Edouard G. Parmelan'; Kaffe User
Subject: Re: Another problem with latest CVS version
> java GCTest
>
> sometimes it succeeded, but sometimes I got the following error:
>
> java.lang.IllegalMonitorStateException
This looks like it might be a locking problem. Since you're not on an
x86, I'm not too surprised. You might look around in your platform's
md.h, and kaffe/kaffevm/ksem.h to see if anything is amiss. Sorry I
can't give any better hints on debugging this.
-Pat
----- ----- ---- --- --- -- - - - - -
Pat Tullmann tullmann at cs.utah.edu
Don't hate yourself in the morning -- sleep until noon!
More information about the kaffe
mailing list