-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
7:11AM ERR RPC method eth_gasPrice crashed: bloom bytes too big 256 274
goroutine 28574540 [running]:
github.com/ethereum/go-ethereum/rpc.(*callback).call.func1()
github.com/ethereum/go-ethereum@v1.10.26/rpc/service.go:200 +0x85
panic({0x4ccb920?, 0xc083e3cd40?})
runtime/panic.go:785 +0x132
github.com/ethereum/go-ethereum/core/types.(*Bloom).SetBytes(0xc06c3f63c0?, {0xc01ba98900?, 0xc0185feb40?, 0x0?})
github.com/ethereum/go-ethereum@v1.10.26/core/types/bloom9.go:55 +0xda
github.com/ethereum/go-ethereum/core/types.BytesToBloom(...)
github.com/ethereum/go-ethereum@v1.10.26/core/types/bloom9.go:47
github.com/evmos/ethermint/rpc/backend.(*Backend).BlockBloom(_, _)
github.com/evmos/ethermint@v0.22.0/rpc/backend/blocks.go:369 +0x24e
github.com/evmos/ethermint/rpc/backend.(*Backend).HeaderByNumber(0xc000e56a08, 0xffffffffffffffff)
github.com/evmos/ethermint@v0.22.0/rpc/backend/blocks.go:315 +0x89
github.com/evmos/ethermint/rpc/backend.(*Backend).CurrentHeader(...)
github.com/evmos/ethermint@v0.22.0/rpc/backend/chain_info.go:110
github.com/evmos/ethermint/rpc/backend.(*Backend).GasPrice(0xc000e56a08)
github.com/evmos/ethermint@v0.22.0/rpc/backend/call_tx.go:404 +0x2e
github.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).GasPrice(0xc0022b67b0)
github.com/evmos/ethermint@v0.22.0/rpc/namespaces/ethereum/eth/api.go:314 +0x4d
reflect.Value.call({0xc0022962d0?, 0xc0014706c8?, 0x0?}, {0x5495344, 0x4}, {0xc054fdaea0, 0x1, 0xc054fdaea0?})
reflect/value.go:581 +0xca6
reflect.Value.Call({0xc0022962d0?, 0xc0014706c8?, 0x0?}, {0xc054fdaea0?, 0x1cdc2c5?, 0x0?})
reflect/value.go:365 +0xb9
github.com/ethereum/go-ethereum/rpc.(*callback).call(0xc002aaa8a0, {0x5daa6b0, 0xc0281d8050}, {0xc0f737f550, 0xc}, {0x83c9060, 0x0, 0x1c91c6f?})
github.com/ethereum/go-ethereum@v1.10.26/rpc/service.go:206 +0x365
github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc0f737f570?, {0x5daa6b0?, 0xc0281d8050?}, 0xc01b410e70, 0x0?, {0x83c9060?, 0xc01a374f00?, 0x8392a60?})
github.com/ethereum/go-ethereum@v1.10.26/rpc/handler.go:389 +0x3c
github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc0173aed80, 0xc0c63ef140, 0xc01b410e70)
github.com/ethereum/go-ethereum@v1.10.26/rpc/handler.go:337 +0x235
github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc0173aed80, 0xc0c63ef140, 0xc01b410e70)
github.com/ethereum/go-ethereum@v1.10.26/rpc/handler.go:298 +0xbd
github.com/ethereum/go-ethereum/rpc.(*handler).handleBatch.func2(0xc0c63ef140)
github.com/ethereum/go-ethereum@v1.10.26/rpc/handler.go:119 +0xb3
github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1()
github.com/ethereum/go-ethereum@v1.10.26/rpc/handler.go:226 +0xbb
created by github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc in goroutine 28574589
github.com/ethereum/go-ethereum@v1.10.26/rpc/handler.go:222 +0x79
module=geth
Happening after upgrade to v8.1.3 and checkpoint sync
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels