cURL / Mailing Lists / curl-library / Single Mail

curl-library

Crash in libcrypto while navigating Secure Sites

From: Sunny Bhalla <harry.on.top_at_gmail.com>
Date: Mon, 22 Dec 2008 20:29:34 +0530

Hi,
I am working on a cross compiled version of libcurl 7.19.1 for ARM. I am
using libcrypto0.9.8 and libssl 0.9.8.
I am using OpenSSL 0.9.8i

While navigating to secure sites, I am getting a crash very frequently with
BT as

0x40157af4 in sk_num () from /PATH/libcrypto.so.0.9.8
(gdb) bt full
#0 0x40157af4 in sk_num () from /PATH/libcrypto.so.0.9.8
No symbol table info available.
#1 0x40185198 in X509_NAME_cmp () from /PATH/libcrypto.so.0.9.8
No symbol table info available.
#2 0x4023fed4 in ?? () from /lib/libc.so.6
No symbol table info available.

I am trying to run Browser Application on my ARM device. I created a test
curl file for my device (using curl easy perform) to check for the
performance, giving 25 secure sites one after the other. But it is also
giving same crash after some navigations.

Please suggest what could be the reason for this crash?

Regards,
Harpreet.
Received on 2008-12-22