DynamoRIO / DynamoRIO/dynamorio
HANG: linux.signal_race test hangs (and fails) on AArch64
Open
Bug-Hang
Component-Tests
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
The linux.signal_race test currently hangs during the busy wait on AArch64 and was disabled for AArch64 in PR #4453. The timing of the hang is non-deterministic (hangs at a different iteration every time) since the test tries to expose a race condition.
Related issues: #2043, #4271.
Contributor guide
Assessment
This issue has not been assessed yet.