Skip to content

go/storage/mkvs/db/pathbadger: pending root sequence number not found after reboot #6517

@martintomazic

Description

@martintomazic
{"caller":"mux.go:822","err":"failed to finalize height 29436786: mkvs/pathbadger: pending root sequence number not found for root 'state-root:cfa12718cd8087a2802121dfc28d9cbf56969b5f06c40ffab4208cce77fb6c4d'","level":"error","module":"abci-mux","msg":"Commit failed","ts":"2026-04-24T05:45:03.348527621Z"}

Seems even after #5635 this can still happen.

Hypothesis: With SyncWrites=false we don't guarantee durability, and probably ordering of WAL OS page cache persistance, which can still cause the root to be persisted but not the corresponding sequence number?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions