Skip to content

Kusama block production stall (24.08.2024) #9546

@sandreim

Description

@sandreim

What we've seen

Relay chain block production stalled at 12:28 PM UTC and resumed at 12:48 PM UTC.
Issue started exactly close to the session 50299 boundary, block 29798491 .
Last block produced: 29798496 contains a concluded dispute. There are no more blocks until 12:39 when 29798497 is built, and then again pause until 12:48 when 29798498 is produced and network fully recovers.

https://kusama.subscan.io/event?module=parasdisputes&page=1&time_dimension=date&date_start=2025-08-24&date_end=2025-08-24

Initial findings

One one of our validators we observed the following panic during block production, indicating the possibility that provisioner was not called to provide the parachains inherent data (bitfields/backed candidates/disputes):

2025-08-24 12:42:48.626 | 2025-08-24 12:42:48.626 ERROR tokio-runtime-worker runtime: panicked at /home/builder/cargo/registry/src/index.crates.io-6f17d22bba15001f/polkadot-runtime-parachains-19.2.0/src/paras_inherent/mod.rs:203:5: Bitfields and heads must be included every block

2025-08-24 12:42:48.640 | 2025-08-24 12:42:48.628 WARN tokio-runtime-worker babe: Proposing failed: Import failed: Error at calling runtime api: Execution failed: Execution aborted due to trap: wasm trap: wasm unreachable instruction executed WASM backtrace: error while executing at wasm backtrace: 0: 0xa9cd - staging_kusama_runtime.wasm!rust_begin_unwind 1: 0x383b - staging_kusama_runtime.wasm!core::panicking::panic_fmt::hf6523d5adc4038e0 2: 0x42ed2d - staging_kusama_runtime.wasm!<(TupleElement0,TupleElement1,TupleElement2,TupleElement3,TupleElement4,TupleElement5,TupleElement6,TupleElement7,TupleElement8,TupleElement9,TupleElement10,TupleElement11,TupleElement12,TupleElement13,TupleElement14,TupleElement15,TupleElement16,TupleElement17,TupleElement18,TupleElement19,TupleElement20,TupleElement21,TupleElement22,TupleElement23,TupleElement24,TupleElement25,TupleElement26,TupleElement27,TupleElement28,TupleElement29,TupleElement30,TupleElement31,TupleElement32,TupleElement33,TupleElement34,TupleElement35,TupleElement36,TupleElement37,TupleElement38,TupleElement39,TupleElement40,TupleElement41,TupleElement42,TupleElement43,TupleElement44,TupleElement45,TupleElement46,TupleElement47,TupleElement48,TupleElement49,TupleElement50,TupleElement51,TupleElement52,TupleElement53,TupleElement54,TupleElement55,TupleElement56,TupleElement57,TupleElement58,TupleElement59,TupleElement60,TupleElement61,TupleElement62,TupleElement63,TupleElement64) as frame_support::traits::hooks::OnFinalize<BlockNumber>>::on_finalize::hc7f22551b7f542d9 3: 0x61efc9 - staging_kusama_runtime.wasm!BlockBuilder_finalize_block
`

logs: https://grafana.teleport.parity.io/goto/XNdSoaXNg?orgId=1

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions