Regression: "SIGFPE: erroneous arithmetic operation" while compiling Exa in release mode #98089
Labels
C-bug
Category: This is a bug.
regression-untriaged
Untriaged performance or correctness regression.
I tried to build and install
exa
through cargo as such:I expected the build/install process to proceed without any hiccups.
Instead, rustc aborted with a SIGFPE signal and the following error message:
Error message
Meta
I'm using a stable version of the compiler, but unfortunately don't have bandwidth to check if the bug exists in the nightly versions too. Here's my compiler version.
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: