cURL / Mailing Lists / curl-library / Single Mail

curl-library

SIGSEGV in curl

From: tristan <blunderer_at_gmail.com>
Date: Wed, 2 Apr 2008 09:40:31 +0200

Hello,
I don't know why but when using libcurl with efence and valgrind I got this
SIGSEGV :

 Process terminating with default action of signal 11 (SIGSEGV)
==31153== Bad permissions for mapped region at address 0x37AF1F00
==31153== at 0x403C6C4: memalign (in /usr/lib/libefence.so.0.0)
==31153== by 0x403C9AC: malloc (in /usr/lib/libefence.so.0.0)
==31153== by 0x4D4348D: (within /usr/lib/i686/cmov/libcrypto.so.0.9.8)
==31153== by 0x4D43AEE: CRYPTO_malloc (in
/usr/lib/i686/cmov/libcrypto.so.0.9.8)
==31153== by 0x4DABAF2: lh_insert (in
/usr/lib/i686/cmov/libcrypto.so.0.9.8)
==31153== by 0x4DAFED6: (within /usr/lib/i686/cmov/libcrypto.so.0.9.8)
==31153== by 0x4DAF92F: ERR_load_strings (in
/usr/lib/i686/cmov/libcrypto.so.0.9.8)
==31153== by 0x4D76B45: ERR_load_BN_strings (in
/usr/lib/i686/cmov/libcrypto.so.0.9.8)
==31153== by 0x4DAFF8B: ERR_load_crypto_strings (in
/usr/lib/i686/cmov/libcrypto.so.0.9.8)
==31153== by 0x4CE94D6: SSL_load_error_strings (in
/usr/lib/i686/cmov/libssl.so.0.9.8)
==31153== by 0x451BD5B: Curl_ossl_init (ssluse.c:564)
==31153== by 0x452DA9B: Curl_ssl_init (sslgen.c:159)

This doesn't happen when not using efence.
If anybody have any idea or suggestion about that

Thank you in advance
Received on 2008-04-02