Hi All,

I am seeing a seg fault that seems to happen when errors occur.  It is pretty 
reproducible so I got a valgrind trace of the issue occuring.  Please let me 
know if you want any more information from me:

==2499== Process terminating with default action of signal 11 (SIGSEGV): 
dumping core
==2499==  Access not within mapped region at address 0x8
==2499==    at 0x47F7BA1: ssl_DefRecv (ssldef.c:91)
==2499==    by 0x47F28C5: ssl3_GatherCompleteHandshake (ssl3gthr.c:90)
==2499==    by 0x47F54BA: ssl_GatherRecord1stHandshake (sslcon.c:1258)
==2499==    by 0x47FB6F4: ssl_Do1stHandshake (sslsecur.c:151)
==2499==    by 0x47FCDA6: SSL_ForceHandshake (sslsecur.c:407)
==2499==    by 0x47FCE76: SSL_ForceHandshakeWithTimeout (sslsecur.c:428)
==2499==    by 0x437ABC7: Curl_nss_connect (nss.c:1214)
==2499==    by 0x4371181: Curl_ssl_connect (sslgen.c:185)
==2499==    by 0x43504F8: Curl_http_connect (http.c:1792)
==2499==    by 0x43579AD: Curl_protocol_connect (url.c:3056)
==2499==    by 0x435CC7E: Curl_connect (url.c:4690)
==2499==    by 0x4365A03: Curl_perform (transfer.c:2481)

curl 7.19.6 (i686-pc-linux-gnu) libcurl/7.19.6 NSS/3.12.4.5 zlib/1.2.3 
libidn/1.9 libssh2/1.0
Protocols: tftp ftp telnet dict ldap ldaps http file https ftps scp sftp 
Features: GSS-Negotiate IDN IPv6 Largefile SSL libz 

Thanks,
Kevin



      
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to