Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Error in sync #9982

Closed
SeruousMax opened this issue Oct 8, 2021 · 1 comment
Closed

Error in sync #9982

SeruousMax opened this issue Oct 8, 2021 · 1 comment
Labels
J2-unconfirmed Issue might be valid, but it’s not yet known.

Comments

@SeruousMax
Copy link

Version: 2.0.0-417b63b-x86_64-linux-gnu

0: sp_panic_handler::set::{{closure}}
1: std::panicking::rust_panic_with_hook
at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:626:17
2: std::panicking::begin_panic::{{closure}}
3: std::sys_common::backtrace::__rust_end_short_backtrace
4: std::panicking::begin_panic
5: frame_executive::Executive<System,Block,Context,UnsignedValidator,AllPallets,COnRuntimeUpgrade>::final_checks
6: tracing::span::Span::in_scope
7: frame_executive::Executive<System,Block,Context,UnsignedValidator,AllPallets,COnRuntimeUpgrade>::execute_block
8: <porta_runtime::Runtime as sp_api::runtime_decl_for_Core::Core<sp_runtime::generic::block::Block<sp_runtime::generic::header::Header<u32,sp_runtime::traits::BlakeTwo256>,sp_runtime::generic::unchecked_extrinsic::UncheckedExtrinsic<sp_runtime::multiaddress::MultiAddress<<<sp_runtime::MultiSignature as sp_runtime::traits::Verify>::Signer as sp_runtime::traits::IdentifyAccount>::AccountId,u32>,porta_runtime::Call,sp_runtime::MultiSignature,(frame_system::extensions::check_spec_version::CheckSpecVersion<porta_runtime::Runtime>,frame_system::extensions::check_tx_version::CheckTxVersion<porta_runtime::Runtime>,frame_system::extensions::check_genesis::CheckGenesis<porta_runtime::Runtime>,frame_system::extensions::check_mortality::CheckMortality<porta_runtime::Runtime>,frame_system::extensions::check_nonce::CheckNonce<porta_runtime::Runtime>,frame_system::extensions::check_weight::CheckWeight<porta_runtime::Runtime>,pallet_transaction_payment::ChargeTransactionPayment<porta_runtime::Runtime>)>>>>::execute_block
9: std::panicking::try
10: sp_externalities::scope_limited::set_and_run_with_externalities
11: sc_executor::native_executor::WasmExecutor::with_instance::{{closure}}
12: sc_executor::wasm_runtime::RuntimeCache::with_instance
13: <sc_executor::native_executor::NativeExecutor as sp_core::traits::CodeExecutor>::call
14: sp_state_machine::execution::StateMachine<B,H,N,Exec>::execute_aux
15: sp_state_machine::execution::StateMachine<B,H,N,Exec>::execute_using_consensus_failure_handler
16: <sc_service::client::call_executor::LocalCallExecutor<B,E> as sc_client_api::call_executor::CallExecutor>::contextual_call
17: <sc_service::client::client::Client<B,E,Block,RA> as sp_api::CallApiAt>::call_api_at
18: sp_api::runtime_decl_for_Core::execute_block_call_api_at
19: sp_api::Core::execute_block_with_context
20: sc_service::client::client::Client<B,E,Block,RA>::prepare_block_storage_changes
21: <core::future::from_generator::GenFuture as core::future::future::Future>::poll
22: <core::future::from_generator::GenFuture as core::future::future::Future>::poll
23: <core::future::from_generator::GenFuture as core::future::future::Future>::poll
24: <core::future::from_generator::GenFuture as core::future::future::Future>::poll
25: <core::future::from_generator::GenFuture as core::future::future::Future>::poll
26: <core::future::from_generator::GenFuture as core::future::future::Future>::poll
27: <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll
28: <sc_service::task_manager::prometheus_future::PrometheusFuture as core::future::future::Future>::poll
29: <futures_util::future::select::Select<A,B> as core::future::future::Future>::poll
30: <core::future::from_generator::GenFuture as core::future::future::Future>::poll
31: <tracing_futures::Instrumented as core::future::future::Future>::poll
32: std::thread::local::LocalKey::with
33: futures_executor::local_pool::block_on
34: tokio::runtime::task::core::Core<T,S>::poll
35: <std::panic::AssertUnwindSafe as core::ops::function::FnOnce<()>>::call_once
36: tokio::runtime::task::harness::Harness<T,S>::poll
37: tokio::runtime::blocking::pool::Inner::run
38: tokio::runtime::context::enter
39: std::sys_common::backtrace::__rust_begin_short_backtrace
40: core::ops::function::FnOnce::call_once{{vtable.shim}}
41: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce>::call_once
at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9
<alloc::boxed::Box<F,A> as core::ops::function::FnOnce>::call_once
at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9
std::sys::unix::thread::Thread::new::thread_start
at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17
42: start_thread
43: clone

Thread 'tokio-runtime-worker' panicked at 'Storage root must match that calculated.', /root/.cargo/git/checkouts/substrate-7e08433d4c370a21/70ef0af/frame/executive/src/lib.rs:462

This is a bug. Please report it at:

@github-actions github-actions bot added the J2-unconfirmed Issue might be valid, but it’s not yet known. label Oct 8, 2021
@bkchr
Copy link
Member

bkchr commented Oct 10, 2021

Please report this to the chain you are using.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J2-unconfirmed Issue might be valid, but it’s not yet known.
Projects
None yet
Development

No branches or pull requests

2 participants