DynamoRIO / drmemory

Memory Debugger for Windows, Linux, Mac, and Android
Other
2.38k stars 257 forks source link

Internal crash at at PC 0x00007ff60a2b7f48 #2304

Open pedrolamarao opened 4 years ago

pedrolamarao commented 4 years ago

Filing a report as requested by DrMemory.

PS E:\prodist\src\sts-5.5\3.Implementacao> E:\prodist\DrMemory-Windows-2.3.0-1\bin64\drmemory -debug -dr_debug -- x64\debug\stsserver -debug
<Starting application E:\prodist\src\sts-5.5\3.Implementacao\x64\debug\stsserver.exe (10548)>
<cannot remove dll from rbtree: at root/min + can't find real tree>
<Running on newer-than-this-build "Microsoft Windows 10-2004 x64">
<Early threads found>
<unknown API-MS-Win pseudo-dll api-ms-win-core-pcw-l1-1-0.dll>
<Initial options = -no_dynamic_options -logdir 'E:\prodist\DrMemory-Windows-2.3.0-1\drmemory\logs\dynamorio' -client_lib 'E:\prodist\DrMemory-Windows-2.3.0-1\bin64\debug\drmemorylib.dll;0;-logdir `E:\prodist\DrMemory-Windows-2.3.0-1\drmemory\logs` -symcache_dir `E:\prodist\DrMemory-Windows-2.3.0-1\drmemory\logs\symcache` -lib_blacklist `C:\WINDOWS*.d??,C:\Program Files\Common Files\Microsoft Shared*.d??,C:\Program Files (x86)\Common Files\Microsoft Shared*.d??` -resfile 10548 ' -code_api -probe_api -stack_size 56K -disable_traces -no_enable_traces -max_elide_jmp 0 -max_elide_call 0 -no_shared_traces -bb_ibl_targets -bb_single_restore_prefix -no_shared_trace_ibl_routine -no_enable_reset -no_reset_at_switch_to_os_at_vmm_limit -reset_at_vmm_percent_free_limit 0 -no_reset_at_vmm_full -reset_at_commit_free_limit 0K -reset_every_nth_pending 0 -vm_size 262144K -no_inline_ignored_syscalls -native_exec_default_list '' -no_native_exec_managed_code -no_indcall2direct >
~~Dr.M~~ Dr. Memory version 2.3.0
~~Dr.M~~ Running "x64\debug\stsserver -debug"
~~Dr.M~~ Using system call file E:\prodist\DrMemory-Windows-2.3.0-1\drmemory\logs\symcache\syscalls_x64.txt
<curiosity: rex.w on OPSZ_6_irex10_short4!>
<Application E:\prodist\src\sts-5.5\3.Implementacao\x64\debug\stsserver.exe (10548).  Dr. Memory internal crash at PC 0x00007ff5be547f48.  Please report this at http://drmemory.org/issues.  Program aborted.
0xc0000005 0x00000000 0x00007ff5be547f48 0x00007ff5be547f48 0x0000000000000000 0x0000022e99aa65b0
Base: 0x0000000015000000
Registers: eax=0x0000022699aa65b8 ebx=0x000002269944cac0 ecx=0x0000022699b35fb0 edx=0x00000000ffffffff
        esi=0x0000000000000080 edi=0x00000000000014ac esp=0x000002269944c618 ebp=0x000002269944c6c9
        r8 =0x00000000000000a8 r9 =0x0000000000000000 r10=0x0000000000005ae0 r11=0x0000000000000000
        r12=0x000002269ad88148 r13=0x000002269944cac0 r14=0x0000000000000000 r15=0x0000000000000000
        eflags=0x0000022600010297
2.3.0-1-(Feb  6 2020 06:08:06) WinVer=105;Rel=2004;Build=19041;Edition=Professional
-no_dynamic_options -logdir 'E:\prodist\DrMemory-Windows-2.3.0-1\drmemory\logs\dynamorio' -client_lib 'E:\prodist\DrMemory-Windows-2.3.0-1\bin64\debug\drmemorylib.dll;0;-logdir `E:\prodist\DrMemory-Windows-2.3.0-1\drmemory\logs` -symcache_dir `E:\prodist\DrMemory-Windows-2.3.0-1\drmemory\logs\symcache` -lib_blacklist `C:
0x000002269944c6c9 0xb0000aafd300002e>
~~Dr.M~~ WARNING: application exited with abnormal code 0xffffffff
pedrolamarao commented 4 years ago

Same thing with a more recent build.

