cURL / Mailing Lists / curl-library / Single Mail

curl-library

Abort under HP-UX

From: Fisk, Kevin <KFisk_at_linkpoint.com>
Date: Wed, 12 Mar 2003 17:28:37 -0800

I'm getting an abort in my application. When I use "insure" on the app, I get, amongst others, these significant errors.

My man page for inet_addr says that it is to convert a dot seperated string IP address to an address, but here it seems to be used with a domain name. I'm getting an abort, but not everytime. The stack trace points back to Curl_resolv.

My OS is HP-UX 11.00.

These are a couple of the output messages from insure:

(Thread 1) **RETURN_FAILURE**

  Function returned an error: inet_addr("test.achex.com") failed.

  Stack trace where the error occurred:
                       inet_addr() (interface)
                    ** routines not compiled with insure **
            SSLWrap::operator <<()
                    ** routines not compiled with insure **
     lsgsAchexPostOne::sendPost1()
     lsgsAchexProcessor::process()
 lsgsTelecheckProcessor::process()
   lsgsXMLProcessor::doTelecheck()
     lsgsXMLProcessor::doProcess()
    lpsSSLThread::implementation()
               lpsSSLThread::run()

* About to connect() to test.achex.com:443
(Thread 1) **RETURN_FAILURE**

  Function returned an error:
        connect(11,0x7f2f3150,16) failed: Socket is not connected

  Stack trace where the error occurred:
                         connect() (interface)
                    ** routines not compiled with insure **
            SSLWrap::operator <<()
                    ** routines not compiled with insure **
     lsgsAchexPostOne::sendPost1()
     lsgsAchexProcessor::process()
 lsgsTelecheckProcessor::process()
   lsgsXMLProcessor::doTelecheck()
     lsgsXMLProcessor::doProcess()
    lpsSSLThread::implementation()
               lpsSSLThread::run()

* Connected to test.achex.com (205.245.65.55) port 443

-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
Received on 2003-03-13