【问题标题】:error of java runtime environmentjava运行环境的错误
【发布时间】:2017-04-16 06:59:57
【问题描述】:

我正在运行一个 JAR 文件,并收到此错误。

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fe8e611a009, pid=15661, tid=15690
#
# JRE version: OpenJDK Runtime Environment (9.0) (build 9-internal+0-2016-04-14-195246.buildd.src)
# Java VM: OpenJDK 64-Bit Server VM (9-internal+0-2016-04-14-195246.buildd.src, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [libjava.so+0x1d009]  JNU_GetEnv+0x19
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %P" (or dumping to /home/yjiang/GATE_Developer_8.2/bin/core.15661)
#
# An error report file with more information is saved as:
# /home/yjiang/GATE_Developer_8.2/bin/hs_err_pid15661.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

有人知道怎么解决吗?

【问题讨论】:

标签: java gate jvm-crash


【解决方案1】:

这个问题与https://bugs.openjdk.java.net/browse/JDK-8166474 重复,不幸的是我们无法解决这个问题,因为由于测试用例不可用,我们无法重现它。如果您有报告器测试用例,请与我们分享,我们将重新打开问题。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-09-25
    • 2013-11-27
    • 1970-01-01
    相关资源
    最近更新 更多