Latest cargo nightly instantly segfaults on FreeBSD in Cirrus CI #15092
Labels
C-bug
Category: bug
O-freebsd
OS: FreeBSD
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
Problem
The latest nightly cargo instantly segfaults when run on FreeBSD in Cirrus CI. It doesn't even need to attempt a build. Simply
cargo -h
will segfault. I haven't managed to reproduce this in a local VM, so I don't know what's special about Cirrus CI. But the failures only began to happen within the last 24 hours.Steps
In a FreeBSD 14.0 or 14.1 (other versions are untested) instance on Cirrus CI, install Rust and invoke Cargo like this:
Possible Solution(s)
No response
Notes
Here is the stack backtrace from gdb.
And here are some links to recent builds demonstrating the problem:
Version
The text was updated successfully, but these errors were encountered: