I run the latest bitcoin core (v0.11.2 64 bit) on my debian and syncing stopped at height 389844. I tried to do what GMaxwell suggested in #6840 : I ran reconsiderblock with that and the follow up block according to some block explorer:
reconsiderblock 0000000000000000068234693e41decd5bfc1b8c5d62cc0aee8a78b398d39cb8 reconsiderblock 00000000000000000842286faa1f37fd609e1374ada25c0aa9c60155cc32425e
and in the debug console it gave me no feedback but in the log I find how these are being considered and rejected with coinbase pays too much (actual=2526435001 vs limit=2526435000)
How do I recover? How can I help you prevent this from happening generally?
2016-01-05 19:10:23 ERROR: ConnectTip(): ConnectBlock 00000000000000000842286faa1f37fd609e1374ada25c0aa9c60155cc32425e failed
2016-01-05 19:10:23 InvalidChainFound: invalid block=00000000000000000842286faa1f37fd609e1374ada25c0aa9c60155cc32425e height=389845 log2_work=83.788191 date=2015-12-23 16:43:10
2016-01-05 19:10:23 InvalidChainFound: current best=0000000000000000068234693e41decd5bfc1b8c5d62cc0aee8a78b398d39cb8 height=389844 log2_work=83.788156 date=2015-12-23 16:37:12
2016-01-05 19:11:01 ERROR: AcceptToMemoryPool: nonstandard transaction: dust
2016-01-05 19:11:46 ERROR: ConnectBlock(): **coinbase pays too much** (actual=2526435001 vs limit=2526435000)
2016-01-05 19:11:51 InvalidChainFound: invalid block=00000000000000000842286faa1f37fd609e1374ada25c0aa9c60155cc32425e height=389845 log2_work=83.788191 date=2015-12-23 16:43:10
2016-01-05 19:11:51 InvalidChainFound: current best=0000000000000000068234693e41decd5bfc1b8c5d62cc0aee8a78b398d39cb8 height=389844 log2_work=83.788156 date=2015-12-23 16:37:12
2016-01-05 19:11:51 ERROR: ConnectTip(): ConnectBlock 00000000000000000842286faa1f37fd609e1374ada25c0aa9c60155cc32425e failed
2016-01-05 19:11:51 InvalidChainFound: invalid block=00000000000000000842286faa1f37fd609e1374ada25c0aa9c60155cc32425e height=389845 log2_work=83.788191 date=2015-12-23 16:43:10
2016-01-05 19:11:51 InvalidChainFound: current best=0000000000000000068234693e41decd5bfc1b8c5d62cc0aee8a78b398d39cb8 height=389844