Closed as not planned
Description
I am trying to build my project cubby and while my builds work in GitHub Actions and my laptop, on my desktop machine I have started experiencing ld crashes with the message.
collect2: fatal error: ld terminated with signal 7 [Bus error]
I have attached the backtrace here:
backtrace.txt
I'm not sure this is an issue with LLVM itself as this project compiles without issues on other machines, but the crashlog says to submit a report here with the backtrace so that's what I'm doing.