Skip to content
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

install script error info: downloading installer sh: line 570: 1607 Segmentation fault: 11 "$@" #3744

Closed
AuroraPetard opened this issue Mar 28, 2024 · 1 comment
Labels

Comments

@AuroraPetard
Copy link

Problem

when i try use rustup update rust but not work so i reinstall use rustup self uninstall
and then reinstall rustup use offical script
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
but when i execute this script occur this error i cant fix it please help me
info: downloading installer
sh: line 570: 1607 Segmentation fault: 11 "$@"

Steps

rustup update
rustup self uninstall
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Possible Solution(s)

so i try use offline install way pkg package but not have rustup
macos 10.15.2 catalina

Notes

No response

Rustup version

no

Installed toolchains

no
@rami3l
Copy link
Member

rami3l commented Mar 28, 2024

I'm closing this issue as a duplicate of #3708. For the moment being, please use the quick fix in #3708 (comment).

@rami3l rami3l closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants