← Back to team overview

openjdk team mailing list archive

[Bug 1882617] [NEW] OpenJDK 11 breaks when running on armhf

 

Public bug reported:

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0xb408a080, pid=5030, tid=5031
#
# JRE version: OpenJDK Runtime Environment (11.0.7+10) (build 11.0.7+10-post-Ubuntu-3ubuntu1)
# Java VM: OpenJDK Server VM (11.0.7+10-post-Ubuntu-3ubuntu1, mixed mode, serial gc, linux-)
# Problematic frame:
# J 35 c2 java.lang.StringUTF16.toBytes([CII)[B java.base@11.0.7 (34 bytes) @ 0xb408a080 [0xb408a010+0x00000070]
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /greengrass-extras/startup/hs_err_pid5030.log
Could not load hsdis-arm.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
#

This is running a very simple Java program.

** Affects: openjdk-lts (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-lts in Ubuntu.
https://bugs.launchpad.net/bugs/1882617

Title:
  OpenJDK 11 breaks when running on armhf

Status in openjdk-lts package in Ubuntu:
  New

Bug description:
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGILL (0x4) at pc=0xb408a080, pid=5030, tid=5031
  #
  # JRE version: OpenJDK Runtime Environment (11.0.7+10) (build 11.0.7+10-post-Ubuntu-3ubuntu1)
  # Java VM: OpenJDK Server VM (11.0.7+10-post-Ubuntu-3ubuntu1, mixed mode, serial gc, linux-)
  # Problematic frame:
  # J 35 c2 java.lang.StringUTF16.toBytes([CII)[B java.base@11.0.7 (34 bytes) @ 0xb408a080 [0xb408a010+0x00000070]
  #
  # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  #
  # An error report file with more information is saved as:
  # /greengrass-extras/startup/hs_err_pid5030.log
  Could not load hsdis-arm.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
  #

  This is running a very simple Java program.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-lts/+bug/1882617/+subscriptions


Follow ups