Created
October 7, 2022 14:51
-
-
Save jcstein/e792929f5d482c608cc90b90c5585c5e to your computer and use it in GitHub Desktop.
Chain starts and stops
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF Syncing block height=3 module=BlockManager | |
10:50AM INF failed to sync next block error="failed to ApplyBlock: LastResultsHash mismatch" module=BlockManager | |
10:50AM INF successfully submitted rollmint block to DA layer daHeight=245008 module=BlockManager rollmintHeight=1 | |
panic: runtime error: invalid memory address or nil pointer dereference | |
[signal SIGSEGV: segmentation violation code=0x2 addr=0x0 pc=0x1058b730c] | |
goroutine 149 [running]: | |
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).Commit(0x1400117cc40) | |
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/[email protected]/baseapp/abci.go:315 +0x3c | |
github.com/tendermint/tendermint/abci/client.(*localClient).CommitSync(0x14001484240) | |
/Users/joshstein/go/pkg/mod/github.com/tendermint/[email protected]/abci/client/local_client.go:264 +0xec | |
github.com/celestiaorg/rollmint/state.(*BlockExecutor).commit(_, {_, _}, {{{0xb, 0x0}, {0x106b7582b, 0x7}}, {0x1400357341a, 0x6}, 0x1, ...}, ...) | |
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/[email protected]/state/executor.go:228 +0xc0 | |
github.com/celestiaorg/rollmint/state.(*BlockExecutor).Commit(_, {_, _}, {{{0xb, 0x0}, {0x106b7582b, 0x7}}, {0x1400357341a, 0x6}, 0x1, ...}, ...) | |
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/[email protected]/state/executor.go:163 +0x68 | |
github.com/celestiaorg/rollmint/block.(*Manager).publishBlock(0x1400017a480, {0x1081b72c8, 0x140000520b0}) | |
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/[email protected]/block/manager.go:457 +0x66c | |
github.com/celestiaorg/rollmint/block.(*Manager).AggregationLoop(0x1400017a480, {0x1081b72c8, 0x140000520b0}) | |
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/[email protected]/block/manager.go:176 +0xc0 | |
created by github.com/celestiaorg/rollmint/node.(*Node).OnStart | |
/Users/joshstein/go/pkg/mod/github.com/celestiaorg/[email protected]/node/node.go:224 +0x224 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment