This error message indicates that the Java Runtime Environment (JRE) detected a fatal error due to a segmentation fault (SIGSEGV). The error occurred at memory address 0x00007f3a186bb7ce, with process ID (pid) of 3101 and thread ID (tid) of 0x00007f3a00fff700.
The JRE version is 1.8.0_131-b11, with a Java HotSpot™ 64-Bit Server VM running in mixed mode linux-amd64 compressed oops. The problematic frame causing the error is in the libjvm.so library at 0x59d7ce, specifically in the G1CollectedHeap::handle_evacuation_failure_common(oopDesc, markOopDesc) function.
In addition, the error report mentions that core dumps have been disabled and provides a path to an error log file with more information about the error.