Skip to content

Instantly share code, notes, and snippets.

@NunoAlexandre
Created August 15, 2023 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NunoAlexandre/0902724ef798968eacebb2d2bac80504 to your computer and use it in GitHub Desktop.
Save NunoAlexandre/0902724ef798968eacebb2d2bac80504 to your computer and use it in GitHub Desktop.
Backtrace 0.9.42 Relay
2023-08-15 14:00:10 <jemalloc>: MADV_DONTNEED does not work (memset will be used instead)
2023-08-15 14:00:10 <jemalloc>: (This is the expected behaviour if you are running under QEMU)
2023-08-15 14:00:11 2023-08-15 12:00:11.018 INFO main sc_cli::runner: Parity Polkadot
2023-08-15 14:00:11 2023-08-15 12:00:11.024 INFO main sc_cli::runner: ✌️ version 0.9.42-9b1fc27cec4
2023-08-15 14:00:11 2023-08-15 12:00:11.025 INFO main sc_cli::runner: ❤️ by Parity Technologies <admin@parity.io>, 2017-2023
2023-08-15 14:00:11 2023-08-15 12:00:11.025 INFO main sc_cli::runner: 📋 Chain specification: Rococo Local Testnet
2023-08-15 14:00:11 2023-08-15 12:00:11.025 INFO main sc_cli::runner: 🏷 Node name: Alice
2023-08-15 14:00:11 2023-08-15 12:00:11.025 INFO main sc_cli::runner: 👤 Role: AUTHORITY
2023-08-15 14:00:11 2023-08-15 12:00:11.025 INFO main sc_cli::runner: 💾 Database: RocksDb at /data/chains/rococo_local_testnet/db/full
2023-08-15 14:00:11 2023-08-15 12:00:11.025 INFO main sc_cli::runner: ⛓ Native runtime: rococo-9420 (parity-rococo-v2.0-0.tx21.au0)
2023-08-15 14:00:13 2023-08-15 12:00:13.614 WARN main sc_executor_wasmtime::util: You're running on a system with a broken `madvise(MADV_DONTNEED)` implementation. This will result in lower performance.
2023-08-15 14:00:32 2023-08-15 12:00:32.116 INFO main sc_service::client::client: 🔨 Initializing Genesis block/state (state: 0x704e…3142, header-hash: 0xcbcd…e878)
2023-08-15 14:00:32 2023-08-15 12:00:32.170 INFO main grandpa: 👴 Loading GRANDPA authority set from genesis on what appears to be first startup.
2023-08-15 14:00:51 2023-08-15 12:00:51.598 INFO main babe: 👶 Creating empty BABE epoch changes on what appears to be first startup.
2023-08-15 14:00:51 2023-08-15 12:00:51.624 INFO main sub-libp2p: 🏷 Local node identity is: 12D3KooWDLpRT9KFo6pKdkmdQQt599tmqVYpoeiHemY32Gf4RUpp
2023-08-15 14:00:51 2023-08-15 12:00:51.866 INFO main sc_sysinfo: 💻 Operating system: linux
2023-08-15 14:00:51 2023-08-15 12:00:51.866 INFO main sc_sysinfo: 💻 CPU architecture: x86_64
2023-08-15 14:00:51 2023-08-15 12:00:51.866 INFO main sc_sysinfo: 💻 Target environment: gnu
2023-08-15 14:00:51 2023-08-15 12:00:51.866 INFO main sc_sysinfo: 💻 Memory: 10454MB
2023-08-15 14:00:51 2023-08-15 12:00:51.866 INFO main sc_sysinfo: 💻 Kernel: 5.15.49-linuxkit-pr
2023-08-15 14:00:51 2023-08-15 12:00:51.866 INFO main sc_sysinfo: 💻 Linux distribution: Ubuntu 20.04.6 LTS
2023-08-15 14:00:51 2023-08-15 12:00:51.866 INFO main sc_sysinfo: 💻 Virtual machine: no
2023-08-15 14:00:51 2023-08-15 12:00:51.866 INFO main sc_service::builder: 📦 Highest known block at #0
2023-08-15 14:00:51 2023-08-15 12:00:51.873 INFO tokio-runtime-worker substrate_prometheus_endpoint: 〽️ Prometheus exporter started at 127.0.0.1:9615
2023-08-15 14:00:51 2023-08-15 12:00:51.892 INFO main sc_rpc_server: Running JSON-RPC HTTP server: addr=0.0.0.0:9933, allowed origins=["*"]
2023-08-15 14:00:51 2023-08-15 12:00:51.894 INFO main sc_rpc_server: Running JSON-RPC WS server: addr=0.0.0.0:9944, allowed origins=["*"]
2023-08-15 14:00:51 2023-08-15 12:00:51.897 INFO main sc_sysinfo: 🏁 CPU score: 82.00 MiBs
2023-08-15 14:00:51 2023-08-15 12:00:51.898 INFO main sc_sysinfo: 🏁 Memory score: 5.09 GiBs
2023-08-15 14:00:51 2023-08-15 12:00:51.899 INFO main sc_sysinfo: 🏁 Disk score (seq. writes): 1.09 GiBs
2023-08-15 14:00:51 2023-08-15 12:00:51.899 INFO main sc_sysinfo: 🏁 Disk score (rand. writes): 330.59 MiBs
2023-08-15 14:00:51 2023-08-15 12:00:51.900 WARN main polkadot_service: ⚠️ The hardware does not meet the minimal requirements for role 'Authority' find out more at:
2023-08-15 14:00:51 https://wiki.polkadot.network/docs/maintain-guides-how-to-validate-polkadot#reference-hardware
2023-08-15 14:00:51 2023-08-15 12:00:51.969 INFO tokio-runtime-worker parachain::approval-voting: Starting with an empty approval vote DB.
2023-08-15 14:00:51 2023-08-15 12:00:51.988 INFO tokio-runtime-worker jsonrpsee_server::server: Accepting new connection 1/100
2023-08-15 14:00:52 2023-08-15 12:00:51.998 INFO main babe: 👶 Starting BABE Authorship worker
2023-08-15 14:00:52
2023-08-15 14:00:52 ====================
2023-08-15 14:00:52
2023-08-15 14:00:52 Version: 0.9.42-9b1fc27cec4
2023-08-15 14:00:52
2023-08-15 14:00:52 0: sp_panic_handler::set::{{closure}}
2023-08-15 14:00:52 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:2002:9
2023-08-15 14:00:52 std::panicking::rust_panic_with_hook
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:692:13
2023-08-15 14:00:52 2: std::panicking::begin_panic_handler::{{closure}}
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:579:13
2023-08-15 14:00:52 3: std::sys_common::backtrace::__rust_end_short_backtrace
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys_common/backtrace.rs:137:18
2023-08-15 14:00:52 4: rust_begin_unwind
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:575:5
2023-08-15 14:00:52 5: core::panicking::panic_fmt
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:64:14
2023-08-15 14:00:52 6: core::panicking::panic_display
2023-08-15 14:00:52 7: core::panicking::panic_str
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:131:5
2023-08-15 14:00:52 8: core::option::expect_failed
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/option.rs:1924:5
2023-08-15 14:00:52 9: <sc_executor_wasmtime::host::HostContext as sp_wasm_interface::FunctionContext>::deallocate_memory
2023-08-15 14:00:52 10: sp_io::allocator::ExtAllocatorFreeVersion1::call
2023-08-15 14:00:52 11: <F as wasmtime::func::IntoFunc<T,(wasmtime::func::Caller<T>,A1),R>>::into_func::wasm_to_host_shim
2023-08-15 14:00:52 12: <unknown>
2023-08-15 14:00:52 13: <unknown>
2023-08-15 14:00:52 14: <unknown>
2023-08-15 14:00:52 15: <unknown>
2023-08-15 14:00:52 16: wasmtime_runtime::traphandlers::catch_traps::call_closure
2023-08-15 14:00:52 17: wasmtime_setjmp
2023-08-15 14:00:52 18: sc_executor_wasmtime::runtime::perform_call
2023-08-15 14:00:52 19: <sc_executor_wasmtime::runtime::WasmtimeInstance as sc_executor_common::wasm_runtime::WasmInstance>::call_with_allocation_stats
2023-08-15 14:00:52 20: sc_executor_common::wasm_runtime::WasmInstance::call_export
2023-08-15 14:00:52 21: sc_executor::executor::WasmExecutor<H>::with_instance::{{closure}}
2023-08-15 14:00:52 22: <sc_executor::executor::NativeElseWasmExecutor<D> as sp_core::traits::CodeExecutor>::call
2023-08-15 14:00:52 23: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_aux
2023-08-15 14:00:52 24: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_using_consensus_failure_handler
2023-08-15 14:00:52 25: <sc_service::client::client::Client<B,E,Block,RA> as sp_api::CallApiAt<Block>>::call_api_at
2023-08-15 14:00:52 26: <sc_rpc::state::state_full::FullState<BE,Block,Client> as sc_rpc::state::StateBackend<Block,Client>>::metadata
2023-08-15 14:00:52 27: tokio::runtime::task::raw::poll
2023-08-15 14:00:52 28: std::sys_common::backtrace::__rust_begin_short_backtrace
2023-08-15 14:00:52 29: core::ops::function::FnOnce::call_once{{vtable.shim}}
2023-08-15 14:00:52 30: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:52 <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:52 std::sys::unix::thread::Thread::new::thread_start
2023-08-15 14:00:52 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/thread.rs:108:17
2023-08-15 14:00:52 31: start_thread
2023-08-15 14:00:52 32: clone
2023-08-15 14:00:52
2023-08-15 14:00:52
2023-08-15 14:00:52 Thread 'tokio-runtime-worker' panicked at 'memory is always set; qed', /usr/local/cargo/git/checkouts/substrate-7e08433d4c370a21/bca8a29/client/executor/wasmtime/src/runtime.rs:65
2023-08-15 14:00:52
2023-08-15 14:00:52 This is a bug. Please report it at:
2023-08-15 14:00:52
2023-08-15 14:00:52 https://github.com/paritytech/polkadot/issues/new
2023-08-15 14:00:52
2023-08-15 14:00:53
2023-08-15 14:00:53 ====================
2023-08-15 14:00:53
2023-08-15 14:00:53 Version: 0.9.42-9b1fc27cec4
2023-08-15 14:00:53
2023-08-15 14:00:53 0: sp_panic_handler::set::{{closure}}
2023-08-15 14:00:53 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:2002:9
2023-08-15 14:00:53 std::panicking::rust_panic_with_hook
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:692:13
2023-08-15 14:00:53 2: std::panicking::begin_panic_handler::{{closure}}
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:579:13
2023-08-15 14:00:53 3: std::sys_common::backtrace::__rust_end_short_backtrace
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys_common/backtrace.rs:137:18
2023-08-15 14:00:53 4: rust_begin_unwind
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:575:5
2023-08-15 14:00:53 5: core::panicking::panic_fmt
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:64:14
2023-08-15 14:00:53 6: core::panicking::panic_display
2023-08-15 14:00:53 7: core::panicking::panic_str
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:131:5
2023-08-15 14:00:53 8: core::option::expect_failed
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/option.rs:1924:5
2023-08-15 14:00:53 9: <sc_executor_wasmtime::host::HostContext as sp_wasm_interface::FunctionContext>::deallocate_memory
2023-08-15 14:00:53 10: sp_io::allocator::ExtAllocatorFreeVersion1::call
2023-08-15 14:00:53 11: <F as wasmtime::func::IntoFunc<T,(wasmtime::func::Caller<T>,A1),R>>::into_func::wasm_to_host_shim
2023-08-15 14:00:53 12: <unknown>
2023-08-15 14:00:53 13: <unknown>
2023-08-15 14:00:53 14: <unknown>
2023-08-15 14:00:53 15: wasmtime_runtime::traphandlers::catch_traps::call_closure
2023-08-15 14:00:53 16: wasmtime_setjmp
2023-08-15 14:00:53 17: sc_executor_wasmtime::runtime::perform_call
2023-08-15 14:00:53 18: <sc_executor_wasmtime::runtime::WasmtimeInstance as sc_executor_common::wasm_runtime::WasmInstance>::call_with_allocation_stats
2023-08-15 14:00:53 19: sc_executor_common::wasm_runtime::WasmInstance::call_export
2023-08-15 14:00:53 20: sc_executor::executor::WasmExecutor<H>::with_instance::{{closure}}
2023-08-15 14:00:53 21: <sc_executor::executor::NativeElseWasmExecutor<D> as sp_core::traits::CodeExecutor>::call
2023-08-15 14:00:53 22: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_aux
2023-08-15 14:00:53 23: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_using_consensus_failure_handler
2023-08-15 14:00:53 24: <sc_service::client::client::Client<B,E,Block,RA> as sp_api::CallApiAt<Block>>::call_api_at
2023-08-15 14:00:53 25: sp_authority_discovery::AuthorityDiscoveryApi::authorities
2023-08-15 14:00:53 26: <T as sc_authority_discovery::worker::AuthorityDiscovery<Block>>::authorities::{{closure}}
2023-08-15 14:00:53 27: sc_authority_discovery::worker::Worker<Client,Network,Block,DhtEventStream>::run::{{closure}}
2023-08-15 14:00:53 28: <tracing_futures::Instrumented<T> as core::future::future::Future>::poll
2023-08-15 14:00:53 29: tokio::runtime::task::raw::poll
2023-08-15 14:00:53 30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
2023-08-15 14:00:53 31: tokio::runtime::scheduler::multi_thread::worker::run
2023-08-15 14:00:53 32: tokio::runtime::task::raw::poll
2023-08-15 14:00:53 33: std::sys_common::backtrace::__rust_begin_short_backtrace
2023-08-15 14:00:53 34: core::ops::function::FnOnce::call_once{{vtable.shim}}
2023-08-15 14:00:53 35: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:53 <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:53 std::sys::unix::thread::Thread::new::thread_start
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/thread.rs:108:17
2023-08-15 14:00:53 36: start_thread
2023-08-15 14:00:53 37: clone
2023-08-15 14:00:53
2023-08-15 14:00:53
2023-08-15 14:00:53 Thread 'tokio-runtime-worker' panicked at 'memory is always set; qed', /usr/local/cargo/git/checkouts/substrate-7e08433d4c370a21/bca8a29/client/executor/wasmtime/src/runtime.rs:65
2023-08-15 14:00:53
2023-08-15 14:00:53 This is a bug. Please report it at:
2023-08-15 14:00:53
2023-08-15 14:00:53 https://github.com/paritytech/polkadot/issues/new
2023-08-15 14:00:53
2023-08-15 14:00:53 2023-08-15 12:00:53.912 ERROR tokio-runtime-worker sub-authority-discovery: Failed to request addresses of authorities: Failed calling into the Substrate runtime: Error at calling runtime api: Execution failed: Execution aborted due to trap: host code panicked while being called by the runtime: memory is always set; qed
2023-08-15 14:00:53 WASM backtrace:
2023-08-15 14:00:53 error while executing at wasm backtrace:
2023-08-15 14:00:53 0: 0x135b5 - <unknown>!sp_io::storage::get::h71055739efcc784c
2023-08-15 14:00:53 1: 0x102a13 - <unknown>!frame_support::storage::unhashed::get::h3cb461f6ce9e51a2
2023-08-15 14:00:53 2: 0x3f5595 - <unknown>!AuthorityDiscoveryApi_authorities
2023-08-15 14:00:53
2023-08-15 14:00:53 ====================
2023-08-15 14:00:53
2023-08-15 14:00:53 Version: 0.9.42-9b1fc27cec4
2023-08-15 14:00:53
2023-08-15 14:00:53 0: sp_panic_handler::set::{{closure}}
2023-08-15 14:00:53 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:2002:9
2023-08-15 14:00:53 std::panicking::rust_panic_with_hook
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:692:13
2023-08-15 14:00:53 2: std::panicking::begin_panic_handler::{{closure}}
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:579:13
2023-08-15 14:00:53 3: std::sys_common::backtrace::__rust_end_short_backtrace
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys_common/backtrace.rs:137:18
2023-08-15 14:00:53 4: rust_begin_unwind
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:575:5
2023-08-15 14:00:53 5: core::panicking::panic_fmt
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:64:14
2023-08-15 14:00:53 6: core::panicking::panic_display
2023-08-15 14:00:53 7: core::panicking::panic_str
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:131:5
2023-08-15 14:00:53 8: core::option::expect_failed
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/option.rs:1924:5
2023-08-15 14:00:53 9: <sc_executor_wasmtime::host::HostContext as sp_wasm_interface::FunctionContext>::deallocate_memory
2023-08-15 14:00:53 10: sp_io::allocator::ExtAllocatorFreeVersion1::call
2023-08-15 14:00:53 11: <F as wasmtime::func::IntoFunc<T,(wasmtime::func::Caller<T>,A1),R>>::into_func::wasm_to_host_shim
2023-08-15 14:00:53 12: <unknown>
2023-08-15 14:00:53 13: <unknown>
2023-08-15 14:00:53 14: <unknown>
2023-08-15 14:00:53 15: wasmtime_runtime::traphandlers::catch_traps::call_closure
2023-08-15 14:00:53 16: wasmtime_setjmp
2023-08-15 14:00:53 17: sc_executor_wasmtime::runtime::perform_call
2023-08-15 14:00:53 18: <sc_executor_wasmtime::runtime::WasmtimeInstance as sc_executor_common::wasm_runtime::WasmInstance>::call_with_allocation_stats
2023-08-15 14:00:53 19: sc_executor_common::wasm_runtime::WasmInstance::call_export
2023-08-15 14:00:53 20: sc_executor::executor::WasmExecutor<H>::with_instance::{{closure}}
2023-08-15 14:00:53 21: <sc_executor::executor::NativeElseWasmExecutor<D> as sp_core::traits::CodeExecutor>::call
2023-08-15 14:00:53 22: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_aux
2023-08-15 14:00:53 23: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_using_consensus_failure_handler
2023-08-15 14:00:53 24: <sc_service::client::client::Client<B,E,Block,RA> as sp_api::CallApiAt<Block>>::call_api_at
2023-08-15 14:00:53 25: sp_authority_discovery::AuthorityDiscoveryApi::authorities
2023-08-15 14:00:53 26: <T as sc_authority_discovery::worker::AuthorityDiscovery<Block>>::authorities::{{closure}}
2023-08-15 14:00:53 27: sc_authority_discovery::worker::Worker<Client,Network,Block,DhtEventStream>::run::{{closure}}
2023-08-15 14:00:53 28: <tracing_futures::Instrumented<T> as core::future::future::Future>::poll
2023-08-15 14:00:53 29: tokio::runtime::task::raw::poll
2023-08-15 14:00:53 30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
2023-08-15 14:00:53 31: tokio::runtime::scheduler::multi_thread::worker::run
2023-08-15 14:00:53 32: tokio::runtime::task::raw::poll
2023-08-15 14:00:53 33: std::sys_common::backtrace::__rust_begin_short_backtrace
2023-08-15 14:00:53 34: core::ops::function::FnOnce::call_once{{vtable.shim}}
2023-08-15 14:00:53 35: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:53 <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:53 std::sys::unix::thread::Thread::new::thread_start
2023-08-15 14:00:53 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/thread.rs:108:17
2023-08-15 14:00:53 36: start_thread
2023-08-15 14:00:53 37: clone
2023-08-15 14:00:53
2023-08-15 14:00:53
2023-08-15 14:00:53 Thread 'tokio-runtime-worker' panicked at 'memory is always set; qed', /usr/local/cargo/git/checkouts/substrate-7e08433d4c370a21/bca8a29/client/executor/wasmtime/src/runtime.rs:65
2023-08-15 14:00:53
2023-08-15 14:00:53 This is a bug. Please report it at:
2023-08-15 14:00:53
2023-08-15 14:00:53 https://github.com/paritytech/polkadot/issues/new
2023-08-15 14:00:53
2023-08-15 14:00:53 2023-08-15 12:00:53.914 ERROR tokio-runtime-worker sub-authority-discovery: Failed to publish external addresses: Failed calling into the Substrate runtime: Error at calling runtime api: Execution failed: Execution aborted due to trap: host code panicked while being called by the runtime: memory is always set; qed
2023-08-15 14:00:53 WASM backtrace:
2023-08-15 14:00:53 error while executing at wasm backtrace:
2023-08-15 14:00:53 0: 0x135b5 - <unknown>!sp_io::storage::get::h71055739efcc784c
2023-08-15 14:00:53 1: 0x102a13 - <unknown>!frame_support::storage::unhashed::get::h3cb461f6ce9e51a2
2023-08-15 14:00:53 2: 0x3f5595 - <unknown>!AuthorityDiscoveryApi_authorities
2023-08-15 14:00:54 2023-08-15 12:00:54.414 INFO tokio-runtime-worker libp2p_mdns::behaviour: discovered: 12D3KooWKpaJZbNymrZmKG6BNNDC58z8p9YKDXfZtyhEjktgtph4 /ip4/172.18.0.3/tcp/30333
2023-08-15 14:00:56 2023-08-15 12:00:56.901 INFO tokio-runtime-worker substrate: 💤 Idle (1 peers), best: #0 (0xcbcd…e878), finalized #0 (0xcbcd…e878), ⬇ 1.4kiB/s ⬆ 1.4kiB/s
2023-08-15 14:00:57
2023-08-15 14:00:57 ====================
2023-08-15 14:00:57
2023-08-15 14:00:57 Version: 0.9.42-9b1fc27cec4
2023-08-15 14:00:57
2023-08-15 14:00:57 0: sp_panic_handler::set::{{closure}}
2023-08-15 14:00:57 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:2002:9
2023-08-15 14:00:57 std::panicking::rust_panic_with_hook
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:692:13
2023-08-15 14:00:57 2: std::panicking::begin_panic_handler::{{closure}}
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:579:13
2023-08-15 14:00:57 3: std::sys_common::backtrace::__rust_end_short_backtrace
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys_common/backtrace.rs:137:18
2023-08-15 14:00:57 4: rust_begin_unwind
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:575:5
2023-08-15 14:00:57 5: core::panicking::panic_fmt
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:64:14
2023-08-15 14:00:57 6: core::panicking::panic_display
2023-08-15 14:00:57 7: core::panicking::panic_str
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:131:5
2023-08-15 14:00:57 8: core::option::expect_failed
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/option.rs:1924:5
2023-08-15 14:00:57 9: <sc_executor_wasmtime::host::HostContext as sp_wasm_interface::FunctionContext>::deallocate_memory
2023-08-15 14:00:57 10: sp_io::allocator::ExtAllocatorFreeVersion1::call
2023-08-15 14:00:57 11: <F as wasmtime::func::IntoFunc<T,(wasmtime::func::Caller<T>,A1),R>>::into_func::wasm_to_host_shim
2023-08-15 14:00:57 12: <unknown>
2023-08-15 14:00:57 13: <unknown>
2023-08-15 14:00:57 14: <unknown>
2023-08-15 14:00:57 15: wasmtime_runtime::traphandlers::catch_traps::call_closure
2023-08-15 14:00:57 16: wasmtime_setjmp
2023-08-15 14:00:57 17: sc_executor_wasmtime::runtime::perform_call
2023-08-15 14:00:57 18: <sc_executor_wasmtime::runtime::WasmtimeInstance as sc_executor_common::wasm_runtime::WasmInstance>::call_with_allocation_stats
2023-08-15 14:00:57 19: sc_executor_common::wasm_runtime::WasmInstance::call_export
2023-08-15 14:00:57 20: sc_executor::executor::WasmExecutor<H>::with_instance::{{closure}}
2023-08-15 14:00:57 21: <sc_executor::executor::NativeElseWasmExecutor<D> as sp_core::traits::CodeExecutor>::call
2023-08-15 14:00:57 22: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_aux
2023-08-15 14:00:57 23: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_using_consensus_failure_handler
2023-08-15 14:00:57 24: <sc_service::client::client::Client<B,E,Block,RA> as sp_api::CallApiAt<Block>>::call_api_at
2023-08-15 14:00:57 25: sp_authority_discovery::AuthorityDiscoveryApi::authorities
2023-08-15 14:00:57 26: <T as sc_authority_discovery::worker::AuthorityDiscovery<Block>>::authorities::{{closure}}
2023-08-15 14:00:57 27: sc_authority_discovery::worker::Worker<Client,Network,Block,DhtEventStream>::run::{{closure}}
2023-08-15 14:00:57 28: <tracing_futures::Instrumented<T> as core::future::future::Future>::poll
2023-08-15 14:00:57 29: tokio::runtime::task::raw::poll
2023-08-15 14:00:57 30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
2023-08-15 14:00:57 31: tokio::runtime::scheduler::multi_thread::worker::run
2023-08-15 14:00:57 32: tokio::runtime::task::raw::poll
2023-08-15 14:00:57 33: std::sys_common::backtrace::__rust_begin_short_backtrace
2023-08-15 14:00:57 34: core::ops::function::FnOnce::call_once{{vtable.shim}}
2023-08-15 14:00:57 35: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:57 <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:57 std::sys::unix::thread::Thread::new::thread_start
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/thread.rs:108:17
2023-08-15 14:00:57 36: start_thread
2023-08-15 14:00:57 37: clone
2023-08-15 14:00:57
2023-08-15 14:00:57
2023-08-15 14:00:57 Thread 'tokio-runtime-worker' panicked at 'memory is always set; qed', /usr/local/cargo/git/checkouts/substrate-7e08433d4c370a21/bca8a29/client/executor/wasmtime/src/runtime.rs:65
2023-08-15 14:00:57
2023-08-15 14:00:57 This is a bug. Please report it at:
2023-08-15 14:00:57
2023-08-15 14:00:57 https://github.com/paritytech/polkadot/issues/new
2023-08-15 14:00:57
2023-08-15 14:00:57 2023-08-15 12:00:57.918 ERROR tokio-runtime-worker sub-authority-discovery: Failed to request addresses of authorities: Failed calling into the Substrate runtime: Error at calling runtime api: Execution failed: Execution aborted due to trap: host code panicked while being called by the runtime: memory is always set; qed
2023-08-15 14:00:57 WASM backtrace:
2023-08-15 14:00:57 error while executing at wasm backtrace:
2023-08-15 14:00:57 0: 0x135b5 - <unknown>!sp_io::storage::get::h71055739efcc784c
2023-08-15 14:00:57 1: 0x102a13 - <unknown>!frame_support::storage::unhashed::get::h3cb461f6ce9e51a2
2023-08-15 14:00:57 2: 0x3f5595 - <unknown>!AuthorityDiscoveryApi_authorities
2023-08-15 14:00:57
2023-08-15 14:00:57 ====================
2023-08-15 14:00:57
2023-08-15 14:00:57 Version: 0.9.42-9b1fc27cec4
2023-08-15 14:00:57
2023-08-15 14:00:57 0: sp_panic_handler::set::{{closure}}
2023-08-15 14:00:57 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:2002:9
2023-08-15 14:00:57 std::panicking::rust_panic_with_hook
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:692:13
2023-08-15 14:00:57 2: std::panicking::begin_panic_handler::{{closure}}
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:579:13
2023-08-15 14:00:57 3: std::sys_common::backtrace::__rust_end_short_backtrace
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys_common/backtrace.rs:137:18
2023-08-15 14:00:57 4: rust_begin_unwind
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:575:5
2023-08-15 14:00:57 5: core::panicking::panic_fmt
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:64:14
2023-08-15 14:00:57 6: core::panicking::panic_display
2023-08-15 14:00:57 7: core::panicking::panic_str
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:131:5
2023-08-15 14:00:57 8: core::option::expect_failed
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/option.rs:1924:5
2023-08-15 14:00:57 9: <sc_executor_wasmtime::host::HostContext as sp_wasm_interface::FunctionContext>::deallocate_memory
2023-08-15 14:00:57 10: sp_io::allocator::ExtAllocatorFreeVersion1::call
2023-08-15 14:00:57 11: <F as wasmtime::func::IntoFunc<T,(wasmtime::func::Caller<T>,A1),R>>::into_func::wasm_to_host_shim
2023-08-15 14:00:57 12: <unknown>
2023-08-15 14:00:57 13: <unknown>
2023-08-15 14:00:57 14: <unknown>
2023-08-15 14:00:57 15: wasmtime_runtime::traphandlers::catch_traps::call_closure
2023-08-15 14:00:57 16: wasmtime_setjmp
2023-08-15 14:00:57 17: sc_executor_wasmtime::runtime::perform_call
2023-08-15 14:00:57 18: <sc_executor_wasmtime::runtime::WasmtimeInstance as sc_executor_common::wasm_runtime::WasmInstance>::call_with_allocation_stats
2023-08-15 14:00:57 19: sc_executor_common::wasm_runtime::WasmInstance::call_export
2023-08-15 14:00:57 20: sc_executor::executor::WasmExecutor<H>::with_instance::{{closure}}
2023-08-15 14:00:57 21: <sc_executor::executor::NativeElseWasmExecutor<D> as sp_core::traits::CodeExecutor>::call
2023-08-15 14:00:57 22: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_aux
2023-08-15 14:00:57 23: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_using_consensus_failure_handler
2023-08-15 14:00:57 24: <sc_service::client::client::Client<B,E,Block,RA> as sp_api::CallApiAt<Block>>::call_api_at
2023-08-15 14:00:57 25: sp_authority_discovery::AuthorityDiscoveryApi::authorities
2023-08-15 14:00:57 26: <T as sc_authority_discovery::worker::AuthorityDiscovery<Block>>::authorities::{{closure}}
2023-08-15 14:00:57 27: sc_authority_discovery::worker::Worker<Client,Network,Block,DhtEventStream>::run::{{closure}}
2023-08-15 14:00:57 28: <tracing_futures::Instrumented<T> as core::future::future::Future>::poll
2023-08-15 14:00:57 29: tokio::runtime::task::raw::poll
2023-08-15 14:00:57 30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
2023-08-15 14:00:57 31: tokio::runtime::scheduler::multi_thread::worker::run
2023-08-15 14:00:57 32: tokio::runtime::task::raw::poll
2023-08-15 14:00:57 33: std::sys_common::backtrace::__rust_begin_short_backtrace
2023-08-15 14:00:57 34: core::ops::function::FnOnce::call_once{{vtable.shim}}
2023-08-15 14:00:57 35: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:57 <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:00:57 std::sys::unix::thread::Thread::new::thread_start
2023-08-15 14:00:57 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/thread.rs:108:17
2023-08-15 14:00:57 36: start_thread
2023-08-15 14:00:57 37: clone
2023-08-15 14:00:57
2023-08-15 14:00:57
2023-08-15 14:00:57 Thread 'tokio-runtime-worker' panicked at 'memory is always set; qed', /usr/local/cargo/git/checkouts/substrate-7e08433d4c370a21/bca8a29/client/executor/wasmtime/src/runtime.rs:65
2023-08-15 14:00:57
2023-08-15 14:00:57 This is a bug. Please report it at:
2023-08-15 14:00:57
2023-08-15 14:00:57 https://github.com/paritytech/polkadot/issues/new
2023-08-15 14:00:57
2023-08-15 14:00:57 2023-08-15 12:00:57.923 ERROR tokio-runtime-worker sub-authority-discovery: Failed to publish external addresses: Failed calling into the Substrate runtime: Error at calling runtime api: Execution failed: Execution aborted due to trap: host code panicked while being called by the runtime: memory is always set; qed
2023-08-15 14:00:57 WASM backtrace:
2023-08-15 14:00:57 error while executing at wasm backtrace:
2023-08-15 14:00:57 0: 0x135b5 - <unknown>!sp_io::storage::get::h71055739efcc784c
2023-08-15 14:00:57 1: 0x102a13 - <unknown>!frame_support::storage::unhashed::get::h3cb461f6ce9e51a2
2023-08-15 14:00:57 2: 0x3f5595 - <unknown>!AuthorityDiscoveryApi_authorities
2023-08-15 14:01:01 2023-08-15 12:01:01.908 INFO tokio-runtime-worker substrate: 💤 Idle (1 peers), best: #0 (0xcbcd…e878), finalized #0 (0xcbcd…e878), ⬇ 0.2kiB/s ⬆ 0.2kiB/s
2023-08-15 14:01:05
2023-08-15 14:01:05 ====================
2023-08-15 14:01:05
2023-08-15 14:01:05 Version: 0.9.42-9b1fc27cec4
2023-08-15 14:01:05
2023-08-15 14:01:05 0: sp_panic_handler::set::{{closure}}
2023-08-15 14:01:05 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:2002:9
2023-08-15 14:01:05 std::panicking::rust_panic_with_hook
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:692:13
2023-08-15 14:01:05 2: std::panicking::begin_panic_handler::{{closure}}
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:579:13
2023-08-15 14:01:05 3: std::sys_common::backtrace::__rust_end_short_backtrace
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys_common/backtrace.rs:137:18
2023-08-15 14:01:05 4: rust_begin_unwind
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:575:5
2023-08-15 14:01:05 5: core::panicking::panic_fmt
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:64:14
2023-08-15 14:01:05 6: core::panicking::panic_display
2023-08-15 14:01:05 7: core::panicking::panic_str
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:131:5
2023-08-15 14:01:05 8: core::option::expect_failed
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/option.rs:1924:5
2023-08-15 14:01:05 9: <sc_executor_wasmtime::host::HostContext as sp_wasm_interface::FunctionContext>::deallocate_memory
2023-08-15 14:01:05 10: sp_io::allocator::ExtAllocatorFreeVersion1::call
2023-08-15 14:01:05 11: <F as wasmtime::func::IntoFunc<T,(wasmtime::func::Caller<T>,A1),R>>::into_func::wasm_to_host_shim
2023-08-15 14:01:05 12: <unknown>
2023-08-15 14:01:05 13: <unknown>
2023-08-15 14:01:05 14: <unknown>
2023-08-15 14:01:05 15: wasmtime_runtime::traphandlers::catch_traps::call_closure
2023-08-15 14:01:05 16: wasmtime_setjmp
2023-08-15 14:01:05 17: sc_executor_wasmtime::runtime::perform_call
2023-08-15 14:01:05 18: <sc_executor_wasmtime::runtime::WasmtimeInstance as sc_executor_common::wasm_runtime::WasmInstance>::call_with_allocation_stats
2023-08-15 14:01:05 19: sc_executor_common::wasm_runtime::WasmInstance::call_export
2023-08-15 14:01:05 20: sc_executor::executor::WasmExecutor<H>::with_instance::{{closure}}
2023-08-15 14:01:05 21: <sc_executor::executor::NativeElseWasmExecutor<D> as sp_core::traits::CodeExecutor>::call
2023-08-15 14:01:05 22: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_aux
2023-08-15 14:01:05 23: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_using_consensus_failure_handler
2023-08-15 14:01:05 24: <sc_service::client::client::Client<B,E,Block,RA> as sp_api::CallApiAt<Block>>::call_api_at
2023-08-15 14:01:05 25: sp_authority_discovery::AuthorityDiscoveryApi::authorities
2023-08-15 14:01:05 26: <T as sc_authority_discovery::worker::AuthorityDiscovery<Block>>::authorities::{{closure}}
2023-08-15 14:01:05 27: sc_authority_discovery::worker::Worker<Client,Network,Block,DhtEventStream>::run::{{closure}}
2023-08-15 14:01:05 28: <tracing_futures::Instrumented<T> as core::future::future::Future>::poll
2023-08-15 14:01:05 29: tokio::runtime::task::raw::poll
2023-08-15 14:01:05 30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
2023-08-15 14:01:05 31: tokio::runtime::scheduler::multi_thread::worker::run
2023-08-15 14:01:05 32: tokio::runtime::task::raw::poll
2023-08-15 14:01:05 33: std::sys_common::backtrace::__rust_begin_short_backtrace
2023-08-15 14:01:05 34: core::ops::function::FnOnce::call_once{{vtable.shim}}
2023-08-15 14:01:05 35: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:01:05 <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:01:05 std::sys::unix::thread::Thread::new::thread_start
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/thread.rs:108:17
2023-08-15 14:01:05 36: start_thread
2023-08-15 14:01:05 37: clone
2023-08-15 14:01:05
2023-08-15 14:01:05
2023-08-15 14:01:05 Thread 'tokio-runtime-worker' panicked at 'memory is always set; qed', /usr/local/cargo/git/checkouts/substrate-7e08433d4c370a21/bca8a29/client/executor/wasmtime/src/runtime.rs:65
2023-08-15 14:01:05
2023-08-15 14:01:05 This is a bug. Please report it at:
2023-08-15 14:01:05
2023-08-15 14:01:05 https://github.com/paritytech/polkadot/issues/new
2023-08-15 14:01:05
2023-08-15 14:01:05 2023-08-15 12:01:05.917 ERROR tokio-runtime-worker sub-authority-discovery: Failed to request addresses of authorities: Failed calling into the Substrate runtime: Error at calling runtime api: Execution failed: Execution aborted due to trap: host code panicked while being called by the runtime: memory is always set; qed
2023-08-15 14:01:05 WASM backtrace:
2023-08-15 14:01:05 error while executing at wasm backtrace:
2023-08-15 14:01:05 0: 0x135b5 - <unknown>!sp_io::storage::get::h71055739efcc784c
2023-08-15 14:01:05 1: 0x102a13 - <unknown>!frame_support::storage::unhashed::get::h3cb461f6ce9e51a2
2023-08-15 14:01:05 2: 0x3f5595 - <unknown>!AuthorityDiscoveryApi_authorities
2023-08-15 14:01:05
2023-08-15 14:01:05 ====================
2023-08-15 14:01:05
2023-08-15 14:01:05 Version: 0.9.42-9b1fc27cec4
2023-08-15 14:01:05
2023-08-15 14:01:05 0: sp_panic_handler::set::{{closure}}
2023-08-15 14:01:05 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:2002:9
2023-08-15 14:01:05 std::panicking::rust_panic_with_hook
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:692:13
2023-08-15 14:01:05 2: std::panicking::begin_panic_handler::{{closure}}
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:579:13
2023-08-15 14:01:05 3: std::sys_common::backtrace::__rust_end_short_backtrace
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys_common/backtrace.rs:137:18
2023-08-15 14:01:05 4: rust_begin_unwind
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:575:5
2023-08-15 14:01:05 5: core::panicking::panic_fmt
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:64:14
2023-08-15 14:01:05 6: core::panicking::panic_display
2023-08-15 14:01:05 7: core::panicking::panic_str
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:131:5
2023-08-15 14:01:05 8: core::option::expect_failed
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/option.rs:1924:5
2023-08-15 14:01:05 9: <sc_executor_wasmtime::host::HostContext as sp_wasm_interface::FunctionContext>::deallocate_memory
2023-08-15 14:01:05 10: sp_io::allocator::ExtAllocatorFreeVersion1::call
2023-08-15 14:01:05 11: <F as wasmtime::func::IntoFunc<T,(wasmtime::func::Caller<T>,A1),R>>::into_func::wasm_to_host_shim
2023-08-15 14:01:05 12: <unknown>
2023-08-15 14:01:05 13: <unknown>
2023-08-15 14:01:05 14: <unknown>
2023-08-15 14:01:05 15: wasmtime_runtime::traphandlers::catch_traps::call_closure
2023-08-15 14:01:05 16: wasmtime_setjmp
2023-08-15 14:01:05 17: sc_executor_wasmtime::runtime::perform_call
2023-08-15 14:01:05 18: <sc_executor_wasmtime::runtime::WasmtimeInstance as sc_executor_common::wasm_runtime::WasmInstance>::call_with_allocation_stats
2023-08-15 14:01:05 19: sc_executor_common::wasm_runtime::WasmInstance::call_export
2023-08-15 14:01:05 20: sc_executor::executor::WasmExecutor<H>::with_instance::{{closure}}
2023-08-15 14:01:05 21: <sc_executor::executor::NativeElseWasmExecutor<D> as sp_core::traits::CodeExecutor>::call
2023-08-15 14:01:05 22: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_aux
2023-08-15 14:01:05 23: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_using_consensus_failure_handler
2023-08-15 14:01:05 24: <sc_service::client::client::Client<B,E,Block,RA> as sp_api::CallApiAt<Block>>::call_api_at
2023-08-15 14:01:05 25: sp_authority_discovery::AuthorityDiscoveryApi::authorities
2023-08-15 14:01:05 26: <T as sc_authority_discovery::worker::AuthorityDiscovery<Block>>::authorities::{{closure}}
2023-08-15 14:01:05 27: sc_authority_discovery::worker::Worker<Client,Network,Block,DhtEventStream>::run::{{closure}}
2023-08-15 14:01:05 28: <tracing_futures::Instrumented<T> as core::future::future::Future>::poll
2023-08-15 14:01:05 29: tokio::runtime::task::raw::poll
2023-08-15 14:01:05 30: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
2023-08-15 14:01:05 31: tokio::runtime::scheduler::multi_thread::worker::run
2023-08-15 14:01:05 32: tokio::runtime::task::raw::poll
2023-08-15 14:01:05 33: std::sys_common::backtrace::__rust_begin_short_backtrace
2023-08-15 14:01:05 34: core::ops::function::FnOnce::call_once{{vtable.shim}}
2023-08-15 14:01:05 35: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:01:05 <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:01:05 std::sys::unix::thread::Thread::new::thread_start
2023-08-15 14:01:05 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/thread.rs:108:17
2023-08-15 14:01:05 36: start_thread
2023-08-15 14:01:05 37: clone
2023-08-15 14:01:05
2023-08-15 14:01:05
2023-08-15 14:01:05 Thread 'tokio-runtime-worker' panicked at 'memory is always set; qed', /usr/local/cargo/git/checkouts/substrate-7e08433d4c370a21/bca8a29/client/executor/wasmtime/src/runtime.rs:65
2023-08-15 14:01:05
2023-08-15 14:01:05 This is a bug. Please report it at:
2023-08-15 14:01:05
2023-08-15 14:01:05 https://github.com/paritytech/polkadot/issues/new
2023-08-15 14:01:05
2023-08-15 14:01:05 2023-08-15 12:01:05.924 ERROR tokio-runtime-worker sub-authority-discovery: Failed to publish external addresses: Failed calling into the Substrate runtime: Error at calling runtime api: Execution failed: Execution aborted due to trap: host code panicked while being called by the runtime: memory is always set; qed
2023-08-15 14:01:05 WASM backtrace:
2023-08-15 14:01:05 error while executing at wasm backtrace:
2023-08-15 14:01:05 0: 0x135b5 - <unknown>!sp_io::storage::get::h71055739efcc784c
2023-08-15 14:01:05 1: 0x102a13 - <unknown>!frame_support::storage::unhashed::get::h3cb461f6ce9e51a2
2023-08-15 14:01:05 2: 0x3f5595 - <unknown>!AuthorityDiscoveryApi_authorities
2023-08-15 14:01:06 2023-08-15 12:01:06.018 INFO tokio-runtime-worker sc_basic_authorship::basic_authorship: 🙌 Starting consensus session on top of parent 0xcbcd35ed8af5901f3c2c2bd9da61bc7e0bff506c27800f9f936366f488ede878
2023-08-15 14:01:06 2023-08-15 12:01:06.911 INFO tokio-runtime-worker substrate: 💤 Idle (1 peers), best: #0 (0xcbcd…e878), finalized #0 (0xcbcd…e878), ⬇ 0.2kiB/s ⬆ 0.2kiB/s
2023-08-15 14:01:08
2023-08-15 14:01:08 ====================
2023-08-15 14:01:08
2023-08-15 14:01:08 Version: 0.9.42-9b1fc27cec4
2023-08-15 14:01:08
2023-08-15 14:01:08 0: sp_panic_handler::set::{{closure}}
2023-08-15 14:01:08 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:2002:9
2023-08-15 14:01:08 std::panicking::rust_panic_with_hook
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:692:13
2023-08-15 14:01:08 2: std::panicking::begin_panic_handler::{{closure}}
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:579:13
2023-08-15 14:01:08 3: std::sys_common::backtrace::__rust_end_short_backtrace
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys_common/backtrace.rs:137:18
2023-08-15 14:01:08 4: rust_begin_unwind
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/panicking.rs:575:5
2023-08-15 14:01:08 5: core::panicking::panic_fmt
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:64:14
2023-08-15 14:01:08 6: core::panicking::panic_display
2023-08-15 14:01:08 7: core::panicking::panic_str
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/panicking.rs:131:5
2023-08-15 14:01:08 8: core::option::expect_failed
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/core/src/option.rs:1924:5
2023-08-15 14:01:08 9: <sc_executor_wasmtime::host::HostContext as sp_wasm_interface::FunctionContext>::deallocate_memory
2023-08-15 14:01:08 10: sp_io::allocator::ExtAllocatorFreeVersion1::call
2023-08-15 14:01:08 11: <F as wasmtime::func::IntoFunc<T,(wasmtime::func::Caller<T>,A1),R>>::into_func::wasm_to_host_shim
2023-08-15 14:01:08 12: <unknown>
2023-08-15 14:01:08 13: <unknown>
2023-08-15 14:01:08 14: <unknown>
2023-08-15 14:01:08 15: <unknown>
2023-08-15 14:01:08 16: wasmtime_runtime::traphandlers::catch_traps::call_closure
2023-08-15 14:01:08 17: wasmtime_setjmp
2023-08-15 14:01:08 18: sc_executor_wasmtime::runtime::perform_call
2023-08-15 14:01:08 19: <sc_executor_wasmtime::runtime::WasmtimeInstance as sc_executor_common::wasm_runtime::WasmInstance>::call_with_allocation_stats
2023-08-15 14:01:08 20: sc_executor_common::wasm_runtime::WasmInstance::call_export
2023-08-15 14:01:08 21: sc_executor::executor::WasmExecutor<H>::with_instance::{{closure}}
2023-08-15 14:01:08 22: <sc_executor::executor::NativeElseWasmExecutor<D> as sp_core::traits::CodeExecutor>::call
2023-08-15 14:01:08 23: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_aux
2023-08-15 14:01:08 24: sp_state_machine::execution::StateMachine<B,H,Exec>::execute_using_consensus_failure_handler
2023-08-15 14:01:08 25: <sc_service::client::client::Client<B,E,Block,RA> as sp_api::CallApiAt<Block>>::call_api_at
2023-08-15 14:01:08 26: <rococo_runtime::RuntimeApiImpl<__SrApiBlock__,RuntimeApiImplCall> as sp_api::Core<__SrApiBlock__>>::__runtime_api_internal_call_api_at
2023-08-15 14:01:08 27: sc_block_builder::BlockBuilder<Block,A,B>::new
2023-08-15 14:01:08 28: sc_basic_authorship::basic_authorship::Proposer<B,Block,C,A,PR>::propose_with::{{closure}}
2023-08-15 14:01:08 29: <sc_basic_authorship::basic_authorship::Proposer<B,Block,C,A,PR> as sp_consensus::Proposer<Block>>::propose::{{closure}}
2023-08-15 14:01:08 30: <tracing_futures::Instrumented<T> as core::future::future::Future>::poll
2023-08-15 14:01:08 31: tokio::runtime::task::raw::poll
2023-08-15 14:01:08 32: std::sys_common::backtrace::__rust_begin_short_backtrace
2023-08-15 14:01:08 33: core::ops::function::FnOnce::call_once{{vtable.shim}}
2023-08-15 14:01:08 34: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:01:08 <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/alloc/src/boxed.rs:1988:9
2023-08-15 14:01:08 std::sys::unix::thread::Thread::new::thread_start
2023-08-15 14:01:08 at rustc/9eb3afe9ebe9c7d2b84b71002d44f4a0edac95e0/library/std/src/sys/unix/thread.rs:108:17
2023-08-15 14:01:08 35: start_thread
2023-08-15 14:01:08 36: clone
2023-08-15 14:01:08
2023-08-15 14:01:08
2023-08-15 14:01:08 Thread 'tokio-runtime-worker' panicked at 'memory is always set; qed', /usr/local/cargo/git/checkouts/substrate-7e08433d4c370a21/bca8a29/client/executor/wasmtime/src/runtime.rs:65
2023-08-15 14:01:08
2023-08-15 14:01:08 This is a bug. Please report it at:
2023-08-15 14:01:08
2023-08-15 14:01:08 https://github.com/paritytech/polkadot/issues/new
2023-08-15 14:01:08
2023-08-15 14:01:08 2023-08-15 12:01:08.533 WARN tokio-runtime-worker babe: Proposing failed: Import failed: Error at calling runtime api: Execution failed: Execution aborted due to trap: host code panicked while being called by the runtime: memory is always set; qed
2023-08-15 14:01:08 WASM backtrace:
2023-08-15 14:01:08 error while executing at wasm backtrace:
2023-08-15 14:01:08 0: 0x13bcd - <unknown>!frame_support::storage::unhashed::clear_prefix::h33b90cfe71791690
2023-08-15 14:01:08 1: 0x34b743 - <unknown>!frame_executive::Executive<System,Block,Context,UnsignedValidator,AllPalletsWithSystem,COnRuntimeUpgrade>::initialize_block::h1de2b96c3e508bd0
2023-08-15 14:01:08 2: 0x3d3371 - <unknown>!Core_initialize_block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment