Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinniefalco/1057d7ad7dee69346ab4c66a2e3000bc to your computer and use it in GitHub Desktop.
Save vinniefalco/1057d7ad7dee69346ab4c66a2e3000bc to your computer and use it in GitHub Desktop.
#120883 0x00007ffff71db6a5 in std::_V2::error_category::_M_message[abi:cxx11](int) const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#120884 0x00007ffff779a409 in boost::system::(anonymous namespace)::system_error_category::message (this=0x7ffff799c180 <boost::system::system_category()::system_category_const>, ev=104) at ./boost/system/detail/error_code.ipp:376
#120885 0x000000000041fc4e in boost::system::error_code::message[abi:cxx11]() const (this=0x7fffe7ffe3f0) at ./boost/system/error_code.hpp:434
#120886 0x00000000004f0db9 in websocket::sync_echo_server::do_peer(unsigned long, boost::asio::ip::basic_endpoint<boost::asio::ip::tcp> const&, boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >&&) (this=0x7fffffffd140, id=54, ep=..., sock=<unknown type in /home/vinnie/src/boost/bin.v2/libs/beast/test/websocket/gcc-5.4.0/debug/threading-multi/websocket-tests, CU 0x1d1725, DIE 0x3e7f83>) at libs/beast/test/websocket/websocket_sync_echo_server.hpp:312
#120887 0x00000000004f0870 in websocket::sync_echo_server::on_accept(boost::system::error_code)::lambda::operator()() (this=0x7fffec000988) at libs/beast/test/websocket/websocket_sync_echo_server.hpp:256
#120888 0x00000000007bdb36 in std::_Bind_simple<websocket::sync_echo_server::on_accept(boost::system::error_code)::lambda ()>::_M_invoke<>(std::_Index_tuple<>) (this=0x7fffec000988) at /usr/include/c++/5/functional:1531
#120889 0x00000000007bd454 in std::_Bind_simple<websocket::sync_echo_server::on_accept(boost::system::error_code)::lambda ()>::operator()() (this=0x7fffec000988) at /usr/include/c++/5/functional:1520
#120890 0x00000000007ba53e in std::thread::_Impl<std::_Bind_simple<websocket::sync_echo_server::on_accept(boost::system::error_code)::lambda ()> >::_M_run() (this=0x7fffec000970) at /usr/include/c++/5/thread:115
#120891 0x00007ffff71dbc80 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#120892 0x00007ffff6cf76ba in start_thread (arg=0x7fffe7fff700) at pthread_create.c:333
#120893 0x00007ffff6a2d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment