Created
July 14, 2011 03:17
-
-
Save brianhsu/1081880 to your computer and use it in GitHub Desktop.
JVM SIGSEGV
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
# | |
# An unexpected error has been detected by HotSpot Virtual Machine: | |
# | |
# SIGSEGV (0xb) at pc=0xb7895db3, pid=18290, tid=495467440 | |
# | |
# Java VM: Java HotSpot(TM) Server VM (1.5.0_16-b02 mixed mode) | |
# Problematic frame: | |
# V [libjvm.so+0x284db3] | |
# | |
# An error report file with more information is saved as hs_err_pid18290.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