curl-library
RE: crash in curl_easy_init
Date: Tue, 19 Dec 2006 16:50:29 +0100
Hi,
My architecture possibly required thread-safeness, this caused the problem,
however this was not clearly defined. I have restructured my application in
a way that only components that do not require thread safe things use the
cURL lib. It works now.
Thx,
Zoltan
-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Friday, December 15, 2006 10:10 PM
To: libcurl development
Subject: RE: crash in curl_easy_init
On Fri, 15 Dec 2006, Vajda Zoltán wrote:
> Then I should call curl_easy_init and curl_easy_cleanup in each child.
> But is crashes the first time a child is forked in the way I described
> below. Do I misunderstand something completely?
No you don't. It should work like that and it does in fact work like that
for very many people. Something is weird in your end...
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-12-19