DynamoRIO / DynamoRIO/drmemory

running cygwin apps completely broken

Open
#38 1 comment 0 reactions 0 assignees View on GitHub
Migrated OpSys-Cygwin OpSys-Windows Priority-High
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on August 29, 2010 17:03:33_

after my recent multi-heap-set changes cygwin apps hit:

ASSERT is_entirely_in_heap_region()

that's expected since drmem is now intercepting cygwin malloc routines.
however when I add in cygwin heap region tracking I hit unaddrs on cygwin routines touching un-allocated heap, and I don't have cygwin symbols: it seems the cygwin folks don't make any debug info avail for their binary distributions.

for now I'm retracting the Cygwin package until this is all fixed up

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

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.