PoS testing: ProcessMessages(txlvote, 143 bytes): Exception 'CDataStream::read() : end of data: iostream error'
Summary
wallet debug.log shows instant send errors on a regular send transaction.
Steps to reproduce
Make an ordinary send transaction
Expected behavior
Transaction is processed as instant send without any errors in debug.log
Problematic behavior
Transaction is processed but instant send processing generates some error messages.
Crown-core environment info
MX 17.1 linux
Crown-core application info
Crown version v0.12.7.1-2029222a pipeline 873 build 5011
Relevant logs, dumps and/or screenshots
...
2019-01-16 05:49:30 AddToWallet de0a7e73bf1c5d2513ff6878c25b8f15674d6f7714a6f241890f00da15843e48 new
2019-01-16 05:49:30 AddToWallet de0a7e73bf1c5d2513ff6878c25b8f15674d6f7714a6f241890f00da15843e48
2019-01-16 05:49:30 Relaying wtx de0a7e73bf1c5d2513ff6878c25b8f15674d6f7714a6f241890f00da15843e48
2019-01-16 05:49:30 CWalletTx::RelayWalletTransaction() - Instant send to address: tCRWEDVnH7LCY2XxLH1ZtZ3nxdSFvWWBuBQqP
2019-01-16 05:49:30 CreateNewLock - New Transaction Lock de0a7e73bf1c5d2513ff6878c25b8f15674d6f7714a6f241890f00da15843e48 !
2019-01-16 05:49:30 InstantX::ProcessConsensusVote - Masternode ADDR 80.211.161.253:19340 4
2019-01-16 05:49:31 ProcessMessages(txlvote, 143 bytes): Exception 'CDataStream::read() : end of data: iostream error' caught, normally caused by a message being shorter than its stated length
2019-01-16 05:49:31 ProcessMessage(txlvote, 143 bytes) FAILED peer=1
2019-01-16 05:49:31 ProcessMessages(txlvote, 143 bytes): Exception 'CDataStream::read() : end of data: iostream error' caught, normally caused by a message being shorter than its stated length
2019-01-16 05:49:31 ProcessMessage(txlvote, 143 bytes) FAILED peer=2
2019-01-16 05:49:31 ProcessMessages(txlvote, 143 bytes): Exception 'CDataStream::read() : end of data: iostream error' caught, normally caused by a message being shorter than its stated length
2019-01-16 05:49:31 ProcessMessage(txlvote, 143 bytes) FAILED peer=1
2019-01-16 05:49:31 ProcessMessages(txlvote, 143 bytes): Exception 'CDataStream::read() : end of data: iostream error' caught, normally caused by a message being shorter than its stated length
2019-01-16 05:49:31 ProcessMessage(txlvote, 143 bytes) FAILED peer=1
2019-01-16 05:49:31 ProcessMessages(txlvote, 143 bytes): Exception 'CDataStream::read() : end of data: iostream error' caught, normally caused by a message being shorter than its stated length
2019-01-16 05:49:31 ProcessMessage(txlvote, 143 bytes) FAILED peer=1
...
20160119_walkjivefly_wallet.log uploaded
Possible fixes
/cc @artem
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information