Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
2325
Topic
279
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.