Created
June 19, 2013 10:14
-
-
Save SR-G/5813251 to your computer and use it in GitHub Desktop.
Crash JVM Solaris 64 bits with JRE 1.6.0_45
This file contains 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=0xfffffd7ffeb9f1fe, pid=4228, tid=98 | |
# | |
# JRE version: 6.0_45-b06 | |
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01 mixed mode solaris-amd64 compressed oops) | |
# Problematic frame: | |
# V [libjvm.so+0x99f1fe] JVM_ConstantPoolGetFloatAt+0x2be | |
# | |
# An error report file with more information is saved as: | |
# /users3/pyrc1/tmp/CORE/hs_err_pid4228.log | |
# | |
# If you would like to submit a bug report, please visit: | |
# http://java.sun.com/webapps/bugreport/crash.jsp | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment