-
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
JDK19 java/lang/Thread/virtual/stress/GetStackTraceALot.java#id0 - Segmentation error vmState=0x0002000f #16351
Comments
This is another manifestation of crashes in Scavenger we collecting in #16249
We are trying to copy bogus object Closing as duplicate of #16249 |
10x grinder with trace logs https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/29690/ |
Ill reopen this as the other issue contains the jit invalid address details. We can keep discussion on corrupt vthread list here |
@babsingh can you please take a look |
The grinder reproduced the Grinder 4(
|
@JasonFengJ9 can you reproduce with |
@tajila 50x grinder -Xtrace:maximal={j9scar{level5}},buffers=2m just was launched. |
Another failure in the grinder (launched for different defect) https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/29676/
|
In @JasonFengJ9's latest grinder: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/29692, all failures are timeouts from #16340. The GC segfault, reported in this issue, is not seen. Corefiles for @dmitripivkine's grinder: https://na.artifactory.swg-devops.com/artifactory/sys-rt-generic-local/hyc-runtimes-jenkins.swg-devops.com/Grinder/29676/openjdk_test_output.tar.gz It is not just the Even, the Java stack has CORRUPT VirtualThread objects; see the openj9/jcl/src/java.base/share/classes/java/lang/Access.java Lines 586 to 592 in 55c52ff
jdmpview output
|
Results from 50x grinder -Xtrace:maximal={j9scar{level5}},buffers=2m:
Iteration 1 - timed out |
50x grinder with assertions https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/29825 |
@tajila Unzipping files failed in the grinder. |
another failure #16249 (comment) (single element Virtual Threads List next/previous stale pointer) |
https://openj9-jenkins.osuosl.org/job/Test_openjdk19_j9_sanity.openjdk_ppc64_aix_Nightly/61/
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk19_j9_sanity.openjdk_ppc64le_linux_Nightly/61 https://openj9-jenkins.osuosl.org/job/Test_openjdk19_j9_sanity.openjdk_x86-64_mac_Nightly/60 |
Fixes eclipse-openj9#16351 Signed-off-by: Tobi Ajila <atobia@ca.ibm.com>
Failure link
From an internal build(
rhel7lert-11
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
50x internal grinder: ubu18le-rt1-6 failure, rhel7lert-1-10 failure
FYI @dmitripivkine
The text was updated successfully, but these errors were encountered: