DynamoRIO / DynamoRIO/dynamorio
client.flush test fails in release build
Open
Component-Tests
good first issue
help wanted
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
5 (sometimes 6) fragments are not flushed:
```
Flush completion id=200
Flush completion id=400
count = 402
ERROR: 0xf777ac30 undeleted
ERROR: 0xf777ab30 undeleted
ERROR: 0xf777aa7a undeleted
ERROR: 0xf777aaba undeleted
ERROR: 0xf777ab70 undeleted
5 undeleted fragments
constructed BB 5-15 times
```
For now I'm disabling the test to get release build tests green but this
should be looked at.
Contributor guide
Assessment
This issue has not been assessed yet.