Processes stuck in umtx state using libthr
Anders Nordby
anders at FreeBSD.org
Mon Feb 4 11:30:31 PST 2008
Hi,
I just wonder if anyone else is having problems with Java 1.5 processes
getting stuck in umtx state, and spending lots and lots of CPU time?
It seems that switching back to the default (kse) threading library
libpthread, instead of using libthr, helps. I had been using libthr
because it seemed to help avoiding some other bugs/problems, but I guess
I just have to stop doing that (with FreeBSD 6, at least).
PS: This is on 64-bit platform, FreeBSD 6.3/amd64. On FreeBSD 6.2/i386,
using libthr was not a problem for me.
Bye,
--
Anders.
More information about the freebsd-java
mailing list