miri
is incorrectly built with jemalloc on some targets
#133748
Labels
A-miri
Area: The miri tool
C-bug
Category: This is a bug.
O-AArch64
Armv8-A or later processors in AArch64 mode
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
I tried to run
cargo miri run
in (any) workspace on Asahi Linux (which has 16k page kernels)I expected to see this happen: The program runs under miri similarly to how rustc works
Instead, this happened:
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: