Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 139 fps@mango 02:53:47 ~/.../opt/monero-x86_64-linux-gnu-v0.15.0.5 $ gdb ./monerod
- GNU gdb (Ubuntu 8.1-0ubuntu3.2) 8.1.0.20180409-git
- Copyright (C) 2018 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "x86_64-linux-gnu".
- Type "show configuration" for configuration details.
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>.
- Find the GDB manual and other documentation resources online at:
- <http://www.gnu.org/software/gdb/documentation/>.
- For help, type "help".
- Type "apropos word" to search for commands related to "word"...
- Reading symbols from ./monerod...done.
- (gdb) run
- Starting program: /home/fps/local/opt/monero-x86_64-linux-gnu-v0.15.0.5/monerod
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
- 2020-03-19 13:56:20.514 I Monero 'Carbon Chamaeleon' (v0.15.0.5-release)
- 2020-03-19 13:56:20.514 I Initializing cryptonote protocol...
- 2020-03-19 13:56:20.514 I Cryptonote protocol initialized OK
- 2020-03-19 13:56:20.514 I Initializing core...
- 2020-03-19 13:56:20.514 I Loading blockchain from folder /home/fps/.bitmonero/lmdb ...
- [New Thread 0x7fe9eb2b2700 (LWP 17496)]
- 2020-03-19 13:56:20.881 I Loading checkpoints
- [New Thread 0x7fe9eaab1700 (LWP 17497)]
- [New Thread 0x7fe9ea5b0700 (LWP 17498)]
- [New Thread 0x7fe9ea0af700 (LWP 17499)]
- [New Thread 0x7fe9e9bae700 (LWP 17500)]
- [New Thread 0x7fe9e96ad700 (LWP 17501)]
- [New Thread 0x7fe9e91ac700 (LWP 17502)]
- [New Thread 0x7fe9e8cab700 (LWP 17503)]
- [New Thread 0x7fe9e87aa700 (LWP 17504)]
- [New Thread 0x7fe9e82a9700 (LWP 17505)]
- [New Thread 0x7fe9e7da8700 (LWP 17506)]
- [New Thread 0x7fe9e78a7700 (LWP 17507)]
- [New Thread 0x7fe9e73a6700 (LWP 17508)]
- [New Thread 0x7fe9e6ea5700 (LWP 17509)]
- [New Thread 0x7fe9e69a4700 (LWP 17510)]
- [New Thread 0x7fe9e64a3700 (LWP 17511)]
- 2020-03-19 13:56:30.782 I Core initialized OK
- 2020-03-19 13:56:30.782 I Initializing p2p server...
- [New Thread 0x7fe9e5fa2700 (LWP 17515)]
- [New Thread 0x7fe9e5ea1700 (LWP 17516)]
- [New Thread 0x7fe9e5da0700 (LWP 17517)]
- [New Thread 0x7fe9e5c9f700 (LWP 17518)]
- [Thread 0x7fe9e5fa2700 (LWP 17515) exited]
- [Thread 0x7fe9e5c9f700 (LWP 17518) exited]
- [Thread 0x7fe9e5da0700 (LWP 17517) exited]
- [Thread 0x7fe9e5ea1700 (LWP 17516) exited]
- 2020-03-19 13:56:37.260 I p2p server initialized OK
- 2020-03-19 13:56:37.260 I Initializing core RPC server...
- 2020-03-19 13:56:37.260 I Binding on 127.0.0.1 (IPv4):18081
- 2020-03-19 13:56:37.261 I Generating SSL certificate
- 2020-03-19 13:56:38.344 I core RPC server initialized OK on port: 18081
- [New Thread 0x7fe9e5b9e700 (LWP 17522)]
- 2020-03-19 13:56:38.345 I Starting core RPC server...
- [New Thread 0x7fe9e539d700 (LWP 17523)]
- [New Thread 0x7fe9e4b9c700 (LWP 17524)]
- 2020-03-19 13:56:38.345 I core RPC server started ok
- [New Thread 0x7fe9c7630700 (LWP 17525)]
- [New Thread 0x7fe9c6e2f700 (LWP 17526)]
- [New Thread 0x7fe9c662e700 (LWP 17527)]
- [New Thread 0x7fe9c5e2d700 (LWP 17528)]
- [New Thread 0x7fe9c562c700 (LWP 17529)]
- 2020-03-19 13:56:38.346 I Starting p2p net loop...
- [New Thread 0x7fe9bffff700 (LWP 17530)]
- [New Thread 0x7fe9c4e2b700 (LWP 17531)]
- [New Thread 0x7fe9c492a700 (LWP 17532)]
- [New Thread 0x7fe9bf7fe700 (LWP 17533)]
- [New Thread 0x7fe9bf2fd700 (LWP 17534)]
- [New Thread 0x7fe9bedfc700 (LWP 17535)]
- [New Thread 0x7fe9be8fb700 (LWP 17536)]
- [New Thread 0x7fe9be3fa700 (LWP 17537)]
- [New Thread 0x7fe9bdef9700 (LWP 17538)]
- [New Thread 0x7fe9bd9f8700 (LWP 17539)]
- [New Thread 0x7fe9bd4f7700 (LWP 17540)]
- 2020-03-19 13:56:39.346 I
- 2020-03-19 13:56:39.347 I **********************************************************************
- 2020-03-19 13:56:39.347 I The daemon will start synchronizing with the network. This may take a long time to complete.
- 2020-03-19 13:56:39.347 I
- 2020-03-19 13:56:39.347 I You can set the level of process detailization through "set_log <level|categories>" command,
- 2020-03-19 13:56:39.347 I where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING).
- 2020-03-19 13:56:39.347 I
- 2020-03-19 13:56:39.347 I Use the "help" command to see the list of available commands.
- 2020-03-19 13:56:39.347 I Use "help <command>" to see a command's documentation.
- 2020-03-19 13:56:39.347 I **********************************************************************
- 2020-03-19 13:56:39.439 I
- 2020-03-19 13:56:39.439 I **********************************************************************
- 2020-03-19 13:56:39.439 I You are now synchronized with the network. You may now start monero-wallet-cli.
- 2020-03-19 13:56:39.439 I
- 2020-03-19 13:56:39.439 I Use the "help" command to see the list of available commands.
- 2020-03-19 13:56:39.439 I **********************************************************************
- [New Thread 0x7fe9bcff6700 (LWP 17543)]
- 2020-03-19 13:56:42.683 I Miner thread was started [0]
- [New Thread 0x7fe9bcaf5700 (LWP 17544)]
- [New Thread 0x7fe8e5ffd700 (LWP 17545)]
- [New Thread 0x7fe8e57fc700 (LWP 17546)]
- [New Thread 0x7fe8e4ffb700 (LWP 17547)]
- [New Thread 0x7fe8e47fa700 (LWP 17548)]
- [New Thread 0x7fe8e3ff9700 (LWP 17549)]
- [New Thread 0x7fe8e37f8700 (LWP 17550)]
- [New Thread 0x7fe8e2ff7700 (LWP 17551)]
- [New Thread 0x7fe8e27f6700 (LWP 17552)]
- [New Thread 0x7fe8e1ff5700 (LWP 17553)]
- [New Thread 0x7fe8e17f4700 (LWP 17554)]
- [New Thread 0x7fe8e0ff3700 (LWP 17555)]
- [New Thread 0x7fe8e07f2700 (LWP 17556)]
- [New Thread 0x7fe8dfff1700 (LWP 17557)]
- [New Thread 0x7fe8df7f0700 (LWP 17558)]
- [Thread 0x7fe8e07f2700 (LWP 17556) exited]
- [Thread 0x7fe8e0ff3700 (LWP 17555) exited]
- [Thread 0x7fe8e27f6700 (LWP 17552) exited]
- [Thread 0x7fe8e57fc700 (LWP 17546) exited]
- [Thread 0x7fe8e3ff9700 (LWP 17549) exited]
- [Thread 0x7fe8e4ffb700 (LWP 17547) exited]
- [Thread 0x7fe8e47fa700 (LWP 17548) exited]
- [Thread 0x7fe8e17f4700 (LWP 17554) exited]
- [Thread 0x7fe8e5ffd700 (LWP 17545) exited]
- [Thread 0x7fe8e37f8700 (LWP 17550) exited]
- [Thread 0x7fe8e2ff7700 (LWP 17551) exited]
- [Thread 0x7fe8df7f0700 (LWP 17558) exited]
- [Thread 0x7fe8e1ff5700 (LWP 17553) exited]
- [Thread 0x7fe8dfff1700 (LWP 17557) exited]
- [Thread 0x7fe9bcaf5700 (LWP 17544) exited]
- Thread 41 "monerod" received signal SIGSEGV, Segmentation fault.
- [Switching to Thread 0x7fe9bcff6700 (LWP 17543)]
- 0x00007fe9e5f90983 in ?? ()
- (gdb) bt thread apply all
- No symbol "thread" in current context.
- (gdb) thread apply all bt
- Thread 41 (Thread 0x7fe9bcff6700 (LWP 17543)):
- #0 0x00007fe9e5f90983 in ?? ()
- #1 0x00007fe9e5df3800 in ?? ()
- #2 0x00007fe9e5e54140 in ?? ()
- #3 0x00007fe97c00d840 in ?? ()
- #4 0x0000555556a30928 in rx_s ()
- #5 0x00007fe9bcff5b30 in ?? ()
- #6 0x00007fe97c00d840 in ?? ()
- #7 0x00007fe9bcff5790 in ?? ()
- #8 0x0000000000000005 in ?? ()
- #9 0x00007fe97c00cf80 in ?? ()
- #10 0x00005555560241fc in randomx_calculate_hash ()
- #11 0x0000555555d5ef72 in rx_slow_hash ()
- #12 0x0000555555d46c8a in cryptonote::get_block_longhash(cryptonote::Blockchain const*, cryptonote::block const&, crypto::hash&, unsigned long, int) ()
- #13 0x0000555555fb6fc8 in cryptonote::miner::worker_thread() ()
- #14 0x0000555556268c3d in thread_proxy ()
- #15 0x00007ffff781f6db in start_thread (arg=0x7fe9bcff6700) at pthread_create.c:463
- #16 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 40 (Thread 0x7fe9bd4f7700 (LWP 17540)):
- #0 0x00007ffff7548bb7 in epoll_wait (epfd=12, events=0x7fe9bd4f64d0, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
- #1 0x00005555559a33ad in boost::asio::detail::epoll_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) ()
- #2 0x00005555559a3cc9 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
- #3 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9bd4f7700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 39 (Thread 0x7fe9bd9f8700 (LWP 17539)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c1d194) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c1d140, cond=0x555556c1d168) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c1d168, mutex=0x555556c1d140) at pthread_cond_wait.c:655
- #3 0x00005555559a3e27 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
- #4 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #5 0x0000555556268c3d in thread_proxy ()
- #6 0x00007ffff781f6db in start_thread (arg=0x7fe9bd9f8700) at pthread_create.c:463
- #7 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 38 (Thread 0x7fe9bdef9700 (LWP 17538)):
- ---Type <return> to continue, or q <return> to quit---
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c1d194) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c1d140, cond=0x555556c1d168) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c1d168, mutex=0x555556c1d140) at pthread_cond_wait.c:655
- #3 0x00005555559a3e27 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
- #4 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #5 0x0000555556268c3d in thread_proxy ()
- #6 0x00007ffff781f6db in start_thread (arg=0x7fe9bdef9700) at pthread_create.c:463
- #7 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 37 (Thread 0x7fe9be3fa700 (LWP 17537)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c1d194) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c1d140, cond=0x555556c1d168) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c1d168, mutex=0x555556c1d140) at pthread_cond_wait.c:655
- #3 0x00005555559a3e27 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
- #4 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #5 0x0000555556268c3d in thread_proxy ()
- #6 0x00007ffff781f6db in start_thread (arg=0x7fe9be3fa700) at pthread_create.c:463
- #7 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 36 (Thread 0x7fe9be8fb700 (LWP 17536)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c1d194) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c1d140, cond=0x555556c1d168) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c1d168, mutex=0x555556c1d140) at pthread_cond_wait.c:655
- #3 0x00005555559a3e27 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
- #4 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #5 0x0000555556268c3d in thread_proxy ()
- #6 0x00007ffff781f6db in start_thread (arg=0x7fe9be8fb700) at pthread_create.c:463
- #7 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 35 (Thread 0x7fe9bedfc700 (LWP 17535)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c1d190) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c1d140, cond=0x555556c1d168) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c1d168, mutex=0x555556c1d140) at pthread_cond_wait.c:655
- #3 0x00005555559a3e27 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
- #4 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #5 0x0000555556268c3d in thread_proxy ()
- ---Type <return> to continue, or q <return> to quit---
- #6 0x00007ffff781f6db in start_thread (arg=0x7fe9bedfc700) at pthread_create.c:463
- #7 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 34 (Thread 0x7fe9bf2fd700 (LWP 17534)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c1d190) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c1d140, cond=0x555556c1d168) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c1d168, mutex=0x555556c1d140) at pthread_cond_wait.c:655
- #3 0x00005555559a3e27 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
- #4 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #5 0x0000555556268c3d in thread_proxy ()
- #6 0x00007ffff781f6db in start_thread (arg=0x7fe9bf2fd700) at pthread_create.c:463
- #7 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 33 (Thread 0x7fe9bf7fe700 (LWP 17533)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c1d194) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c1d140, cond=0x555556c1d168) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c1d168, mutex=0x555556c1d140) at pthread_cond_wait.c:655
- #3 0x00005555559a3e27 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
- #4 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #5 0x0000555556268c3d in thread_proxy ()
- #6 0x00007ffff781f6db in start_thread (arg=0x7fe9bf7fe700) at pthread_create.c:463
- #7 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 32 (Thread 0x7fe9c492a700 (LWP 17532)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c1d194) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c1d140, cond=0x555556c1d168) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c1d168, mutex=0x555556c1d140) at pthread_cond_wait.c:655
- #3 0x00005555559a3e27 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_thread_info&, boost::system::error_code const&) ()
- #4 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #5 0x0000555556268c3d in thread_proxy ()
- #6 0x00007ffff781f6db in start_thread (arg=0x7fe9c492a700) at pthread_create.c:463
- #7 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 31 (Thread 0x7fe9c4e2b700 (LWP 17531)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c1d194) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c1d140, cond=0x555556c1d168) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c1d168, mutex=0x555556c1d140) at pthread_cond_wait.c:655
- #3 0x00005555559a3e27 in boost::asio::detail::task_io_service::do_run_one(boost::asio::detail::scoped_lock<boost::asio::detail::posix_mutex>&, boost::asio::detail::task_io_service_t---Type <return> to continue, or q <return> to quit---
- hread_info&, boost::system::error_code const&) ()
- #4 0x0000555555c4fd5d in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::worker_thread() ()
- #5 0x0000555556268c3d in thread_proxy ()
- #6 0x00007ffff781f6db in start_thread (arg=0x7fe9c4e2b700) at pthread_create.c:463
- #7 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 30 (Thread 0x7fe9bffff700 (LWP 17530)):
- #0 0x00007ffff7825f85 in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7fe9bfffed10, expected=0, futex_word=0x555556c1ccb8)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:205
- #1 __pthread_cond_wait_common (abstime=0x7fe9bfffed10, mutex=0x555556c1cc68, cond=0x555556c1cc90) at pthread_cond_wait.c:539
- #2 __pthread_cond_timedwait (cond=0x555556c1cc90, mutex=0x555556c1cc68, abstime=0x7fe9bfffed10) at pthread_cond_wait.c:667
- #3 0x000055555626b089 in boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) ()
- #4 0x00005555562695ca in boost::this_thread::hidden::sleep_for(timespec const&) ()
- #5 0x0000555555c35ba9 in nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core> >::run()::{lambda()#1}::operator()() const ()
- #6 0x0000555556268c3d in thread_proxy ()
- #7 0x00007ffff781f6db in start_thread (arg=0x7fe9bffff700) at pthread_create.c:463
- #8 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 29 (Thread 0x7fe9c562c700 (LWP 17529)):
- #0 0x00007ffff753bbf9 in __GI___poll (fds=0x7fe9c562baa0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
- #1 0x0000555555e69d70 in zmq::signaler_t::wait(int) ()
- #2 0x0000555555e5bd1f in zmq::mailbox_t::recv(zmq::command_t*, int) ()
- #3 0x0000555555e6e092 in zmq::socket_base_t::process_commands(int, bool) ()
- #4 0x0000555555e6de17 in zmq::socket_base_t::recv(zmq::msg_t*, int) ()
- #5 0x0000555555e4c707 in s_recvmsg(zmq::socket_base_t*, zmq_msg_t*, int) ()
- #6 0x0000555555e4cf43 in zmq_msg_recv ()
- #7 0x000055555601ff65 in net::zmq::receive[abi:cxx11](void*, int) ()
- #8 0x0000555555de7abf in cryptonote::rpc::ZmqServer::serve() ()
- #9 0x0000555556268c3d in thread_proxy ()
- #10 0x00007ffff781f6db in start_thread (arg=0x7fe9c562c700) at pthread_create.c:463
- #11 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 28 (Thread 0x7fe9c5e2d700 (LWP 17528)):
- #0 0x00007ffff7548bb7 in epoll_wait (epfd=23, events=0x7fe9c5e2c1b0, maxevents=256, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
- #1 0x0000555555e5a4f6 in zmq::epoll_t::loop() ()
- #2 0x0000555555e5a7b6 in zmq::epoll_t::worker_routine(void*) ()
- #3 0x0000555555e78551 in thread_routine ()
- #4 0x00007ffff781f6db in start_thread (arg=0x7fe9c5e2d700) at pthread_create.c:463
- #5 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 27 (Thread 0x7fe9c662e700 (LWP 17527)):
- #0 0x00007ffff7548bb7 in epoll_wait (epfd=21, events=0x7fe9c662d1b0, maxevents=256, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
- #1 0x0000555555e5a4f6 in zmq::epoll_t::loop() ()
- ---Type <return> to continue, or q <return> to quit---
- #2 0x0000555555e5a7b6 in zmq::epoll_t::worker_routine(void*) ()
- #3 0x0000555555e78551 in thread_routine ()
- #4 0x00007ffff781f6db in start_thread (arg=0x7fe9c662e700) at pthread_create.c:463
- #5 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 26 (Thread 0x7fe9c6e2f700 (LWP 17526)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c21670) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c21620, cond=0x555556c21648) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c21648, mutex=0x555556c21620) at pthread_cond_wait.c:655
- #3 0x0000555555988ee6 in boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) ()
- #4 0x000055555598b133 in bool epee::async_console_handler::run<bool epee::async_console_handler::run<boost::_bi::bind_t<bool, boost::_mfi::mf1<bool, epee::command_handler, boost::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>, boost::_bi::list2<boost::_bi::value<epee::console_handlers_binder*>, boost::arg<1> > > >(boost::_bi::bind_t<bool, boost::_mfi::mf1<bool, epee::command_handler, boost::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>, boost::_bi::list2<boost::_bi::value<epee::console_handlers_binder*>, boost::arg<1> > >, std::function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>)::{lambda(boost::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)#1}>(std::function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool epee::async_console_handler::run<boost::_bi::bind_t<bool, boost::_mfi::mf1<bool, epee::command_handler, boost::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>, boost::_bi::list2<boost::_bi::value<epee::console_handlers_binder*>, boost::arg<1> > > >(boost::_bi::bind_t<bool, boost::_mfi::mf1<bool, epee::command_handler, boost::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&>, boost::_bi::list2<boost::_bi::value<epee::console_handlers_binder*>, boost::arg<1> > >, std::function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>)::{lambda(boost::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)#1} const&, std::function<void ()>) ()
- #5 0x000055555598bf61 in epee::console_handlers_binder::run_handling(std::function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>) ()
- #6 0x0000555555986aff in boost::detail::thread_data<boost::_bi::bind_t<bool, boost::_mfi::mf3<bool, epee::console_handlers_binder, std::function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()> >, boost::_bi::list4<boost::_bi::value<epee::console_handlers_binder*>, boost::_bi::value<std::function<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > ()> >, boost::_bi::value<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, boost::_bi::value<std::function<void ()> > > > >::run() ()
- #7 0x0000555556268c3d in thread_proxy ()
- #8 0x00007ffff781f6db in start_thread (arg=0x7fe9c6e2f700) at pthread_create.c:463
- #9 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 25 (Thread 0x7fe9c7630700 (LWP 17525)):
- #0 0x00007ffff753e03f in __GI___select (nfds=1, readfds=0x7fe9c762fdb0, writefds=0x0, exceptfds=0x0, timeout=0x7fe9c762fd80) at ../sysdeps/unix/sysv/linux/select.c:41
- #1 0x00005555559892f1 in epee::async_stdin_reader::reader_thread_func() ()
- #2 0x0000555556268c3d in thread_proxy ()
- #3 0x00007ffff781f6db in start_thread (arg=0x7fe9c7630700) at pthread_create.c:463
- #4 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 24 (Thread 0x7fe9e4b9c700 (LWP 17524)):
- #0 0x00007ffff7548bb7 in epoll_wait (epfd=16, events=0x7fe9e4b9b830, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
- #1 0x00005555559b56db in epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread() ()
- #2 0x0000555556268c3d in thread_proxy ()
- #3 0x00007ffff781f6db in start_thread (arg=0x7fe9e4b9c700) at pthread_create.c:463
- ---Type <return> to continue, or q <return> to quit---
- #4 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 23 (Thread 0x7fe9e539d700 (LWP 17523)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556d2b940) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556d2b8f0, cond=0x555556d2b918) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556d2b918, mutex=0x555556d2b8f0) at pthread_cond_wait.c:655
- #3 0x00005555559b5ad8 in epee::net_utils::boosted_tcp_server<epee::net_utils::http::http_custom_handler<epee::net_utils::connection_context_base> >::worker_thread() ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e539d700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 22 (Thread 0x7fe9e5b9e700 (LWP 17522)):
- #0 0x00007ffff7825f85 in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x7fe9e5b9de30, expected=0, futex_word=0x555556bf8958)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:205
- #1 __pthread_cond_wait_common (abstime=0x7fe9e5b9de30, mutex=0x555556bf8908, cond=0x555556bf8930) at pthread_cond_wait.c:539
- #2 __pthread_cond_timedwait (cond=0x555556bf8930, mutex=0x555556bf8908, abstime=0x7fe9e5b9de30) at pthread_cond_wait.c:667
- #3 0x000055555626b089 in boost::condition_variable::do_wait_until(boost::unique_lock<boost::mutex>&, timespec const&) ()
- #4 0x00005555562696ae in boost::this_thread::hidden::sleep_until(timespec const&) ()
- #5 0x0000555555991f72 in boost::detail::thread_data<daemonize::t_daemon::run(bool)::{lambda()#1}>::run() ()
- #6 0x0000555556268c3d in thread_proxy ()
- #7 0x00007ffff781f6db in start_thread (arg=0x7fe9e5b9e700) at pthread_create.c:463
- #8 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 17 (Thread 0x7fe9e64a3700 (LWP 17511)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30444 <tools::threadpool::getInstance()::instance+164>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e64a3700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 16 (Thread 0x7fe9e69a4700 (LWP 17510)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30440 <tools::threadpool::getInstance()::instance+160>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- ---Type <return> to continue, or q <return> to quit---
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e69a4700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 15 (Thread 0x7fe9e6ea5700 (LWP 17509)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30440 <tools::threadpool::getInstance()::instance+160>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e6ea5700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 14 (Thread 0x7fe9e73a6700 (LWP 17508)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30440 <tools::threadpool::getInstance()::instance+160>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e73a6700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 13 (Thread 0x7fe9e78a7700 (LWP 17507)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30440 <tools::threadpool::getInstance()::instance+160>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e78a7700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 12 (Thread 0x7fe9e7da8700 (LWP 17506)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30440 <tools::threadpool::getInstance()::instance+160>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- ---Type <return> to continue, or q <return> to quit---
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e7da8700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 11 (Thread 0x7fe9e82a9700 (LWP 17505)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30444 <tools::threadpool::getInstance()::instance+164>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e82a9700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 10 (Thread 0x7fe9e87aa700 (LWP 17504)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30444 <tools::threadpool::getInstance()::instance+164>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e87aa700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 9 (Thread 0x7fe9e8cab700 (LWP 17503)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30440 <tools::threadpool::getInstance()::instance+160>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e8cab700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 8 (Thread 0x7fe9e91ac700 (LWP 17502)):
- ---Type <return> to continue, or q <return> to quit---
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30444 <tools::threadpool::getInstance()::instance+164>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e91ac700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 7 (Thread 0x7fe9e96ad700 (LWP 17501)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30444 <tools::threadpool::getInstance()::instance+164>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e96ad700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 6 (Thread 0x7fe9e9bae700 (LWP 17500)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30444 <tools::threadpool::getInstance()::instance+164>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9e9bae700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 5 (Thread 0x7fe9ea0af700 (LWP 17499)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30444 <tools::threadpool::getInstance()::instance+164>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- ---Type <return> to continue, or q <return> to quit---
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9ea0af700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 4 (Thread 0x7fe9ea5b0700 (LWP 17498)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30444 <tools::threadpool::getInstance()::instance+164>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9ea5b0700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 3 (Thread 0x7fe9eaab1700 (LWP 17497)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556a30444 <tools::threadpool::getInstance()::instance+164>)
- at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>,
- cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556a30418 <tools::threadpool::getInstance()::instance+120>, mutex=0x555556a303f0 <tools::threadpool::getInstance()::instance+80>)
- at pthread_cond_wait.c:655
- #3 0x0000555555da28bd in tools::threadpool::run(bool) ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9eaab1700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 2 (Thread 0x7fe9eb2b2700 (LWP 17496)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556c11bd0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556c11b80, cond=0x555556c11ba8) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556c11ba8, mutex=0x555556c11b80) at pthread_cond_wait.c:655
- #3 0x0000555555d0bb38 in boost::asio::io_service::run() ()
- #4 0x0000555556268c3d in thread_proxy ()
- #5 0x00007ffff781f6db in start_thread (arg=0x7fe9eb2b2700) at pthread_create.c:463
- #6 0x00007ffff754888f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 1 (Thread 0x7ffff7fae780 (LWP 17490)):
- #0 0x00007ffff78259f3 in futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x555556e1d4e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x555556e1d498, cond=0x555556e1d4c0) at pthread_cond_wait.c:502
- #2 __pthread_cond_wait (cond=0x555556e1d4c0, mutex=0x555556e1d498) at pthread_cond_wait.c:655
- #3 0x0000555555988ee6 in boost::condition_variable::wait(boost::unique_lock<boost::mutex>&) ()
- #4 0x0000555556269124 in boost::thread::join_noexcept() ()
- #5 0x0000555555caa05b in epee::net_utils::boosted_tcp_server<epee::levin::async_protocol_handler<nodetool::p2p_connection_context_t<cryptonote::cryptonote_connection_context> > >::run_server(unsigned long, bool, boost::thread_attributes const&) ()
- ---Type <return> to continue, or q <return> to quit---
- #6 0x0000555555cac1ce in nodetool::node_server<cryptonote::t_cryptonote_protocol_handler<cryptonote::core> >::run() ()
- #7 0x00005555559a61f3 in daemonize::t_p2p::run() ()
- #8 0x0000555555994e42 in daemonize::t_daemon::run(bool) ()
- #9 0x0000555555a2b341 in daemonize::t_executor::run_interactive(boost::program_options::variables_map const&) ()
- #10 0x0000555555a2f7ee in bool daemonizer::daemonize<daemonize::t_executor>(int, char const**, daemonize::t_executor&&, boost::program_options::variables_map const&) ()
- #11 0x00005555559619d6 in main ()
- (gdb)
Advertisement
Add Comment
Please, Sign In to add comment