DynamoRIO / DynamoRIO/drmemory
Dr. Memory internal crash when testing an application that is being tested by Microsoft Apllication Verifier
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
For example:
```
~~Dr.M~~ Dr. Memory version 1.11.0
~~Dr.M~~ (Uninitialized read checking is not yet supported for 64-bit)
~~Dr.M~~ Running "Documents\ASMSequent\asmsequent.exe"
~~Dr.M~~ WARNING: application exited with abnormal code 0xffffffff
```
And:
```
~~Dr.M~~ Dr. Memory version 1.11.0
~~Dr.M~~ (Uninitialized read checking is not yet supported for 64-bit)
~~Dr.M~~ Running "Downloads\map\HangASM.exe"
~~Dr.M~~ WARNING: application exited with abnormal code 0xffffffff
```
And:
```
~~Dr.M~~ Dr. Memory version 1.11.0
~~Dr.M~~ (Uninitialized read checking is not yet supported for 64-bit)
~~Dr.M~~ Running "C:\WINDOWS\system32\ping.exe"
~~Dr.M~~ WARNING: application exited with abnormal code 0xffffffff
```
Contributor guide
Assessment
This issue has not been assessed yet.