Java致命运行时错误

时间:2014-10-28 11:59:49

标签: java debugging

大家好我在linux终端中运行java程序时出现以下错误。我以前没见过,也不知道如何开始调试。有没有人有任何建议。 有谁知道这是安装或程序的问题? 谢谢

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f604e1c3bad, pid=2320, tid=140053630809856
#
# JRE version: OpenJDK Runtime Environment (7.0_65-b32) (build 1.7.0_65-b32)
# Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 2.5.3
# Distribution: Ubuntu 14.04 LTS, package 7u71-2.5.3-0ubuntu0.14.04.1
# Problematic frame:
# C  [libX11.so.6+0x85bad]  XkbSetDetectableAutoRepeat+0xd
#
# 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:
# /srv/harvester/dist/hs_err_pid2320.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

0 个答案:

没有答案