DynamoRIO / DynamoRIO/drmemory
ASSERT (win8 chrome -no_replace_malloc) common\alloc.c:5066: !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 March 19, 2013 12:22:32_
% ~/drmemory/git/build_x86_dbg/bin/drmemory.exe -batch -dr c:/derek/dr/git/exports -leaks_only -no_count_leaks -- ./unit_tests.exe --gtest_filter=GAIAInfoUpdateServiceTest.DownloadSuccess
...
~~Dr.M~~ Error `#1`: INVALID HEAP ARGUMENT to RtlFreeHeap() 0x0fec9658
~~Dr.M~~ # 0 MSVCR100D.dll!free_base +0x28 (0x72d37f59 )
~~Dr.M~~ # 1 MSVCR100D.dll!free_dbg +0x53d (0x72d47a4e )
~~Dr.M~~ # 2 MSVCR100D.dll!free_dbg +0x4f (0x72d47560 )
~~Dr.M~~ # 3 MSVCR100D.dll!operator delete +0xb8 (0x72d46629 )
~~Dr.M~~ # 4 MSVCR100D.dll!operator delete[] +0xd (0x72d37eee )
~~Dr.M~~ # 5 ovly_debug_event +0x41f9fa5 (0x04818ac2 )
~~Dr.M~~ # 6 ovly_debug_event +0x41f8ae4 (0x04817601 )
~~Dr.M~~ # 7 ovly_debug_event +0x41f8a28 (0x04817545 )
~~Dr.M~~ # 8 ovly_debug_event +0x51a4d6d (0x057c388a )
~~Dr.M~~ # 9 ovly_debug_event +0x51a4cdc (0x057c37f9 )
~~Dr.M~~ `#10` std::_Init_locks::operator= +0xbd5556 (0x0642e727 )
~~Dr.M~~ `#11` MSVCR100D.dll!initterm +0x1b (0x72c7866c )
~~Dr.M~~ Note: @0:00:01.716 in thread 3312
~~Dr.M~~ ASSERT FAILURE (thread 3312): C:\derek\drmemory\git\src\common\alloc.c:5066: !pt->expect_lib_to_fail || pt->alloc_base == NULL (free() success unexpected)
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1172_
Contributor guide
Assessment
This issue has not been assessed yet.