cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Getting Segmentation Fault from curl_multi_perform() when I add data

From: <heath.schaefer_at_parker.com>
Date: Thu, 17 Dec 2015 14:24:07 -0600

I did a little digging. Looks like I was incorrect. I assumed libcurl was
version 5.3.0 because the libcurl.so file in /usr/lib is pointing to
libcurl.so.5.3.0 so I assumed it was version 5.3. However, the curl
command seems to say different.

root_at_mtt:/usr/lib# curl -V
curl 7.35.0 (arm-mlinux-linux-gnueabi) libcurl/7.35.0 GnuTLS/2.12.23
zlib/1.2.8
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp
smtp smtps telnet tftp
Features: NTLM NTLM_WB SSL libz TLS-SRP

Is anyone else getting segfaults using curl_multi_perform()?

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-12-17