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

**Describe the bug** when starting drmemory 2.5.19128 fails to find Api-ms-win-core-sysinfo-l1-2-0.dll and quite **To Reproduce** "C:\Program Files (x86)\Dr. Memory\bin64\drmemory.exe" Please also answer these questions drawn from https://drmemory.org/page_help.html#sec_narrow : - Does...

https://www.virustotal.com/gui/file/6d7bafa8c7604077409a68a0beb435ceae49e1666bfa103e4796da3e361a1544

Hello everyone, I am trying to run Dr.Memory using github actions in a Windows-latest environment. When I run Dr.Memory with my app, it starts successfully, but then it never ends....

debug compiled my binary and just started Dr. Memory => direct crash. --------------------------- Dr. Memory Notice: D:\develop\rm-asset\c-code\rebol-2.7.8\to-win32\viewpro\Debug\viewpro.exe(3276) --------------------------- Application D:\develop\rm-asset\c-code\rebol-2.7.8\to-win32\viewpro\Debug\viewpro.exe (3276). Internal Error: DynamoRIO debug check failure: D:\a\drmemory\drmemory\dynamorio\core\win32\loader.c:771 !is_dynamo_address(dcontext->app_fls_data) (Error...

On uninstall the sudo popup on win10 says: ``` "Do you want to allow this app from an unknown publisher to make changes to your device?" C:\Windows\Installer\338c39a.msi Publisher: Unknown ```...

OpSys-Windows
help wanted
good first issue
Component-UI
Hotlist-Release

I downloaded Dr. Memory v2.5..0 from https://github.com/DynamoRIO/drmemory/releases/download/release_2.5.0/DrMemory-Linux-2.5.0.tar.gz Extracted & set the environment variables properly. When I tried to run my app using command: "drmemory -- myapp myapp_args" I got this...

Dr. Memory failed to start the target application, perhaps due to interference from invasive security software. Try disabling other software or running in a virtual machine. WARNING: Examine the following...

Status-CannotReproduce

This happened in the 2nd of 2 runs (re-ran): https://github.com/DynamoRIO/drmemory/pull/2373/checks?check_run_id=1801981894 ``` 2021-01-31T18:17:22.8577386Z 136: Test command: D:\a\drmemory\drmemory\build_drmemory-dbg-32\dynamorio\bin32\drrun.exe "-quiet" "-debug" "-client" "D:/a/drmemory/drmemory/build_drmemory-dbg-32/tests/umbra_client_faulty_redzone.client.dll" "0" "" "-msgbox_mask" "0" "-stderr_mask" "0xc" "--" "D:/a/drmemory/drmemory/build_drmemory-dbg-32/tests/umbra_app.exe" 2021-01-31T18:17:22.8578904Z 136:...

Component-Tests
Bug-ToolCrash
Hotlist-ContinuousIntegration

This is probably more an Info than a bug but I found the documentation a little bit misleadingI had the problem that DrMemory didnt show the line numbers in the...

When I compiler a simple "Hello World" program by the use of gcc and then trying to debug that programm using dr. memory I am getting that kind of result...