JVM Crash
falistos opened this issue ยท 1 comments
Using async-profiler on OpenJDK 8 (build 1.8.0_342-8u342-b07-1-b07)
Spark version 1.9.39
PaperSpigot 1.8.8
It happens randomly a while after starting profiler.
After using a addr2line on the problematic frame, it appears that AsyncGetCallTrace is the cause, used by async-profiler lib
addr2line -e libjvm.so -C -f 0x64ce90
AsyncGetCallTrace