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 1481 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:26 +0x5e
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.func5({0x716bcdbd6360, 0xc23ebec4b0})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:74 +0x25
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.newRecoveryMiddleware.func7({0x716bcdbd6360?, 0xc23ebec4b0?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:42 +0x2d
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x716bcdbd6360, 0xc23ebec4b0}, 0xc000076052?)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:31 +0x2f
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x716bcdbd6360, 0xc23ebec4b0}, 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({0x716bcdbd6360?, 0xc23ebec4b0?})
runtime/panic.go:785 +0x132
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy.computeSpreadRewardChargePerSwapStepOutGivenIn(0x20?, {0x716bce468ab0?}, {0xc1e9d1b290?}, {0xc1cff1ea00?}, 0x716bcb761899?)
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({{0xc1f65a4ca0}, {0x716bce4bc970, 0xc0014f2020}, {0xc1f65a49a0}, {0x0}, {0x0}}, {0x716bce51a5c0?}, {0xc1cff1eb20?}, {0x716bc8c130bd?}, {0xc1f65a4cc0})
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({{0x716bce4bc970, 0xc0014f2020}, {0x716bce51f490, 0xc00186e560}, {{0x716bce51f490, 0xc00186e560}, 0xc00112c060, {0x716bce4bc970, 0xc001f75ea0}, {0x716bce4bcb28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:465 +0x5f1
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.swapOutAmtGivenIn({{0x716bce4bc970, 0xc0014f2020}, {0x716bce51f490, 0xc00186e560}, {{0x716bce51f490, 0xc00186e560}, 0xc00112c060, {0x716bce4bc970, 0xc001f75ea0}, {0x716bce4bcb28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:277 +0x116
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.SwapExactAmountIn({{0x716bce4bc970, 0xc0014f2020}, {0x716bce51f490, 0xc00186e560}, {{0x716bce51f490, 0xc00186e560}, 0xc00112c060, {0x716bce4bc970, 0xc001f75ea0}, {0x716bce4bcb28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:188 +0x305
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.SwapExactAmountIn({{0x716bce4bc970, 0xc0014f2030}, {0x716bce51ec10, 0xc001a96a00}, {0x716bce521320, 0xc00281bb00}, {0x716bce51f5e0, 0xc002d03110}, {0x716bce495ba0, 0xc0021d8c40}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:201 +0x2f7
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.RouteExactAmountIn({{0x716bce4bc970, 0xc0014f2030}, {0x716bce51ec10, 0xc001a96a00}, {0x716bce521320, 0xc00281bb00}, {0x716bce51f5e0, 0xc002d03110}, {0x716bce495ba0, 0xc0021d8c40}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:78 +0x2c5
github.com/osmosis-labs/osmosis/v31/x/poolmanager.msgServer.SwapExactAmountIn({0xc1cff21c48?}, {0x716bce4f9450?, 0xc28a0238f0?}, 0xc1f64505a0)
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({0x716bce4f9450?, 0xc28a0238f0?}, {0x716bce3a8d80?, 0xc1f64505a0?})
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1063 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x716bce4f9280, 0xc1f647b888}, {0xc1cff21d18?, 0x716bc88eba05?}, 0x358?, 0xc1f62e1290)
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({0x716bce02c840, 0xc001cbed28}, {0x716bce4f9280, 0xc1f647b888}, 0x716bce469818, 0xc1f6434de0)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1065 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x716bce4f9450, 0xc28a023170}, {0x716bce51ff10, 0xc1f6240e40}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f09a8, {0x9cc8c5d, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x716bce4f9450, 0xc28a023170}, {0x716bce51ff10, 0xc1f6240e40}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x716bce4f9450, 0xc28a023170}, {0x716bce51ff10, 0xc1f6240e40}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x716bce4f9450, 0xc28a023170}, {0x716bce51ff10, 0xc1f6240e40}, {{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({{_, _}, _}, {{0x716bce4f9450, 0xc28a023170}, {0x716bce51ff10, 0xc1f6240e40}, {{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(_, {{0x716bce4f9450, 0xc263555aa0}, {0x716bce51ff10, 0xc1f6240e40}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f09a8, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x716bce4f9450, 0xc263555aa0}, {0x716bce51ff10, 0xc1f6240cc0}, {{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({{_, _}}, {{0x716bce4f9450, 0xc263555aa0}, {0x716bce51ff10, 0xc1f6240cc0}, {{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(_, {{0x716bce4f9450, 0xc263555aa0}, {0x716bce51ff10, 0xc1f6240cc0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f09a8, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x716bce493620, 0xc001cbe550}, {0x716bce54b0b0, 0xc00186e560}, {0x716bce4cc310, 0xc002592c80}, {0x716bce493e60, 0xc0014f29d0}, {0x716bce493d00, 0xc002510ac8}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x716bce4f9450, 0xc263555ef0}, 0xc1f64501e0)
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({0x716bce4f9450?, 0xc263555ef0?}, {0x716bce3623e0?, 0xc1f64501e0?})
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({0x716bce4f9280, 0xc1f6437c08}, {0xc1cff28758?, 0x716bc88eba05?}, 0x358?, 0xc1f62e0f90)
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({0x716bce396f40, 0xc001eabe00}, {0x716bce4f9280, 0xc1f6437c08}, 0x716bce469818, 0xc1f6434740)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x716bce4f9450, 0xc263555aa0}, {0x716bce51ff10, 0xc1f6240cc0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f09a8, {0x9cc8c5d, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x716bce4f9450, 0xc263555aa0}, {0x716bce51ff10, 0xc1f6240cc0}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x716bce4f9450, 0xc263555aa0}, {0x716bce51ff10, 0xc1f6240cc0}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x716bce4f9450, 0xc263555aa0}, {0x716bce51ff10, 0xc1f6240cc0}, {{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({{_, _}, _}, {{0x716bce4f9450, 0xc263555aa0}, {0x716bce51ff10, 0xc1f6240cc0}, {{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(_, {{0x716bce4f9450, 0xc2b86d7650}, {0x716bce51ff10, 0xc1f6240cc0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f09a8, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x716bce4f9450, 0xc2b86d7650}, {0x716bce51ff10, 0xc1f6240a80}, {{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({{_, _}}, {{0x716bce4f9450, 0xc2b86d7650}, {0x716bce51ff10, 0xc1f6240a80}, {{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(_, {{0x716bce4f9450, 0xc2b86d7650}, {0x716bce51ff10, 0xc1f6240a80}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f09a8, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x716bce493620, 0xc001cbe550}, {0x716bce54b0b0, 0xc00186e560}, {0x716bce4cc310, 0xc002592c80}, {0x716bce493e60, 0xc0014f29d0}, {0x716bce493d00, 0xc002510ac8}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x716bce4f9450, 0xc119e31b30}, 0xc1f62198b0)
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({0x716bce4f9450?, 0xc119e31b30?}, {0x716bce3623e0?, 0xc1f62198b0?})
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({0x716bce4f9280, 0xc1f642bc08}, {0xc1cff2f198?, 0x716bc88eba05?}, 0x358?, 0xc1f62e0c18)
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({0x716bce396f40, 0xc001eabe00}, {0x716bce4f9280, 0xc1f642bc08}, 0x716bce469818, 0xc1f6434020)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x716bce4f9450, 0xc2b86d7650}, {0x716bce51ff10, 0xc1f6240a80}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f09a8, {0x9cc8c5d, ...}, ...}, ...}, ...)
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({{0x716bce493620, 0xc001cbe470}, {0x716bce54b0b0, 0xc00186e560}, {0x716bce4bd7a8, 0xc00484c330}, {0x716bce4f9248, 0xc002592780}, {0x716bce4cc340, 0xc001b84f08}}, ...)
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({{0x716bce493620, 0xc001cbe470}, {0x716bce54b0b0, 0xc00186e560}, {0x716bce4bd7a8, 0xc00484c330}, {0x716bce4f9248, 0xc002592780}, {0x716bce4cc340, 0xc001b84f08}}, ...)
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({0x716bce4f9450?, 0xc119e31860?}, {0x716bce2ab400?, 0xc2dea311d0?})
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({0x716bce4f9280, 0xc1f642aa88}, {0xc1cff310c0?, 0x716bc88eba05?}, 0x358?, 0xc1f62e0b58)
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({0x716bce3e6de0, 0xc0046c1a90}, {0x716bce4f9280, 0xc1f642aa88}, 0x716bce469818, 0xc1f62aff20)
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/tx.pb.go:451 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x716bce4f9450, 0xc2b86d7650}, {0x716bce51ff10, 0xc1f6240a80}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f09a8, {0x9cc8c5d, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs(_, {{0x716bce4f9450, 0xc2b86d7650}, {0x716bce51ff10, 0xc1f6240a80}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f09a8, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:1023 +0x1e6
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx(0xc0011966c8, 0x7, {0xc1dd5cec00, 0x5a9, 0x5a9})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:961 +0x12ac
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).deliverTx(0xc0011966c8, {0xc1dd5cec00?, 0x5a9?, 0xc1e7dabec0?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:768 +0xb1
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).internalFinalizeBlock(0xc0011966c8, {0x716bce4f91d8, 0x716bd137ddc0}, 0xc1f5048000)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/abci.go:793 +0x125c
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).FinalizeBlock(0xc0011966c8, 0xc1f5048000)
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(0x716ae5446bc8?, {0x716bce4f9530?, 0x716bd137ddc0?}, 0x716bc7c46358?)
github.com/cometbft/cometbft@v0.38.23/abci/client/local_client.go:185 +0xc7
github.com/cometbft/cometbft/proxy.(*appConnConsensus).FinalizeBlock(0xc000226fc0, {0x716bce4f9530, 0x716bd137ddc0}, 0xc1f5048000)
github.com/cometbft/cometbft@v0.38.23/proxy/app_conn.go:104 +0x15e
github.com/cometbft/cometbft/state.(*BlockExecutor).applyBlock(_, {{{0xb, 0x0}, {0xc011866c79, 0x7}}, {0xc011866c90, 0x9}, 0x1, 0x43f09a7, {{0xc0b92926c0, ...}, ...}, ...}, ...)
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(0xc002539188, 0x43f09a8)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1775 +0xbd4
github.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit(0xc002539188, 0x43f09a8)
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(0xc002539188, 0x43f09a8, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1656 +0xc2f
github.com/cometbft/cometbft/consensus.(*State).addVote(0xc002539188, 0xc2c2ecb380, {0xc2559afd70, 0x28})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2344 +0x1e8d
github.com/cometbft/cometbft/consensus.(*State).tryAddVote(0xc002539188, 0xc2c2ecb380, {0xc2559afd70?, 0x0?})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2070 +0x26
github.com/cometbft/cometbft/consensus.(*State).handleMsg(0xc002539188, {{0x716bce49ff80, 0xc1f39f6c90}, {0xc2559afd70, 0x28}})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:929 +0x38b
github.com/cometbft/cometbft/consensus.(*State).receiveRoutine(0xc002539188, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:836 +0x3f1
created by github.com/cometbft/cometbft/consensus.(*State).OnStart in goroutine 462
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:398 +0x10c
: panic