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 #257

Closed
rickcrook opened this issue Feb 11, 2021 · 3 comments

Comments

@rickcrook
Copy link

rickcrook commented Feb 11, 2021

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

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

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) -------------------------------------------------------------

Steps to reproduce

running java -jar corda.jar in docker image adoptopenjdk/openjdk8:jdk8u275-b01 on s390x/LinuxOne

Expected results

No internal error

Actual results

Internal error

hs_err_pid17 (1).log

Triaging info

Java version:

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)

What is your operating system and platform?

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

How did you install Java?

used docker image adoptopenjdk/openjdk8:jdk8u275-b01

Did it work before?

Did you test with other Java versions?

eclipse-openj9/openj9#11957

@aahlenst
Copy link
Contributor

@aahlenst
Copy link
Contributor

aahlenst commented Feb 11, 2021

Does it happen without Docker, too? And with 8u282?

@aahlenst
Copy link
Contributor

Closing because according to eclipse-openj9/openj9#11957 it's not a bug.

openjdk-support automation moved this from Needs triage to Closed Feb 23, 2021
@aahlenst aahlenst added not a jvm bug and removed Waiting on OP bug Something isn't working labels Feb 23, 2021
@karianna karianna added this to the February 2021 milestone Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
openjdk-support
  
Closed
Development

No branches or pull requests

3 participants