[Pkg-bitcoin-devel] Bug#749312: Bitcoin excessive overeating

Clayton claytonk at gmx.com
Wed Jul 9 11:27:32 UTC 2014


On Mon, 16 Jun 2014 23:23:40 -0400
Scott Howard <showard314 at gmail.com> wrote:

> Sorry to hear about bitcoin crashing. If you download the client from
> bitcoin.org, does it also do that? To be safe, backup/move your
> ~/.bitcoin directory before playing around just to be extra safe.
> ~Scott

Just tried the upstream tarball as you requested, and it behaves exactly
the same. My most vulnerable laptop (the Thinkpad) overheats and shuts
down within a couple of minutes.

If anyone else is running into this, I have found a way to mitigate
this behavior: start the client in a terminal with the -par=1 parameter,
ie.

	bitcoin-qt -par=1 &

Apparently par=1 limits the bitcoin client to just one thread, so it
can only max out the CPU on one core. This renders my Toshiba quite
reliable, and my Thinkpad often manages to not shutdown.

Clayton



More information about the Pkg-bitcoin-devel mailing list