DynamoRIO / DynamoRIO/drmemory

app crash result and 2.0.0 stable release for windows

Open
#2,081 1 comment 1 reaction 0 assignees View on GitHub
OpSys-Windows Status-NeedInfo Usability
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

issue1: when the application crashed, the analysis result maybe imcomplete or wrong whith other unused libraries informations. while i used version 1.11.0 for windows wiht vs2010.
here is a example:
char * invalidHeap;

delete invalidHeap;

std::string tmpStr = invalidHeap;
when the application crashed, it shows another libraries information that cannot be used in the result.txt.

issue2: when will you publish Dr.Memory 2.0.0 stable release version for windows.

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.