cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Segfault with Purify when running an application that useslibcurl

From: Andrei Tarassov <andrei.tarassov_at_altiris.ee>
Date: Tue, 1 Mar 2005 12:43:47 +0200

Yeap, that's a multi-threaded program.

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of hzhijun
Sent: Tuesday, March 01, 2005 11:38
To: libcurl development
Subject: Re: Segfault with Purify when running an application that
useslibcurl

----- Original Message -----
From: "Andrei Tarassov" <andrei.tarassov_at_altiris.ee>
To: "libcurl development" <curl-library_at_cool.haxx.se>
Sent: Tuesday, March 01, 2005 4:29 PM
Subject: Segfault with Purify when running an application that uses
libcurl

> Hi!
>
> 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)
>
> The problem occurs on a RH72 box. Running the application without
> Rational Purify does not cause any problems.
>
> Has anyone experienced the same problem or knows why this is happening
> and how it could be avoided?
>

Does ur application a multi-thread program?
> Thanks,
>
> --
> Andrei Tarassov
> software engineer
> altiris, inc.
> T > +372- 6507154
> M > +372-53-403298
> www.altiris.com
>
>
Received on 2005-03-01