-
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
HeapHogLoadTest_5m crash vmState=0x00000000 #19081
Comments
Looks like a dup of #16029 |
I ran a 30x Grinder job for HeapHogLoadTest_5m_0, and got no failures. |
One more successful Grinder job (30x). https://openj9-jenkins.osuosl.org/job/Grinder/3369 |
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_extended.system_aarch64_mac_Nightly_testList_0/533
|
|
I ran a 20x Grinder job, and got 2 failures. I see the following messages from stack walker in those failures. Failure 1: (output_1721268474258)
There is no compiled code for Failure 2: (output_17212724215180)
No javacore file is available for Failure 2. |
I ran two Grinder jobs (30x each) for the same test with Java 17 on AArch64 Linux, and got no failures. |
I ran two 30x Grinder jobs (internal 42237 and 42238) on AArch64 macOS with JVM_OPTIONS |
Issue #19456 (HeapHogLoadTest with Java 22 on AArch64 macOS) might be a dup of this issue. |
Call stack is unavailable in the javacore file:
|
2 failures in a 40x Grinder job. |
You cannot walk the Java stack in the core file from the failure above. Jdmpview fails with CorruptDataException as shown below.
|
50x Grinder job with the option On the other hand, jobs with the following options failed:
|
Disabling compilation of |
|
I thought I would be able to reproduce the failure by On the other hand, a Grinder job with |
The failure disappears when running with |
A 50x Grinder job finished successfully by disabling the optimization for |
I ran a 50x Grinder job (internal 43420) hoping PR #20173 fixed the problem, but the job failed in the same way as before. |
openjdk17_j9_extended.system_aarch64_mac(
50x grinder - passed |
1 failure in 40x Grinder job with Java 23: https://openj9-jenkins.osuosl.org/job/Grinder/4034/ |
I ran one more 40x Grinder job, and got no failure: https://openj9-jenkins.osuosl.org/job/Grinder/4036/ |
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_extended.system_aarch64_mac_Nightly_testList_2/455/
HeapHogLoadTest_5m_0
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk17_j9_extended.system_aarch64_mac_Nightly_testList_2/455/system_test_output.tar.gz
The text was updated successfully, but these errors were encountered: