cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Application crash when ssl back function called during easy_perform on MAC

From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Thu, 27 Jun 2013 10:35:18 -0600

On Jun 27, 2013, at 9:44 AM, narayanan manikandan <manika324_at_yahoo.co.in> wrote:

> We are running extensively the application on windows (stress test) and we have no problem.
> However when we run the application on MAC. We are observing crash and the crash dump is copied below.
[…]
>
> Does anyone faced this before and have any suggestion which component to look for trouble shooting?
> Appreciate your time!!
> ####################################################################<p>
> 0 libsystem_c.dylib 0x98283a11 memmove$VARIANT$sse42 + 84\
> 1 libcrypto.0.9.8.dylib 0x95bd4dbc asn1_enc_restore + 92\

I see the crash is happening inside OpenSSL. Apple's OpenSSL library is quite old, and deprecated starting in Lion. Have you tried building libcurl to use the darwinssl back-end instead? Except for a crash I encountered recently under Lion (and pushed the fix to the trunk), it has been stable for us.

Nick Zitzmann
<http://www.chronosnet.com/>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-06-27