Skip to content
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

JDK22 serviceability_jvmti_j9_0_FAILED serviceability/jvmti/vthread/SelfSuspendDisablerTest/SelfSuspendDisablerTest.java#no-vmcontinuations Fatal error: Error in ResumeThread #19031

Closed
JasonFengJ9 opened this issue Feb 27, 2024 · 3 comments

Comments

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented Feb 27, 2024

Failure link

From an internal build(cent9x86-rtp-rt8-1):

19:58:34  openjdk version "22-internal" 2024-03-19
19:58:34  OpenJDK Runtime Environment (build 22-internal-adhoc.jenkins.BuildJDK22x86-64linuxPersonal)
19:58:34  Eclipse OpenJ9 VM (build master-b9f7880c225, JRE 22 Linux amd64-64-Bit Compressed References 20240226_76 (JIT enabled, AOT enabled)
19:58:34  OpenJ9   - b9f7880c225
19:58:34  OMR      - b399f9e8c0f
19:58:34  JCL      - cdc12a56665 based on jdk-22+36)

Rerun in Grinder - Change TARGET to run only the failed test targets.

Optional info

Failure output (captured from console output)

19:59:42  variation: Mode150
19:59:42  JVM_OPTIONS:  -XX:+UseCompressedOops -Xverbosegclog 

20:04:17  TEST: serviceability/jvmti/vthread/SelfSuspendDisablerTest/SelfSuspendDisablerTest.java#no-vmcontinuations

20:04:17  STDOUT:
20:04:17  Agent init started
20:04:17  Agent init finished
20:04:17  Expected platform thread state: 000000 got: 000000
20:04:17  Expected virtual  thread state: 000000 got: 000000
20:04:17  Expected virtual  thread state: 000005 got: 000005
20:04:17  Expected platform thread state: 000005 got: 000005
20:04:17  Expected platform thread state: 100005 got: 500005
20:04:17  check_jvmti_status: JVMTI function returned error: JVMTI_ERROR_THREAD_NOT_SUSPENDED (13)
20:04:17  STDERR:
20:04:17  
20:04:17  Fatal error: Error in ResumeThread

20:04:17  TEST RESULT: Failed. Unexpected exit from test [exit code: 87]
20:04:17  --------------------------------------------------
20:04:50  Test results: passed: 157; failed: 1
20:05:03  Report written to /home/jenkins/workspace/Test_openjdk22_j9_extended.openjdk_x86-64_linux_Personal/jvmtest/openjdk/report/html/report.html
20:05:03  Results written to /home/jenkins/workspace/Test_openjdk22_j9_extended.openjdk_x86-64_linux_Personal/aqa-tests/TKG/output_17089955812724/serviceability_jvmti_j9_0/work
20:05:03  Error: Some tests failed or other problems occurred.
20:05:03  -----------------------------------
20:05:03  serviceability_jvmti_j9_0_FAILED

50x internal grinder - Fatal error: Error in ResumeThread wasn't reproduced, one time out error same as #18675

@tajila
Copy link
Contributor

tajila commented Feb 28, 2024

@babsingh

@pshipton
Copy link
Member

The failure didn't reoccur in the grinder.
49 of the runs passed, there was one failure on rhel9x86-rtp-rt3-1, which is mentioned in #18763 and #18675, both of which are assigned to the 3Q release.
serviceability/jvmti/vthread/SuspendResume2/SuspendResume2.java#default

@babsingh
Copy link
Contributor

babsingh commented Mar 4, 2024

I am unable to reproduce this failure. The failure symptoms are similar to the issue reported in #18735. Closing this as a duplicate of #18735.

20:04:17  check_jvmti_status: JVMTI function returned error: JVMTI_ERROR_THREAD_NOT_SUSPENDED (13)
20:04:17  Fatal error: Error in ResumeThread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants