Skip to content

deadlock issue of v1.15.6 on eth_getLogs for filter & thus shutdown corruption #31700

Closed
@jun0tpyrc

Description

@jun0tpyrc

System information


{"jsonrpc":"2.0","id":1,"result":"Geth/v1.15.9-stable-74165a8f/linux-amd64/go1.24.2"}

Expected behaviour

can answer in reasonable time

Actual behaviour

slow ,timeout for 1minute, the same call can finish on geth 1.15.3 on some api provider / erigon3.0.2 returning immediately

Steps to reproduce the behaviour

 curl 0:8545 -X POST   -H "Content-Type: application/json"   --data '{"method":"eth_getLogs","params":[{"fromBlock":"0x154ce96","toBlock":"0x154cefa","address":"0x918778e825747a892b17C66fe7D24C618262867d"}],"id":1,"jsonrpc":"2.0"}'

Backtrace

[backtrace]

When submitting logs: please submit them as text and not screenshots.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions