DynamoRIO / DynamoRIO/drmemory
ASSERT in whitelist_srclib test: "cannot determine TEB for exiting thread"
Open
Bug-Assert
Hotlist-ContinuousIntegration
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
The whitelist_srclib failed on 32-bit Windows:
https://github.com/DynamoRIO/drmemory/pull/2373/checks?check_run_id=1801894506
```
2021-01-31T17:43:26.5529839Z 88: ~~Dr.M~~ ASSERT FAILURE (thread 1176): ..\drmemory\drmemory.c:687: teb !=
2021-01-31T17:43:26.5530515Z 88: NULL (cannot determine TEB for exiting thread)
```
Contributor guide
Assessment
This issue has not been assessed yet.