On Tuesday 30 May 2006 01:58, Ian Clarke wrote: > On 29 May 2006, at 12:36, Jusa Saari wrote: > > I searched around the Net about the "thread tries to lock a nonlocked > > object" bug, and found a discussion about such an issue: > > > > http://forum.java.sun.com/thread.jspa? > > threadID=343023&messageID=2942637 > > > > According to it, this might actually be a bug in glibc and nptl > > library. > > Ah, as I suspected, a Linux bug, not a Java bug. No problem, we can > just drop support for Linux until it is fixed. > > *ducks* ;-)
Interesting thing is that I do not seem to see it using an up to date gentoo on amd64 with the latest supported gentoo kernel and ibm's jvm 1.5.0-sr1. Nor I did not notice stalls when using sun 1.5_06. This may be a case of its already fixed... And people have to upgrade/update to get the fix. Thanks Ed