Skip to content

CATASTROPHIC "Failed to deserialize a value from bytes" ReadableHistoryStoreImpl.java:79 #24934

@alex-kuzmin-hg

Description

@alex-kuzmin-hg

https://perf.analytics.eng.hashgraph.io/ephemeral/test_runs/_AdHoc5_725/report/NftTransferLoadTest/podlog_solo-sdpt-n5/network-node1_logs/hgcaa.log

2026-04-11 21:10:49.483 ERROR 1258 HandleWorkflow - Possibly CATASTROPHIC failure trying to reconcile TSS state
java.lang.RuntimeException: Failed to deserialize a value from bytes
	at com.swirlds.virtualmap.datasource.VirtualLeafBytes.value(VirtualLeafBytes.java:145)
	at com.swirlds.virtualmap.VirtualMap.get(VirtualMap.java:653)
	at com.swirlds.state.merkle.vm.VirtualMapWritableSingletonState.readFromDataSource(VirtualMapWritableSingletonState.java:54)
	at com.swirlds.state.spi.ReadableSingletonStateBase.get(ReadableSingletonStateBase.java:36)
	at com.swirlds.state.spi.WritableSingletonStateBase.get(WritableSingletonStateBase.java:59)
	at com.hedera.node.app.history.impl.ReadableHistoryStoreImpl.getActiveConstruction(ReadableHistoryStoreImpl.java:79)
	at com.hedera.node.app.workflows.handle.HandleWorkflow.reconcileTssState(HandleWorkflow.java:1218)
	at com.hedera.node.app.workflows.handle.HandleWorkflow.handleRound(HandleWorkflow.java:376)
	at com.hedera.node.app.Hedera.onHandleConsensusRound(Hedera.java:1043)
	at com.swirlds.platform.eventhandling.DefaultTransactionHandler.doHandleConsensusRound(DefaultTransactionHandler.java:264)
	at com.swirlds.platform.eventhandling.DefaultTransactionHandler.handleConsensusRound(DefaultTransactionHandler.java:233)
	at com.swirlds.component.framework.component.ComponentWiring.lambda$bind$0(ComponentWiring.java:672)
	at com.swirlds.component.framework.wires.input.BindableInputWire.lambda$bind$0(BindableInputWire.java:96)
	at com.swirlds.component.framework.schedulers.internal.SequentialThreadTask.handle(SequentialThreadTask.java:19)
	at com.swirlds.component.framework.schedulers.internal.SequentialThreadTaskScheduler.run(SequentialThreadTaskScheduler.java:193)
	at java.base/java.lang.Thread.run(Thread.java:1474)
Caused by: com.hedera.pbj.runtime.ParseException: target_proof size 31571593 is greater than max 2097152
	at com.hedera.hapi.node.state.history.codec.HistoryProofConstructionProtoCodec.parse(HistoryProofConstructionProtoCodec.java:205)
	at com.hedera.hapi.node.state.history.codec.HistoryProofConstructionProtoCodec.parse(HistoryProofConstructionProtoCodec.java:35)
	at com.swirlds.state.merkle.StateValue$StateValueCodec.parse(StateValue.java:148)
	at com.swirlds.state.merkle.StateValue$StateValueCodec.parse(StateValue.java:61)
	at com.hedera.pbj.runtime.Codec.parse(Codec.java:102)
	at com.hedera.pbj.runtime.Codec.parse(Codec.java:125)
	at com.hedera.pbj.runtime.Codec.parse(Codec.java:160)
	at com.hedera.pbj.runtime.Codec.parse(Codec.java:172)
	at com.swirlds.virtualmap.datasource.VirtualLeafBytes.value(VirtualLeafBytes.java:143)
	... 15 more

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions