Created
February 9, 2018 22:06
-
-
Save bandrzejczak/71b6982821fb9ba55df7e85952537e56 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0xb71a0bde, pid=9350, tid=3066157936 | |
# | |
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b17) (build 1.8.0_25-b17) | |
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode linux-x86 ) | |
# Problematic frame: | |
# V [libjvm.so+0x55dbde] Unsafe_SetNativeInt+0x4e | |
# | |
# 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: | |
# /tmp/hs_err_pid9350.log | |
# | |
# If you would like to submit a bug report, please visit: | |
# http://bugreport.sun.com/bugreport/crash.jsp | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment