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

trace_filter errors with method handler crashed on version 2.43.0 #7536

Closed
ella-quicknode opened this issue May 18, 2023 · 5 comments
Closed
Labels

Comments

@ella-quicknode
Copy link

System information

Erigon version: ./erigon --version

erigon version 2.43.0-stable-1106475e

Chain/Network: eth-mainnet

Expected behaviour

erigon version 2.42.0-stable-beb97784 version worked fine

Actual behaviour

In the 2.43.0 version, it responds with method handler crashed .

Steps to reproduce the behaviour

  --data-raw '{
  "jsonrpc": "2.0",
  "method": "trace_filter",
  "id": 0,
  "params": [
    {
      "fromBlock": "0xc44dac",
      "toBlock": "0xc45193",
      "toAddress": [
        "0xdb22d2d37db92EA7fa6993C9f6Ead55FBb1eF4EA",
        "0x2571B97fAd74ea2073FFF07ABb0F3bfF73C95e03",
        "0x3983942D40371B264530b944f44A28C1fa1030F9",
        "0x21f73D42Eb58Ba49dDB685dc29D3bF5c0f0373CA",
        "0x4f3a120E72C76c22ae802D129F599BFDbc31cb81"
      ]
    }
  ]
}'

Backtrace

May 18 13:33:52 xxx erigon[23655]: [service.go:217 panic.go:884 panic.go:260 signal_unix.go:837 stream.go:184 trace_filtering.go:384 value.go:586 value.go:370 service.go:222 handler.go:494 handler.go:444 handler.go:392 handler.go:223 handler.go:316 asm_amd64.s:1598]
May 18 13:33:52 xxx erigon[23655]: [WARN] [05-18|13:33:52.179] Served                                   conn=xx.xxx.xxx.xxx:62540 method=trace_filter reqid=0 t=307.244µs err="method handler crashed"
@quick-pawiromitchel
Copy link

Relates to #7400

@quickchase
Copy link
Contributor

#7539

@quick-pawiromitchel
Copy link

bump

@github-actions
Copy link

This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Jul 11, 2023
@quick-pawiromitchel
Copy link

This issue is solved in v2.43, good to close ✅

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

No branches or pull requests

3 participants