GNU gdb (Gentoo 10.2 vanilla) 10.2 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64-unknown-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/bin/guile... [New LWP 2378] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `guile '. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00003fb46c9c1eac in vm_regular_engine (thread=0x3fb46bae3a80, vp=0x3fb46bb88f30, registers=0x3fffd5de1800, resume=1823244040) at vm-engine.c:573 573 NEXT (0); #0 0x00003fb46c9c1eac in vm_regular_engine (thread=0x3fb46bae3a80, vp=0x3fb46bb88f30, registers=0x3fffd5de1800, resume=1823244040) at vm-engine.c:573 #1 0x00003fb46c9c8bac in scm_call_n (proc=0x3fb46bbb3a70, argv=0x0, nargs=) at vm.c:1260 #2 0x00003fb46c90cc38 in scm_call_0 (proc=) at eval.c:479 #3 0x00003fb46c93b2e8 in scm_primitive_load_path (args=) at load.c:1251 #4 0x00003fb46c9291e8 in scm_apply_subr (sp=, nslots=) at gsubr.c:305 #5 0x00003fb46c9c1f4c in vm_regular_engine (thread=0x3fb46bae3a80, vp=0x3fb46bb88f30, registers=0x3fffd5de1f90, resume=) at vm-engine.c:786 #6 0x00003fb46c9c8bac in scm_call_n (proc=0x3fb46bb93e80, argv=0x0, nargs=) at vm.c:1260 #7 0x00003fb46c90cc38 in scm_call_0 (proc=) at eval.c:479 #8 0x00003fb46c93b2e8 in scm_primitive_load_path (args=) at load.c:1251 #9 0x00003fb46c93b918 in scm_c_primitive_load_path (filename=) at load.c:1267 #10 0x00003fb46c9322d4 in scm_load_startup_files () at init.c:250 #11 0x00003fb46c932978 in scm_i_init_guile (base=0x3fffd5de2810) at init.c:535 #12 0x00003fb46c9b08a0 in scm_i_init_thread_for_guile (base=base@entry=0x3fffd5de2810, dynamic_state=dynamic_state@entry=0x0) at threads.c:586 #13 0x00003fb46c9b0a54 in scm_i_init_thread_for_guile (dynamic_state=0x0, base=0x3fffd5de2810) at threads.c:693 #14 with_guile (base=0x3fffd5de2810, data=0x3fffd5de28a0) at threads.c:654 #15 0x00003fb46c3af064 in .GC_call_with_stack_base () from /usr/lib64/libgc.so.1 #16 0x00003fb46c9b0c34 in scm_i_with_guile (dynamic_state=, data=, func=) at threads.c:704 #17 scm_with_guile (func=, data=) at threads.c:710 #18 0x00003fb46c93239c in scm_boot_guile (argc=, argv=0x3fffd5de2e98, main_func=@0xe0ec35fe88: 0xe0ec340fb0 , closure=0x0) at init.c:324 #19 0x000000e0ec340ce0 in main (argc=, argv=0x3fffd5de2e98) at guile.c:101 568 else 569 ip = (scm_t_uint32 *) vm_apply_non_program_code; 570 571 APPLY_HOOK (); 572 573 NEXT (0); 574 } 575 576 /* call-label proc:24 _:8 nlocals:24 label:32 577 * No core file now.