DynamoRIO / DynamoRIO/dynamorio
CRASH api.startstop on aarch64 GA CI
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
api.startstop failed on a64 in a way I don't think we've seen before, in PR #6925 (which makes no changes to core DR):
https://github.com/DynamoRIO/dynamorio/actions/runs/10483334564/job/29035878258?pr=6925
```
349: Test command: /opt/actions-runner/_work/dynamorio/dynamorio/build/build_debug-internal-64/bin64/runstats "-s" "90" "-killpg" "-silent" "-env" "LD_LIBRARY_PATH" "/opt/actions-runner/_work/dynamorio/dynamorio/build/build_debug-internal-64/lib64/debug:/opt/actions-runner/_work/dynamorio/dynamorio/build/build_debug-internal-64/ext/lib64/debug:" "-env" "DYNAMORIO_OPTIONS" "-stderr_mask 0xC -dumpcore_mask 0 -code_api" "/opt/actions-runner/_work/dynamorio/dynamorio/build/build_debug-internal-64/suite/tests/bin/api.startstop"
349: Test timeout computed to be: 120
349: in event_post_attach
349: in event_pre_detach
349:
348/385 Test #349: code_api|api.startstop ...........................................***Failed
```
Contributor guide
Assessment
This issue has not been assessed yet.