rusti segfaults for trivial programs #4407
Labels
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
Milestone
rustc v0.6:
I was able to reproduce this today by using
ctrl+c
to exitrusti
. Subsequentrusti
runs segfaulted regardless of the statement.The text was updated successfully, but these errors were encountered: