curl-users
Re: Finding a crash while navigating to secure sites.
Date: Sat, 20 Dec 2008 13:22:03 +0100 (CET)
On Sat, 20 Dec 2008, Sunny Bhalla wrote:
Allow me to first mention that libcurl stuff is much better directed to the
curl-library list where most of the other libcurl-hackers hang out!
> 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.
You are using a recent OpenSSL I hope?
> 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.
Are you possibly using threads without having the OpenSSL mutex callbacks set?
-- / daniel.haxx.se ------------------------------------------------------------------- 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.htmlReceived on 2008-12-20