Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix : Segmentation fault when running several witness nodes on the sa…
…me machine
- Loading branch information
0109bc8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will be great if this scenario is clarified. Multiple witness nodes are trying to write to the same blockchain (file stored in the disk + memory) ?
0109bc8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is related to blockchain node from which another node is reading / syncing doesn't have enough blocks. There is an issue listed against bitshares here bitshares/bitshares-core#377