cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Libcurl Dying at Perform()

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 13 Aug 2009 18:39:05 +0200

On Thursday 13 of August 2009 18:34:24 Brandon Tate wrote:
> How would I go about running it as a standalone application. The
> program compiles to a testing.cgi file. Not sure how I'd pull this
> particular part out and run it, as it works with many other parts.
>
> What are your thoughts on the the two warnings about libsll and
> libcrypto? Is that a likely offender or can I rule that out?

Yes, broken ABI might be the offender. If the program is compiled against
different headers than it runs afterwards, it can crash badly.

Kamil
Received on 2009-08-13