I have a standard build of bitcoin core 11.0. It has been running for months, and all the sudden it is throwing the following exception. What causes the following error?
{
"version" : 110000,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 0.01182943,
"blocks" : 377077,
"timeoffset" : 2,
"connections" : 43,
"proxy" : "",
"difficulty" : 60813224039.44034576,
"testnet" : false,
"keypoololdest" : 1415846170,
"keypoolsize" : 100,
"unlocked_until" : 0,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : "EXCEPTION: NSt8ios_base7failureE \nnon-canonical ReadCompactSize() \nbitcoin in ProcessMessages() \n"
}