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

Anvil OOM-killed on startup with --state #9562

Open
2 tasks done
CluEleSsUK opened this issue Dec 15, 2024 · 0 comments
Open
2 tasks done

Anvil OOM-killed on startup with --state #9562

CluEleSsUK opened this issue Dec 15, 2024 · 0 comments
Labels
A-reth-anvil Area: reth-anvil C-anvil Command: anvil T-bug Type: bug

Comments

@CluEleSsUK
Copy link

Component

Anvil

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

nightly-75fc63be4fc9241a1981a55c12b6e300fd82a51b

What command(s) is the bug in?

No response

Operating System

Linux

Describe the bug

We've run anvil for a few weeks with interval mining, such that the state is a few GB.
On node updates that restart anvil, it gets OOM-killed while trying to restore the current state.
In principle it should be possible to stream from the state file with backpressure so that it doesn't fall over - not sure if this constitutes a bug or a feature request, but the program getting nuked is unexpected

@CluEleSsUK CluEleSsUK added T-bug Type: bug T-needs-triage Type: this issue needs to be labelled labels Dec 15, 2024
@github-project-automation github-project-automation bot moved this to Todo in Foundry Dec 15, 2024
@foundry-rs foundry-rs deleted a comment from Mohamezezo Dec 18, 2024
@zerosnacks zerosnacks added C-anvil Command: anvil A-reth-anvil Area: reth-anvil and removed T-needs-triage Type: this issue needs to be labelled labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-reth-anvil Area: reth-anvil C-anvil Command: anvil T-bug Type: bug
Projects
Status: Todo
Development

No branches or pull requests

2 participants