Java致命运行时错误

Java致命运行时错误,java,debugging,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: O

大家好,当我在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.

可能重复:@Beezy看起来不太像该文件的副本,无法关闭。您可以发布/srv/harvester/dist/hs\u err\u pid2320.log的内容吗?是否可以添加附件