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 2410 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:26 +0x5e
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.func5({0x7e6201b2b360, 0xc5ef47f420})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:74 +0x25
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.newRecoveryMiddleware.func7({0x7e6201b2b360?, 0xc5ef47f420?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:42 +0x2d
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x7e6201b2b360, 0xc5ef47f420}, 0xc000076052?)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:31 +0x2f
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x7e6201b2b360, 0xc5ef47f420}, 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({0x7e6201b2b360?, 0xc5ef47f420?})
runtime/panic.go:785 +0x132
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy.computeSpreadRewardChargePerSwapStepOutGivenIn(0x0?, {0x7e62023bdab0?}, {0xc2c746d7d0?}, {0xc0a1026a00?}, 0x7e61ff6b6899?)
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({{0xc1ce77cbc0}, {0x7e6202411970, 0xc002f653c0}, {0xc1ce77c8c0}, {0x0}, {0x0}}, {0x7e620246f5c0?}, {0xc0a1026b20?}, {0x7e61fcb680bd?}, {0xc1ce77cbe0})
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({{0x7e6202411970, 0xc002f653c0}, {0x7e6202474490, 0xc001861460}, {{0x7e6202474490, 0xc001861460}, 0xc000209990, {0x7e6202411970, 0xc002f65180}, {0x7e6202411b28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:465 +0x5f1
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.swapOutAmtGivenIn({{0x7e6202411970, 0xc002f653c0}, {0x7e6202474490, 0xc001861460}, {{0x7e6202474490, 0xc001861460}, 0xc000209990, {0x7e6202411970, 0xc002f65180}, {0x7e6202411b28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:277 +0x116
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.SwapExactAmountIn({{0x7e6202411970, 0xc002f653c0}, {0x7e6202474490, 0xc001861460}, {{0x7e6202474490, 0xc001861460}, 0xc000209990, {0x7e6202411970, 0xc002f65180}, {0x7e6202411b28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:188 +0x305
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.SwapExactAmountIn({{0x7e6202411970, 0xc002f653d0}, {0x7e6202473c10, 0xc0013c6f00}, {0x7e6202476320, 0xc002019560}, {0x7e62024745e0, 0xc002f5c680}, {0x7e62023eaba0, 0xc002276460}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:201 +0x2f7
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.RouteExactAmountIn({{0x7e6202411970, 0xc002f653d0}, {0x7e6202473c10, 0xc0013c6f00}, {0x7e6202476320, 0xc002019560}, {0x7e62024745e0, 0xc002f5c680}, {0x7e62023eaba0, 0xc002276460}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:78 +0x2c5
github.com/osmosis-labs/osmosis/v31/x/poolmanager.msgServer.SwapExactAmountIn({0xc0a1029c48?}, {0x7e620244e450?, 0xc092cb5da0?}, 0xc1086d06e0)
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({0x7e620244e450?, 0xc092cb5da0?}, {0x7e62022fdd80?, 0xc1086d06e0?})
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1063 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x7e620244e280, 0xc0f9844008}, {0xc0a1029d18?, 0x7e61fc840a05?}, 0x358?, 0xc0f9832618)
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({0x7e6201f81840, 0xc0023d0548}, {0x7e620244e280, 0xc0f9844008}, 0x7e62023be818, 0xc0ea213000)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1065 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x7e620244e450, 0xc092cb5740}, {0x7e6202474f10, 0xc0f97e5380}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f1b00, {0x92d298f, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x7e620244e450, 0xc092cb5740}, {0x7e6202474f10, 0xc0f97e5380}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x7e620244e450, 0xc092cb5740}, {0x7e6202474f10, 0xc0f97e5380}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x7e620244e450, 0xc092cb5740}, {0x7e6202474f10, 0xc0f97e5380}, {{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({{_, _}, _}, {{0x7e620244e450, 0xc092cb5740}, {0x7e6202474f10, 0xc0f97e5380}, {{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(_, {{0x7e620244e450, 0xc1578f69c0}, {0x7e6202474f10, 0xc0f97e5380}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f1b00, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x7e620244e450, 0xc1578f69c0}, {0x7e6202474f10, 0xc0f97e5200}, {{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({{_, _}}, {{0x7e620244e450, 0xc1578f69c0}, {0x7e6202474f10, 0xc0f97e5200}, {{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(_, {{0x7e620244e450, 0xc1578f69c0}, {0x7e6202474f10, 0xc0f97e5200}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f1b00, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x7e62023e8620, 0xc0023d0348}, {0x7e62024a00b0, 0xc001861460}, {0x7e6202421310, 0xc002f08c80}, {0x7e62023e8e60, 0xc003116620}, {0x7e62023e8d00, 0xc001dacb40}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x7e620244e450, 0xc1578f6ba0}, 0xc1086d0320)
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({0x7e620244e450?, 0xc1578f6ba0?}, {0x7e62022b73e0?, 0xc1086d0320?})
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({0x7e620244e280, 0xc0f9834008}, {0xc0a1030758?, 0x7e61fc840a05?}, 0x358?, 0xc0f9832318)
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({0x7e62022ebf40, 0xc001d22600}, {0x7e620244e280, 0xc0f9834008}, 0x7e62023be818, 0xc0ea212920)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x7e620244e450, 0xc1578f69c0}, {0x7e6202474f10, 0xc0f97e5200}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f1b00, {0x92d298f, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x7e620244e450, 0xc1578f69c0}, {0x7e6202474f10, 0xc0f97e5200}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x7e620244e450, 0xc1578f69c0}, {0x7e6202474f10, 0xc0f97e5200}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x7e620244e450, 0xc1578f69c0}, {0x7e6202474f10, 0xc0f97e5200}, {{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({{_, _}, _}, {{0x7e620244e450, 0xc1578f69c0}, {0x7e6202474f10, 0xc0f97e5200}, {{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(_, {{0x7e620244e450, 0xc19a7e1200}, {0x7e6202474f10, 0xc0f97e5200}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f1b00, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x7e620244e450, 0xc19a7e1200}, {0x7e6202474f10, 0xc0f97e4fc0}, {{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({{_, _}}, {{0x7e620244e450, 0xc19a7e1200}, {0x7e6202474f10, 0xc0f97e4fc0}, {{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(_, {{0x7e620244e450, 0xc19a7e1200}, {0x7e6202474f10, 0xc0f97e4fc0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f1b00, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x7e62023e8620, 0xc0023d0348}, {0x7e62024a00b0, 0xc001861460}, {0x7e6202421310, 0xc002f08c80}, {0x7e62023e8e60, 0xc003116620}, {0x7e62023e8d00, 0xc001dacb40}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x7e620244e450, 0xc1a9f01920}, 0xc1165f5360)
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({0x7e620244e450?, 0xc1a9f01920?}, {0x7e62022b73e0?, 0xc1165f5360?})
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({0x7e620244e280, 0xc0f9830388}, {0xc0a1037198?, 0x7e61fc840a05?}, 0x358?, 0xc0f97a3f20)
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({0x7e62022ebf40, 0xc001d22600}, {0x7e620244e280, 0xc0f9830388}, 0x7e62023be818, 0xc0ea212220)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x7e620244e450, 0xc19a7e1200}, {0x7e6202474f10, 0xc0f97e4fc0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f1b00, {0x92d298f, ...}, ...}, ...}, ...)
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({{0x7e62023e8620, 0xc0023d02d8}, {0x7e62024a00b0, 0xc001861460}, {0x7e62024127a8, 0xc004b02510}, {0x7e620244e248, 0xc002f08500}, {0x7e6202421340, 0xc00215a508}}, ...)
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({{0x7e62023e8620, 0xc0023d02d8}, {0x7e62024a00b0, 0xc001861460}, {0x7e62024127a8, 0xc004b02510}, {0x7e620244e248, 0xc002f08500}, {0x7e6202421340, 0xc00215a508}}, ...)
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({0x7e620244e450?, 0xc1a9f01770?}, {0x7e6202200400?, 0xc1cba6ab40?})
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({0x7e620244e280, 0xc0f982b188}, {0xc0a10390c0?, 0x7e61fc840a05?}, 0x358?, 0xc0f97a3e60)
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({0x7e620233bde0, 0xc0013dc370}, {0x7e620244e280, 0xc0f982b188}, 0x7e62023be818, 0xc0ea2121a0)
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/tx.pb.go:451 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x7e620244e450, 0xc19a7e1200}, {0x7e6202474f10, 0xc0f97e4fc0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f1b00, {0x92d298f, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs(_, {{0x7e620244e450, 0xc19a7e1200}, {0x7e6202474f10, 0xc0f97e4fc0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f1b00, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:1023 +0x1e6
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx(0xc000828fc8, 0x7, {0xc1733ac600, 0x5a9, 0x5a9})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:961 +0x12ac
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).deliverTx(0xc000828fc8, {0xc1733ac600?, 0x5a9?, 0xc0e6d73040?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:768 +0xb1
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).internalFinalizeBlock(0xc000828fc8, {0x7e620244e1d8, 0x7e62052d2dc0}, 0xc0f8c29ec0)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/abci.go:793 +0x125c
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).FinalizeBlock(0xc000828fc8, 0xc0f8c29ec0)
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(0x7e614fb951f8?, {0x7e620244e530?, 0x7e62052d2dc0?}, 0x7e61fbb9c9f8?)
github.com/cometbft/cometbft@v0.38.23/abci/client/local_client.go:185 +0xc7
github.com/cometbft/cometbft/proxy.(*appConnConsensus).FinalizeBlock(0xc002596288, {0x7e620244e530, 0x7e62052d2dc0}, 0xc0f8c29ec0)
github.com/cometbft/cometbft@v0.38.23/proxy/app_conn.go:104 +0x15e
github.com/cometbft/cometbft/state.(*BlockExecutor).applyBlock(_, {{{0xb, 0x0}, {0xc00cffdec9, 0x7}}, {0xc00cffdf00, 0x9}, 0x1, 0x43f1aff, {{0xc24860db40, ...}, ...}, ...}, ...)
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(0xc002f0b188, 0x43f1b00)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1775 +0xbd4
github.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit(0xc002f0b188, 0x43f1b00)
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(0xc002f0b188, 0x43f1b00, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1656 +0xc2f
github.com/cometbft/cometbft/consensus.(*State).addVote(0xc002f0b188, 0xc2f910b2b0, {0xc2f9f49a10, 0x28})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2344 +0x1e8d
github.com/cometbft/cometbft/consensus.(*State).tryAddVote(0xc002f0b188, 0xc2f910b2b0, {0xc2f9f49a10?, 0x0?})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2070 +0x26
github.com/cometbft/cometbft/consensus.(*State).handleMsg(0xc002f0b188, {{0x7e62023f4f80, 0xc24cfec6d0}, {0xc2f9f49a10, 0x28}})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:929 +0x38b
github.com/cometbft/cometbft/consensus.(*State).receiveRoutine(0xc002f0b188, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:836 +0x3f1
created by github.com/cometbft/cometbft/consensus.(*State).OnStart in goroutine 410
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:398 +0x10c
: panic