Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Crown
  • crown-corecrown-core
  • Issues
  • #279

Closed
Open
Created Jan 16, 2019 by Mark Brooker@walkjiveflyMaintainer

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

Edited Jan 16, 2019 by Mark Brooker
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking