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

Latest geth has severe memory leak! Over 7.8GB memory and still climbing! #3134

Closed
molitar opened this issue Oct 14, 2016 · 2 comments
Closed

Comments

@molitar
Copy link

molitar commented Oct 14, 2016

System information

Geth version: 1.4.17
OS & Version: Windows 7 64 bit

Expected behaviour

way way less memory usage.

Actual behaviour

7.846GB of memory usage. climbing by the minute.

Steps to reproduce the behaviour

run ether wallet and monitor geth.exe while it's syncing!

Backtrace

[backtrace]
@fjl
Copy link
Contributor

fjl commented Oct 14, 2016

This is the result of an ongoing DoS attack. We are working on implementation improvements and
a hard fork has been proposed to mitigate it at the protocol level. See https://blog.ethereum.org/2016/10/13/announcement-imminent-hard-fork-eip150-gas-cost-changes/ for more information.

I'm closing this because #3129 also tracks the memory issue.

@fjl fjl added the duplicate label Oct 14, 2016
@fjl fjl closed this as completed Oct 14, 2016
@fjl
Copy link
Contributor

fjl commented Oct 15, 2016

Geth 1.4.18 has been released and fixes the memory usage issue.

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

2 participants