Further investigation reveals that this is a bug with the HotSpot
virtual machine included in all versions of Java 6 from Sun and OpenJDK.
It has to do with how HotSpot handles recompilation of mutable classes
(basically, any class that has "volatile" fields).

This bug seems to have been fixed with the HotSpot included in the
upcoming Java 7. As far as I can tell, there are no plans currently in
fixing this bug for Java 6.

So, the workaround for now seems to be running Java 7:

http://download.java.net/jdk7/binaries/

-- 
segfault in libjvm with unknown cause
https://bugs.launchpad.net/bugs/238066
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to