DynamoRIO / DynamoRIO/dynamorio

CRASH Jenkins aarch64 linker building api.static_startstop

Open
#4,836 0 comments 0 reactions 0 assignees View on GitHub
Bug-AppCrash Component-Build OpSys-AArch64
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

This hapened once on Jenkins on PR #4835 but did not reproduce on a re-run:

http://139.178.83.194:8080/job/DynamoRIO-AArch64-Precommit/2310/consoleFull
```
collect2: fatal error: ld terminated with signal 11 [Segmentation fault]
compilation terminated.
suite/tests/CMakeFiles/api.static_startstop.dir/build.make:98: recipe for target 'suite/tests/bin/api.static_startstop' failed
make[2]: *** [suite/tests/bin/api.static_startstop] Error 1
```

Contributor guide

Open the contributing guide

Research direction

Start with the linked Jenkins console output and the build rule at suite/tests/CMakeFiles/api.static_startstop.dir/build.make:98. Investigate the aarch64 linker failure while building suite/tests/bin/api.static_startstop, then verify the target builds successfully without the segmentation fault.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cmake, linux
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.