cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: CURLE_FAILED_INIT (2) error?

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 15 Mar 2004 08:06:39 +0100 (CET)

On Mon, 15 Mar 2004, Admir Efendic wrote:

> The curl_easy_perform() fails with CURLE_FAILED_INIT result code. All init
> functions are OK.
>
> Last time I run this code on gentoo it was with curl-7.9.x, and it went
> well.
>
> kernel is 2.6.4, single CPU.
>
> Any ideas?

(Consider using the curl-library mailing list for libcurl issues, most of the
libcurl hackers hang around there.)

What does 'curl --version' display? What options does your program set before
the perform is called? What protocol are you using when this happens?

Can you single-step with a debugger into the library and see what fatal error
it detects and bails out like this?

Can you provide us with a small test app source code that fails like this for
you?

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-03-15