cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Segfault with Purify when running an application that uses libcurl

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 3 Mar 2005 00:09:40 +0100 (CET)

On Tue, 1 Mar 2005, Andrei Tarassov wrote:

> I am experiencing difficulties with checking my application, which uses curl
> functionality, with the Rational Purify tool. The application crashes with a
> segmentation fault in Curl_connect_host() function at line:

> res = Curl_connect(data, conn, &async); (transfer.c:2045, curl
> 7.12.3)

... but what does purify say that the error is on this line? Why does it crash
there?

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2005-03-03