-
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
OpenJDK BootstrapLogger/BootstrapLoggerTest crash vmState=0x00040000 #17349
Comments
@tajila @ChengJin01 fyi |
@JasonFengJ9 Can you please take a look at this |
Apparently the openj9/runtime/util/sendslot.c Line 34 in 746811d
Running a 50x grinder - https://openj9-jenkins.osuosl.org/job/Grinder/2314/ - this failure wasn't reproduced |
I am experiencing this pretty consistently locally when trying to run DayTrader benchmarks on OJDK MH builds for JDK11. Edit for context: ECLIPSE OMR SHA JDK11 |
FYI: @fengxue-IS |
@ThanHenderson is there a way to reproduce the failure? |
I was seeing it quite frequently, then it stopped occurring... I can try to reproduce. |
@JasonFengJ9 Oh, I see. The problem arises when a shared class cache is misused. In my case I have a script that specifies the shared class cache name, and I was running the the same cache for different builds. I don't think there is an underlying problem with the VM. |
Except on Windows, if you attempt to use a shared cache that doesn't match the VM SHA, it should delete and recreate the cache. |
Expect this issue to be fixed by Closing |
Issue Number: 17349 |
https://openj9-jenkins.osuosl.org/job/Test_openjdk20_j9_sanity.openjdk_s390x_linux_Nightly/49
jdk_lang_j9_0
java/lang/System/LoggerFinder/internal/BootstrapLogger/BootstrapLoggerTest.java
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk20_j9_sanity.openjdk_s390x_linux_Nightly/49/openjdk_test_output.tar.gz
The text was updated successfully, but these errors were encountered: