Skip to content

Geth 1.8.1 -syncmode light eats up all available system memory #16243

Closed
@b-f-

Description

@b-f-

geth -syncmode light --cache=1024 uses more than 5gb ram and growing.

System information

Geth version: 1.8.1, mist 0.9.3
OS & Version: win 10, 10gb memory

Expected behaviour

  • geth memory usage does not cause swapping
  • command line switch to limit peak mem usage of geth process on windows

Actual behaviour

every app on system starts swapping

Steps to reproduce the behaviour

  • sync with --fast until blockheight reached
  • sync fullmode for awhile for several days, restart geth several times in between
  • sync with -syncmode light
  • run geth -syncmode light --cache=1024
  • run "Ethereum Wallet.exe" -node-light

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions