recovered: spread factor charge must be non-negative, was (-0.001100110011001111), if figure is more than -1 this panic is known and not an issue
stack:
goroutine 1579 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:26 +0x5e
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.func5({0x72011bb60360, 0xc28a2ee2e0})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:74 +0x25
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.newRecoveryMiddleware.func7({0x72011bb60360?, 0xc28a2ee2e0?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:42 +0x2d
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x72011bb60360, 0xc28a2ee2e0}, 0xc000076052?)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:31 +0x2f
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x72011bb60360, 0xc28a2ee2e0}, 0x0?)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:36 +0x53
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx.func1()
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:842 +0x12c
panic({0x72011bb60360?, 0xc28a2ee2e0?})
runtime/panic.go:785 +0x132
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy.computeSpreadRewardChargePerSwapStepOutGivenIn(0x0?, {0x72011c3f2ab0?}, {0xc0ab936b10?}, {0xc06e6c6a00?}, 0x7201196eb899?)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy/spread_rewards.go:53 +0x11b
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy.oneForZeroStrategy.ComputeSwapWithinBucketOutGivenIn({{0xc30b446a80}, {0x72011c446970, 0xc0035a0950}, {0xc30b446780}, {0x0}, {0x0}}, {0x72011c4a45c0?}, {0xc06e6c6b20?}, {0x720116b9d0bd?}, {0xc30b446aa0})
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy/one_for_zero.go:102 +0x235
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.computeOutAmtGivenIn({{0x72011c446970, 0xc0035a0950}, {0x72011c4a9490, 0xc0013fb120}, {{0x72011c4a9490, 0xc0013fb120}, 0xc001b14278, {0x72011c446970, 0xc0035a0850}, {0x72011c446b28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:465 +0x5f1
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.swapOutAmtGivenIn({{0x72011c446970, 0xc0035a0950}, {0x72011c4a9490, 0xc0013fb120}, {{0x72011c4a9490, 0xc0013fb120}, 0xc001b14278, {0x72011c446970, 0xc0035a0850}, {0x72011c446b28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:277 +0x116
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.SwapExactAmountIn({{0x72011c446970, 0xc0035a0950}, {0x72011c4a9490, 0xc0013fb120}, {{0x72011c4a9490, 0xc0013fb120}, 0xc001b14278, {0x72011c446970, 0xc0035a0850}, {0x72011c446b28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:188 +0x305
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.SwapExactAmountIn({{0x72011c446970, 0xc0035a0960}, {0x72011c4a8c10, 0xc002fca200}, {0x72011c4ab320, 0xc00155b200}, {0x72011c4a95e0, 0xc002fe04e0}, {0x72011c41fba0, 0xc0027182a0}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:201 +0x2f7
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.RouteExactAmountIn({{0x72011c446970, 0xc0035a0960}, {0x72011c4a8c10, 0xc002fca200}, {0x72011c4ab320, 0xc00155b200}, {0x72011c4a95e0, 0xc002fe04e0}, {0x72011c41fba0, 0xc0027182a0}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:78 +0x2c5
github.com/osmosis-labs/osmosis/v31/x/poolmanager.msgServer.SwapExactAmountIn({0xc06e6c9c48?}, {0x72011c483450?, 0xc0c6958d20?}, 0xc30b2b87d0)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/msg_server.go:32 +0x146
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types._Msg_SwapExactAmountIn_Handler.func1({0x72011c483450?, 0xc0c6958d20?}, {0x72011c332d80?, 0xc30b2b87d0?})
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1063 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x72011c483280, 0xc30b339188}, {0xc06e6c9d18?, 0x720116875a05?}, 0x358?, 0xc30b346288)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:175 +0x8a
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types._Msg_SwapExactAmountIn_Handler({0x72011bfb6840, 0xc002fbe788}, {0x72011c483280, 0xc30b339188}, 0x72011c3f3818, 0xc30b2eadc0)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1065 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x72011c483450, 0xc0c6958450}, {0x72011c4a9f10, 0xc30b0d6fc0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ed79f, {0x1b760fb0, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x72011c483450, 0xc0c6958450}, {0x72011c4a9f10, 0xc30b0d6fc0}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x72011c483450, 0xc0c6958450}, {0x72011c4a9f10, 0xc30b0d6fc0}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x72011c483450, 0xc0c6958450}, {0x72011c4a9f10, 0xc30b0d6fc0}, {{0x0, 0x0}, {0xc000076052, ...}, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:163 +0x12d
github.com/CosmWasm/wasmd/x/wasm/keeper.callDepthMessageHandler.DispatchMsg({{_, _}, _}, {{0x72011c483450, 0xc0c6958450}, {0x72011c4a9f10, 0xc30b0d6fc0}, {{0x0, 0x0}, {0xc000076052, ...}, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:139 +0x209
github.com/osmosis-labs/osmosis/v31/wasmbinding.(*CustomMessenger).DispatchMsg(_, {{0x72011c483450, 0xc28ccb3a70}, {0x72011c4a9f10, 0xc30b0d6fc0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ed79f, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x72011c483450, 0xc28ccb3a70}, {0x72011c4a9f10, 0xc30b0d6e40}, {{0x0, 0x0}, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/msg_dispatcher.go:120 +0x566
github.com/CosmWasm/wasmd/x/wasm/keeper.DefaultWasmVMContractResponseHandler.Handle({{_, _}}, {{0x72011c483450, 0xc28ccb3a70}, {0x72011c4a9f10, 0xc30b0d6e40}, {{0x0, 0x0}, {0xc000076052, 0x9}, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1494 +0xa3
github.com/CosmWasm/wasmd/x/wasm/keeper.(*Keeper).handleContractResponse(_, {{0x72011c483450, 0xc28ccb3a70}, {0x72011c4a9f10, 0xc30b0d6e40}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ed79f, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x72011c41d620, 0xc002fbe158}, {0x72011c4d50b0, 0xc0013fb120}, {0x72011c456310, 0xc0027d4dc0}, {0x72011c41de60, 0xc0035a1300}, {0x72011c41dd00, 0xc002094918}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x72011c483450, 0xc27cf90030}, 0xc30b2b8410)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/msg_server.go:124 +0x1ba
github.com/CosmWasm/wasmd/x/wasm/types._Msg_ExecuteContract_Handler.func1({0x72011c483450?, 0xc27cf90030?}, {0x72011c2ec3e0?, 0xc30b2b8410?})
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2265 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x72011c483280, 0xc30b2f3508}, {0xc06e6d0758?, 0x720116875a05?}, 0x358?, 0xc30b1adf08)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:175 +0x8a
github.com/CosmWasm/wasmd/x/wasm/types._Msg_ExecuteContract_Handler({0x72011c320f40, 0xc00308e3c0}, {0x72011c483280, 0xc30b2f3508}, 0x72011c3f3818, 0xc30b2ea720)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x72011c483450, 0xc28ccb3a70}, {0x72011c4a9f10, 0xc30b0d6e40}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ed79f, {0x1b760fb0, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x72011c483450, 0xc28ccb3a70}, {0x72011c4a9f10, 0xc30b0d6e40}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x72011c483450, 0xc28ccb3a70}, {0x72011c4a9f10, 0xc30b0d6e40}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x72011c483450, 0xc28ccb3a70}, {0x72011c4a9f10, 0xc30b0d6e40}, {{0x0, 0x0}, {0xc000076052, ...}, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:163 +0x12d
github.com/CosmWasm/wasmd/x/wasm/keeper.callDepthMessageHandler.DispatchMsg({{_, _}, _}, {{0x72011c483450, 0xc28ccb3a70}, {0x72011c4a9f10, 0xc30b0d6e40}, {{0x0, 0x0}, {0xc000076052, ...}, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:139 +0x209
github.com/osmosis-labs/osmosis/v31/wasmbinding.(*CustomMessenger).DispatchMsg(_, {{0x72011c483450, 0xc2a27a3c50}, {0x72011c4a9f10, 0xc30b0d6e40}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ed79f, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x72011c483450, 0xc2a27a3c50}, {0x72011c4a9f10, 0xc30b0d6c00}, {{0x0, 0x0}, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/msg_dispatcher.go:120 +0x566
github.com/CosmWasm/wasmd/x/wasm/keeper.DefaultWasmVMContractResponseHandler.Handle({{_, _}}, {{0x72011c483450, 0xc2a27a3c50}, {0x72011c4a9f10, 0xc30b0d6c00}, {{0x0, 0x0}, {0xc000076052, 0x9}, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1494 +0xa3
github.com/CosmWasm/wasmd/x/wasm/keeper.(*Keeper).handleContractResponse(_, {{0x72011c483450, 0xc2a27a3c50}, {0x72011c4a9f10, 0xc30b0d6c00}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ed79f, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x72011c41d620, 0xc002fbe158}, {0x72011c4d50b0, 0xc0013fb120}, {0x72011c456310, 0xc0027d4dc0}, {0x72011c41de60, 0xc0035a1300}, {0x72011c41dd00, 0xc002094918}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x72011c483450, 0xc2343d9740}, 0xc30b197ae0)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/msg_server.go:124 +0x1ba
github.com/CosmWasm/wasmd/x/wasm/types._Msg_ExecuteContract_Handler.func1({0x72011c483450?, 0xc2343d9740?}, {0x72011c2ec3e0?, 0xc30b197ae0?})
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2265 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x72011c483280, 0xc30b2e7508}, {0xc06e6d7198?, 0x720116875a05?}, 0x358?, 0xc30b1adb90)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:175 +0x8a
github.com/CosmWasm/wasmd/x/wasm/types._Msg_ExecuteContract_Handler({0x72011c320f40, 0xc00308e3c0}, {0x72011c483280, 0xc30b2e7508}, 0x72011c3f3818, 0xc30b2ea000)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x72011c483450, 0xc2a27a3c50}, {0x72011c4a9f10, 0xc30b0d6c00}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ed79f, {0x1b760fb0, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/cosmos/cosmos-sdk/x/authz/keeper.Keeper.DispatchActions({{0x72011c41d620, 0xc002fbe108}, {0x72011c4d50b0, 0xc0013fb120}, {0x72011c4477a8, 0xc002690450}, {0x72011c483248, 0xc0027d48c0}, {0x72011c456340, 0xc0027f2788}}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/keeper/keeper.go:166 +0x5e9
github.com/cosmos/cosmos-sdk/x/authz/keeper.Keeper.Exec({{0x72011c41d620, 0xc002fbe108}, {0x72011c4d50b0, 0xc0013fb120}, {0x72011c4477a8, 0xc002690450}, {0x72011c483248, 0xc0027d48c0}, {0x72011c456340, 0xc0027f2788}}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/keeper/msg_server.go:120 +0x252
github.com/cosmos/cosmos-sdk/x/authz._Msg_Exec_Handler.func1({0x72011c483450?, 0xc2343d92f0?}, {0x72011c235400?, 0xc05e44da70?})
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/tx.pb.go:449 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x72011c483280, 0xc30b2e6388}, {0xc06e6d90c0?, 0x720116875a05?}, 0x358?, 0xc30b1adad0)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:175 +0x8a
github.com/cosmos/cosmos-sdk/x/authz._Msg_Exec_Handler({0x72011c370de0, 0xc001ae0460}, {0x72011c483280, 0xc30b2e6388}, 0x72011c3f3818, 0xc30b237f00)
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/tx.pb.go:451 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x72011c483450, 0xc2a27a3c50}, {0x72011c4a9f10, 0xc30b0d6c00}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ed79f, {0x1b760fb0, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs(_, {{0x72011c483450, 0xc2a27a3c50}, {0x72011c4a9f10, 0xc30b0d6c00}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ed79f, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:1023 +0x1e6
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx(0xc00121b208, 0x7, {0xc2f75d1200, 0x5a9, 0x5a9})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:961 +0x12ac
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).deliverTx(0xc00121b208, {0xc2f75d1200?, 0x5a9?, 0xc2fca5ed80?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:768 +0xb1
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).internalFinalizeBlock(0xc00121b208, {0x72011c4831d8, 0x72011f307dc0}, 0xc30a439c80)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/abci.go:793 +0x125c
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).FinalizeBlock(0xc00121b208, 0xc30a439c80)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/abci.go:887 +0x16c
github.com/cosmos/cosmos-sdk/server.cometABCIWrapper.FinalizeBlock(...)
github.com/cosmos/cosmos-sdk@v0.50.14/server/cmt_abci.go:44
github.com/cometbft/cometbft/abci/client.(*localClient).FinalizeBlock(0x720048737b98?, {0x72011c483530?, 0x72011f307dc0?}, 0x72011f410b38?)
github.com/cometbft/cometbft@v0.38.23/abci/client/local_client.go:185 +0xc7
github.com/cometbft/cometbft/proxy.(*appConnConsensus).FinalizeBlock(0xc002007cb0, {0x72011c483530, 0x72011f307dc0}, 0xc30a439c80)
github.com/cometbft/cometbft@v0.38.23/proxy/app_conn.go:104 +0x15e
github.com/cometbft/cometbft/state.(*BlockExecutor).applyBlock(_, {{{0xb, 0x0}, {0xc07ffc6829, 0x7}}, {0xc07ffc6840, 0x9}, 0x1, 0x43ed79e, {{0xc0fea06e60, ...}, ...}, ...}, ...)
github.com/cometbft/cometbft@v0.38.23/state/execution.go:255 +0x525
github.com/cometbft/cometbft/state.(*BlockExecutor).ApplyVerifiedBlock(...)
github.com/cometbft/cometbft@v0.38.23/state/execution.go:233
github.com/cometbft/cometbft/consensus.(*State).finalizeCommit(0xc002565888, 0x43ed79f)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1775 +0xbd4
github.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit(0xc002565888, 0x43ed79f)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1683 +0x2e8
github.com/cometbft/cometbft/consensus.(*State).enterCommit.func1()
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1618 +0x9c
github.com/cometbft/cometbft/consensus.(*State).enterCommit(0xc002565888, 0x43ed79f, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1656 +0xc2f
github.com/cometbft/cometbft/consensus.(*State).addVote(0xc002565888, 0xc30a473d40, {0xc07ba27200, 0x28})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2344 +0x1e8d
github.com/cometbft/cometbft/consensus.(*State).tryAddVote(0xc002565888, 0xc30a473d40, {0xc07ba27200?, 0x0?})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2070 +0x26
github.com/cometbft/cometbft/consensus.(*State).handleMsg(0xc002565888, {{0x72011c429f80, 0xc307ad7e98}, {0xc07ba27200, 0x28}})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:929 +0x38b
github.com/cometbft/cometbft/consensus.(*State).receiveRoutine(0xc002565888, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:836 +0x3f1
created by github.com/cometbft/cometbft/consensus.(*State).OnStart in goroutine 517
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:398 +0x10c
: panic