Skip to content

Pruning not working on v3.3.1 #427

@chillyvee

Description

@chillyvee
 ERR CONSENSUS FAILURE!!! err="cannot delete latest saved version (190)" module=consensus
stack="goroutine 679 [running]:
runtime/debug.Stack()
        /home/dig/golang/1.19.3/go/src/runtime/debug/stack.go:24 +0x65
github.com/tendermint/tendermint/consensus.(*State).receiveRoutine.func2()
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:724 +0x4c
panic({0x2218e20, 0xc005351368})
        /home/dig/golang/1.19.3/go/src/runtime/panic.go:884 +0x212
github.com/cosmos/cosmos-sdk/store/rootmulti.(*Store).Commit(0xc000fb2630)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/chillyvee/cosmos-sdk@v0.46.6-dig.2/store/rootmulti/store.go:441 +0x334
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).Commit(0xc000e4e540)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/chillyvee/cosmos-sdk@v0.46.6-dig.2/baseapp/abci.go:313 +0x150
github.com/tendermint/tendermint/abci/client.(*localClient).CommitSync(0xc00117d080)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/abci/client/local_client.go:264 +0xb6
github.com/tendermint/tendermint/proxy.(*appConnConsensus).CommitSync(0xc0027664c0?)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/proxy/app_conn.go:93 +0x22
github.com/tendermint/tendermint/state.(*BlockExecutor).Commit(_, {{{0xb, 0x0}, {0xc001486fc0, 0x7}}, {0xc001486fc7, 0x5}, 0x1, 0x43580a, {{0xc002dad2a0, ...}, ...}, ...}, ...)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/state/execution.go:228 +0x269
github.com/tendermint/tendermint/state.(*BlockExecutor).ApplyBlock(_, {{{0xb, 0x0}, {0xc001486fc0, 0x7}}, {0xc001486fc7, 0x5}, 0x1, 0x43580a, {{0xc002dad2a0, ...}, ...}, ...}, ...)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/state/execution.go:180 +0x6ee
github.com/tendermint/tendermint/consensus.(*State).finalizeCommit(0xc000db2380, 0x43580a)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:1654 +0xafd
github.com/tendermint/tendermint/consensus.(*State).tryFinalizeCommit(0xc000db2380, 0x43580a)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:1563 +0x2ff
github.com/tendermint/tendermint/consensus.(*State).enterCommit.func1()
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:1498 +0x94
github.com/tendermint/tendermint/consensus.(*State).enterCommit(0xc000db2380, 0x43580a, 0x0)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:1536 +0xccf
github.com/tendermint/tendermint/consensus.(*State).addVote(0xc000db2380, 0xc0049aee60, {0xc000fc57d0, 0x28})
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:2150 +0x18dc
github.com/tendermint/tendermint/consensus.(*State).tryAddVote(0xc000db2380, 0xc0049aee60, {0xc000fc57d0?, 0xc004a82100?})
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:1948 +0x2c
github.com/tendermint/tendermint/consensus.(*State).handleMsg(0xc000db2380, {{0x2f86700?, 0xc001d27fe0?}, {0xc000fc57d0?, 0x0?}})
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:853 +0x170
github.com/tendermint/tendermint/consensus.(*State).receiveRoutine(0xc000db2380, 0x0)
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:760 +0x3f9
created by github.com/tendermint/tendermint/consensus.(*State).OnStart
        /home/dig/golang/1.19.3/packages/pkg/mod/github.com/tendermint/tendermint@v0.34.23/consensus/state.go:379 +0x12d

Metadata

Metadata

Assignees

No one assigned

    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