On Fri, 16 Apr 2010, leodliu wrote:

ERROR SUMMARY: 43789 errors from 10 contexts (suppressed: 4 from 1)

The version of curl is 7.20.0, c-ares is 1.7.1

I must use multi perform, beacuse there is a lot of web page to get. But a lot of errors happened when I checked it with valgrind. And I think , thoese errors will lead other errors , such as segmentation fault. I don't know how to solve it , please help me. Thanks you!!

Are you by any chance using OpenSSL and perhaps HTTPS urls? If you do, I would suggest that you first use a OpenSSL built to be valgrind-proof so that we get rid of the HUGE amount of false positives standard OpenSSL generates.

--

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

Reply via email to