-
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 illegal instruction on powerpc #85238
Comments
I suspect this is a crash in a rustup wrapper, I recall seeing a similar issue when trying to run rustc on powerpc a long time ago. This particular backtrace is a problem with openssl, I believe, rather than rustup, rustc or similar. (Is this the only SIGILL that gdb observes? what happens if you hit |
|
And what happens if you don't use rustup (i.e. invoke |
|
This is the same bug as #81334. Still present in 1.52. |
@clienthax, #81334, which is suspected to be same as this bug, is now fixed in the latest release. Can you test again? Thanks! |
This is likely something no one else is attempting.., Testing out rust on a PS3 running T2SDE linux
Related:
rust-lang/cargo#6320
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788720
Code
Meta
rustc --version --verbose
:Error output
GDB Backtrace
The text was updated successfully, but these errors were encountered: