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

serviceability_jvmti_j9_0 FAILED serviceability/jvmti/stress/StackTrace/Suspended/GetStackTraceSuspendedStressTest.java Fatal error: incorrect stacktrace #21139

Open
JasonFengJ9 opened this issue Feb 18, 2025 · 1 comment
Labels
comp:jvmti comp:vm project:loom Used to track Project Loom related work test failure

Comments

@JasonFengJ9
Copy link
Member

JasonFengJ9 commented Feb 18, 2025

Failure link

From internal Test_openjdk21_j9_extended.openjdk_aarch64_linux_testList_3 (rtj-ubu24aarch64-svl-test-e58xx-1)

java version "21.0.7-beta" 2025-04-15
IBM Semeru Runtime Certified Edition 21.0.7+2-202502151604 (build 21.0.7-beta+2-202502151604)
Eclipse OpenJ9 VM 21.0.7+2-202502151604 (build master-c9b85104a8, JRE 21 Linux aarch64-64-Bit Compressed References 20250215_375 (JIT enabled, AOT enabled)
OpenJ9   - c9b85104a8
OMR      - 995342837
JCL      - a99f4bb99 based on jdk-21.0.7+2)

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

Optional info

Failure output (captured from console output)

[2025-02-15T19:02:30.967Z] variation: Mode150
[2025-02-15T19:02:30.967Z] JVM_OPTIONS:  -XX:+UseCompressedOops -Xverbosegclog 

[2025-02-15T19:05:52.129Z] TEST: serviceability/jvmti/stress/StackTrace/Suspended/GetStackTraceSuspendedStressTest.java

[2025-02-15T19:05:52.132Z] VThread-Consumer-59: started
[2025-02-15T19:05:52.132Z] Stacktrace in virtual thread is incorrect (doesn't start from enter(...):
[2025-02-15T19:05:52.132Z] JVMTI Stack Trace: frame count: 10
[2025-02-15T19:05:52.132Z]  0: java/util/concurrent/SynchronousQueue$Transferer: xferLifo(Ljava/lang/Object;J)Ljava/lang/Object;
[2025-02-15T19:05:52.132Z]  1: java/util/concurrent/SynchronousQueue: xfer(Ljava/lang/Object;J)Ljava/lang/Object;
[2025-02-15T19:05:52.132Z]  2: java/util/concurrent/SynchronousQueue: put(Ljava/lang/Object;)V
[2025-02-15T19:05:52.132Z]  3: GetStackTraceSuspendedStressTest: producer(Ljava/lang/String;)V
[2025-02-15T19:05:52.132Z]  4: GetStackTraceSuspendedStressTest: producer()V
[2025-02-15T19:05:52.132Z]  5: GetStackTraceSuspendedStressTest: lambda$static$0()V
[2025-02-15T19:05:52.132Z]  6: GetStackTraceSuspendedStressTest$$Lambda.0x0000000042ea2130: run()V
[2025-02-15T19:05:52.132Z]  7: java/lang/Thread: runWith(Ljava/lang/Object;Ljava/lang/Runnable;)V
[2025-02-15T19:05:52.132Z]  8: java/lang/VirtualThread: run(Ljava/lang/Runnable;)V
[2025-02-15T19:05:52.132Z]  9: java/lang/VirtualThread$VThreadContinuation$1: run()V
[2025-02-15T19:05:52.132Z] 
[2025-02-15T19:05:52.132Z] STDERR:
[2025-02-15T19:05:52.132Z] 
[2025-02-15T19:05:52.132Z] Fatal error: incorrect stacktrace.

[2025-02-15T19:05:52.133Z] TEST RESULT: Failed. Unexpected exit from test [exit code: 87]
[2025-02-15T19:05:52.133Z] --------------------------------------------------
[2025-02-15T19:09:43.921Z] Test results: passed: 158; failed: 2
[2025-02-15T19:09:55.768Z] Report written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_aarch64_linux_testList_3/jvmtest/openjdk/report/html/report.html
[2025-02-15T19:09:55.768Z] Results written to /home/jenkins/workspace/Test_openjdk21_j9_extended.openjdk_aarch64_linux_testList_3/aqa-tests/TKG/output_17396461483163/serviceability_jvmti_j9_0/work
[2025-02-15T19:09:55.768Z] Error: Some tests failed or other problems occurred.
[2025-02-15T19:09:55.768Z] -----------------------------------
[2025-02-15T19:09:55.768Z] serviceability_jvmti_j9_0_FAILED

50x internal Grinder
Failed 2/50

@pshipton
Copy link
Member

@babsingh fyi

@hangshao0 hangshao0 added the project:loom Used to track Project Loom related work label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:jvmti comp:vm project:loom Used to track Project Loom related work test failure
Projects
None yet
Development

No branches or pull requests

3 participants