11751 launched: '/Users/kawazoel/letsgo_perl/golang/parallel' (x86_64) Process 11751 stopped * thread #1: tid = 0xb7a9af, 0x0000000004084fd2 parallel`Perl_op_clear(o=0x0000000005100350) + 498 at op.c:625, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT) frame #0: 0x0000000004084fd2 parallel`Perl_op_clear(o=0x0000000005100350) + 498 at op.c:625 622 allowed to raise and lower references during global destruction, 623 so any *valid* code that happens to do this during global 624 destruction might well trigger premature cleanup. */ -> 625 bool still_valid = gv && SvREFCNT(gv); 626 627 if (still_valid) 628 SvREFCNT_inc_simple_void(gv);