DynamoRIO / DynamoRIO/drmemory
ASSERT FAILURE common\alloc_replace.3153: found (inconsistent default Heap)
Open
Bug-Assert
OpSys-Win7
Priority-Critical
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
When run 64-bit handle.exe in Windows cmd, an ASSERT Failure happens at exit.
```
.\bin64\drmemory.exe -debug -verbose 4 -- .\tests\handle.exe
...
~~Dr.M~~ ASSERT FAILURE (thread 12832): ...Workspace\DrMemory\drmemory.git\common\alloc_replace.c:3153: found (inconsistent default Heap)
```
It does not happen on cygwin.
Contributor guide
Assessment
This issue has not been assessed yet.