cURL / Mailing Lists / curl-library / Single Mail

curl-library

Multithreaded problem on HP-UX

From: Andrei Tarassov <andrei.tarassov_at_altiris.ee>
Date: Tue, 24 Aug 2004 15:38:17 +0300

Hi!

 

I have a problem with accessing HTTPS sites on HP-UX. The
curl_easy_perform() call returns code 35, but the error buffer contains
no clue about what problem could have happened with SSL: all error codes
are 0. The problem occurs only in multithreaded programs. HTTP works
fine.

 

I have taken the openssl multithreaded application example and combined
it with https.c from curl examples and managed to have this program
successfully running on AIX (thanks to folks who found that curl and ssl
have to be compiled with -D_THREAD_SAFE). However, on HP-UX, for some
reason the same application does not work. :-(

 

Has anyone experienced similar problems?

 

Curl: 7.12.0 (built with -enable-threads)

Openssl: 0.9.7d (built with threads)

Compiler: gcc 3.2.2

 

Thanks,

 

Andrei Tarassov

software engineer

altiris, inc.

T > +372- 6507154

M > +372-53-403298

www.altiris.com

 
Received on 2004-08-24