Okey, so it's not that... print it just before the actual crash? See if you can trace when pc gets an illegal value.
Program received signal SIGSEGV, Segmentation fault. eval_instruction_without_debug (pc=Cannot access memory at address 0x8 ) at interpreter.h:119 119 instr = pc[0];
If it really is at that line...