DynamoRIO / DynamoRIO/drmemory

Internal crash

Open
#2,572 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

When running from the terminal with the command: dr memory foo.exe, regardless of the code, an error occurs:

Dr. Memory internal crash at PC 0x0000000071023250. Please report this at http://drmemory.org/issues along with the results of running '-debug -dr_debug'. Program aborted.
0xc0000005 0x00000000 0x0000000071023250 0x0000000071023250 0x0000000000000001 0x0000000000000000
Base: 0x0000000071000000
Registers: eax=0x00000000ffffffff ebx=0x00000252a1b54a80 ecx=0x0000000000000000 edx=0x0000000000000000
esi=0x0000000000000000 edi=0x0000000000000000 esp=0x00000252a1b71708 ebp=0x00000252a1b71cc8
r8 =0x00007ff6c59b70c0 r9 =0x0000000000000000 r10=0x00000252a1b112c0 r11=0x00007ff6419c3a78
r12=0x0000000000000014 r13=0x00000252a1b72460 r14=0x00000000000000f0 r15=0x00000000000001e0
eflags=0x0000000000010246
2.6.20368-0-(Oct 11 2025 03:01:13) WinVer=105;Rel=2009;Build=26200;Edition=CoreSingleLanguage
-no_dynamic_options -logdir 'C:\Users\...\AppData\Roaming\Dr. Memory\dynamorio' -client_lib 'C:\drm\bin64\release\drmemorylib.dll;0;-logdir `C:\Users\...\AppData\Roaming\Dr. Memory` -symcache_dir `C:\Users\...\AppData\Roaming\Dr. Memory\symcache` -lib_blocklist_default `C:\WINDOWS*.d??,C:\Program Files\Common Files
0x00000252a1b71cc8 0x0000000000000001>

In debug mode:
~~Dr.M~~ ASSERT FAILURE (thread 29260): D:\a\drmemory\drmemory\common\callstack.c:2123: max_frames <= ops.global_max_frames (max_frames > global_max_frames)
~~Dr.M~~ WARNING: application exited with abnormal code 0xffffffff

**Versions**
Dr. Memory 2.6.20368
Windows 10.0.26200

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.