Skip to content

Memory usage ever grows - data leak #215

Closed
@r4f4ss

Description

EDIT: Execution with parameter (3 networks) --netrorks "history,beacon,state"

The figure below is the dashboard, where one can see in the right-top corner the graph showing the memory that ever growing.
grafana9

The same happens with metrics disables, the memory usage can be viewed with top and show the same behavior:
memory1 1
memory1 2
memory1 3

Eventually the PC freeze by lack of memory.

The cause is related with github.com/optimism-java/utp-go/buffers.NewSyncBuffer, as shown by pprof:
image

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions