-
Notifications
You must be signed in to change notification settings - Fork 229
segmentation fault for aarch64-unknown-none-softfloat
on 0.1.38
#398
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
Comments
Can you get a backtrace using a debugger? |
Backtrace:
Bisecting shows that this crash was introduced in b1a7a00. To reproduce just:
|
I wish somebody had pinged me earlier since this was the result of my changes. Here is a reduced example:
|
This was referenced Dec 26, 2020
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found in rust-lang/rust#79863 (comment):
This was introduced between 0.1.36 and 0.1.38 but I have no idea what's the cause at all.
The text was updated successfully, but these errors were encountered: