openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.81k stars 1.68k forks source link

Thread 'main' panicked at 'attempted to leave type `linked_hash_map::Node<ethereum_types::H256, block_state::CliqueBlockState>` uninitialized, which is invalid' #11899

Open aadorian opened 3 years ago

aadorian commented 3 years ago

Before filing a new issue, please provide the following information.

If you think that your issue is an exploitable security vulnerability, please mail your bugreport to security@parity.io instead; your submission might be eligible for our Bug Bounty. You can find mode info on the reporting process in SECURITY.md

Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.

Running ok with ./target/release/openethereum _OpenEthereum/v3.0.0-unstable-b02bc5d57-20200922/x8664-apple-darwin/rustc1.49.0-nightly

RUSTUP config: Default host: x86_64-apple-darwin rustup home: /Users/user/.rustup

installed toolchains

stable-x86_64-apple-darwin nightly-2020-10-06-x86_64-apple-darwin (default)

installed targets for active toolchain

wasm32-unknown-unknown x86_64-apple-darwin

active toolchain

nightly-2020-10-06-x86_64-apple-darwin (default) rustc 1.49.0-nightly (a1dfd2490 2020-10-05)

aadorian commented 3 years ago
Screen Shot 2020-10-24 at 11 23 22 PM