recovered: spread factor charge must be non-negative, was (-0.000500050005000505), if figure is more than -1 this panic is known and not an issue
stack:
goroutine 2717 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:26 +0x5e
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.func5({0x73265d160360, 0xc13cfabf40})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:74 +0x25
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.newRecoveryMiddleware.func7({0x73265d160360?, 0xc13cfabf40?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:42 +0x2d
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x73265d160360, 0xc13cfabf40}, 0xc000076052?)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:31 +0x2f
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x73265d160360, 0xc13cfabf40}, 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({0x73265d160360?, 0xc13cfabf40?})
runtime/panic.go:785 +0x132
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy.computeSpreadRewardChargePerSwapStepOutGivenIn(0x40?, {0x73265d9f2ab0?}, {0xc2a630dbc0?}, {0xc08c356a00?}, 0x73265aceb899?)
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({{0xc1e2a12dc0}, {0x73265da46970, 0xc0032c3040}, {0xc1e2a12ac0}, {0x0}, {0x0}}, {0x73265daa45c0?}, {0xc08c356b20?}, {0x73265819d0bd?}, {0xc1e2a12de0})
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({{0x73265da46970, 0xc0032c3040}, {0x73265daa9490, 0xc001645560}, {{0x73265daa9490, 0xc001645560}, 0xc001b18410, {0x73265da46970, 0xc0032c2f40}, {0x73265da46b28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:465 +0x5f1
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.swapOutAmtGivenIn({{0x73265da46970, 0xc0032c3040}, {0x73265daa9490, 0xc001645560}, {{0x73265daa9490, 0xc001645560}, 0xc001b18410, {0x73265da46970, 0xc0032c2f40}, {0x73265da46b28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:277 +0x116
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.SwapExactAmountIn({{0x73265da46970, 0xc0032c3040}, {0x73265daa9490, 0xc001645560}, {{0x73265daa9490, 0xc001645560}, 0xc001b18410, {0x73265da46970, 0xc0032c2f40}, {0x73265da46b28, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:188 +0x305
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.SwapExactAmountIn({{0x73265da46970, 0xc0032c3050}, {0x73265daa8c10, 0xc002a18400}, {0x73265daab320, 0xc001422fc0}, {0x73265daa95e0, 0xc002a26a90}, {0x73265da1fba0, 0xc001717420}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:201 +0x2f7
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.RouteExactAmountIn({{0x73265da46970, 0xc0032c3050}, {0x73265daa8c10, 0xc002a18400}, {0x73265daab320, 0xc001422fc0}, {0x73265daa95e0, 0xc002a26a90}, {0x73265da1fba0, 0xc001717420}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:78 +0x2c5
github.com/osmosis-labs/osmosis/v31/x/poolmanager.msgServer.SwapExactAmountIn({0xc08c359c48?}, {0x73265da83450?, 0xc1d3d315f0?}, 0xc1e29bcff0)
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({0x73265da83450?, 0xc1d3d315f0?}, {0x73265d932d80?, 0xc1e29bcff0?})
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1063 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x73265da83280, 0xc1e29ec388}, {0xc08c359d18?, 0x732657e75a05?}, 0x358?, 0xc1e29ee018)
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({0x73265d5b6840, 0xc002017028}, {0x73265da83280, 0xc1e29ec388}, 0x73265d9f3818, 0xc1e29d70c0)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1065 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x73265da83450, 0xc1d3d31230}, {0x73265daa9f10, 0xc1e2713b00}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x440f225, {0x17b82840, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x73265da83450, 0xc1d3d31230}, {0x73265daa9f10, 0xc1e2713b00}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x73265da83450, 0xc1d3d31230}, {0x73265daa9f10, 0xc1e2713b00}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x73265da83450, 0xc1d3d31230}, {0x73265daa9f10, 0xc1e2713b00}, {{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({{_, _}, _}, {{0x73265da83450, 0xc1d3d31230}, {0x73265daa9f10, 0xc1e2713b00}, {{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(_, {{0x73265da83450, 0xc0ea44cb70}, {0x73265daa9f10, 0xc1e2713b00}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x440f225, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x73265da83450, 0xc0ea44cb70}, {0x73265daa9f10, 0xc1e2713980}, {{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({{_, _}}, {{0x73265da83450, 0xc0ea44cb70}, {0x73265daa9f10, 0xc1e2713980}, {{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(_, {{0x73265da83450, 0xc0ea44cb70}, {0x73265daa9f10, 0xc1e2713980}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x440f225, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x73265da1d620, 0xc002016328}, {0x73265dad50b0, 0xc001645560}, {0x73265da56310, 0xc00196aa00}, {0x73265da1de60, 0xc0032c39f0}, {0x73265da1dd00, 0xc00218b260}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x73265da83450, 0xc0ea44ccf0}, 0xc1e29bcc30)
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({0x73265da83450?, 0xc0ea44ccf0?}, {0x73265d8ec3e0?, 0xc1e29bcc30?})
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({0x73265da83280, 0xc1e29e2708}, {0xc08c360758?, 0x732657e75a05?}, 0x358?, 0xc1e290bc98)
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({0x73265d920f40, 0xc002416c20}, {0x73265da83280, 0xc1e29e2708}, 0x73265d9f3818, 0xc1e29d6a20)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x73265da83450, 0xc0ea44cb70}, {0x73265daa9f10, 0xc1e2713980}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x440f225, {0x17b82840, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x73265da83450, 0xc0ea44cb70}, {0x73265daa9f10, 0xc1e2713980}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x73265da83450, 0xc0ea44cb70}, {0x73265daa9f10, 0xc1e2713980}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x73265da83450, 0xc0ea44cb70}, {0x73265daa9f10, 0xc1e2713980}, {{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({{_, _}, _}, {{0x73265da83450, 0xc0ea44cb70}, {0x73265daa9f10, 0xc1e2713980}, {{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(_, {{0x73265da83450, 0xc1598c3c80}, {0x73265daa9f10, 0xc1e2713980}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x440f225, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x73265da83450, 0xc1598c3c80}, {0x73265daa9f10, 0xc1e2713740}, {{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({{_, _}}, {{0x73265da83450, 0xc1598c3c80}, {0x73265daa9f10, 0xc1e2713740}, {{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(_, {{0x73265da83450, 0xc1598c3c80}, {0x73265daa9f10, 0xc1e2713740}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x440f225, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x73265da1d620, 0xc002016328}, {0x73265dad50b0, 0xc001645560}, {0x73265da56310, 0xc00196aa00}, {0x73265da1de60, 0xc0032c39f0}, {0x73265da1dd00, 0xc00218b260}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0x380?}, {0x73265da83450, 0xc409326660}, 0xc1e29bc3c0)
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({0x73265da83450?, 0xc409326660?}, {0x73265d8ec3e0?, 0xc1e29bc3c0?})
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({0x73265da83280, 0xc1e29dc708}, {0xc08c367198?, 0x732657e75a05?}, 0x358?, 0xc1e290b920)
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({0x73265d920f40, 0xc002416c20}, {0x73265da83280, 0xc1e29dc708}, 0x73265d9f3818, 0xc1e29d6300)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x73265da83450, 0xc1598c3c80}, {0x73265daa9f10, 0xc1e2713740}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x440f225, {0x17b82840, ...}, ...}, ...}, ...)
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({{0x73265da1d620, 0xc0020162d8}, {0x73265dad50b0, 0xc001645560}, {0x73265da477a8, 0xc0032c4e10}, {0x73265da83248, 0xc00196a3c0}, {0x73265da56340, 0xc000859408}}, ...)
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({{0x73265da1d620, 0xc0020162d8}, {0x73265dad50b0, 0xc001645560}, {0x73265da477a8, 0xc0032c4e10}, {0x73265da83248, 0xc00196a3c0}, {0x73265da56340, 0xc000859408}}, ...)
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({0x73265da83450?, 0xc409326330?}, {0x73265d835400?, 0xc0c148f5c0?})
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({0x73265da83280, 0xc1e29d9508}, {0xc08c3690c0?, 0x732657e75a05?}, 0x358?, 0xc1e290b860)
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({0x73265d970de0, 0xc002310050}, {0x73265da83280, 0xc1e29d9508}, 0x73265d9f3818, 0xc1e29d6280)
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/tx.pb.go:451 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x73265da83450, 0xc1598c3c80}, {0x73265daa9f10, 0xc1e2713740}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x440f225, {0x17b82840, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs(_, {{0x73265da83450, 0xc1598c3c80}, {0x73265daa9f10, 0xc1e2713740}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x440f225, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:1023 +0x1e6
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx(0xc001660d88, 0x7, {0xc1c42ed200, 0x5a9, 0x5a9})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:961 +0x12ac
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).deliverTx(0xc001660d88, {0xc1c42ed200?, 0x5a9?, 0xc1dd53f7c0?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:768 +0xb1
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).internalFinalizeBlock(0xc001660d88, {0x73265da831d8, 0x732660907dc0}, 0xc1e1ab8840)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/abci.go:793 +0x125c
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).FinalizeBlock(0xc001660d88, 0xc1e1ab8840)
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(0x7325c86798a8?, {0x73265da83530?, 0x732660907dc0?}, 0x7326609cfa68?)
github.com/cometbft/cometbft@v0.38.23/abci/client/local_client.go:185 +0xc7
github.com/cometbft/cometbft/proxy.(*appConnConsensus).FinalizeBlock(0xc001ba96c8, {0x73265da83530, 0x732660907dc0}, 0xc1e1ab8840)
github.com/cometbft/cometbft@v0.38.23/proxy/app_conn.go:104 +0x15e
github.com/cometbft/cometbft/state.(*BlockExecutor).applyBlock(_, {{{0xb, 0x0}, {0xc09451f009, 0x7}}, {0xc09451f020, 0x9}, 0x1, 0x440f224, {{0xc1780799e0, ...}, ...}, ...}, ...)
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(0xc0007d5888, 0x440f225)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1775 +0xbd4
github.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit(0xc0007d5888, 0x440f225)
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(0xc0007d5888, 0x440f225, 0x1)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:1656 +0xc2f
github.com/cometbft/cometbft/consensus.(*State).addVote(0xc0007d5888, 0xc1e1ae1a00, {0xc114ca1f20, 0x28})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2344 +0x1e8d
github.com/cometbft/cometbft/consensus.(*State).tryAddVote(0xc0007d5888, 0xc1e1ae1a00, {0xc114ca1f20?, 0x0?})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:2070 +0x26
github.com/cometbft/cometbft/consensus.(*State).handleMsg(0xc0007d5888, {{0x73265da29f80, 0xc1e1a84f68}, {0xc114ca1f20, 0x28}})
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:929 +0x38b
github.com/cometbft/cometbft/consensus.(*State).receiveRoutine(0xc0007d5888, 0x0)
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:836 +0x3f1
created by github.com/cometbft/cometbft/consensus.(*State).OnStart in goroutine 442
github.com/cometbft/cometbft@v0.38.23/consensus/state.go:398 +0x10c
: panic