Issue |
98988
|
Summary |
ld terminated with signal 7 [Bus error]
|
Labels |
new issue
|
Assignees |
|
Reporter |
SiliconSelf
|
I am trying to build my project [cubby](https://github.com/siliconself/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](https://github.com/user-attachments/files/16243191/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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs