DynamoRIO / DynamoRIO/drmemory
app crash result and 2.0.0 stable release for windows
Open
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
Assessment
This issue has not been assessed yet.