haven-protocol-org / haven-main

Haven is an untraceable cryptocurrency with a mix of standard market pricing and real world asset-pegged value storage. It achieves this via a “mint and burn” process within a single blockchain.
https://havenprotocol.org
Other
39 stars 25 forks source link

havend crashed with Assertion '__n < this->size()' failed #46

Closed saiteTimedOut closed 1 year ago

saiteTimedOut commented 2 years ago

GCC:12.1.1 20220730 I tried to build v2.2.2 and v2.2.3, but havend crashed with the same error: /usr/include/c++/12.1.1/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = cryptonote::block; _Alloc = std::allocator<cryptonote::block>; reference = cryptonote::block&; size_type = long unsigned int]: Assertion '__n < this->size()' failed. havend.log