DynamoRIO / DynamoRIO/dynamorio

ASSERT (core\heap.c:1332) LEAK

Open
#1,153 1 comment 0 reactions 0 assignees View on GitHub
Bug-Assert Migrated OpSys-Windows Priority-Medium
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on April 29, 2013 12:48:27_

running browser_test see Internal DynamoRIO Error:
core\heap.c:1332

```
ASSERT(IF_WINDOWS(doing_detach || ) /* not deterministic when detaching */
heapmgt->vmheap.num_free_blocks == heapmgt->vmheap.num_blocks
- perstack * 1 /* initstack */
/* current stack */
- perstack * ((IF_WINDOWS_ELSE(doing_detach, false)
IF_APP_EXPORTS(|| dr_api_exit)) ? 0 : 1));
```

version 4.0.1997, custom build

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1153_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.