hs-err

How do I interpret this JVM fault?

I have a Java app that makes use of some native code, and it's faulting. I want to find out where it's faulting, but I'm not sure how to read the hs_err_pid dump file: Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x256cbc] V [libjvm.so+0x25df69] V [libjvm.so+0x25dbac] V [libjvm.so+0x2...

JVM hs_err.log not being generated on Linux

Hello, I'm currently having some issues with a Java application I'm developing. Namely the JVM is crashing with a segfault. I'm trying to locate the hs_err.log file which should contain some helpful info about the issue. However, I can't find this file. I've used find, locate, etc, and nothing. Any ideas on why the log file isn't bei...

interpreting java hs_err files

Top of Stack: (sp=0x0aeae810) 0x0aeae810: 6d9634fa 0aeae8e4 1000c068 06be9978 0x0aeae820: 0adf4800 0ad80be8 0000021e 6da7ab04 0x0aeae830: 0adf4800 00000006 00000004 0aeae8e4 0x0aeae840: 1000c068 0aeae948 06be9978 0adf4800 0x0aeae850: 0ad80be8 0000021e 6da7ab04 100065e1 0x0aeae860: 0adf4914 00000000 00000000 1000e610 0x0aeae8...