PS E:\prodist\src\sts-5.5\3.Implementacao> E:\prodist\DrMemory-Windows-2.3.18442\bin\drmemory -debug -dr_debug -- x64\debug\stsserver.exe -debug
<Starting application E:\prodist\src\sts-5.5\3.Implementacao\x64\debug\stsserver.exe (27272)>
<cannot remove dll from rbtree: at root/min + can't find real tree>
<Running on newer-than-this-build "Microsoft Windows 10-2004 x64">
<Early threads found>
<Initial options = -no_dynamic_options -logdir 'E:\prodist\DrMemory-Windows-2.3.18442\drmemory\logs\dynamorio' -client_lib 'E:\prodist\DrMemory-Windows-2.3.18442\bin64\debug\drmemorylib.dll;0;-logdir `E:\prodist\DrMemory-Windows-2.3.18442\drmemory\logs` -symcache_dir `E:\prodist\DrMemory-Windows-2.3.18442\drmemory\logs\symcache` -lib_blacklist `C:\WINDOWS*.d??,C:\Program Files\Common Files\Microsoft Shared*.d??,C:\Program Files (x86)\Common Files\Microsoft Shared*.d??` -resfile 27272 ' -code_api -probe_api -stack_size 56K -disable_traces -no_enable_traces -max_elide_jmp 0 -max_elide_call 0 -no_shared_traces -bb_ibl_targets -bb_single_restore_prefix -no_shared_trace_ibl_routine -no_enable_reset -no_reset_at_switch_to_os_at_vmm_limit -reset_at_vmm_percent_free_limit 0 -no_reset_at_vmm_full -reset_at_commit_free_limit 0K -reset_every_nth_pending 0 -vm_size 262144K -no_inline_ignored_syscalls -native_exec_default_list '' -no_native_exec_managed_code -no_indcall2direct >
~~Dr.M~~ Dr. Memory version 2.3.18442
~~Dr.M~~ Running "x64\debug\stsserver.exe -debug"
~~Dr.M~~ Using system call file E:\prodist\DrMemory-Windows-2.3.18442\drmemory\logs\symcache\syscalls_x64.txt
~~Dr.M~~ ERROR: Failed to find "main" for limiting memory dump
<curiosity: rex.w on OPSZ_6_irex10_short4!>
<Application E:\prodist\src\sts-5.5\3.Implementacao\x64\debug\stsserver.exe (27272).  Dr. Memory internal crash at PC 0x00007ff60c5a8ba5.  Please report this at http://drmemory.org/issues.  Program aborted.
0xc0000005 0x00000000 0x00007ff60c5a8ba5 0x00007ff60c5a8ba5 0x0000000000000000 0x0000019e67161050
Base: 0x0000000015000000
Registers: eax=0x0000019667161058 ebx=0x0000019666c1cbc0 ecx=0x0000019666ccaf50 edx=0x00000000ffffffff
        esi=0x0000000000000080 edi=0x00000000000014ac esp=0x0000019666c1c768 ebp=0x0000019666c1cbc0
        r8 =0x00000000000000a8 r9 =0x0000019666c1c800 r10=0x0000019667af1c08 r11=0x0000000000000000
        r12=0x0000019666d23270 r13=0x0000019666c1ccb8 r14=0x00007ff60c4f1a48 r15=0x0000000000000000
        eflags=0x0000019600010297
2.3.18442-0-(Jul  4 2020 00:12:40) WinVer=105;Rel=2004;Build=19041;Edition=Professional
-no_dynamic_options -logdir 'E:\prodist\DrMemory-Windows-2.3.18442\drmemory\logs\dynamorio' -client_lib 'E:\prodist\DrMemory-Windows-2.3.18442\bin64\debug\drmemorylib.dll;0;-logdir `E:\prodist\DrMemory-Windows-2.3.18442\drmemory\logs` -symcache_dir `E:\prodist\DrMemory-Windows-2.3.18442\drmemory\logs\symcache` -lib_black
0x0000019666c1cbc0 0x00007ff600000000
0x00007ff60c4fc5f0 0x00007ff60c59f5e8
0x00007ff60c5fb554 0x000002b8cccccccc>
~~Dr.M~~ WARNING: application exited with abnormal code 0xffffffff
pedrolamarao commented 3 years ago

I cannot reproduce this problem with the build indicated below:

Dr. Memory version 2.3.18510 build 0 built on Sep 12 2020 00:20:21
Windows version: WinVer=105;Rel=2004;Build=19041;Edition=Professional