cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: block process when call curl_easy_perform

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 24 Oct 2011 22:40:54 +0200 (CEST)

On Mon, 24 Oct 2011, guilherme linhares wrote:

> == Info: Connected to 192.168.160.158 (192.168.160.158) port 443 (#2)
> == Info: Connected to 192.168.160.158 (192.168.160.158) port 443 (#2)
> == Info: SSLv3, TLS handshake, Client hello (1):
> == Info: SSLv3, TLS handshake, Client hello (1):
> == Info: Unknown SSL protocol error in connection to 192.168.160.158:443
> == Info: Expire cleared
> == Info: Closing connection #2
>
> This error generated a cored dump

That looks really weird. Does it work if you run it as just a single thread?
What resolver backend is your libcurl built to use?

Can you provide us with a complete source code we can use to repeat this
problem against a recent libcurl?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-10-24