Hey, just got an runtime error again and thought I would take a look at the logfiel.
Here are the last lines befor the crashe:
Committing 1 changed transactions to coin database...
SetBestChain: new best=00002c8bb1df8db4c1ebdbde3564f0ffa28bb261161859e038785cf48b2b79fc height=10480 log2_work=31.800479 tx=12719 date=2013-09-21 11:41:13 dateunix=1379763673 progress=0.999997
ProcessBlock: ACCEPTED
ERROR: ConnectBlock() : coinbase pays too much (actual=10585323168 vs limit=1764220528)
trying connection 183.39.218.50:8555 lastseen=153.1hrs
connection timeout
I am not a programmer, but it seems to me that the system trys to pay out way to much as blockreward, which couses the sytem to crashe. And I notice that the amount the system wants to pay for this block is: Blockreward + 5x Grandreward...
Let me know if you can make any sence out of this or if my conclusions are right^^
What is the version of your miner ?
Does it continued to other blocks, or those it stays blocked on this one ?
It look like someone is sending you a bad block, maybe an old version of the miner (or it's you that is using the old version).