You know there's a problem when...


$ java -version<br></br>#<br></br># A fatal error has been detected by the Java Runtime Environment:<br></br>#<br></br># SIGSEGV (0xb) at pc=0x00007fd0ee055ef8, pid=2336, tid=140535311697664<br></br>#<br></br># JRE version: 6.0_45-b06<br></br># Java VM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01 mixed mode linux-amd64 compressed oops)<br></br># Problematic frame:<br></br># V [libjvm.so+0x7feef8] InterpreterGenerator::generate_normal_entry(bool)+0x518<br></br>#<br></br># If you would like to submit a bug report, please visit:<br></br># http://java.sun.com/webapps/bugreport/crash.jsp<br></br>#<br></br>

Fixed this issue by reinstalling the JVM. Virtual machines really don’t like random reboots. Corruption starts to appear everywhere.