2016-12-01 6 views
-1

JARファイルを実行していて、このエラーが発生しました。Javaランタイム環境のエラー

# 
# 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. 

どのように修正することができますか?

+0

どのような瓶ですか? – XtremeBaumer

+3

http://askubuntu.com/questions/791021/unable-to-open-jar-files-with-java – griFlo

+0

質問に詳しい情報を追加してください。 –

答えて

0

問題はhttps://bugs.openjdk.java.net/browse/JDK-8166474と重複しています。残念ながら、テストケースが利用できないため、この問題を再現できないため、これを修正できませんでした。リコーディング担当者のテストケースが私たちと親切に分かれた場合は、問題を再開します。

関連する問題