You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The workaround is to revert to 1.47.0. Thanks to Javier for helping me get running.
When using 1.53.0 the release build panics upon running with the message:
thread 'main' panicked at 'attempted to leave type `lru::LruEntry<bitcoin_hashes::sha256d::Hash, (std::vec::Vec<bitcoin_hashes::sha256d::Hash>, usize)>` uninitialized, which is invalid', /build/rustc-Nbf2Kl/rustc-1.53.0+dfsg1+llvm/library/core/src/mem/mod.rs:660:9
The text was updated successfully, but these errors were encountered:
The workaround is to revert to 1.47.0. Thanks to Javier for helping me get running.
When using 1.53.0 the release build panics upon running with the message:
thread 'main' panicked at 'attempted to leave type `lru::LruEntry<bitcoin_hashes::sha256d::Hash, (std::vec::Vec<bitcoin_hashes::sha256d::Hash>, usize)>` uninitialized, which is invalid', /build/rustc-Nbf2Kl/rustc-1.53.0+dfsg1+llvm/library/core/src/mem/mod.rs:660:9
The text was updated successfully, but these errors were encountered: