[jdk8 arm32] crash when running jdk_security2 and jdk_security3
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
[jdk8 arm32] crash when running jdk_security2 and jdk_security3
https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/44/console
https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0/44/
```
11:05:21 XML output with verification to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/aqa-tests/TKG/output_16567722284136/jdk_security3_2/work
11:05:21 #
11:05:21 # A fatal error has been detected by the Java Runtime Environment:
11:05:21 #
11:05:21 # SIGSEGV (0xb) at pc=0xf3bb5320, pid=643693, tid=0xd1faf470
11:05:21 #
11:05:21 # JRE version: OpenJDK Runtime Environment (8.0_342-b05) (build 1.8.0_342-b05)
11:05:21 # Java VM: OpenJDK Client VM (25.342-b05 mixed mode linux-aarch32 )
11:05:21 # Problematic frame:
11:05:21 # j java.util.stream.Collectors$$Lambda$49.accept(Ljava/lang/Object;Ljava/lang/Object;)V+1
11:05:21 #
11:05:21 # Core dump written. Default location: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/aqa-tests/TKG/output_16567722284136/jdk_security3_2/core or core.643693
11:05:21 #
11:05:21 # An error report file with more information is saved as:
11:05:21 # /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2/aqa-tests/TKG/output_16567722284136/jdk_security3_2/hs_err_pid643693.log
11:05:21 #
11:05:21 # If you would like to submit a bug report, please visit:
11:05:21 # https://github.com/adoptium/adoptium-support/issues
11:05:21 #
11:05:21 Aborted (core dumped)
11:05:21
11:05:21 jdk_security3_2_FAILED
11:05:21
11:05:21 Nothing to be done for teardown.
11:05:21 jdk_security3_2 Finish Time: Sat Jul 2 15:05:17 2022 Epoch Time (ms): 1656774317842
11
```
Contributor guide
Research direction
Start with the linked CI console logs for jdk_security2 and jdk_security3, then inspect the referenced hs_err_pid643693.log and the crash frame in java.util.stream.Collectors. Re-run the affected JDK 8 ARM32 tests to confirm the failure and investigate until both tests complete without a SIGSEGV.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100