Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC error #144

Open
0xChupaCabra opened this issue Sep 5, 2024 · 0 comments
Open

RPC error #144

0xChupaCabra opened this issue Sep 5, 2024 · 0 comments

Comments

@0xChupaCabra
Copy link

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/[email protected]/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/[email protected]/core/types/bloom9.go:55 +0xda
github.com/ethereum/go-ethereum/core/types.BytesToBloom(...)
        github.com/ethereum/[email protected]/core/types/bloom9.go:47
github.com/evmos/ethermint/rpc/backend.(*Backend).BlockBloom(_, _)
        github.com/evmos/[email protected]/rpc/backend/blocks.go:369 +0x24e
github.com/evmos/ethermint/rpc/backend.(*Backend).HeaderByNumber(0xc000e56a08, 0xffffffffffffffff)
        github.com/evmos/[email protected]/rpc/backend/blocks.go:315 +0x89
github.com/evmos/ethermint/rpc/backend.(*Backend).CurrentHeader(...)
        github.com/evmos/[email protected]/rpc/backend/chain_info.go:110
github.com/evmos/ethermint/rpc/backend.(*Backend).GasPrice(0xc000e56a08)
        github.com/evmos/[email protected]/rpc/backend/call_tx.go:404 +0x2e
github.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).GasPrice(0xc0022b67b0)
        github.com/evmos/[email protected]/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/[email protected]/rpc/service.go:206 +0x365
github.com/ethereum/go-ethereum/rpc.(*handler).runMethod(0xc0f737f570?, {0x5daa6b0?, 0xc0281d8050?}, 0xc01b410e70, 0x0?, {0x83c9060?, 0xc01a374f00?, 0x8392a60?})
        github.com/ethereum/[email protected]/rpc/handler.go:389 +0x3c
github.com/ethereum/go-ethereum/rpc.(*handler).handleCall(0xc0173aed80, 0xc0c63ef140, 0xc01b410e70)
        github.com/ethereum/[email protected]/rpc/handler.go:337 +0x235
github.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg(0xc0173aed80, 0xc0c63ef140, 0xc01b410e70)
        github.com/ethereum/[email protected]/rpc/handler.go:298 +0xbd
github.com/ethereum/go-ethereum/rpc.(*handler).handleBatch.func2(0xc0c63ef140)
        github.com/ethereum/[email protected]/rpc/handler.go:119 +0xb3
github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1()
        github.com/ethereum/[email protected]/rpc/handler.go:226 +0xbb
created by github.com/ethereum/go-ethereum/rpc.(*handler).startCallProc in goroutine 28574589
        github.com/ethereum/[email protected]/rpc/handler.go:222 +0x79
 module=geth

Happening after upgrade to v8.1.3 and checkpoint sync

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant