DynamoRIO / drmemory

Memory Debugger for Windows, Linux, Mac, and Android
Other
2.41k stars 256 forks source link

Dr. Memory crash at PC 0x7381ce61. #2089

Open MarekKnapek opened 6 years ago

MarekKnapek commented 6 years ago

Hi, Dr. Memory crashed when testing my application. Please see crash dialog text and screenshot. I will attach dump.

---------------------------
Dr. Memory Notice: c:\Clarity\Bin\Clarity.exe(320)
---------------------------
Application c:\Clarity\Bin\Clarity.exe (320).  Dr. Memory internal crash at PC 0x7381ce61.  Please report this at http://drmemory.org/issues.  Program aborted.
0xc0000005 0x00000000 0x7381ce61 0x7381ce61 0x00000000 0x3a4605d8
Base: 0x70a90000
Registers: eax=0x05ca004c ebx=0x05ca0000 ecx=0x00000001 edx=0x00000008
    esi=0x05ca004c edi=0x3a4605c8 esp=0x21ecef7c ebp=0x21ecef90
    eflags=0x000
1.11.0-2-(Aug 29 2016 02:42:07) win61
-no_dynamic_options -disasm_mask 8 -logdir 'C:\Users\marekk\AppData\Roaming\Dr. Memory\dynamorio' -client_lib 'C:\Program Files (x86)\Dr. Memory\bin\release\drmemorylib.dll;0;-no_results_to_stderr -logdir `C:\Users\marekk\AppData\Roaming\Dr. Memory` -symcache_dir `C:\Users\marekk\AppData\Roaming\Dr. Memory\symcache` -lib
0x21ecef90 0x7381d14c
0x21ecefd8 0x70b3191b
0x002fe458 0x002fe498
C:\Program Files (x86)\Dr. Memory\bin\release\drmemorylib.dll=0x73800000
C:\Program Files (x86)\Dr. Memory\bin\release/dbghelp.dll=0x048c0000
C:\Windows/system32/msvcrt.dll=0x04a20000
C:\Windows/system32/kernel32.dll=0x04b90000
C:\Windows/system32/KERNELBASE.dll=0x04ad0000
---------------------------
OK   
---------------------------
MarekKnapek commented 6 years ago

drmemory.exe.zip

MarekKnapek commented 6 years ago

Another one.

---------------------------
Dr. Memory Notice: c:\Clarity\Bin\Clarity.exe(21040)
---------------------------
Application c:\Clarity\Bin\Clarity.exe (21040).  Dr. Memory internal crash at PC 0x738238fb.  Please report this at http://drmemory.org/issues.  Program aborted.
0xc0000005 0x00000000 0x738238fb 0x738238fb 0x00000001 0x36363636
Base: 0x70750000
Registers: eax=0x36363636 ebx=0x0035f04c ecx=0x242d2390 edx=0x00000000
    esi=0x36363636 edi=0xffffffff esp=0x2436ef88 ebp=0x2436efd8
    eflags=0x000
1.11.0-2-(Aug 29 2016 02:42:07) win61
-no_dynamic_options -disasm_mask 8 -logdir 'C:\Users\marekk\AppData\Roaming\Dr. Memory\dynamorio' -client_lib 'C:\Program Files (x86)\Dr. Memory\bin\release\drmemorylib.dll;0;-no_results_to_stderr `-report_max` `-1` -logdir `C:\Users\marekk\AppData\Roaming\Dr. Memory` -symcache_dir `C:\Users\marekk\AppData\Roaming\Dr. Me
0x2436efd8 0x707f191b
0x0035f000 0x0035f194
0x04f20000 0x0531fff8
0x04f200f8 0x00000001
0x00120270 0xff500845
C:\Program Files (x86)\Dr. Memory\bin\release\drmemorylib.dll=0x73800000
C:\Program Files (x86)\Dr. Memory\bin\release/dbghelp.dll=0x04c10000
C:\Windows/system32/msvcrt.dll=0x04af0000
C:\Windows/system32/kernel32.dll=0x04e10000
C:\Windows/system32/KERNELBASE.dll=0x04690000
---------------------------
OK   
---------------------------