
Ubuntu日本語フォーラム

ログインしていません。
IGVというソフトを起動しようとすると以下のようなエラーが出ます。
実験生物学を専攻しており、パソコンは、全くのド素人です。JAVAのアンインストールおよびインストールを行いましたが変化はなさそうです(本当に完全にアンインストールできていたのか不安ですが...)。また、下の「ulimit -c unlimited」を実行しましたが、これもまた変化がありません。 解決策を教えていただけないでしょうか。
A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000000000000, pid=315, tid=0x00007f19782ce700
#
# JRE version: OpenJDK Runtime Environment (8.0_121-b15) (build 1.8.0_121-b15)
# Java VM: OpenJDK 64-Bit Server VM (25.121-b15 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C 0x0000000000000000
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:# http://www.azulsystems.com/support/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
オフライン
OpenJDKだと動かないみたいなので、Oracle Javaをインストールしてみてはどうでしょうか。
Fatal error (SIGSEGV) when running IGV on Ubuntu Linux #326
https://github.com/igvteam/igv/issues/326
オフライン
ありがとうございます。早速、明日Oracle Javaをインストールしてみようかと思います。
オフライン