DynamoRIO / DynamoRIO/dynamorio
ASSERT on detach: unix/os.c:9801 thread_takeover_records != NULL
Open
Bug-Assert
OpSys-Linux
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
Running an app with static DR and static drmemtrace linked in, after a dr_app_start() and then dr_app_stop_and_cleanup() call it hits an assert seemingly during the detach:
```
[ RUN ] DRProfilerTest.StartThenDetach
Start profiling!
Stop profiling!
Start profiling again!
Stop profiling and cleanup!
Contributor guide
Assessment
This issue has not been assessed yet.