This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/16662] IllegalMonitorStateException in EventQueue.getNextEvent(): possible hash synchronization bug?
- From: "mckinlay at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2004 18:57:45 -0000
- Subject: [Bug libgcj/16662] IllegalMonitorStateException in EventQueue.getNextEvent(): possible hash synchronization bug?
- References: <20040721214713.16662.mckinlay@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mckinlay at redhat dot com 2004-07-26 18:57 -------
Created an attachment (id=6829)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6829&action=view)
Test case
This test case should reproduce the bug.
With this test the bug is 100% reproducable on:
1. Intel P4 w/hyperthreading enabled
2. Quad processor PowerPC machine
As far as I can tell, the bug never occurs on single-processor systems.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16662