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

System unavailable: test-osuosl-aix715-ppc64-2 (adopt06) - core dumps in JDK19/sanity/openjdk #2563

Closed
sxa opened this issue May 17, 2022 · 6 comments

Comments

@sxa
Copy link
Member

sxa commented May 17, 2022

output_16527624926180/jdk_lang_0/work/java/lang]pwd && find . -name core -ls
/home/jenkins/workspace/Test_openjdk19_hs_sanity.openjdk_ppc64_aix/aqa-tests/TKG/output_16527624926180/jdk_lang_0/work/java/lang
891005 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:13 ./Thread/virtual/Collectable/core
891009 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:13 ./Thread/virtual/CustomScheduler/core
891013 937984 -rw-r--r--  1 jenkins   staff     960495616 May 17 05:13 ./Thread/virtual/GetStackTrace/core
890940 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:12 ./Thread/virtual/stress/GetStackTraceALot_id0/core
890949 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:12 ./Thread/virtual/stress/PinALot_id0/core
890961 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:12 ./Thread/virtual/stress/PingPong/core
890971 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:13 ./Thread/virtual/stress/Skynet_id0/core
890980 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:13 ./Thread/virtual/stress/SleepALot_id0/core
890989 2602318 -rw-r--r--  1 jenkins   staff     2664773547 May 17 05:13 ./Thread/virtual/stress/TimedGet/core
890996 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:13 ./Thread/virtual/stress/YieldALot_id0/core
629467 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 04:55 ./invoke/VarHandles/VarHandleTestExact/core
861896 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:01 ./ref/CleanerTest/core
888947 2058254 -rw-r--r--  1 jenkins   staff     2107651979 May 17 05:04 ./runtime/SwitchBootstrapsTest/core

Here is the hs_err file from virtual/stress/YieldALot_id0:
hs_err_pid26225.log

@sxa
Copy link
Member Author

sxa commented May 17, 2022

Possible upstream problem with virtual threads.

@backwaterred
Copy link

Possible upstream problem with virtual threads.

I have seen this as well, and I agree with your diagnosis. The Loom merge caught me by surprise. Between that and the Panama one, there are suddenly a large number of failing tests that need to be added to a ProblemList.txt, and fixed.

I will open a PR shortly.

@backwaterred
Copy link

backwaterred commented Jun 3, 2022

This is solved on my machines by openjdk/jdk#8939. The ~3 core files I see appear unrelated to vthreads.

@aixtools
Copy link
Contributor

recommend closing this as jdk19 is AIX 7.2 only moving forward.

@aixtools
Copy link
Contributor

@sxa - considering @backwaterred comment: can this be closed?

@sxa
Copy link
Member Author

sxa commented Jul 14, 2022

Seems fair.

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

3 participants