-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)Area: Spurious failures in builds (spuriously == for no apparent reason)O-macosOperating system: macOSOperating system: macOS
Description
I've seen this quite a lot recently
Example logs:
clang: error: unable to execute command: Segmentation fault: 11
clang: error: linker command failed due to signal (use -v to see invocation)
Example Travis runs:
- https://travis-ci.org/rust-lang/rust/jobs/188055227
- https://travis-ci.org/rust-lang/rust/jobs/187951287
- https://travis-ci.org/rust-lang/rust/jobs/189523779
- https://travis-ci.org/rust-lang/rust/jobs/189551548
I'm opening a tracking issue so we can collect some more logs and hopefully draw conclusions from them at some point. Until then I'm not really sure how we'd deal with this...
Metadata
Metadata
Assignees
Labels
A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)Area: Spurious failures in builds (spuriously == for no apparent reason)O-macosOperating system: macOSOperating system: macOS