cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Andrei Tarassov <andrei.tarassov_at_altiris.ee>
Date: Thu, 3 Mar 2005 09:17:04 +0200

Unfortunately, it does not tell anything or at least I am not able to
make it tell me. The stack frame above this line, which should be
Curl_connect(), is actually marked with "*undefined func* [pc=0x0]". May
be that is causing the trouble?

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Thursday, March 03, 2005 01:10
To: libcurl development
Subject: Re: Segfault with Purify when running an application that uses
libcurl

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