-
Notifications
You must be signed in to change notification settings - Fork 13k
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
unexpected panic in rustc #87286
Comments
this also happens to a completely fresh project without any dependencies.
|
Does this still happen on nightly? It may have been fixed by #86876. |
It also panics but the message is another one.
|
Hmm, interesting. Can you post the backtrace for that second panic? |
here is the backtrace:
|
Hi, is there anything new about that? Can I assist in any way further? |
Triage: @muellerpeter-pms One way to help right now is to see if you can still reproduce on latest nightly. If you know how to reproduce this without a physical Raspberry Pie, that would also be great. |
Code
There is no special code, I tried to compile libc 0.2.98 as a dependency.
Meta
rustc --version --verbose
:As you can see i try to compile on a raspberry pi
Error output
Backtrace
The text was updated successfully, but these errors were encountered: