0.18.0 rc2 CPU spike in thread bitcoin-opencon #15665
issue MarcoFalke openend this issue on March 25, 2019-
MarcoFalke commented at 10:17 pm on March 25, 2019: member
-
MarcoFalke added the label P2P on Mar 25, 2019
-
MarcoFalke added this to the milestone 0.18.0 on Mar 25, 2019
-
fanquake added the label Resource usage on Mar 25, 2019
-
MarcoFalke commented at 1:57 pm on April 19, 2019: member
Anyone who sees this, please do the following:
- Open a terminal window with
htop
- Open another terminal window with
gdb --args ./bitcoin-qt
** Typerun
in (gdb) ** Watch the CPU usage of theopencon
thread in the htop window ** HitCTRL+C
in (gdb) when it is at 100% ** Typethread apply all bt
in (gdb)
- Open a terminal window with
-
MarcoFalke commented at 1:58 pm on April 19, 2019: memberTo enable thread names in htop, select
F5
for tree view andF2
-“Display options”-[x] thread names
to get the thread names. -
fanquake removed this from the milestone 0.18.0 on May 3, 2019
-
fanquake added this to the milestone 0.18.1 on May 3, 2019
-
perefeliu commented at 12:06 pm on May 10, 2019: none
Having some problems with
gdb --args ./bitcoin-qt
In my case, bitcoin-qt is located/usr/local/bin/bitcoin-qt
so I rungdb --args /usr/local/bin/bitcoin-qt
and thenrun
. I get what follows:0(gdb) run 1Starting program: /usr/local/bin/bitcoin-qt 2Cannot parse expression `.L1185 4@r4'. 3warning: Probes-based dynamic linker interface failed. 4Reverting to original interface. 5 6[Thread debugging using libthread_db enabled] 7Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". 8qt.qpa.screen: QXcbConnection: Could not connect to display 9Could not connect to any X display. 10[Inferior 1 (process 3987) exited with code 01]
-
MarcoFalke commented at 12:21 pm on May 14, 2019: memberIf you are not using the gui, but
bitcoind
, replacebitcoin-qt
withbitcoind
, please -
perefeliu commented at 7:13 pm on May 14, 2019: noneOk. That makes sense. Thanks.
-
fanquake closed this on Jul 19, 2019
-
DrahtBot locked this on Dec 16, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-23 09:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-23 09:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me