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

Author: aadorianCreated Oct 25, 2020Updated Oct 25, 2020

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 [email protected] instead; your submission might be eligible for our Bug Bounty. You can find mode info on the reporting process in SECURITY.md

  • OpenEthereum version: 3.0.0
  • Operating system: MacOS
  • Installation: built from source
  • Fully synchronized: no
  • Network: goerli /
  • Restarted: yes

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/x86_64-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)

Source: openethereum/parity-ethereum