Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Notes:
- git clone https://www.github.com/tewinget/bitmonero.git -b blockchain
- build debug
- Log level 2:
- 2015-Feb-20 13:33:59.951245 [P2P6][62.210.245.87:33749 INC]NOTIFY_NEW_BLOCK (hop 4)
- 2015-Feb-20 13:33:59.959356 [P2P0][195.154.181.121:8180 OUT]NOTIFY_NEW_BLOCK (hop 0)
- 2015-Feb-20 13:34:01.716273 [P2P8][88.135.249.23:18080 OUT]-->>NOTIFY_RESPONSE_GET_OBJECTS: blocks.size()=200, txs.size()=0, rsp.m_current_blockchain_height=444871, missed_ids.size()=0
- 2015-Feb-20 13:34:01.716287 [P2P3]Block with hash 22cffbe1a75fb624f6207354b18dfc662a8ea57cbb5c47dbc42c8ef144627202not found in db
- 2015-Feb-20 13:34:01.716354 [P2P8][88.135.249.23:18080 OUT] post N10cryptonote27NOTIFY_RESPONSE_GET_OBJECTSE -->
- 2015-Feb-20 13:34:01.720149 [P2P8][62.210.245.87:34861 INC]NOTIFY_NEW_BLOCK (hop 4)
- 2015-Feb-20 13:34:02.524525 [P2P3]+++++ BLOCK SUCCESSFULLY ADDED
- id: <22cffbe1a75fb624f6207354b18dfc662a8ea57cbb5c47dbc42c8ef144627202>
- PoW: <3cd645b56e4577ab26197cb9fe48c1c61a3220db4d5a21006dca5ba404000000>
- HEIGHT 444872, difficulty: 815422682
- block reward: 11.538293503615(11.538293503615 + 0.000000000000), coinbase_blob_size: 211, cumulative size: 211, 65(4/60)ms
- 2015-Feb-20 13:34:02.524704 [P2P2][188.168.20.179:18080 OUT]NOTIFY_NEW_TRANSACTIONS
- 2015-Feb-20 13:34:02.524777 [P2P9][95.24.16.72:18080 OUT]NOTIFY_NEW_BLOCK (hop 2)
- 2015-Feb-20 13:34:02.524885 [P2P5][134.208.10.198:53457 INC]NOTIFY_NEW_BLOCK (hop 2)
- 2015-Feb-20 13:34:02.525498 [P2P9][107.152.130.98:35401 INC]COMMAND_TIMED_SYNC
- 2015-Feb-20 13:34:02.525565 [P2P5][95.24.16.72:18080 cf77f92a-d3b1-4883-ad8f-a6e328822ef3 OUT] CLOSE CONNECTION
- 2015-Feb-20 13:34:02.524716 [P2P4][46.8.52.59:52945 INC]NOTIFY_NEW_TRANSACTIONS
- 2015-Feb-20 13:34:02.524949 [P2P1][95.67.220.184:18080 OUT]NOTIFY_NEW_BLOCK (hop 1)
- 2015-Feb-20 13:34:02.525790 [P2P9][95.83.45.247:18080 OUT]NOTIFY_NEW_BLOCK (hop 2)
- 2015-Feb-20 13:34:02.525956 [P2P9][95.83.45.247:18080 OUT]NOTIFY_NEW_TRANSACTIONS
- 2015-Feb-20 13:34:02.524797 [P2P3][104.207.128.235:18080 OUT] post relay N10cryptonote16NOTIFY_NEW_BLOCKE -->
- 2015-Feb-20 13:34:02.524830 [P2P7]tx <dc6928a010490f90d3286384af6d5a571b7ad5ff74e80e5fea89dbdeaf601822>already have transaction in tx_pool
- bitmonerod: /usr/include/boost/thread/pthread/recursive_mutex.hpp:101: boost::recursive_mutex::~recursive_mutex(): Assertion `!pthread_mutex_destroy(&m)' failed.
- 2015-Feb-20 13:34:02.525006 [P2P6][109.161.50.249:18080 OUT]NOTIFY_NEW_TRANSACTIONS
- 2015-Feb-20 13:34:02.525956 [P2P1][134.208.10.198:53457 04eef4fa-c68b-4fd5-9f71-7b3f436a3153 INC] CLOSE CONNECTION
- 2015-Feb-20 13:34:02.526607 [P2P2]tx <dc6928a010490f90d3286384af6d5a571b7ad5ff74e80e5fea89dbdeaf601822>already have transaction in tx_pool
- Program received signal SIGABRT, Aborted.
- [Switching to Thread 0x7fffe97f7700 (LWP 2176)]
- 0x00007ffff5944cc9 in __GI_raise (sig=sig@entry=6)
- at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
- 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
- **And the backtrace**
- Program received signal SIGABRT, Aborted.
- [Switching to Thread 0x7fffe97f7700 (LWP 2176)]
- 0x00007ffff5944cc9 in __GI_raise (sig=sig@entry=6)
- at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
- 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
- (gdb) tb 20
- Temporary breakpoint 1 at 0x7ffff5944c90: file ../nptl/sysdeps/unix/sysv/linux/raise.c, line 20.
- (gdb) bt 20
- #0 0x00007ffff5944cc9 in __GI_raise (sig=sig@entry=6)
- at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
- #1 0x00007ffff59480d8 in __GI_abort () at abort.c:89
- #2 0x00007ffff593db86 in __assert_fail_base (
- fmt=0x7ffff5a8f3d0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n",
- assertion=assertion@entry=0x6df7b7 "!pthread_mutex_destroy(&m)",
- file=file@entry=0x6e1cc0 "/usr/include/boost/thread/pthread/recursive_mutex.hpp", line=line@entry=101,
- function=function@entry=0x7161c0 <boost::recursive_mutex::~recursive_mutex()::__PRETTY_FUNCTION__> "boost::recursive_mutex::~recursive_mutex()")
- at assert.c:92
- #3 0x00007ffff593dc32 in __GI___assert_fail (
- assertion=0x6df7b7 "!pthread_mutex_destroy(&m)",
- file=0x6e1cc0 "/usr/include/boost/thread/pthread/recursive_mutex.hpp",
- line=101,
- function=0x7161c0 <boost::recursive_mutex::~recursive_mutex()::__PRETTY_FUNCTION__> "boost::recursive_mutex::~recursive_mutex()") at assert.c:101
- #4 0x00000000005bd5c1 in ~recursive_mutex (this=0x7ffbc8014458,
- __in_chrg=<optimized out>)
- at /usr/include/boost/thread/pthread/recursive_mutex.hpp:101
- #5 ~critical_section (this=0x7ffbc8014458, __in_chrg=<optimized out>)
- at /home/e5405/bitmonero_LMDB/bitmonero/contrib/epee/include/syncobj.h:86
- #6 epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2---Type <return> to continue, or q <return> to quit---
- p_connection_context_t<cryptonote::cryptonote_connection_context> > >::~connection (this=0x7ffbc80121c0, __in_chrg=<optimized out>)
- at /home/e5405/bitmonero_LMDB/bitmonero/contrib/epee/include/net/abstract_tcp_server2.inl:76
- #7 0x00000000005bd6a9 in epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::~connection (this=0x7ffbc80121c0, __in_chrg=<optimized out>)
- at /home/e5405/bitmonero_LMDB/bitmonero/contrib/epee/include/net/abstract_tcp_server2.inl:76
- #8 0x000000000055810d in checked_delete<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > (x=<optimized out>)
- at /usr/include/boost/checked_delete.hpp:34
- #9 boost::detail::sp_counted_impl_p<epee::net_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > >::dispose (this=<optimized out>)
- at /usr/include/boost/smart_ptr/detail/sp_counted_impl.hpp:78
- #10 0x000000000055f677 in boost::detail::sp_counted_base::release (this=0x86c)
- at /usr/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:146
- #11 0x00000000005f79ad in ~shared_count (this=0x7fffe97f6758,
- __in_chrg=<optimized out>)
- at /usr/include/boost/smart_ptr/detail/shared_count.hpp:371
- #12 ~shared_ptr (this=0x7fffe97f6750, __in_chrg=<optimized out>)
- ---Type <return> to continue, or q <return> to quit---
- at /usr/include/boost/smart_ptr/shared_ptr.hpp:328
- #13 ~value (this=0x7fffe97f6750, __in_chrg=<optimized out>)
- at /usr/include/boost/bind/bind.hpp:112
- #14 ~storage1 (this=0x7fffe97f6750, __in_chrg=<optimized out>)
- at /usr/include/boost/bind/storage.hpp:40
- #15 ~storage2 (this=0x7fffe97f6750, __in_chrg=<optimized out>)
- at /usr/include/boost/bind/storage.hpp:107
- #16 ~storage3 (this=0x7fffe97f6750, __in_chrg=<optimized out>)
- at /usr/include/boost/bind/storage.hpp:156
- #17 ~list3 (this=0x7fffe97f6750, __in_chrg=<optimized out>)
- at /usr/include/boost/bind/bind.hpp:352
- #18 ~bind_t (this=0x7fffe97f6740, __in_chrg=<optimized out>)
- at /usr/include/boost/bind/bind.hpp:864
- #19 ~rewrapped_handler (this=0x7fffe97f6740, __in_chrg=<optimized out>)
- at /usr/include/boost/asio/detail/wrapped_handler.hpp:160
- #20 boost::asio::detail::completion_handler<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, 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> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, 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 (owner=0xa46740, base=base@entry=0x7ffbc80299f0)
- at /usr/include/boost/asio/detail/completion_handler.hpp:59
- #21 0x00000000005f7d47 in boost::asio::detail::strand_service::dispatch<boost::a---Type <return> to continue, or q <return> to quit---
- sio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, 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> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, 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> (*)()> > > > (this=0xa48bc0, impl=@0x7fffe97f68c8: 0x7ffbc0022740,
- handler=...) at /usr/include/boost/asio/detail/impl/strand_service.hpp:88
- #22 0x00000000005f8057 in dispatch<boost::asio::detail::rewrapped_handler<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, 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::ne---Type <return> to continue, or q <return> to quit---
- t_utils::connection<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, 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> (*)()> > > > (
- handler=<unknown type in /home/e5405/bitmonero_LMDB/bitmonero/build/debug/bin/bitmonerod, CU 0x0, DIE 0x4fc853>, this=0x7fffe97f68c0)
- at /usr/include/boost/asio/strand.hpp:158
- #23 asio_handler_invoke<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, 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> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::asio::io_service::strand, boost::_bi::bind_t<void, boost::_mfi::mf2<void, epee::ne---Type <return> to continue, or q <return> to quit---
- t_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> (*)()> >, boost::asio::detail::is_continuation_if_running> (this_handler=0x7fffe97f68c0, function=...)
- at /usr/include/boost/asio/detail/wrapped_handler.hpp:232
- #24 invoke<boost::asio::detail::binder2<boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, 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> (*)()> >, boost::asio::detail::is_continuation_if_running>, boost::system::error_code, unsigned long>, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, 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_---Type <return> to continue, or q <return> to quit---
- context> > > > >, boost::arg<1> (*)(), boost::arg<2> (*)()> >, boost::asio::detail::is_continuation_if_running> > (context=..., function=...)
- at /usr/include/boost/asio/detail/handler_invoke_helpers.hpp:37
- #25 boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::wrapped_handler<boost::asio::io_service::strand, 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> (*)()> >, boost::asio::detail::is_continuation_if_running> >::do_complete (
- owner=0xa46740, base=<optimized out>)
- at /usr/include/boost/asio/detail/reactive_socket_recv_op.hpp:110
- #26 0x000000000056154a in complete (bytes_transferred=0, ec=..., owner=...,
- this=0x7ffbc80299f0)
- at /usr/include/boost/asio/detail/task_io_service_operation.hpp:38
- #27 boost::asio::detail::task_io_service::do_run_one (
- this=this@entry=0xa46740, lock=..., this_thread=..., ec=...)
- at /usr/include/boost/asio/detail/impl/task_io_service.ipp:384
- #28 0x00000000005833ec in run (ec=..., this=0xa46740)
- at /usr/include/boost/asio/detail/impl/task_io_service.ipp:153
- #29 run (this=<optimized out>)
- ---Type <return> to continue, or q <return> to quit---
- at /usr/include/boost/asio/impl/io_service.ipp:59
- #30 epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread (this=0x7fffffffd860)
- at /home/e5405/bitmonero_LMDB/bitmonero/contrib/epee/include/net/abstract_tcp_server2.inl:498
- #31 0x00000000005583d4 in operator() (p=<optimized out>, this=<optimized out>)
- at /usr/include/boost/bind/mem_fn_template.hpp:49
- #32 operator()<bool, boost::_mfi::mf0<bool, epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > >, boost::_bi::list0> (
- a=<synthetic pointer>, f=..., this=<optimized out>)
- at /usr/include/boost/bind/bind.hpp:243
- #33 operator() (this=<optimized out>)
- at /usr/include/boost/bind/bind_template.hpp:20
- #34 boost::detail::thread_data<boost::_bi::bind_t<bool, boost::_mfi::mf0<bool, epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > > >, boost::_bi::list1<boost::_bi::value<epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >*> > > >::run (this=<optimized out>)
- at /usr/include/boost/thread/detail/thread.hpp:117
- #35 0x00007ffff6e2fe7a in ?? ()
- ---Type <return> to continue, or q <return> to quit---
- from /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.55.0
- #36 0x00007ffff6c0e182 in start_thread (arg=0x7fffe97f7700)
- at pthread_create.c:312
- #37 0x00007ffff5a0900d in clone ()
- at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement