-
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
Segfault in TestJlmRemoteThreadAuth and TestJlmRemoteThreadNoAuth with JITServer #20800
Comments
Attn @mpirvu |
Issue Number: 20800 |
This appears to affect all platforms, but only JDK8 and JDK11. |
It does reproduce locally. The segfault happens starting here:
and eventually we crash in |
Looking at the description of #20757, this might be caused by eclipse-omr/omr#7565 - there could be another case that needs to be bypassed at the server. |
Very likely that we didn't catch all cases. |
Failure link
https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_sanity.system_x86-64_linux_jit_Personal_testList_2/1191/
Failing in
TestJlmRemoteThreadAuth_0
andTestJlmRemoteThreadNoAuth_0
at least.Optional info
The failures seem to have started in the JITServer nightly tests starting Dec 6, based on a preliminary search through the failed tests. I'll look a bit more to confirm, but if so, then this may have been introduced by a commit on Dec 5 in openj9 or Dec 3 in omr.
The exact ranges are ba6e625...78500d8 and eclipse-openj9/openj9-omr@82df57f...b893b2b
Failure output (captured from console output)
Retrieved from the saved stderr of one of the failed processes:
The text was updated successfully, but these errors were encountered: