cURL / Mailing Lists / curl-users / Single Mail

curl-users

Finding a crash while navigating to secure sites.

From: Sunny Bhalla <harry.on.top_at_gmail.com>
Date: Sat, 20 Dec 2008 12:33:27 +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.

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

0x40157af4 in sk_num () from /Verizon/Vzutils/libcrypto.so.0.9.8
(gdb) bt full
#0 0x40157af4 in sk_num () from /Verizon/Vzutils/libcrypto.so.0.9.8
No symbol table info available.
#1 0x40185198 in X509_NAME_cmp () from /Verizon/Vzutils/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.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-12-20