socket.io-client-cpp icon indicating copy to clipboard operation
socket.io-client-cpp copied to clipboard

__strlen_avx2 () crash in openssl

Open nanguantong opened this issue 3 years ago • 0 comments

#0 __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx2.S:65 #1 0x00007fcc8e85e276 in bio_puts () from /usr/local/lib/libcrypto.so.1.1 #2 0x000055c7034fd7e2 in BIO_pending () #3 0x000055c703b25d68 in asio::ssl::detail::engine::perform(int (asio::ssl::detail::engine::)(void, unsigned long), void*, unsigned long, std::error_code&, unsigned long*) () #4 0x000055c703b68842 in unsigned long asio::ssl::detail::io<asio::basic_stream_socketasio::ip::tcp, asio::ssl::detail::handshake_op>(asio::basic_stream_socketasio::ip::tcp&, asio::ssl::detail::stream_core&, asio::ssl::detail::handshake_op const&, std::error_code&) ()

run on ubuntu-18.06 x86_64

nanguantong avatar Nov 24 '22 13:11 nanguantong