This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/16662] IllegalMonitorStateException in EventQueue.getNextEvent(): possible hash synchronization bug?



------- Comment #11 from rob1weld at aol dot com  2007-05-15 10:46 -------
Here are my results with "gcc version 4.2.0 20070505 (prerelease)".

/wonka# ./vte       
logMessage is called
/root/downloads/gcc-4_2-branch/libjava/classpath/native/jni/gtk-peer/gthread-jni.c:1242:
AWT JNI failure (BROKEN): cannot exit monitor 

Description follows to System.err:
java.lang.IllegalMonitorStateException: current thread not owner
   <<No stacktrace available>>
/root/downloads/gcc-4_2-branch/libjava/classpath/native/jni/gtk-peer/gthread-jni.c:1242:
Aborting execution; BROKEN: cannot exit monitor 

Aborting execution
Aborted


I tried to chose "reopen bug" but that is not allowed (for me). I will file a
new report and reference this bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16662


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]