[Bug libgcj/51615] Condition Variable queue state corruption and infinite loop

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51615 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libgcj/51615] Condition Variable queue state corruption and infinite loop

2015-01-11 Thread pashev.igor at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51615 --- Comment #3 from Igor Pashev pashev.igor at gmail dot com --- I managed to work around this issue by disabling multithreaded compilation in ECJ: --- ecj-3.10.1.orig/src/org.eclipse.jdt.core/org/eclipse/jdt/internal/compiler/batch/Main.java

[Bug libgcj/51615] Condition Variable queue state corruption and infinite loop

2013-06-15 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51615 Igor Pashev pashev.igor at gmail dot com changed: What|Removed |Added CC||pashev.igor at

[Bug libgcj/51615] Condition Variable queue state corruption and infinite loop

2013-06-15 Thread pashev.igor at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51615 --- Comment #2 from Igor Pashev pashev.igor at gmail dot com --- See also #34574