Post
Topic
Board Bitcoin Technical Support
Re: Testing Bitcoin on Ubuntu 10.04 LTS x64 Makes System Unresponsive
by
laszlo
on 12/07/2010, 15:01:46 UTC
Please try running with 'nice -n 19 ./bitcoin'
or renice +19 1234 where 1234 is the pid of the running bitcoin.

There is a bug in the released linux version which prevents it from successfully lowering its own priority.