cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl_easy_init() crash on solaris

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 28 Oct 2005 23:58:56 +0200 (CEST)

On Fri, 28 Oct 2005, Sanjay Vaz wrote:

> os: solaris 9
> curl: v7.12.2
> ssl:  libssl.so.0.9.7 built using gcc

> i have the following random crash when using libcurl. the crash, when it
> occurs is always on startup. it doesn't happen everytime.

Are you possibly using libcurl in a multi-threaded context without using the
mutex callbacks?

Any possibility you could try 7.15.0 and see if it happens there too? And if
so, can you please provide a small example source code that we can use to
reproduce the problem in our ends?

-- 
  Daniel
Received on 2005-10-29