drmemory icon indicating copy to clipboard operation
drmemory copied to clipboard

Memory Debugger for Windows, Linux, Mac, and Android

Results 125 drmemory issues
Sort by recently updated
recently updated
newest added

When I try to use dr. memory on Windows 10 I get this error: Dr. Memory version 2.3.0 Running "c:\backup\warlord\Warlord\debug\MercTactics.exe" Using system call file C:\Users\Lefty\AppData\Roaming\Dr. Memory\symcache\syscalls_wow64.txt WARNING: application exited with...

Status-NeedInfo

Seems like we have a non-flaky test failure on Travis for Mac OS. ``` 61: ~~Dr.M~~ Dr. Memory version 2.3.169 61: ~~Dr.M~~ WARNING: Dr. Memory for Mac is Beta software....

Bug-ToolCrash
Hotlist-ContinuousIntegration

Hi, I am still witnessing the issue that appeared to be resolved since the version 2.2.0 ``` ~~Dr.M~~ WARNING: unable to locate results file: can't open ....\DrMemory-Windows-2.3.18442\drmemory\logs/resfile.26512 (code=2). Dr. Memory...

Status-NeedInfo

_From [saxonophon](https://code.google.com/u/saxonophon/) on October 17, 2011 06:55:23_ I´m the author of the "Support of Java/JNI" discussion and post the error log as requested from Derek. link to discussion: http://groups.google.com/group/drmemory-users/browse_thread/thread/1ce4ad3f17596589 What...

Migrated
Priority-Medium

This issue concerns a series of improvements to Umbra. In particular: 1. Add Umbra tests 2. Support additional granularities 3. Enable dynamic deletion of redundant blocks.

Type-Feature

Hello I am using DrStrace but an internal crash has occurred. I attached the picture of the crash and the result, Thanks in advance ![image](https://user-images.githubusercontent.com/47295289/82121607-408ff280-9743-11ea-9077-dbf5db7129a4.png) **Versions** - What version of...

Bug-ToolCrash
Status-NeedInfo
Component-DrStrace

![image](https://user-images.githubusercontent.com/43731549/88700211-f70e3d00-d0cd-11ea-8eb2-a5980f3f968f.png)

On my win10 machine I just discovered that running any Dr. Memory build from a cmd shell, instead of a cygwin shell, immediately crashes at PC 0. Things work fine...

OpSys-Windows
Bug-ToolCrash
Hotlist-Release

**Describe the bug** While trying to detect memory issues in my program, DrMemory crashed and asked me to report this:

I was attempting to use Dr. Memory against my graphics rendering application, and I always get a Dr. Memory internal crash at PC 0x79416ca5 error. I've tried to trace the...