-
-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High heap memory usage #1044
Comments
We have similar prior reports Unfortunately there is so much complexity and enough memory leaks in the panel to make Valgrind (useful for finding memory leaks) hard to use. It slows the panel to a near stop and when I got it to work I could never get a full set of results and was "spammed" with so much text. In additon, anything out of process claims the memory use for itself, while in-process it is mate-panel RAM usage |
Gotcha. Thanks. |
What applets have you got in the panel? @lukefromdc there is a report concerning the clock applet and timezones from gnome panel https://bugzilla.gnome.org/show_bug.cgi?id=688967 |
Does the issue still exists with current master or >= mate-panel-1.24.1 ? |
Don't know. I moved to Openbox the very next day. |
Bye Bye |
Expected behaviour
RAM usage should stay more less constant.
Actual behaviour
Initial RAM usage at around 60MB. Within a day, RAM usage increases to 2GB. Current screenshot produced when mate-panel was using 440MB.
![Screenshot at 2019-12-06 08-43-48](https://user-images.githubusercontent.com/8738603/70331229-ad9e7400-1804-11ea-8327-23d52656ef5b.png)
Steps to reproduce the behaviour
Normal continuous use for a day.
MATE general version
1.22.2
Package version
1.22.2-1
Linux Distribution
Linux 5.3.12-1-MANJARO #1 SMP PREEMPT Thu Nov 21 10:55:53 UTC 2019 x86_64 GNU/Linux
Link to downstream report of your Distribution
The text was updated successfully, but these errors were encountered: