小编Nig*_*mas的帖子

Java运行时环境中的致命SIGSEGV错误

在linux上运行java应用程序时收到以下错误,导致jvm崩溃:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000000000003a, pid=7629, tid=140107993413376
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  0x000000000000003a
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where …
Run Code Online (Sandbox Code Playgroud)

java linux jvm-hotspot segmentation-fault

5
推荐指数
1
解决办法
5796
查看次数

标签 统计

java ×1

jvm-hotspot ×1

linux ×1

segmentation-fault ×1