Code: Alles auswählen
==5088== Process terminating with default action of signal 11 (SIGSEGV)
==5088== Access not within mapped region at address 0x0
==5088== at 0x1: ???
==5088== If you believe this happened as a result of a stack
==5088== overflow in your program's main thread (unlikely but
==5088== possible), you can try to increase the size of the
==5088== main thread stack using the --main-stacksize= flag.
==5088== The main thread stack size used in this run was 8388608.
Code: Alles auswählen
BB24: ; preds = %BB23
%exitBB = phi i8* [ blockaddress(@_T0_53, %BB25), %BB23 ], !dbg !94
store i1 true, i1* %seen, align 1, !dbg !106
indirectbr i8* %exitBB, [], !dbg !106
BB25: ; No predecessors!
EDIT: The second strange property is that regular execution resulted in exit code 48.