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

memory leak #2686

Open
NathanBSC opened this issue Sep 5, 2024 · 1 comment
Open

memory leak #2686

NathanBSC opened this issue Sep 5, 2024 · 1 comment
Assignees

Comments

@NathanBSC
Copy link
Contributor

System information

based a old snapshot (in May)
sync against mainnet

./geth --config ./config.toml --datadir data-seed --cache 15000 --rpc.allow-unprotected-txs --history.transactions 0 --syncmode full --metrics --metrics.addr 10.180.41.196

catch up latest block now

8~9 hours after restart
image

Expected behaviour

Actual behaviour

Steps to reproduce the behaviour

Backtrace

[backtrace]

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

@buddh0 buddh0 self-assigned this Sep 5, 2024
@Kutasy
Copy link

Kutasy commented Sep 14, 2024

./geth --config ./config.toml --datadir data-seed --cache 15000 --rpc.allow-unprotected-txs --history.transactions 0 --syncmode full --metrics --metrics.addr 10.180.41.196

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

5 participants
@buddh0 @NathanBSC @Kutasy and others