1.48.0: Throw "SIGSEGV: invalid memory reference" when building in RustyHermit. #76061
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Building libhermit-rs with the latest nightly compiler failed with a SIGSEV and the error message "invalid memory reference". My local version based on PR #75843 works fine on my system.
You see the problem also at Travis CI, where I test our unikernel on top of our hypervisor. Do you have any idea, why the compiler crashes?
Meta
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: