DynamoRIO / DynamoRIO/drmemory
ASSERT (app_suite.pattern) alloc.c:5031: !pt-expect_lib_to_fail || pt-alloc_base == NULL (free() success unexpected)
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on January 03, 2013 11:17:43_
this happens non-det in my windows suite:
app_suite.pattern => ~~Dr.M~~ ASSERT FAILURE (thread 6780): ....\git\src\common\alloc.c:5031: !pt-expect_lib_to_fail || pt-alloc_base == NULL (free() success unexpected)
stderr:
~~Dr.M~~ Dr. Memory version 1.5.1148
~~Dr.M~~ Running ""./app_suite_tests.exe""
~~Dr.M~~ ASSERT FAILURE (thread 6780): ....\git\src\common\alloc.c:5031: !pt->expect_lib_to_fail || pt->alloc_base == NULL (free() success unexpected)
can't repro when I run manually
xref issue #875
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1116_
Contributor guide
Assessment
This issue has not been assessed yet.