Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

thread 'solana-record-stage' panicked at 'assertion failed: serialized_size(&entry).unwrap() <= BLOB_DATA_SIZE as u64', src/entry.rs:67:9 #740

Closed
@mvines

Description

@mvines

This assert is failing on the testnet leader sometimes:
https://github.com/solana-labs/solana/blob/73ae3c3301805/src/entry.rs#L67

thread 'solana-record-stage' panicked at 'assertion failed: serialized_size(&entry).unwrap() <= BLOB_DATA_SIZE as u64', src/entry.rs:67:9
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
stack backtrace:
   ...
   7: solana::entry::Entry::new
   8: solana::ledger::next_entries_mut
   9: solana::record_stage::RecordStage::process_signal

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions