Gingeropolous

20150218 SIGSEGV

Feb 18th, 2015
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. 2015-Feb-18 19:34:37.958772 [P2P2]Connecting to 83.222.84.128:18080(white=1, last_seen: d0.h8.m12.s4)...
  2. 2015-Feb-18 19:34:39.816770 [P2P2][0.0.0.0:0 OUT]Connect failed to 83.222.84.128:18080
  3. 2015-Feb-18 19:34:39.816953 [P2P2]Selected peer: 14667799430621746060 68.103.14.225:18080[white=1] last_seen: d0.h1.m1.s25
  4. 2015-Feb-18 19:34:39.817018 [P2P2]Connecting to 68.103.14.225:18080(white=1, last_seen: d0.h1.m1.s25)...
  5. 2015-Feb-18 19:34:44.817421 [P2P2][0.0.0.0:0 OUT]Connect failed to 68.103.14.225:18080
  6. 2015-Feb-18 19:34:46.818706 [P2P7]Selected peer: 158394231939398021 93.170.64.226:18080[white=0] last_seen: d0.h10.m57.s34
  7. 2015-Feb-18 19:34:46.818882 [P2P7]Connecting to 93.170.64.226:18080(white=0, last_seen: d0.h10.m57.s34)...
  8. 2015-Feb-18 19:34:51.819413 [P2P7][0.0.0.0:0 OUT]Connect failed to 93.170.64.226:18080
  9. 2015-Feb-18 19:34:51.819642 [P2P7]Selected peer: 9206353945892825445 37.78.218.132:18080[white=0] last_seen: d1.h7.m27.s56
  10. 2015-Feb-18 19:34:51.819708 [P2P7]Connecting to 37.78.218.132:18080(white=0, last_seen: d1.h7.m27.s56)...
  11.  
  12. Program received signal SIGSEGV, Segmentation fault.
  13. [Switching to Thread 0x7fffe96f8700 (LWP 1679)]
  14. malloc_consolidate (av=av@entry=0x7ffbbc000020) at malloc.c:4151
  15. 4151 malloc.c: No such file or directory.
  16. (gdb) bt 20
  17. #0 malloc_consolidate (av=av@entry=0x7ffbbc000020) at malloc.c:4151
  18. #1 0x00007ffff7a940fd in _int_free (av=0x7ffbbc000020, p=<optimized out>,
  19. have_lock=0) at malloc.c:4057
  20. #2 0x0000000000514920 in epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::handle_write(boost::system::error_code const&, unsigned long) ()
  21. #3 0x0000000000519efe in boost::asio::detail::reactive_socket_send_op<boost::asio::const_buffers_1, boost::asio::detail::write_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::const_buffers_1, boost::asio::detail::transfer_all_t, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >, boost::system::error_code const&, unsigned long>, boost::_bi::list3<boost::_bi::value<boost::shared_ptr<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1>, boost::arg<2> > > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) ()
  22. #4 0x00000000004873f5 in boost::asio::detail::epoll_reactor::descriptor_state::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code const&, unsigned long) ()
  23. #5 0x00000000004acfe8 in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_conn---Type <return> to continue, or q <return> to quit---
  24. ection_context> > >::worker_thread() ()
  25. #6 0x00007ffff6c71e7a in ?? ()
  26. from /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.55.0
  27. #7 0x00007ffff6a50182 in start_thread (arg=0x7fffe96f8700)
  28. at pthread_create.c:312
  29. #8 0x00007ffff7b0f00d in clone ()
  30. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
  31. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment