JVM crashes with no frame specified, only “timer expired, abort”
问题 I am running a Java job under Hadoop which is crashing the JVM. I suspect this is due to some JNI code (it uses JBLAS with a multithreaded native BLAS implementation). However, while I expect the crash log to supply the "problematic frame" for debugging, instead the log looks like: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f204dd6fb27, pid=19570, tid=139776470402816 # # JRE version: 6.0_38-b05 # Java VM: Java HotSpot(TM) 64-Bit Server