Segfault of binary produced with relocation-model=static
for x86_64-unknown-linux-musl
#73661
Labels
C-bug
Category: This is a bug.
O-musl
Target: The musl libc
P-medium
Medium priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
I expected to see this happen:
Instead, this happened:
This code works, though:
Meta
Also happens with current nightly.
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: