recovered: spread factor charge must be non-negative, was (-0.262626262626262652), if figure is more than -1 this panic is known and not an issue
stack:
goroutine 350282 [running]:
runtime/debug.Stack()
runtime/debug/stack.go:26 +0x5e
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.func5({0x493de00, 0xc1dc9decc0})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:74 +0x25
github.com/cosmos/cosmos-sdk/baseapp.NewBaseApp.newDefaultRecoveryMiddleware.newRecoveryMiddleware.func7({0x493de00?, 0xc1dc9decc0?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:42 +0x2d
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x493de00, 0xc1dc9decc0}, 0xc000076052?)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/recovery.go:31 +0x2f
github.com/cosmos/cosmos-sdk/baseapp.processRecovery({0x493de00, 0xc1dc9decc0}, 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({0x493de00?, 0xc1dc9decc0?})
runtime/panic.go:785 +0x132
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swapstrategy.computeSpreadRewardChargePerSwapStepOutGivenIn(0xc0?, {0x574e9e8?}, {0x6?}, {0xc2a5008a00?}, 0xc2a50089c8?)
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({{0xc285defc40}, {0x5d3a7d8, 0xc0028f9340}, {0xc285def6c0}, {0x0}, {0x0}}, {0x5d98bc0?}, {0xc2a5008b80?}, {0x7677bd?}, {0xc285defc60})
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({{0x5d3a7d8, 0xc0028f9340}, {0x5d9dbf0, 0xc0018a9800}, {{0x5d9dbf0, 0xc0018a9800}, 0xc000e06f48, {0x5d3a7d8, 0xc0028f9240}, {0x5d3a990, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:465 +0x5f1
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.swapOutAmtGivenIn({{0x5d3a7d8, 0xc0028f9340}, {0x5d9dbf0, 0xc0018a9800}, {{0x5d9dbf0, 0xc0018a9800}, 0xc000e06f48, {0x5d3a7d8, 0xc0028f9240}, {0x5d3a990, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:277 +0x116
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity.Keeper.SwapExactAmountIn({{0x5d3a7d8, 0xc0028f9340}, {0x5d9dbf0, 0xc0018a9800}, {{0x5d9dbf0, 0xc0018a9800}, 0xc000e06f48, {0x5d3a7d8, 0xc0028f9240}, {0x5d3a990, ...}, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/concentrated-liquidity/swaps.go:188 +0x305
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.SwapExactAmountIn({{0x5d3a7d8, 0xc0028f9350}, {0x5d9d370, 0xc001c4a900}, {0x5d9fbe0, 0xc00233b9e0}, {0x5d9dd40, 0xc00166b6c0}, {0x5d139e0, 0xc002039340}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:201 +0x2f7
github.com/osmosis-labs/osmosis/v31/x/poolmanager.Keeper.RouteExactAmountIn({{0x5d3a7d8, 0xc0028f9350}, {0x5d9d370, 0xc001c4a900}, {0x5d9fbe0, 0xc00233b9e0}, {0x5d9dd40, 0xc00166b6c0}, {0x5d139e0, 0xc002039340}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/router.go:78 +0x2c5
github.com/osmosis-labs/osmosis/v31/x/poolmanager.msgServer.SwapExactAmountIn({0xc2a500bca8?}, {0x5d773d0?, 0xc197999bc0?}, 0xc285d905f0)
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({0x5d773d0?, 0xc197999bc0?}, {0x510e9a0?, 0xc285d905f0?})
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1063 +0xcb
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2.1({0x5d77200, 0xc285da6a88}, {0xc2a500bd78?, 0x4407c5?}, 0x51af6e0?, 0xc285d7c7b0)
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({0x4d92b40, 0xc00277e5c8}, {0x5d77200, 0xc285da6a88}, 0x574f780, 0xc285d61480)
github.com/osmosis-labs/osmosis/v31/x/poolmanager/types/tx.pb.go:1065 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x5d773d0, 0xc197999260}, {0x5d9e670, 0xc285d98180}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x420122e, {0x1e620e07, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x5d773d0, 0xc197999260}, {0x5d9e670, 0xc285d98180}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x5d773d0, 0xc197999260}, {0x5d9e670, 0xc285d98180}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x5d773d0, 0xc197999260}, {0x5d9e670, 0xc285d98180}, {{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({{_, _}, _}, {{0x5d773d0, 0xc197999260}, {0x5d9e670, 0xc285d98180}, {{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(_, {{0x5d773d0, 0xc1a63d9470}, {0x5d9e670, 0xc285d98180}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x420122e, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x5d773d0, 0xc1a63d9470}, {0x5d9e670, 0xc285d98000}, {{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({{_, _}}, {{0x5d773d0, 0xc1a63d9470}, {0x5d9e670, 0xc285d98000}, {{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(_, {{0x5d773d0, 0xc1a63d9470}, {0x5d9e670, 0xc285d98000}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x420122e, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x5d11440, 0xc00277e380}, {0x5dcb610, 0xc0018a9800}, {0x5d49fa0, 0xc002445680}, {0x5d11ca0, 0xc0028f9cf0}, {0x5d11b20, 0xc00290ad20}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0xc2a50126b8?}, {0x5d773d0, 0xc1a63d96b0}, 0xc285d90230)
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({0x5d773d0?, 0xc1a63d96b0?}, {0x50c81c0?, 0xc285d90230?})
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({0x5d77200, 0xc285d96a88}, {0xc2a5012788?, 0x4407c5?}, 0x51af6e0?, 0xc285d7c4e0)
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({0x508ee40, 0xc00277ef00}, {0x5d77200, 0xc285d96a88}, 0x574f780, 0xc285d60de0)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x5d773d0, 0xc1a63d9470}, {0x5d9e670, 0xc285d98000}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x420122e, {0x1e620e07, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.handleSdkMessage({{_, _}, {_, _}, {_, _}}, {{0x5d773d0, 0xc1a63d9470}, {0x5d9e670, 0xc285d98000}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:117 +0x270
github.com/CosmWasm/wasmd/x/wasm/keeper.SDKMessageHandler.DispatchMsg({{_, _}, {_, _}, {_, _}}, {{0x5d773d0, 0xc1a63d9470}, {0x5d9e670, 0xc285d98000}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/handler_plugin.go:77 +0x355
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageHandlerChain.DispatchMsg({{_, _, _}}, {{0x5d773d0, 0xc1a63d9470}, {0x5d9e670, 0xc285d98000}, {{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({{_, _}, _}, {{0x5d773d0, 0xc1a63d9470}, {0x5d9e670, 0xc285d98000}, {{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(_, {{0x5d773d0, 0xc07066b7a0}, {0x5d9e670, 0xc285d98000}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x420122e, ...}, ...}, ...)
github.com/osmosis-labs/osmosis/v31/wasmbinding/message_plugin.go:61 +0x19e
github.com/CosmWasm/wasmd/x/wasm/keeper.MessageDispatcher.DispatchSubmessages({{_, _}, {_, _}}, {{0x5d773d0, 0xc07066b7a0}, {0x5d9e670, 0xc285a55d40}, {{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({{_, _}}, {{0x5d773d0, 0xc07066b7a0}, {0x5d9e670, 0xc285a55d40}, {{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(_, {{0x5d773d0, 0xc07066b7a0}, {0x5d9e670, 0xc285a55d40}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x420122e, ...}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:1259 +0x30f
github.com/CosmWasm/wasmd/x/wasm/keeper.Keeper.execute({{0x5d11440, 0xc00277e380}, {0x5dcb610, 0xc0018a9800}, {0x5d49fa0, 0xc002445680}, {0x5d11ca0, 0xc0028f9cf0}, {0x5d11b20, 0xc00290ad20}, ...}, ...)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/keeper/keeper.go:444 +0x1285
github.com/CosmWasm/wasmd/x/wasm/keeper.msgServer.ExecuteContract({0xc2a50190c8?}, {0x5d773d0, 0xc23f56cc30}, 0xc285cf3900)
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({0x5d773d0?, 0xc23f56cc30?}, {0x50c81c0?, 0xc285cf3900?})
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({0x5d77200, 0xc285d82e08}, {0xc2a5019198?, 0x4407c5?}, 0x51af6e0?, 0xc285d7c198)
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({0x508ee40, 0xc00277ef00}, {0x5d77200, 0xc285d82e08}, 0x574f780, 0xc285d606c0)
github.com/CosmWasm/wasmd@v0.53.3/x/wasm/types/tx.pb.go:2267 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x5d773d0, 0xc07066b7a0}, {0x5d9e670, 0xc285a55d40}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x420122e, {0x1e620e07, ...}, ...}, ...}, ...)
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({{0x5d11440, 0xc00277e320}, {0x5dcb610, 0xc0018a9800}, {0x5d3b608, 0xc0028f5b60}, {0x5d771c8, 0xc002445180}, {0x5d49fd0, 0xc001ef4788}}, ...)
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({{0x5d11440, 0xc00277e320}, {0x5dcb610, 0xc0018a9800}, {0x5d3b608, 0xc0028f5b60}, {0x5d771c8, 0xc002445180}, {0x5d49fd0, 0xc001ef4788}}, ...)
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({0x5d773d0?, 0xc23f56c780?}, {0x5011500?, 0xc1e9a0fd70?})
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({0x5d77200, 0xc285d71c08}, {0xc2a501b0c0?, 0x4407c5?}, 0x51af6e0?, 0xc285d7c0d8)
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({0x514c7e0, 0xc002afe410}, {0x5d77200, 0xc285d71c08}, 0x574f780, 0xc285d60640)
github.com/cosmos/cosmos-sdk@v0.50.14/x/authz/tx.pb.go:451 +0x143
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).registerMsgServiceHandler.func2({{0x5d773d0, 0xc07066b7a0}, {0x5d9e670, 0xc285a55d40}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x420122e, {0x1e620e07, ...}, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/msg_service_router.go:198 +0x37f
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs(_, {{0x5d773d0, 0xc07066b7a0}, {0x5d9e670, 0xc285a55d40}, {{0x0, 0x0}, {0xc000076052, 0x9}, 0x420122e, ...}, ...}, ...)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:1023 +0x1e6
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx(0xc002c866c8, 0x7, {0xc23a937500, 0x6d2, 0x6d2})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:961 +0x12ac
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).deliverTx(0xc002c866c8, {0xc23a937500?, 0x6d2?, 0xc23ba66dc0?})
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/baseapp.go:768 +0xb1
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).internalFinalizeBlock(0xc002c866c8, {0x5d77158, 0x8e6fac0}, 0xc28500f440)
github.com/cosmos/cosmos-sdk@v0.50.14/baseapp/abci.go:793 +0x125c
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).FinalizeBlock(0xc002c866c8, 0xc28500f440)
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(0x77e20f703218?, {0x5d774b0?, 0x8e6fac0?}, 0x77e2b8c736e8?)
github.com/cometbft/cometbft@v0.38.17/abci/client/local_client.go:185 +0xc7
github.com/cometbft/cometbft/proxy.(*appConnConsensus).FinalizeBlock(0xc00470a6a8, {0x5d774b0, 0x8e6fac0}, 0xc28500f440)
github.com/cometbft/cometbft@v0.38.17/proxy/app_conn.go:104 +0x15e
github.com/cometbft/cometbft/state.(*BlockExecutor).applyBlock(_, {{{0xb, 0x0}, {0xc0032acb09, 0x7}}, {0xc0032acb70, 0x9}, 0x1, 0x420122d, {{0xc1ff970840, ...}, ...}, ...}, ...)
github.com/cometbft/cometbft@v0.38.17/state/execution.go:227 +0x525
github.com/cometbft/cometbft/state.(*BlockExecutor).ApplyVerifiedBlock(...)
github.com/cometbft/cometbft@v0.38.17/state/execution.go:205
github.com/cometbft/cometbft/consensus.(*State).finalizeCommit(0xc00203d888, 0x420122e)
github.com/cometbft/cometbft@v0.38.17/consensus/state.go:1775 +0xbb4
github.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit(0xc00203d888, 0x420122e)
github.com/cometbft/cometbft@v0.38.17/consensus/state.go:1683 +0x2e8
github.com/cometbft/cometbft/consensus.(*State).enterCommit.func1()
github.com/cometbft/cometbft@v0.38.17/consensus/state.go:1618 +0x9c
github.com/cometbft/cometbft/consensus.(*State).enterCommit(0xc00203d888, 0x420122e, 0x0)
github.com/cometbft/cometbft@v0.38.17/consensus/state.go:1656 +0xc2f
github.com/cometbft/cometbft/consensus.(*State).addVote(0xc00203d888, 0xc285808270, {0xc27a36e3f0, 0x28})
github.com/cometbft/cometbft@v0.38.17/consensus/state.go:2346 +0x1e8d
github.com/cometbft/cometbft/consensus.(*State).tryAddVote(0xc00203d888, 0xc285808270, {0xc27a36e3f0?, 0x0?})
github.com/cometbft/cometbft@v0.38.17/consensus/state.go:2070 +0x26
github.com/cometbft/cometbft/consensus.(*State).handleMsg(0xc00203d888, {{0x5d1dcc0, 0xc28481f138}, {0xc27a36e3f0, 0x28}})
github.com/cometbft/cometbft@v0.38.17/consensus/state.go:929 +0x38b
github.com/cometbft/cometbft/consensus.(*State).receiveRoutine(0xc00203d888, 0x0)
github.com/cometbft/cometbft@v0.38.17/consensus/state.go:836 +0x3f1
created by github.com/cometbft/cometbft/consensus.(*State).OnStart in goroutine 496
github.com/cometbft/cometbft@v0.38.17/consensus/state.go:398 +0x10c
: panic