Crash on JVM

I’m getting this error intermittenly:

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x00007f355f33f408, pid=80, tid=0x00007f35011e9700

JRE version: OpenJDK Runtime Environment (8.0_131-b11) (build 1.8.0_131-8u131-b11-1~bpo8+1-b11)

Java VM: OpenJDK 64-Bit Server VM (25.131-b11 mixed mode linux-amd64 compressed oops)

Problematic frame:

V [libjvm.so+0x557408]

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try “ulimit -c unlimited” before starting Java again

An error report file with more information is saved as:

/source/hs_err_pid80.log

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

Someone have any hints on that?