openj9
openj9 copied to clipboard
Liberty crash compiling method with vmstate 0x501FF
On the 0.51 release builds, various versions, at least 11, 21.
vmState [0x501ff]: {J9VMSTATE_JIT} {inlining}
See https://jazz103.hursley.ibm.com:9443/jazz/web/projects/JTC-JAT#action=com.ibm.team.workitem.viewWorkItem&id=152757 https://jazz103.hursley.ibm.com:9443/jazz/web/projects/JTC-JAT#action=com.ibm.team.workitem.viewWorkItem&id=152755
@hzongaro @matthewhall2 FYI
Looking into the above issue to help with this one while I wait for core files, as both fail with a segfault in the inliner
may be related to #22085
The two Liberty issues should be fixed now by #22127 and we're waiting for verification
We have verification on jdk21, using the Semeru m2a builds. There aren't any Semeru builds with the fix for other versions, although OpenJ9 builds could be used. I've asked for Semeru m2a builds for other versions.
m2a builds for jdk11 and 17 with the same fix as jdk21 are available now. https://github.com/ibmruntimes/semeru11-binaries/releases/tag/jdk-11.0.28%2B5_openj9-0.53.0-m2a https://github.com/ibmruntimes/semeru17-binaries/releases/tag/jdk-17.0.16%2B7_openj9-0.53.0-m2a https://github.com/ibmruntimes/semeru21-binaries/releases/tag/jdk-21.0.8%2B7_openj9-0.53.0-m2a
Closing since the problem appears to be resolved.