curl / Mailing Lists / curl-library / Single Mail

curl-library

AW: macOS High Sierra: SSL_CONNECT_ERROR and crash in curl_share_cleanup

From: Hölzl, Dominik <Dominik.Hoelzl_at_fabasoft.com>
Date: Wed, 25 Oct 2017 07:41:42 +0000

| -----Ursprüngliche Nachricht-----
| Von: curl-library [mailto:curl-library-bounces_at_cool.haxx.se] Im Auftrag von
| Daniel Stenberg
| Gesendet: Mittwoch, 25. Oktober 2017 09:25
| An: libcurl development
| Betreff: Re: macOS High Sierra: SSL_CONNECT_ERROR and crash in
| curl_share_cleanup
|
| On Tue, 24 Oct 2017, Hölzl, Dominik wrote:
|
| > Since the last macOS Update (10.13) and its new pre-installed curl library
| > (7.54) we often see the following crash:
|
| ...
|
| > 5 libssl.35.dylib 0x00007fff7c7829cf SSL_SESSION_free + 271
|
| As Alibek already pointed out, this is an OpenSSL call so it is not the
| "pre-installed" libcurl you're using. Apple ships their bundled libcurl built
| with darwinssl/Secure Transport.
|
| --
|
| / daniel.haxx.se

They did.

But now it says:

curl --version
curl 7.54.0 (x86_64-apple-darwin17.0) libcurl/7.54.0 LibreSSL/2.0.20 zlib/1.2.11 nghttp2/1.24.0
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz HTTP2 UnixSockets HTTPS-proxy

They changed from SecureTransport to LibreSSL.
Could this be the reason for the change?

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-10-25