Created
October 30, 2015 15:04
-
-
Save CJentzsch/5cb03520541ff4e70927 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⧎ ✘ 11:04:49|p2p|e5733842…|Geth/v1.2.2/linux/go1.5 Error sending: Broken pipe | |
⧎ ✘ 11:04:49|p2p|e5733842…|Geth/v1.2.2/linux/go1.5 Error reading - Abrupt peer disconnect: End of file | |
⧎ ✘ 11:04:50|p2p Session already exists for peer with id ##a6b1df9e… | |
> [New Thread 0x7fffb8723700 (LWP 4205)] | |
⧎ ✘ 11:06:09|p2p|d2e489b2…|Geth/v1.0.1/linux/go1.4.2 Error sending: Operation canceled | |
⧎ ✘ 11:09:51|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:11:49|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:12:30|p2p|97d7c247…|Geth/v1.1.0/linux/go1.4.2 Error reading - Abrupt peer disconnect: End of file | |
⧎ ✘ 11:13:35|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:14:41|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:16:42|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:18:00|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:18:34|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:19:56|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:21:54|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:22:37|p2p Session already exists for peer with id ##d2e489b2… | |
⧎ ✘ 11:23:48|p2p|d2e489b2…|Geth/v1.0.1/linux/go1.4.2 Error sending: Connection timed out | |
⧎ ✘ 11:23:48|p2p|d2e489b2…|Geth/v1.0.1/linux/go1.4.2 Error reading - Abrupt peer disconnect: End of file | |
⧎ ✘ 11:38:10|p2p|4ada2ad2…|Geth/v1.1.2/darwin/go1.5 Error sending: Connection timed out | |
⧎ ✘ 11:38:10|p2p|4ada2ad2…|Geth/v1.1.2/darwin/go1.5 Error reading - Abrupt peer disconnect: End of file | |
⧎ ✘ 11:38:35|p2p|1d20c614…|Geth/v1.2.3/linux/go1.5 Error reading - Abrupt peer disconnect: End of file | |
⧎ ✘ 11:51:53|p2p|b88d101a…|Geth/v1.3.0-dev/linux/go1.5.1 Error reading - Abrupt peer disconnect: End of file | |
⧎ ✘ 11:52:19|p2p|ce10b9ab…|Geth/v1.2.3/darwin/go1.5.1 Error reading - Abrupt peer disconnect: End of file | |
⧎ ✘ 12:28:41|p2p|086b2045…|Geth/v1.2.3/windows/go1.4.2 Error reading - Abrupt peer disconnect: End of file | |
⧎ ✘ 12:32:28|p2p Session already exists for peer with id ##acdd2b61… | |
> | |
Program received signal SIGSEGV, Segmentation fault. | |
[Switching to Thread 0x7fffe9bdd700 (LWP 4163)] | |
0x00007ffff64340a1 in dev::p2p::Host::startPeerSession(dev::FixedHash<64u> const&, dev::RLP const&, std::unique_ptr<dev::p2p::RLPXFrameCoder, std::default_delete<dev::p2p::RLPXFrameCoder> >&&, std::shared_ptr<dev::p2p::RLPXSocket> const&) (this=0x7fffffffde70, _id=..., _rlp=..., | |
_io=<unknown type in /root/webthree-umbrella/build/libweb3core/libp2p/libp2p.so, CU 0x354a31, DIE 0x4d1799>, _s=...) | |
at /root/webthree-umbrella/libweb3core/libp2p/Host.cpp:301 | |
301 ps->m_capabilities[i] = m_capabilities[i]->newPeerCapability(ps, o, i); | |
(gdb) runweb3 | |
Undefined command: "runweb3". Try "help". | |
(gdb) bt | |
#0 0x00007ffff64340a1 in dev::p2p::Host::startPeerSession(dev::FixedHash<64u> const&, dev::RLP const&, std::unique_ptr<dev::p2p::RLPXFrameCoder, std::default_delete<dev::p2p::RLPXFrameCoder> >&&, std::shared_ptr<dev::p2p::RLPXSocket> const&) (this=0x7fffffffde70, _id=..., _rlp=..., | |
_io=<unknown type in /root/webthree-umbrella/build/libweb3core/libp2p/libp2p.so, CU 0x354a31, DIE 0x4d1799>, _s=...) | |
at /root/webthree-umbrella/libweb3core/libp2p/Host.cpp:301 | |
#1 0x00007ffff6416a24 in dev::p2p::RLPXHandshake::transition(boost::system::error_code)::{lambda(boost::system::error_code, unsigned long)#3}::operator()(boost::system::error_code, unsigned long) const::{lambda(boost::system::error_code, unsigned long)#1}::operator()(boost::system::error_code, unsigned long) const [clone .isra.670] () at /root/webthree-umbrella/libweb3core/libp2p/RLPxHandshake.cpp:288 | |
#2 0x00007ffff6417071 in boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, dev::p2p::RLPXHandshake::transition(boost::system::error_code)::__lambda13::__lambda14>::operator()(const boost::system::error_code &, std::size_t, int) (this=this@entry=0x7fffe9bdc740, ec=..., bytes_transferred=<optimized out>, | |
start=start@entry=0) at /usr/include/boost/asio/impl/read.hpp:282 | |
#3 0x00007ffff641743e in operator() (this=0x7fffe9bdc740) at /usr/include/boost/asio/detail/bind_handler.hpp:127 | |
#4 asio_handler_invoke<boost::asio::detail::binder2<boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, dev::p2p::RLPXHandshake::transition(boost::system::error_code)::__lambda13::__lambda14>, boost::system::error_code, long unsigned int> > (function=...) at /usr/include/boost/asio/handler_invoke_hook.hpp:64 | |
#5 invoke<boost::asio::detail::binder2<boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, dev::p2p::RLPXHandshake::transition(boost::system::error_code)::__lambda13::__lambda14>, boost::system::error_code, long unsigned int>, dev::p2p::RLPXHandshake::transition(boost::system::error_code)::__lambda13::__lambda14> (context=..., function=...) | |
at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37 | |
#6 asio_handler_invoke<boost::asio::detail::binder2<boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, dev::p2p::RLPXHandshake::transition(boost::system::error_code)::__lambda13::__lambda14>, boost::system::error_code, long unsigned int>, boost::asio::basic_stream_socket<boost::asio::ip::tcp>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, dev::p2p::RLPXHandshake::transition(boost::system::error_code)::__lambda13::__lambda14> (this_handler=<optimized out>, function=...) | |
---Type <return> to continue, or q <return> to quit--- | |
at /usr/include/boost/asio/impl/read.hpp:502 | |
#7 invoke<boost::asio::detail::binder2<boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, dev::p2p::RLPXHandshake::transition(boost::system::error_code)::__lambda13::__lambda14>, boost::system::error_code, long unsigned int>, boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp>, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, dev::p2p::RLPXHandshake::transition(boost::system::error_code)::__lambda13::__lambda14> > (context=..., function=...) | |
at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37 | |
#8 boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, dev::p2p::RLPXHandshake::transition(boost::system::error_code)::__lambda13::__lambda14> >::do_complete(boost::asio::detail::io_service_impl *, boost::asio::detail::operation *, const boost::system::error_code &, std::size_t) (owner=<optimized out>, base=<optimized out>) at /usr/include/boost/asio/detail/reactive_socket_recv_op.hpp:110 | |
#9 0x00007ffff643b25f in complete (bytes_transferred=<optimized out>, ec=..., owner=..., this=0x7fff7da8a7e0) | |
at /usr/include/boost/asio/detail/task_io_service_operation.hpp:37 | |
#10 do_run_one (ec=..., this_thread=..., lock=..., this=0x4d3a40) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384 | |
#11 boost::asio::detail::task_io_service::run (this=0x4d3a40, ec=...) at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153 | |
#12 0x00007ffff6429230 in run (this=0x7fffffffdf60) at /usr/include/boost/asio/impl/io_service.ipp:59 | |
#13 dev::p2p::Host::doWork (this=0x7fffffffde70) at /root/webthree-umbrella/libweb3core/libp2p/Host.cpp:735 | |
#14 0x00007ffff7e81599 in dev::Worker::workLoop (this=0x7fffffffde70) at /root/webthree-umbrella/libweb3core/libdevcore/Worker.cpp:120 | |
#15 0x00007ffff7e81cf2 in dev::Worker::__lambda5::operator() (__closure=0xf110a0) at /root/webthree-umbrella/libweb3core/libdevcore/Worker.cpp:56 | |
#16 0x00007ffff5e6ea40 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 | |
#17 0x00007ffff7387182 in start_thread (arg=0x7fffe9bdd700) at pthread_create.c:312 | |
#18 0x00007ffff55d647d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment