-
-
Notifications
You must be signed in to change notification settings - Fork 5.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
proposing a version bump of libcurl to 7.81 #43703
Comments
Updating to latest libcurl leads to a segfault error. See issues discovered downstream (in unsupported builds) as soon as updating libcurl. This is both a heads-up and a proposal to update libcurl to the latest version and resolving these issues. Thank you all for the good work! |
I just bisected the segmentation fault to curl/curl@2b3dd01
|
This is when configuring CURL as follows, which differs from julia's supported configuration.
|
only with curl 7.81.0 or are there other differences? |
Do you have any idea how this commit curl/curl@2b3dd01 is causing the segmentation fault here? |
I believe JuliaLang/Downloads.jl#164 may have resolved it. |
I actually find it quite counter productive to bring up curl on this issue. A more productive conversation would be had in a separate issue requesting or proposing a version bump to of libcurl to 7.81, where the matter could be tracked and discovered by others.
Originally posted by @mkitti in #43666 (comment)
The text was updated successfully, but these errors were encountered: