drace icon indicating copy to clipboard operation
drace copied to clipboard

Investigate crash on linux i386 in DR-release mode

Open fmoessbauer opened this issue 5 years ago • 0 comments

DynamoRIO 7.91.271 (with client) crashes in non-debug mode during startup on linux i386. This applies to all dynamorio clients, hence it must be a DR bug. In debug mode, DRace runs successfully.

DynamoRIO internal crash at PC 0x00000035.  Please report this at http://dynamorio.org/issues/.  Program aborted.
Received SIGSEGV at unknown pc 0x00000035 in thread 78868
Base: 0xf7d5f000
Registers:eax=0x00000000 ebx=0xfff18e14 ecx=0x00000035 edx=0xf78a5a40
        esi=0xf7f5c09c edi=0xfff18e08 esp=0xfff18dec ebp=0xfff18e0e
        eflags=0x00010286
version 7.91.18271, custom build

fmoessbauer avatar Jan 14 '20 07:01 fmoessbauer