cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Finding a crash while navigating to secure sites.

From: Sunny Bhalla <harry.on.top_at_gmail.com>
Date: Mon, 22 Dec 2008 13:32:50 +0530

On Sat, Dec 20, 2008 at 5:52 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> 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?
>

I will confirm this in my next mail to you...

>
>
> 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?
>

Our application is a single threaded application.
Are you talking about threads in our application? or some thread SSL support in
CURL build?

> --
>
> / 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.html
>

-------------------------------------------------------------------
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

330.gif
Received on 2008-12-22