You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning: Unexpected size of section `.reg-xstate/9603' in core file.
#0 0x00007fbe9c3598a8 in SSL_CTX_ctrl () from /usr/lib/x86_64-linux-gnu/libssl.so.1.1
[Current thread is 1 (Thread 0x7fb7da3e7700 (LWP 9603))]
(gdb) bt
#0 0x00007fbe9c3598a8 in SSL_CTX_ctrl () from /usr/lib/x86_64-linux-gnu/libssl.so.1.1 #1 0x00007fbe4d4ffbd6 in Poco::Net::Context::sessionCacheEnabled() const () from /usr/local/freeswitch/lib/poco/lib/libPocoNetSSL.so.81 #2 0x00007fbe4d502673 in Poco::Net::HTTPSClientSession::connect(Poco::Net::SocketAddress const&) () from /usr/local/freeswitch/lib/poco/lib/libPocoNetSSL.so.81 #3 0x00007fbe4dbc62e3 in Poco::Net::HTTPClientSession::reconnect() () from /usr/local/freeswitch/lib/poco/lib/libPocoNet.so.81 #4 0x00007fbe4dbc8247 in Poco::Net::HTTPClientSession::sendRequest(Poco::Net::HTTPRequest&) () from /usr/local/freeswitch/lib/poco/lib/libPocoNet.so.81 #5 0x00007fbe4dc22c02 in Poco::Net::WebSocket::connect(Poco::Net::HTTPClientSession&, Poco::Net::HTTPRequest&, Poco::Net::HTTPResponse&, Poco::Net::HTTPCredentials&) () from /usr/local/freeswitch/lib/poco/lib/libPocoNet.so.81 #6 0x00007fbe4dc23389 in Poco::Net::WebSocket::WebSocket(Poco::Net::HTTPClientSession&, Poco::Net::HTTPRequest&, Poco::Net::HTTPResponse&) () from /usr/local/freeswitch/lib/poco/lib/libPocoNet.so.81
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
warning: Unexpected size of section `.reg-xstate/9603' in core file.
#0 0x00007fbe9c3598a8 in SSL_CTX_ctrl () from /usr/lib/x86_64-linux-gnu/libssl.so.1.1
[Current thread is 1 (Thread 0x7fb7da3e7700 (LWP 9603))]
(gdb) bt
#0 0x00007fbe9c3598a8 in SSL_CTX_ctrl () from /usr/lib/x86_64-linux-gnu/libssl.so.1.1
#1 0x00007fbe4d4ffbd6 in Poco::Net::Context::sessionCacheEnabled() const () from /usr/local/freeswitch/lib/poco/lib/libPocoNetSSL.so.81
#2 0x00007fbe4d502673 in Poco::Net::HTTPSClientSession::connect(Poco::Net::SocketAddress const&) () from /usr/local/freeswitch/lib/poco/lib/libPocoNetSSL.so.81
#3 0x00007fbe4dbc62e3 in Poco::Net::HTTPClientSession::reconnect() () from /usr/local/freeswitch/lib/poco/lib/libPocoNet.so.81
#4 0x00007fbe4dbc8247 in Poco::Net::HTTPClientSession::sendRequest(Poco::Net::HTTPRequest&) () from /usr/local/freeswitch/lib/poco/lib/libPocoNet.so.81
#5 0x00007fbe4dc22c02 in Poco::Net::WebSocket::connect(Poco::Net::HTTPClientSession&, Poco::Net::HTTPRequest&, Poco::Net::HTTPResponse&, Poco::Net::HTTPCredentials&) () from /usr/local/freeswitch/lib/poco/lib/libPocoNet.so.81
#6 0x00007fbe4dc23389 in Poco::Net::WebSocket::WebSocket(Poco::Net::HTTPClientSession&, Poco::Net::HTTPRequest&, Poco::Net::HTTPResponse&) () from /usr/local/freeswitch/lib/poco/lib/libPocoNet.so.81
Beta Was this translation helpful? Give feedback.
All reactions