Activity log for bug #1864194

Date Who What changed Old value New value Message
2020-02-21 13:12:00 Bert Scholten bug added bug
2020-02-21 13:12:00 Bert Scholten attachment added error report file https://bugs.launchpad.net/bugs/1864194/+attachment/5330071/+files/hs_err_pid3481.log
2020-02-21 13:21:27 Bert Scholten description When running any java proces (even java -version) immediatly an error occurs: # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x00007fb9a38867f2, pid=3481, tid=3482 # # JRE version: (11.0.6+10) (build ) # Java VM: OpenJDK 64-Bit Server VM (11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, tiered, compressed oops, g1 gc, linux-amd64) # Problematic frame: # v ~StubRoutines::call_stub # # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/datadmin/core.3481) # # An error report file with more information is saved as: # /home/XYZ/hs_err_pid3481.log Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled # # If you would like to submit a bug report, please visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-lts # Aborted (core dumped) Error report file is attached. Occurs on Ubuntu 18.04.4 LTS. This occurs with both the normal java-11-openjdk-amd64 version as the adoptopenjdk-11-hotspot-amd64. This does not occur with java-8-openjdk-amd64 or adoptopenjdk-11-openj9-amd64. When running any java proces (even java -version) immediately an error occurs: # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x00007fb9a38867f2, pid=3481, tid=3482 # # JRE version: (11.0.6+10) (build ) # Java VM: OpenJDK 64-Bit Server VM (11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, tiered, compressed oops, g1 gc, linux-amd64) # Problematic frame: # v ~StubRoutines::call_stub # # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/datadmin/core.3481) # # An error report file with more information is saved as: # /home/XYZ/hs_err_pid3481.log Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled # # If you would like to submit a bug report, please visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-lts # Aborted (core dumped) Error report file is attached. Occurs on Ubuntu 18.04.4 LTS. This occurs with both the normal java-11-openjdk-amd64 version and the adoptopenjdk-11-hotspot-amd64 version. This does not occur with java-8-openjdk-amd64 or adoptopenjdk-11-openj9-amd64.
2020-02-21 17:39:56 Hans Joachim Desserud tags bionic
2023-08-06 23:15:17 Vladimir Petko openjdk-lts (Ubuntu): status New Invalid