curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: curl/openssl crash

From: Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se>
Date: Fri, 24 Mar 2023 19:18:40 +0100 (CET)

On Fri, 24 Mar 2023, Philippe Lefebvre via curl-library wrote:

> A sample stack is :
> 0x000014f33f90cb65 sock_write (libcrypto.so.1.1)#012#4
> 0x000014f33f90599a bwrite_conv (libcrypto.so.1.1)#012#5
> 0x000014f33f904a55 BIO_write (libcrypto.so.1.1)#012#6
> 0x000014f33fd69856 ssl3_write_pending (libssl.so.1.1)#012#7

More questions:

What's the *reason* for the crash?

Your stack trace looks similar ot the one in
https://github.com/curl/curl/issues/7547 which was caused by the use of
CURLOPT_NOSIGNAL without having a signl handler.

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://curl.se/support.html
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2023-03-24