-
Notifications
You must be signed in to change notification settings - Fork 733
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
jdk_lang_j9_0_FAILED java/lang/CharSequence/Comparison.java Segmentation error vmState=0x00000000 #20034
Comments
https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_Nightly_testList_0/110/ - ubu24-ppc64le-3
|
Looking at a jitdump that was produced following this crash, I saw the same problem that appears in issue #17515, so this is very likely a duplicate. |
Running internal grinder runs of jdk_util_0 with 5x10 iterations yielded 3/50 failures with a recent JDK 11 build, but 0/50 failures with a build that contained the fix for #17515, pull request eclipse-omr/omr#7573. I believe this was a duplicate of #17515, but I will keep it open for a couple of weeks, just in case we see any additional failures. |
Failure link
From an internal build(
rtj-rhel8le-rtp-test-qywpx-1
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder
7 failures at
java/lang/Class/getFields/Sanity.java
One failure at
java/lang/Class/getFields/Sanity.java
This looks like dup of
The text was updated successfully, but these errors were encountered: