-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
crash while downloading sources on osx: index out of bounds: the len is 2 but the index is 2 in cpu.rs #7427
Labels
C-bug
Category: bug
Comments
matthiaskrgr
changed the title
crash while downloading sources on osx
crash while downloading sources on osx: index out of bounds: the len is 2 but the index is 2 in cpu.rs
Sep 25, 2019
Haha, this will panic on any system with <4 processors Lines 149 to 154 in 400221e
|
alexcrichton
added a commit
to alexcrichton/cargo
that referenced
this issue
Sep 25, 2019
This should initially help with the panic in rust-lang#7427 but doesn't solve it.
This was referenced Sep 25, 2019
bors
added a commit
that referenced
this issue
Sep 25, 2019
Don't ever capture CPU state if timings are disabled This should initially help with the panic in #7427 but doesn't solve it.
alexcrichton
added a commit
to alexcrichton/cargo
that referenced
this issue
Sep 25, 2019
This should initially help with the panic in rust-lang#7427 but doesn't solve it.
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I saw this on travis ci where cargo crashed while downloading sources https://travis-ci.org/matthiaskrgr/cargo-cache/jobs/589269657#L176
cargo 1.39.0-nightly (b6c6f685b 2019-09-19)
The text was updated successfully, but these errors were encountered: