# Pastebin vWXQtY7r fernando@MBP-de-Fernando Red-new % perl6-gdb-m -I. t.p6 ================================================================================================ This is Rakudo Perl 6 running in the GNU debugger, which often allows the user to generate useful back- traces to debug or report issues in Rakudo, the MoarVM backend or the currently running code. This Rakudo version is 2018.01 built on MoarVM version 2018.01, running on macosx (10.15) / darwin (19.0.0) Type `bt full` to generate a backtrace if applicable, type `q` to quit or `help` for help. ------------------------------------------------------------------------------------------------ Reading symbols from /Applications/Rakudo/bin/moar...(no debugging symbols found)...done. Starting program: /Applications/Rakudo/bin/moar --execname=/Applications/Rakudo/bin/perl6-gdb-m --libpath=/Applications/Rakudo/share/nqp/lib --libpath=/Applications/Rakudo/share/perl6/lib --libpath=/Applications/Rakudo/share/perl6/runtime /Applications/Rakudo/share/perl6/runtime/perl6.moarvm -I. t.p6 [New Thread 0x2503 of process 18041] warning: unhandled dyld version (16) [New Thread 0x1907 of process 18041] Thread 2 received signal SIGSEGV, Segmentation fault. 0x0000000100143d2a in ?? () (gdb) bt full #0 0x0000000100143d2a in ?? () No symbol table info available. #1 0x000000010bac0010 in ?? () No symbol table info available. #2 0x0000000101100480 in ?? () No symbol table info available. #3 0x000000010b1a0d10 in ?? () No symbol table info available. #4 0x000000010b0ad268 in ?? () No symbol table info available. #5 0x0098001000000001 in ?? () No symbol table info available. #6 0x000000010b0b09f8 in ?? () No symbol table info available. #7 0x00007ffeefbff0e0 in ?? () No symbol table info available. #8 0x00000001001439b1 in ?? () No symbol table info available. #9 0x00000001011001e0 in ?? () No symbol table info available. #10 0x0000000000000000 in ?? () No symbol table info available. (gdb)