-
Notifications
You must be signed in to change notification settings - Fork 12.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SIGSEGV/SIGILL while building rustc
itself in x86_64 apple CI jobs
#134220
Comments
rustc_codegen_llvm
in dist-x86_64-apple
Tagging as |
This is not an isolated instance, this has previously happened in #129984 (comment) on |
rustc_codegen_llvm
in dist-x86_64-apple
rustc_codegen_llvm
in x86_64 apple CI jobs
Possibly related but unclear if same root cause: #130060 (comment)
|
cc @DianQK do you know of anything relevant? |
rustc_codegen_llvm
in x86_64 apple CI jobsrustc_codegen_llvm
in x86_64 apple CI jobs
rustc_codegen_llvm
in x86_64 apple CI jobsrustc
itself in x86_64 apple CI jobs
[EXPERIMENTAL] Something's Wrong I Can Feel It (x86_64 apple funny business) See rust-lang#134220 r? `@ghost` try-job: dist-x86_64-apple
Do all errors occur after #133799? It's maybe rust-lang/llvm-project@104d0d1...1268e87#diff-e3b933e8c46156c0eaf7cbb67866b712f69a8484bc941d10acec9d4d17b9f061R15444. |
No, there was a Sept instance, this would be too late for that (though it's not necessarily mutually exclusive) |
[EXPERIMENTAL] Something's Wrong I Can Feel It (x86_64 apple funny business) See rust-lang#134220 r? `@ghost` try-job: dist-x86_64-apple-alt
This does not seem like an isolated case, see label https://github.com/rust-lang/rust/labels/CI-spurious-cg_llvm-SIGSEGV
In the revert PR #134207, non-compiler (and AFAICT unrelated changes) ran into a SIGSEGV while compiling
rustc_codegen_llvm
on thedist-x86_64-apple
job.CI job: https://github.com/rust-lang-ci/rust/actions/runs/12298794250/job/34323085670
Log: #134207 (comment)
Unfortunately, I don't have a repro or details, and it might be spurious (which is still not good). Opening to record in case anyone else also run into this, and that this might be a genuine issue (like a miscompile or whatever).
The text was updated successfully, but these errors were encountered: