For fjf664.pas the backtrace looks like this:
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbff7ffd0
Thread 0 Crashed: #0 0x000c4300 in reset_used_flags (emit-rtl.c:2639) #1 0x000c4458 in reset_used_flags (emit-rtl.c:2687) #2 0x000c4458 in reset_used_flags (emit-rtl.c:2687) #3 0x000c4458 in reset_used_flags (emit-rtl.c:2687) #4 0x000c4458 in reset_used_flags (emit-rtl.c:2687)
<last line repeats> ....
That was the wrong one. Here is the correct backtrace for fjf664.pas:
Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbff7ffc0
Thread 0 Crashed: #0 0x000d04b0 in ggc_alloc (ggc-page.c:858) #1 0x000e5ffc in rtx_alloc (rtl.c:334) #2 0x000c4248 in copy_rtx_if_shared (emit-rtl.c:2593) #3 0x000c41c8 in copy_rtx_if_shared (emit-rtl.c:2613) #4 0x000c41c8 in copy_rtx_if_shared (emit-rtl.c:2613) #5 0x000c41c8 in copy_rtx_if_shared (emit-rtl.c:2613) #6 0x000c41c8 in copy_rtx_if_shared (emit-rtl.c:2613) <last line repeats> ......
Regards,
Adriaan van Os