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 1519 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:26 +0x5e
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.func5({0x79831dc66360, 0xc177199e10})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:74 +0x25
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.newRecoveryMiddleware.func7({0x79831dc66360?, 0xc177199e10?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:42 +0x2d
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x79831dc66360, 0xc177199e10}, 0xc000076052?)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:31 +0x2f
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x79831dc66360, 0xc177199e10}, 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({0x79831dc66360?, 0xc177199e10?})
runtime/panic.go:785 +0x132
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy.computeSpreadRewardChargePerSwapStepOutGivenIn(0x80?, {0x79831e4f8ab0?}, {0xc08dc73920?}, {0xc0255d4a00?}, 0x79831b7f1899?)
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({{0xc188465740}, {0x79831e54c970, 0xc002cff570}, {0xc188465420}, {0x0}, {0x0}}, {0x79831e5aa5c0?}, {0xc0255d4b20?}, {0x798318ca30bd?}, {0xc188465760})
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({{0x79831e54c970, 0xc002cff570}, {0x79831e5af490, 0xc0018cebf0}, {{0x79831e5af490, 0xc0018cebf0}, 0xc0000ef088, {0x79831e54c970, 0xc002cff470}, {0x79831e54cb28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:465 +0x5f1
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.swapOutAmtGivenIn({{0x79831e54c970, 0xc002cff570}, {0x79831e5af490, 0xc0018cebf0}, {{0x79831e5af490, 0xc0018cebf0}, 0xc0000ef088, {0x79831e54c970, 0xc002cff470}, {0x79831e54cb28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:277 +0x116
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.SwapExactAmountIn({{0x79831e54c970, 0xc002cff570}, {0x79831e5af490, 0xc0018cebf0}, {{0x79831e5af490, 0xc0018cebf0}, 0xc0000ef088, {0x79831e54c970, 0xc002cff470}, {0x79831e54cb28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:188 +0x305
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.SwapExactAmountIn({{0x79831e54c970, 0xc002cff580}, {0x79831e5aec10, 0xc001adb900}, {0x79831e5b1320, 0xc001f21e60}, {0x79831e5af5e0, 0xc003116ea0}, {0x79831e525ba0, 0xc002532b60}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:201 +0x2f7
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.RouteExactAmountIn({{0x79831e54c970, 0xc002cff580}, {0x79831e5aec10, 0xc001adb900}, {0x79831e5b1320, 0xc001f21e60}, {0x79831e5af5e0, 0xc003116ea0}, {0x79831e525ba0, 0xc002532b60}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:78 +0x2c5
github.com/osmosis-labs/osmosis/v31/x/poolmanager.msgServer.SwapExactAmountIn({0xc0255d7c00?}, {0x79831e589450?, 0xc31c458360?}, 0xc12937de50)
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({0x79831e589450?, 0xc31c458360?}, {0x79831e438d80?, 0xc12937de50?})
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1063 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x79831e589280, 0xc03c22ea88}, {0xc0255d7d18?, 0x79831897ba05?}, 0x358?, 0xc1700db998)
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({0x79831e0bc840, 0xc001eb9458}, {0x79831e589280, 0xc03c22ea88}, 0x79831e4f9818, 0xc1c6bab9a0)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1065 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x79831e589450, 0xc0df7cbec0}, {0x79831e5aff10, 0xc03c06b740}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f7468, {0x2fd11fdc, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x79831e589450, 0xc0df7cbec0}, {0x79831e5aff10, 0xc03c06b740}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x79831e589450, 0xc0df7cbec0}, {0x79831e5aff10, 0xc03c06b740}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x79831e589450, 0xc0df7cbec0}, {0x79831e5aff10, 0xc03c06b740}, {{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({{_, _}, _}, {{0x79831e589450, 0xc0df7cbec0}, {0x79831e5aff10, 0xc03c06b740}, {{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(_, {{0x79831e589450, 0xc10599b800}, {0x79831e5aff10, 0xc03c06b740}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f7468, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x79831e589450, 0xc10599b800}, {0x79831e5aff10, 0xc03c06b5c0}, {{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({{_, _}}, {{0x79831e589450, 0xc10599b800}, {0x79831e5aff10, 0xc03c06b5c0}, {{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(_, {{0x79831e589450, 0xc10599b800}, {0x79831e5aff10, 0xc03c06b5c0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f7468, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x79831e523620, 0xc001eb89f0}, {0x79831e5db0b0, 0xc0018cebf0}, {0x79831e55c310, 0xc0017f68c0}, {0x79831e523e60, 0xc002cfff20}, {0x79831e523d00, 0xc00230ae28}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x79831e589450, 0xc10599b9e0}, 0xc12937da90)
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({0x79831e589450?, 0xc10599b9e0?}, {0x79831e3f23e0?, 0xc12937da90?})
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({0x79831e589280, 0xc03c22ce08}, {0xc0255de758?, 0x79831897ba05?}, 0x358?, 0xc1700db698)
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({0x79831e426f40, 0xc005502e00}, {0x79831e589280, 0xc03c22ce08}, 0x79831e4f9818, 0xc1c6bab300)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x79831e589450, 0xc10599b800}, {0x79831e5aff10, 0xc03c06b5c0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f7468, {0x2fd11fdc, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x79831e589450, 0xc10599b800}, {0x79831e5aff10, 0xc03c06b5c0}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x79831e589450, 0xc10599b800}, {0x79831e5aff10, 0xc03c06b5c0}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x79831e589450, 0xc10599b800}, {0x79831e5aff10, 0xc03c06b5c0}, {{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({{_, _}, _}, {{0x79831e589450, 0xc10599b800}, {0x79831e5aff10, 0xc03c06b5c0}, {{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(_, {{0x79831e589450, 0xc103e08000}, {0x79831e5aff10, 0xc03c06b5c0}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f7468, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x79831e589450, 0xc103e08000}, {0x79831e5aff10, 0xc03c06b380}, {{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({{_, _}}, {{0x79831e589450, 0xc103e08000}, {0x79831e5aff10, 0xc03c06b380}, {{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(_, {{0x79831e589450, 0xc103e08000}, {0x79831e5aff10, 0xc03c06b380}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f7468, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x79831e523620, 0xc001eb89f0}, {0x79831e5db0b0, 0xc0018cebf0}, {0x79831e55c310, 0xc0017f68c0}, {0x79831e523e60, 0xc002cfff20}, {0x79831e523d00, 0xc00230ae28}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x79831e589450, 0xc0af59ca20}, 0xc12937d220)
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({0x79831e589450?, 0xc0af59ca20?}, {0x79831e3f23e0?, 0xc12937d220?})
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({0x79831e589280, 0xc03c229188}, {0xc0255e5198?, 0x79831897ba05?}, 0x358?, 0xc1700db320)
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({0x79831e426f40, 0xc005502e00}, {0x79831e589280, 0xc03c229188}, 0x79831e4f9818, 0xc1c6baac00)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x79831e589450, 0xc103e08000}, {0x79831e5aff10, 0xc03c06b380}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f7468, {0x2fd11fdc, ...}, ...}, ...}, ...)
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({{0x79831e523620, 0xc001eb8950}, {0x79831e5db0b0, 0xc0018cebf0}, {0x79831e54d7a8, 0xc002d4d3b0}, {0x79831e589248, 0xc0017f63c0}, {0x79831e55c340, 0xc001cdea08}}, ...)
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({{0x79831e523620, 0xc001eb8950}, {0x79831e5db0b0, 0xc0018cebf0}, {0x79831e54d7a8, 0xc002d4d3b0}, {0x79831e589248, 0xc0017f63c0}, {0x79831e55c340, 0xc001cdea08}}, ...)
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({0x79831e589450?, 0xc0af59c6c0?}, {0x79831e33b400?, 0xc1627ef650?})
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({0x79831e589280, 0xc03c228008}, {0xc0255e70c0?, 0x79831897ba05?}, 0x358?, 0xc1700db260)
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({0x79831e476de0, 0xc002be74f0}, {0x79831e589280, 0xc03c228008}, 0x79831e4f9818, 0xc1c6baab80)
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/tx.pb.go:451 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x79831e589450, 0xc103e08000}, {0x79831e5aff10, 0xc03c06b380}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f7468, {0x2fd11fdc, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs(_, {{0x79831e589450, 0xc103e08000}, {0x79831e5aff10, 0xc03c06b380}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x43f7468, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:1023 +0x1e6
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx(0xc001b318c8, 0x7, {0xc1bf6a9800, 0x5a9, 0x5a9})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:961 +0x12ac
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).deliverTx(0xc001b318c8, {0xc1bf6a9800?, 0x5a9?, 0xc024d6b400?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:768 +0xb1
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).internalFinalizeBlock(0xc001b318c8, {0x79831e5891d8, 0x79832140ddc0}, 0xc03a2df440)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/abci.go:793 +0x125c
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).FinalizeBlock(0xc001b318c8, 0xc03a2df440)
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(0x79828c0b7838?, {0x79831e589530?, 0x79832140ddc0?}, 0x798317cd79f8?)
github.com/cometbft/cometbft@v0.38.23/abci/client/local_client.go:185 +0xc7
github.com/cometbft/cometbft/proxy.(*appConnConsensus).FinalizeBlock(0xc006096ac8, {0x79831e589530, 0x79832140ddc0}, 0xc03a2df440)
github.com/cometbft/cometbft@v0.38.23/proxy/app_conn.go:104 +0x15e
github.com/cometbft/cometbft/state.(*BlockExecutor).applyBlock(_, {{{0xb, 0x0}, {0xc10c87ee69, 0x7}}, {0xc10c87ee80, 0x9}, 0x1, 0x43f7467, {{0xc13724ff60, ...}, ...}, ...}, ...)
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(0xc0021c9508, 0x43f7468)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1775 +0xbd4
github.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit(0xc0021c9508, 0x43f7468)
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(0xc0021c9508, 0x43f7468, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1656 +0xc2f
github.com/cometbft/cometbft/consensus.(*State).addVote(0xc0021c9508, 0xc1fa8c3a00, {0xc0b42d3920, 0x28})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2344 +0x1e8d
github.com/cometbft/cometbft/consensus.(*State).tryAddVote(0xc0021c9508, 0xc1fa8c3a00, {0xc0b42d3920?, 0x0?})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2070 +0x26
github.com/cometbft/cometbft/consensus.(*State).handleMsg(0xc0021c9508, {{0x79831e52ff80, 0xc191ff8610}, {0xc0b42d3920, 0x28}})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:929 +0x38b
github.com/cometbft/cometbft/consensus.(*State).receiveRoutine(0xc0021c9508, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:836 +0x3f1
created by github.com/cometbft/cometbft/consensus.(*State).OnStart in goroutine 44
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:398 +0x10c
: panic