-
Notifications
You must be signed in to change notification settings - Fork 402
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
cargo prove install-toolchain segfaults #1895
Comments
Could you share what Ubuntu version you are on and your CPU architecture? I think the issue is likely related to cross-compilation issues or glibc version mismatches. |
OS: Ubuntu 24.04 on a Dell Precision Mobile Workstation |
Im also getting the segfault on OpenSuse TW:
|
@jimpo-ulvt, @themighty1 they've shipped a fix but haven't pushed it to the main release, so you'll have to use the pre-release. here's the issue they mentioned that. the command will have to be: SP1UP_VERSION=v3.0.1-alpha-b976ea6e sp1up |
Component
cargo prove CLI/sp1up
Have you ensured that all of these are up to date?
What version of SP1 SDK are you on?
No response
What version of the cargo prove CLI are you on?
cargo-prove sp1 (3917e90 2024-12-04T00:40:40.640074686Z)
Operating System
Linux (Ubuntu)
Describe the bug
I removed
$HOME/.sp1
and reran sp1up with the latestcargo prove
version. It crashes with a segfault. :-(The text was updated successfully, but these errors were encountered: