DynamoRIO / DynamoRIO/drmemory
ASSERT: test suite failing on ARM
Open
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
Splitting from #2039
Hitting the following assertion on nearly all DrMemory tests on ARM on my chromebook:
```
/XXX/drmemory/drmemory/replace.c:1139: false (Not Yet Implemented)
```
This assert is unlikely to have been triggered due only to changes in DR, but rather indicates that ARM libc now has indirected imports.
Contributor guide
Assessment
This issue has not been assessed yet.