artwook / ledger

Permissioned Ledger
MIT License
0 stars 0 forks source link

Witness crash issue after startup block_num !=0 #15

Closed hackfisher closed 7 years ago

hackfisher commented 7 years ago
995000ms th_a       witness.cpp:188               block_production_loo ] Generated block #10 with timestamp 2016-12-19T17:16:35 at time 2016-12-19T17:16:35
witness_node: /home/runner/data/src/ledger/libraries/chain/block_database.cpp:134: graphene::chain::block_id_type graphene::chain::block_database::fetch_block_id(uint32_t) const: Assertion `block_num != 0' failed.
./run.sh: line 10:  9566 Aborted

Looks like another issue reproduced in graphene project.