Skip to content

[Bug]: Memory leak or management issue in the Heliport #282

@gpjoro

Description

@gpjoro

What happened?

The issue is that memory is not released during normal usage.

When the app is first launched, memory usage is normal (around 8–12 MB). However, after extended internet usage over a longer period of time, memory consumption gradually increases and can reach up to 2 GB before I notice the issue.

The memory usage only returns to normal after completely restarting the application. Restarting the app should not be necessary to free memory, which suggests that resources are not being properly released (possible memory leak or improper memory management).

I hope this issue can be investigated and resolved.

Best regards,
G. Popov

Steps To Reproduce

  1. Launch the Heliport application.
  2. Monitor memory usage (initial usage is around 8–12 MB).
  3. browsing, network activity, general internet usage for an extended period of time.
  4. Observe memory consumption gradually increasing over time.
  5. Memory usage reaches up to approximately 2 GB.
  6. Completely close and restart the application.
  7. After restart, memory usage returns to normal (8–12 MB).

Software Version

v1.5.0

OS Version

10.15.8

Relevant Log Output

there is not log output

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