# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #37361] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37361 >
Didn't notice this earlier because the whole japh.t is reported as succeeding even though a core dump happens for the subtest #10. 1 pthread_kill(0x0, 0x11fffb038, 0x0, 0x11fffc010, 0x3ff00000001) [0x3ff805c0ed0] 2 (unknown)() [0x3ff805c7908] 3 (unknown)() [0x3ff80633994] 4 exc_raise_signal_exception(0xb0ffe0003, 0x86, 0x0, 0x12013b8ac, 0x1) [0x3ff80633d80] 5 clone_regs_interp(d = (nil), s = 0x140136000, dest = 0x1404ed080) ["classes/parrotinterpreter.pmc":48, 0x12013b8ac] 6 clone_regs(d = (nil), s = 0x140136000, dest = 0x1404ed080) ["classes/parrotinterpreter.pmc":175, 0x12013bbec] 7 clone_interpreter(dest = 0x1404ed080, self = 0x140180310) ["classes/parrotinterpreter.pmc":202, 0x12013bcb4] 8 pt_thread_run(interp = 0x140136000, dest_interp = 0x1404ed080, sub = 0x1404ecf00) ["src/thread.c":156, 0x1200cb118] 9 pt_thread_run_3(interp = 0x140136000, dest_interp = 0x1404ed080, sub = 0x1404ecf00) ["src/thread.c":230, 0x1200cb2b4] 10 pcf_v_JOP( = 0x1200b887c, = 0x1200b887c, = 0x1200b887c, interpreter = 0x140136000, self = 0x140181810) ["src/nci.c":3312, 0x1201df350] 11 Parrot_NCI_invoke(interpreter = 0x140136000, pmc = 0x140181810, next = 0x1404f0310) ["classes/nci.c":144, 0x120187788] 12 Parrot_invokecc_p(cur_opcode = 0x1404f0300, interpreter = 0x140136000) ["ops/core.ops":417, 0x1200e1e04] 13 runops_slow_core(interpreter = 0x140136000, pc = 0x1404f0300) ["src/runops_cores.c":153, 0x12015e5d8] 14 runops_int( = 0x1404f0200, = 0x1404f0200, interpreter = 0x140136000, offset = 0) ["src/interpreter.c":750, 0x1201070f0] 15 runops(interpreter = 0x140136000, offs = 0) ["src/inter_run.c":81, 0x1200b4a20] 16 runops_args(interpreter = 0x140136000, sub = 0x1404ecff0, obj = 0x140137ba0, meth = (nil), sig = 0x140067458 = "vP", ap = struct { _a0 = 0x11fffbef0 _offset = 24}) ["src/inter_run.c":181, 0x1200b4d50] 17 Parrot_runops_fromc_args(interpreter = 0x140136000, sub = 0x1404ecff0, sig = 0x140067458 = "vP") ["src/inter_run.c":275, 0x1200b4f28] 18 Parrot_runcode(interpreter = 0x140136000, argc = 1, argv = 0x11fffc020) ["src/embed.c":841, 0x120093c20] 19 Parrot_runcode(interpreter = 0x140136000, argc = 1, argv = 0x11fffc020) ["src/embed.c":772, 0x1200939d8 20 main(argc = 1, argv = 0x11fffc020) ["imcc/main.c":643, 0x120092770]