Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- LD vmlinux.o
- ld.lld: warning: <unknown>:0:0: stack frame size (4320) exceeds limit (2048) in function 'load_elf_binary'
- ld.lld: warning: <unknown>:0:0: stack frame size (4320) exceeds limit (2048) in function 'load_elf_binary.23092'
- PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
- Stack dump:
- 0. Program arguments: /home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld -m elf_x86_64 -mllvm -import-instr-limit=5 -z noexecstack -r -o vmlinux.o -T .tmp_initcalls.lds --whole-archive vmlinux.a --no-whole-archive --start-group --end-group
- 1. Running pass 'Function Pass Manager' on module 'ld-temp.o'.
- 2. Running pass 'X86 DAG->DAG Instruction Selection' on function '@ip6_rcv_core'
- #0 0x000056324d2ddac7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x3509ac7)
- #1 0x000056324d1cb0b8 (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x33f70b8)
- #2 0x00007f4fea1f1320 (/lib/x86_64-linux-gnu/libc.so.6+0x45320)
- #3 0x000056324bc93ceb (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x1ebfceb)
- #4 0x000056324bc9614c llvm::ScheduleDAGSDNodes::EmitSchedule(llvm::MachineInstrBundleIterator<llvm::MachineInstr, false>&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x1ec214c)
- #5 0x000056324c193ab5 llvm::SelectionDAGISel::SelectBasicBlock(llvm::ilist_iterator_w_bits<llvm::ilist_detail::node_options<llvm::Instruction, false, false, void, true>, false, true>, llvm::ilist_iterator_w_bits<llvm::ilist_detail::node_options<llvm::Instruction, false, false, void, true>, false, true>, bool&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x23bfab5)
- #6 0x000056324c1874b3 llvm::SelectionDAGISel::SelectAllBasicBlocks(llvm::Function const&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x23b34b3)
- #7 0x000056324c532aa5 llvm::SelectionDAGISel::runOnMachineFunction(llvm::MachineFunction&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x275eaa5)
- #8 0x000056324c532403 (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x275e403)
- #9 0x000056324c6f5825 llvm::MachineFunctionPass::runOnFunction(llvm::Function&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x2921825)
- #10 0x000056324c27f204 llvm::FPPassManager::runOnFunction(llvm::Function&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x24ab204)
- #11 0x000056324c27eb1f llvm::FPPassManager::runOnModule(llvm::Module&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x24aab1f)
- #12 0x000056324c27b4b8 llvm::legacy::PassManagerImpl::run(llvm::Module&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x24a74b8)
- #13 0x000056324ddd0dc9 (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x3ffcdc9)
- #14 0x000056324ddd057f llvm::lto::backend(llvm::lto::Config const&, std::function<llvm::Expected<std::unique_ptr<llvm::CachedFileStream, std::default_delete<llvm::CachedFileStream>>> (unsigned int, llvm::Twine const&)>, unsigned int, llvm::Module&, llvm::ModuleSummaryIndex&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x3ffc57f)
- #15 0x000056324ddc59aa llvm::lto::LTO::runRegularLTO(std::function<llvm::Expected<std::unique_ptr<llvm::CachedFileStream, std::default_delete<llvm::CachedFileStream>>> (unsigned int, llvm::Twine const&)>) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x3ff19aa)
- #16 0x000056324ddc525e llvm::lto::LTO::run(std::function<llvm::Expected<std::unique_ptr<llvm::CachedFileStream, std::default_delete<llvm::CachedFileStream>>> (unsigned int, llvm::Twine const&)>, std::function<llvm::Expected<std::function<llvm::Expected<std::unique_ptr<llvm::CachedFileStream, std::default_delete<llvm::CachedFileStream>>> (unsigned int, llvm::Twine const&)>> (unsigned int, llvm::StringRef, llvm::Twine const&)>) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x3ff125e)
- #17 0x000056324d492f00 lld::elf::BitcodeCompiler::compile() (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x36bef00)
- #18 0x000056324d3e3c0f lld::elf::LinkerDriver::link(llvm::opt::InputArgList&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x360fc0f)
- #19 0x000056324d3ce9ef lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef<char const*>) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x35fa9ef)
- #20 0x000056324d3cc430 lld::elf::link(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x35f8430)
- #21 0x000056324d2df688 lld::unsafeLldMain(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef<lld::DriverDef>, bool) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x350b688)
- #22 0x000056324cd24fd5 lld_main(int, char**, llvm::ToolContext const&) (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x2f50fd5)
- #23 0x000056324cd252a2 main (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x2f512a2)
- #24 0x00007f4fea1d61ca __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3
- #25 0x00007f4fea1d628b call_init ./csu/../csu/libc-start.c:128:20
- #26 0x00007f4fea1d628b __libc_start_main ./csu/../csu/libc-start.c:347:5
- #27 0x000056324d28e8da _start (/home/arter97/android/nathan/llvm-18.1.8-x86_64/bin/ld.lld+0x34ba8da)
- Segmentation fault (core dumped)
- make[6]: *** [/home/arter97/kernel/liquorix/scripts/Makefile.vmlinux_o:62: vmlinux.o] Error 139
- make[5]: *** [/home/arter97/kernel/liquorix/Makefile:1148: vmlinux_o] Error 2
- make[4]: *** [debian/rules:74: build-arch] Error 2
- dpkg-buildpackage: error: make -f debian/rules binary subprocess returned exit status 2
- make[3]: *** [/home/arter97/kernel/liquorix/scripts/Makefile.package:121: bindeb-pkg] Error 2
- make[2]: *** [/home/arter97/kernel/liquorix/Makefile:1548: bindeb-pkg] Error 2
- make[1]: *** [/home/arter97/kernel/liquorix/Makefile:240: __sub-make] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement