I have trouble in executing panoply under Ubuntu 16.04. Java 9 installed, but crash before start.
I could not find the issue with JRE. Any help is appreciated.
Thanks in advance
Angel
./panoply.sh
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f07bc2da009, pid=12941, tid=12995
#
# 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 %d %P %E" (or dumping to /home/user/Escritorio/TIOJORGE/SOFTWARE/PANOPLY/PanoplyJ/core.12941)
#
# 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.
#
--------------- S U M M A R Y ------------
Command Line: -Xms512m -Xmx1600m /home/user/Escritorio/TIOJORGE/SOFTWARE/PANOPLY/PanoplyJ/jars/Panoply.jar
Host: Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz, 4 cores, 15G, Ubuntu 16.04.7 LTS
Time: Mon May 3 17:19:41 2021 -03 elapsed time: 7 seconds (0d 0h 0m 7s)
In the console
user@user-HP-430-Notebook-PC:~$ java -version
openjdk version "9-internal"
OpenJDK Runtime Environment (build 9-internal+0-2016-04-14-195246.buildd.src)
OpenJDK 64-Bit Server VM (build 9-internal+0-2016-04-14-195246.buildd.src, mixed mode)