DynamoRIO / DynamoRIO/drmemory
Crash in DrMemory running it with Notepad.exe
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
Running under Windows 10, 1903, 64 bits. Running:
https://github.com/DynamoRIO/drmemory/releases/download/cronbuild-2.2.18083/DrMemory-Windows-2.2.18083-1.zip
Unzip it and then from a command shell:
F:\DrMemory22\bin64>drmemory.exe -ignore_kernel c:\windows\System32\notepad.exe
And you get a big dialog box that reads:
Application c \windows \System32 \notepad.exe (10864). Dr. Memory internal crash at PC Ox0000300000032b06. Please report this at http://drmemory.org/issues along with the results of running '-debug -dr debug'. Program aborted. Oxc000CCO5 OxINCCCCCO Ox0000000000032b06 0x0000030000032b06 Ox00000000000CCCCO Ox000001c7394801d8 Base: Ox0000000071000000 Registers: eax=0x00000000000000ff ebx=0x00000000faa00764 ea=0x0000000000000008 edx=0x00000000ffiffcff es i=0x0000000000000000 edi=0x000001c6f c5ectf30 esp=0x000001 c6f c5edec0 ebp=0x0000000000000000 r8 =0x000001c7394801d8 r9 =0x0000000000000008 r10=0x0000000000000001 r11=0x000001c6fc5edf80 r12=0x0000000000026b60 r13=0x0000000000100000 r14=0x0000000000300001 r15=0x0000000000026bb0 eflags=0x0000000000010286 2.2.18083-1-(lu! 12 2019 23:34:28) WinVer=105;Re1=1903;Build=18362;Edition= Enterprise -no_dynamic options -disasm_mask 8 -logdir 'FADrMemory22 \ drmemory \ logs \dynamorio' -client lib 'FADrMemory22‘bin64 \release \drmemorylib.d11;0f-ignore_kern el' -logdir 'FAINMemory22 \ drmemory \ logs' -symcache_dir 'FADrMemory22gIrmemory \ logs \symcache -lib_blacklist tAWINDOWS*.d??,CAProgram Files \Common Files \ Microsoft FADrMemory2Abin64VeleasegIrmemorylib.d11=0x00000000000 10000 FADrMemory22\bin64 \release/dbghelp.d11=0x00000000002b00 00 CAWINDOWS/system32/msvcrt.d11=0x000001c6fc3f0000 CAWINDOWS/system32/kerne132.d11=0x000001c77c560000 CAWINDOWS/system32/KERNELBASE.d11=0x000001Mc620000
(If I run it with -debug, it exits immediately with an assert failure).
Contributor guide
Assessment
This issue has not been assessed yet.