-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rustc commits SIGSEGV: invalid memory reference) #93022
Comments
this is not exactly ICE, but I did not find an appropriate variant for this |
@rustbot label -I-ICE +I-crash |
Looks like a stack overflow in |
Fixed by #96591, marking as E-needs-test. |
…iler-errors Add regression test for rust-lang#93775 Closes rust-lang#93775, also closes rust-lang#93022 as it should have the same root cause r? `@compiler-errors` Signed-off-by: Yuki Okushi <[email protected]>
…iler-errors Add regression test for rust-lang#93775 Closes rust-lang#93775, also closes rust-lang#93022 as it should have the same root cause r? ``@compiler-errors`` Signed-off-by: Yuki Okushi <[email protected]>
Code
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=ae26a48596e720c6494e950ca3be9450
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: