-
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
harmony crash vmState=0x0005ff0a #20561
Comments
@hzongaro pls take a look |
Issue Number: 20561 |
@r30shah, could you ask someone on your team to take an initial look at this crash? I'm not sure whether it's a problem in code generation or a common optimizer problem. . . . |
@VermaSh Can you take a look at this failure ? Looking at the failing stack, it seems to be failing in this loop with bad profiledMethod object [1]. I would load the core-dump and check how the profiledClassList looks and from where we got the profiledMethod. I launched the grinder [1]. openj9/runtime/compiler/z/codegen/S390J9CallSnippet.cpp Lines 1484 to 1515 in 83533e1
|
I have downloaded the result files on our lnxec dev image to inspect - |
http://vmfarm.rtp.raleigh.ibm.com/job_output.php?id=96003119 http://vmfarm.rtp.raleigh.ibm.com/job_output.php?id=96010585 |
http://vmfarm.rtp.raleigh.ibm.com/job_output.php?id=96247741 50x grinder passed |
http://vmfarm.rtp.raleigh.ibm.com/job_output.php?id=96358235 |
@VermaSh Can we checkout this one, seems like popping up quite frequently now. |
@VermaSh I launched grinder to get the failing logs (http://vmfarm.rtp.raleigh.ibm.com/build_info.php?build_id=82077). I was able to get one failure. We should look into the core-dump to get more idea about the failure., |
Thank you for launching the grinder @r30shah. Looking into the failure. |
Apologies for the delay as I looking into another zOS jdk21 failure. Having opened a fix pr for that I'll get back to this failure. |
I haven't seen this in a couple of week, removing the blocker label. |
Internal build
[Linux S390 64bit] 80 Load_Level_2.harmony.5mins.Mode187
-Xaggressive -Xgcpolicy:gencon -Xjit -Xnocompressedrefs
rtv-rhel8s390x-svl-test-11xv9-1
vmState [0x5ff0a]: {J9VMSTATE_JIT} {EmitSnippets}
30x grinder passed
The text was updated successfully, but these errors were encountered: