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 1201 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:26 +0x5e
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.func5({0x732739df4360, 0xc0f215f270})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:74 +0x25
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.newRecoveryMiddleware.func7({0x732739df4360?, 0xc0f215f270?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:42 +0x2d
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x732739df4360, 0xc0f215f270}, 0xc000076052?)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:31 +0x2f
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x732739df4360, 0xc0f215f270}, 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({0x732739df4360?, 0xc0f215f270?})
runtime/panic.go:785 +0x132
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy.computeSpreadRewardChargePerSwapStepOutGivenIn(0xc0?, {0x73273a686ab0?}, {0xc315c43e90?}, {0xc05c842a00?}, 0x73273797f899?)
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({{0xc0e930e320}, {0x73273a6da970, 0xc004968930}, {0xc0e930e020}, {0x0}, {0x0}}, {0x73273a7385c0?}, {0xc05c842b20?}, {0x732734e310bd?}, {0xc0e930e340})
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({{0x73273a6da970, 0xc004968930}, {0x73273a73d490, 0xc0017e3ba0}, {{0x73273a73d490, 0xc0017e3ba0}, 0xc000210f08, {0x73273a6da970, 0xc004968830}, {0x73273a6dab28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:465 +0x5f1
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.swapOutAmtGivenIn({{0x73273a6da970, 0xc004968930}, {0x73273a73d490, 0xc0017e3ba0}, {{0x73273a73d490, 0xc0017e3ba0}, 0xc000210f08, {0x73273a6da970, 0xc004968830}, {0x73273a6dab28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:277 +0x116
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.SwapExactAmountIn({{0x73273a6da970, 0xc004968930}, {0x73273a73d490, 0xc0017e3ba0}, {{0x73273a73d490, 0xc0017e3ba0}, 0xc000210f08, {0x73273a6da970, 0xc004968830}, {0x73273a6dab28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:188 +0x305
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.SwapExactAmountIn({{0x73273a6da970, 0xc004968940}, {0x73273a73cc10, 0xc001354400}, {0x73273a73f320, 0xc002d2c6c0}, {0x73273a73d5e0, 0xc00211c410}, {0x73273a6b3ba0, 0xc002406ee0}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:201 +0x2f7
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.RouteExactAmountIn({{0x73273a6da970, 0xc004968940}, {0x73273a73cc10, 0xc001354400}, {0x73273a73f320, 0xc002d2c6c0}, {0x73273a73d5e0, 0xc00211c410}, {0x73273a6b3ba0, 0xc002406ee0}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:78 +0x2c5
github.com/osmosis-labs/osmosis/v31/x/poolmanager.msgServer.SwapExactAmountIn({0xc05c845c48?}, {0x73273a717450?, 0xc0d29d4150?}, 0xc204380c30)
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({0x73273a717450?, 0xc0d29d4150?}, {0x73273a5c6d80?, 0xc204380c30?})
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1063 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x73273a717280, 0xc19af38008}, {0xc05c845d18?, 0x732734b09a05?}, 0x358?, 0xc19aef8bd0)
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({0x73273a24a840, 0xc002a00f28}, {0x73273a717280, 0xc19af38008}, 0x73273a687818, 0xc1a2be4560)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1065 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x73273a717450, 0xc19a9e9cb0}, {0x73273a73df10, 0xc19aed0700}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ef609, {0x37dfe08c, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x73273a717450, 0xc19a9e9cb0}, {0x73273a73df10, 0xc19aed0700}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x73273a717450, 0xc19a9e9cb0}, {0x73273a73df10, 0xc19aed0700}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x73273a717450, 0xc19a9e9cb0}, {0x73273a73df10, 0xc19aed0700}, {{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({{_, _}, _}, {{0x73273a717450, 0xc19a9e9cb0}, {0x73273a73df10, 0xc19aed0700}, {{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(_, {{0x73273a717450, 0xc4fdb73080}, {0x73273a73df10, 0xc19aed0700}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ef609, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x73273a717450, 0xc4fdb73080}, {0x73273a73df10, 0xc19aed0580}, {{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({{_, _}}, {{0x73273a717450, 0xc4fdb73080}, {0x73273a73df10, 0xc19aed0580}, {{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(_, {{0x73273a717450, 0xc4fdb73080}, {0x73273a73df10, 0xc19aed0580}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ef609, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x73273a6b1620, 0xc002a00448}, {0x73273a7690b0, 0xc0017e3ba0}, {0x73273a6ea310, 0xc001bea640}, {0x73273a6b1e60, 0xc004969320}, {0x73273a6b1d00, 0xc002a1a588}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x73273a717450, 0xc4fdb73350}, 0xc204380870)
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({0x73273a717450?, 0xc4fdb73350?}, {0x73273a5803e0?, 0xc204380870?})
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({0x73273a717280, 0xc19af2a388}, {0xc05c84c758?, 0x732734b09a05?}, 0x358?, 0xc19aef88d0)
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({0x73273a5b4f40, 0xc001b99760}, {0x73273a717280, 0xc19af2a388}, 0x73273a687818, 0xc0a71d5e20)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x73273a717450, 0xc4fdb73080}, {0x73273a73df10, 0xc19aed0580}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ef609, {0x37dfe08c, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x73273a717450, 0xc4fdb73080}, {0x73273a73df10, 0xc19aed0580}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x73273a717450, 0xc4fdb73080}, {0x73273a73df10, 0xc19aed0580}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x73273a717450, 0xc4fdb73080}, {0x73273a73df10, 0xc19aed0580}, {{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({{_, _}, _}, {{0x73273a717450, 0xc4fdb73080}, {0x73273a73df10, 0xc19aed0580}, {{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(_, {{0x73273a717450, 0xc1fcf47110}, {0x73273a73df10, 0xc19aed0580}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ef609, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x73273a717450, 0xc1fcf47110}, {0x73273a73df10, 0xc19aed0340}, {{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({{_, _}}, {{0x73273a717450, 0xc1fcf47110}, {0x73273a73df10, 0xc19aed0340}, {{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(_, {{0x73273a717450, 0xc1fcf47110}, {0x73273a73df10, 0xc19aed0340}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ef609, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x73273a6b1620, 0xc002a00448}, {0x73273a7690b0, 0xc0017e3ba0}, {0x73273a6ea310, 0xc001bea640}, {0x73273a6b1e60, 0xc004969320}, {0x73273a6b1d00, 0xc002a1a588}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x73273a717450, 0xc3014701e0}, 0xc204380000)
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({0x73273a717450?, 0xc3014701e0?}, {0x73273a5803e0?, 0xc204380000?})
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({0x73273a717280, 0xc19af06708}, {0xc05c853198?, 0x732734b09a05?}, 0x358?, 0xc19aef8558)
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({0x73273a5b4f40, 0xc001b99760}, {0x73273a717280, 0xc19af06708}, 0x73273a687818, 0xc0a71d5700)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x73273a717450, 0xc1fcf47110}, {0x73273a73df10, 0xc19aed0340}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ef609, {0x37dfe08c, ...}, ...}, ...}, ...)
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({{0x73273a6b1620, 0xc002a00380}, {0x73273a7690b0, 0xc0017e3ba0}, {0x73273a6db7a8, 0xc00496ac30}, {0x73273a717248, 0xc000c77680}, {0x73273a6ea340, 0xc002220508}}, ...)
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({{0x73273a6b1620, 0xc002a00380}, {0x73273a7690b0, 0xc0017e3ba0}, {0x73273a6db7a8, 0xc00496ac30}, {0x73273a717248, 0xc000c77680}, {0x73273a6ea340, 0xc002220508}}, ...)
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({0x73273a717450?, 0xc1e3731f20?}, {0x73273a4c9400?, 0xc119be0cc0?})
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({0x73273a717280, 0xc19aefb508}, {0xc05c8550c0?, 0x732734b09a05?}, 0x358?, 0xc19aef8498)
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({0x73273a604de0, 0xc00497f400}, {0x73273a717280, 0xc19aefb508}, 0x73273a687818, 0xc0a71d5680)
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/tx.pb.go:451 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x73273a717450, 0xc1fcf47110}, {0x73273a73df10, 0xc19aed0340}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ef609, {0x37dfe08c, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs(_, {{0x73273a717450, 0xc1fcf47110}, {0x73273a73df10, 0xc19aed0340}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43ef609, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:1023 +0x1e6
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx(0xc0023d6b48, 0x7, {0xc189632000, 0x5a9, 0x5a9})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:961 +0x12ac
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).deliverTx(0xc0023d6b48, {0xc189632000?, 0x5a9?, 0xc1899dfd40?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:768 +0xb1
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).internalFinalizeBlock(0xc0023d6b48, {0x73273a7171d8, 0x73273d59bdc0}, 0xc199d1efc0)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/abci.go:793 +0x125c
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).FinalizeBlock(0xc0023d6b48, 0xc199d1efc0)
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(0x73269d665b88?, {0x73273a717530?, 0x73273d59bdc0?}, 0x732733e4efe8?)
github.com/cometbft/cometbft@v0.38.23/abci/client/local_client.go:185 +0xc7
github.com/cometbft/cometbft/proxy.(*appConnConsensus).FinalizeBlock(0xc007bbca98, {0x73273a717530, 0x73273d59bdc0}, 0xc199d1efc0)
github.com/cometbft/cometbft@v0.38.23/proxy/app_conn.go:104 +0x15e
github.com/cometbft/cometbft/state.(*BlockExecutor).applyBlock(_, {{{0xb, 0x0}, {0xc08f7d71b9, 0x7}}, {0xc08f7d71d0, 0x9}, 0x1, 0x43ef608, {{0xc2ac087700, ...}, ...}, ...}, ...)
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(0xc001dd3c08, 0x43ef609)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1775 +0xbd4
github.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit(0xc001dd3c08, 0x43ef609)
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(0xc001dd3c08, 0x43ef609, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1656 +0xc2f
github.com/cometbft/cometbft/consensus.(*State).addVote(0xc001dd3c08, 0xc2ddae4000, {0xc15106de30, 0x28})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2344 +0x1e8d
github.com/cometbft/cometbft/consensus.(*State).tryAddVote(0xc001dd3c08, 0xc2ddae4000, {0xc15106de30?, 0x0?})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2070 +0x26
github.com/cometbft/cometbft/consensus.(*State).handleMsg(0xc001dd3c08, {{0x73273a6bdf80, 0xc1acaa5390}, {0xc15106de30, 0x28}})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:929 +0x38b
github.com/cometbft/cometbft/consensus.(*State).receiveRoutine(0xc001dd3c08, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:836 +0x3f1
created by github.com/cometbft/cometbft/consensus.(*State).OnStart in goroutine 400
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:398 +0x10c
: panic