-
Notifications
You must be signed in to change notification settings - Fork 729
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
JIT failure in GatherersMapConcurrentTest vmState=0x0005ff04 #20267
Comments
Issue Number: 20267 |
@hzongaro fyi |
@r30shah, could someone on your team take an initial look at this? It looks like it's crashing in a call to
|
@ehsankianifar Can you take a look at this one ? I have launched a grinder of 10x to see if it is easily reproducible. We should take a look at the core-dump (You can use the debug-images and see if we can find out which node it is complaining of). |
@ehsankianifar Link for the 10x grinder : https://openj9-jenkins.osuosl.org/job/Grinder/3861 - 1/10 failed with BBEnd node which is same as seen in https://openj9-jenkins.osuosl.org/job/Test_openjdk23_j9_sanity.openjdk_s390x_linux_Personal_testList_1/4. May be generated JITdump can show what it is complaining about. |
Another seg fault with 0x0005ff04 compiling test material.
|
Thanks @pshipton for sharing it. I am investigating this issue and will provide the fix as soon as I find the root cause. |
A couple more here on xmac jdk21 |
@ehsankianifar has been making progress investigating this, but I don't think a fix can be ready for 0.49. Moving this out to 0.51. |
openjdk11_j9_sanity.openjdk_s390x_linux
50x grinder - this problem wasn't repeated. One failure, which is #17135 |
Failure link
https://openj9-jenkins.osuosl.org/job/Test_openjdk23_j9_sanity.openjdk_s390x_linux_Personal/4
vmState [0x5ff04]: {J9VMSTATE_JIT} {InstructionSelection}
Failure output (captured from console output)
The text was updated successfully, but these errors were encountered: