We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SUMMARY: AddressSanitizer: undefined-behavior /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/bits/stl_tree.h:1632:23 in /usr/lib/gcc/x86_64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/bits/stl_tree.h:1910:28: runtime error: upcast of misaligned address 0x7ffc474864e8 for type 'std::_Rb_tree_node<std::pair<const boost::multiprecision::number<boost::multiprecision::backends::cpp_int_backend<128, 128, boost::multiprecision::cpp_integer_type::unsigned_magnitude, boost::multiprecision::cpp_int_check_type::unchecked, void>, boost::multiprecision::expression_template_option::et_off>, std::shared_ptr<rai::block> > >', which requires 16 byte alignment 0x7ffc474864e8: note: pointer points here fc 7f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 64 48 47 fc 7f 00 00 e8 64 48 47 ^
The text was updated successfully, but these errors were encountered:
Might need to be blacklisted if it's a libstdc++ bug.
Sorry, something went wrong.
Known libstdc++ issue, fixed in 2015, see e.g. https://bugs.chromium.org/p/chromium/issues/detail?id=532101
cryptocode
No branches or pull requests
The text was updated successfully, but these errors were encountered: