cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl and OpenSSL crush

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sat, 18 Feb 2012 13:33:42 +0100

On Sat, Feb 18, 2012 at 12:18:05PM +0400, ibram wrote:
> Hi all. After updating some libs (zlib, OpenSSL, libCURL) I got a
> Segmentation Fault in my project (with old versions the project was
> working OK. Now libCURL crashes at curl_easy_cleanup. Crashing
> appearing only if I use HTTPS connection. The project is a
> single-threaded console app with some HTTP and HTTPS requests.

Did you update the libraries with binaries, or did you compile them
yourself? Since this is on a Windows system, if you updated the binaries
then it's very likely that you got a mixture of libraries compiled with
incompatible compiler flags, or with different MSVCT versions.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-02-18