dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

MN 100% cpu load after restart #560

Closed poiuty closed 9 years ago

poiuty commented 9 years ago

Restart masternode (dashd) and get 100% cpu load.

In debug log => https://dl.dropboxusercontent.com/u/59491914/DASH/debug-100-cpu.log

2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (11)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (11)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (15)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (15)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (13)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (13)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (11)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (11)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (11)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (11)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (11)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (11)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (13)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (13)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (11)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (11)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (12)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (12)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (11)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (11)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (12)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (12)
2015-08-22 09:12:31 CMasternodePaymentWinner::IsValid - Masternode not in the top 10 (13)
2015-08-22 09:12:31 mnw - invalid message - Masternode not in the top 10 (13)

After 3-5 mins get normal cpu load.

UdjinM6 commented 9 years ago

That's ok, wallet is actively syncing masternode list and masternode winners list with all its peers during startup.