Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Error (cppInterpreter_zero.cpp:833) under s390x with openjdk version "1.8.0_275" running Corda #11956

Closed
rickcrook opened this issue Feb 11, 2021 · 1 comment

Comments

@rickcrook
Copy link

rickcrook commented Feb 11, 2021

Java -version output

openjdk version "1.8.0_275"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_275-b01)
OpenJDK 64-Bit Zero VM (AdoptOpenJDK)(build 25.275-b01, interpreted mode)

running in docker image adoptopenjdk/openjdk8:jdk8u275-b01
on s390x/LinuxOne

Summary of problem

On execution of java -jar corda.jar the following is observed.

sable_1        | # A fatal error has been detected by the Java Runtime Environment:
sable_1        | #
sable_1        | #  Internal Error (cppInterpreter_zero.cpp:833), pid=19, tid=0x000003ffa627f900
sable_1        | #  Error: Unimplemented()
sable_1        | #
sable_1        | # JRE version:  (8.0_275-b01) (build )
sable_1        | # Java VM: OpenJDK 64-Bit Zero VM (25.275-b01 interpreted mode linux-s390x )
sable_1        | # Core dump written. Default location: /opt/corda/core or core.19
sable_1        | #
sable_1        | # An error report file with more information is saved as:
sable_1        | # /opt/corda/hs_err_pid19.log
sable_1        | #
sable_1        | # If you would like to submit a bug report, please visit:
sable_1        | #   https://github.com/AdoptOpenJDK/openjdk-support/issues
sable_1        | #

Corda version

   ______               __
  / ____/     _________/ /___ _
 / /     __  / ___/ __  / __ `/         If at first you don't succeed, 
/ /___  /_/ / /  / /_/ / /_/ /          then we have something in common!
\____/     /_/   \__,_/\__,_/

--- Corda Open Source 4.6 (85e387e) -------------------------------------------------------------

Diagnostic files

hs_err_pid17.log

@pshipton
Copy link
Member

pshipton commented Feb 11, 2021

This is the OpenJ9 project. Hotspot is not supported here. Please report this to https://github.com/AdoptOpenJDK/openjdk-support or OpenJDK.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants