Skip to content
New issue

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

doesn't work with rustc 1.53.0 #2

Open
jarret opened this issue Feb 2, 2022 · 0 comments
Open

doesn't work with rustc 1.53.0 #2

jarret opened this issue Feb 2, 2022 · 0 comments

Comments

@jarret
Copy link

jarret commented Feb 2, 2022

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant