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

Reply via email to