-
Notifications
You must be signed in to change notification settings - Fork 728
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
JVM crash Type=Segmentation error vmState=0x00000000 #18853
Comments
I suspect this is already fixed. You can try a pre-release build for the upcoming 17.0.10 release. from https://openj9-jenkins.osuosl.org/job/Pipeline-Release-0.43.0-Build17/17/ |
This is a duplicate of #18076. It is fixed by The top three commits in https://github.com/eclipse-openj9/openj9/commits/master/runtime/jvmti/jvmtiClass.c are also relevant because they fix issues which were introduced by #18236. |
Thanks for the quick response! |
I can not reproduce the issue with pre-release version. Thanks! |
The release will occur hopefully within the next few weeks. |
Unless there is a big surprise, the pre-release build I provided has all the final code for the release, but is an OpenJ9 build rather than a Semeru build. Semeru has a difference in the certificates provided in the cacerts. Semeru for jdk17 may contain a FIPS alpha, but this is still TBD and causing extra delays. We may see versions other than 17 released first. |
Java -version output
Summary of problem
Hi. I have a problem building out project with IBM Semeru JDK. Looks like the problem always appears during unit tests run in the same module, but it is hard to reproduce as it happens once in ~5-7 builds. Logs to help find this issue with search:
I have the dump files, see link bellow.
Diagnostic files
Archive with files: https://drive.google.com/file/d/1bwvrDcPai7pnr9MCpfdjMt1CbFqGxpEr/view?usp=sharing
The text was updated successfully, but these errors were encountered: