Skip to content

WAL catchup bug #1600

@ebuchman

Description

@ebuchman

I restarted a node running on gaia-5001 and it went into an infinite loop in wal.SearchForEndHeight in https://github.com/tendermint/tendermint/blob/master/consensus/wal.go#L140

Looks like the height did not exist in the WAL already, but instead of realizing that, it just looped forever so the ConsensusState never got started.

Metadata

Metadata

Assignees

Labels

C:consensusComponent: ConsensusT:bugType Bug (Confirmed)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions