DynamoRIO / DynamoRIO/drmemory
drltrace tests fail on Android
Open
Bug-AppFail
OpSys-Android
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
drltrace_libcalls and drltrace_symargs are failing on Android.
Output: CANNOT LINK EXECUTABLE: library "libdynamorio.so" not found"
The Android loader does not support DT_RUNPATH is the source of the problem.
Contributor guide
Assessment
This issue has not been assessed yet.