-
Notifications
You must be signed in to change notification settings - Fork 720
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 Bus error #20412
Comments
Issue Number: 20412 |
@mpirvu @cjjdespres not sure if this is related to #20239? |
@cjjdespres Please grind that test with and without disclaiming enabled. |
The grinders are in progress. This test was on The cause could be similar. There are a few places that use |
The man pages for functions like |
I'm not sure of this interaction, but if the underlying file space for the |
There are some unhandled exceptions (bus error and segmentation error) mixed in the output.
I can see the following instructions around the address pointed by the PC:
Register x8 has the value 0x303433306B in the register dump, and x8+8 is the same as the InaccessibleAddress. The core file does not contain the address.
|
A 50x run without disclaiming had one failure, in this iteration:
|
The failure from Grinder looks much like a known issue with HeapHogLoadTest on AArch64 macOS: #19081 |
https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_extended.system_aarch64_mac_Nightly_testList_0/604 - mac14-aarch64-6
HeapHogLoadTest_5m_0
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk17_j9_extended.system_aarch64_mac_Nightly_testList_0/604/system_test_output.tar.gz
The text was updated successfully, but these errors were encountered: