首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >java运行时环境错误

java运行时环境错误
EN

Stack Overflow用户
提问于 2016-12-01 23:09:00
回答 1查看 1.3K关注 0票数 0

我正在运行一个JAR文件,并得到了这个错误。

代码语言:javascript
复制
#
# 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.

有谁知道如何修复它吗?

EN

回答 1

Stack Overflow用户

发布于 2016-12-13 12:52:18

这个问题是https://bugs.openjdk.java.net/browse/JDK-8166474的副本,不幸的是,我们无法解决这个问题,因为我们无法重现它,因为测试用例不可用。如果您有reporducer测试案例,请与我们分享,我们将重新讨论此问题。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/40914037

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档