Skip to content

[Bug]: TCP connections memory leakage #2456

@kamilsa

Description

@kamilsa

Bug Summary

Error occurs when node has tcp listen addr

Bug Description

We observe that memory consumption is growing when we expose tcp listen addr

Image

This is not the case when we only expose ws or quic address

Steps to Reproduce

kagome --chain kusama --base-path kusama-node-1 --public-addr /dns/ap.loclx.io/tcp/30363 --listen-addr /ip4/0.0.0.0/tcp/30363

Effects of the Bug

Memory is growing

Expected Behavior

No response

System Information

reproduced on ubuntu on latest master commit (723dbc2)

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions