Copyright (C) 2016 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 "x86_64--netbsd". 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 ./netbsd8/netbsd8/build/bin/lld...(no debugging symbols found)...done. [New process 1] [New process 9] [New process 8] [New process 7] [New process 6] [New process 5] [New process 4] [New process 3] [New process 2] Core was generated by `lld'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000000527a88 in llvm::SpecificBumpPtrAllocator > >::DestroyAll() () [Current thread is 1 (LWP 1)] (gdb) bt #0 0x0000000000527a88 in llvm::SpecificBumpPtrAllocator > >::DestroyAll() () #1 0x0000000000819ac8 in lld::freeArena() () #2 0x00000000006f51bb in lld::wasm::link(llvm::ArrayRef, bool, llvm::raw_ostream&) () #3 0x000000000044244a in main () (gdb) 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 ./netbsd8/netbsd8/build/bin/lld...(no debugging symbols found)...done. warning: exec file is newer than core file. [New process 1] [New process 11] [New process 10] [New process 9] [New process 8] [New process 7] [New process 6] [New process 5] [New process 4] warning: Error reading shared library list entry at 0xcccccccccccccccd warning: Error reading shared library list entry at 0x89480e884130c183 Core was generated by `lld'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000000527a88 in llvm::SpecificBumpPtrAllocator > >::DestroyAll() () [Current thread is 1 (process 1)] (gdb) bt #0 0x0000000000527a88 in llvm::SpecificBumpPtrAllocator > >::DestroyAll() () #1 0x0000000000819ac8 in lld::freeArena() () #2 0x00000000006f51bb in lld::wasm::link(llvm::ArrayRef, bool, llvm::raw_ostream&) () #3 0x000000000044244a in main () (gdb)