-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 build crash: double free or corruption (!prev): 0x00007fb9ac2c1880 *** #10034
Comments
Can you say more on how the proxy is configured? Are you setting the |
Yes, the
I also tried the nightly cargo(94ca096 2021-10-29), it crash too. |
I update my libcurl then rebuild cargo and try again it crash now:
|
I've run into this. Is it fixed by recent bumping to curl 0.4.41 in 22ff7ac ? I'm waiting for a patch release for it. |
Yea, I believe this should be closed by #10106, thanks! |
Problem
cargo crash when I change registry in ~/.cargo/config
OS: CentOS Linux release 7.3.1611 (Core)
By the way my machine use proxy to connect Internet.
Steps
Possible Solution(s)
No response
Notes
Using the same ~/.cargo/config in my other machine which use different networks is OK.
Version
The text was updated successfully, but these errors were encountered: