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
- Launch the Heliport application.
- Monitor memory usage (initial usage is around 8–12 MB).
- browsing, network activity, general internet usage for an extended period of time.
- Observe memory consumption gradually increasing over time.
- Memory usage reaches up to approximately 2 GB.
- Completely close and restart the application.
- 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
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
Software Version
v1.5.0
OS Version
10.15.8
Relevant Log Output
there is not log output