https://bugs.kde.org/show_bug.cgi?id=403314
--- Comment #6 from Gianni <gianni_2...@hotmail.it> --- I discovered something. When I resize the kcm modules from system settings (so the one that is currently redrawing the window with good responsiveness), there is a big memory leak. When I open System Settings and go to the "Workspace Theme" section (therefore I opened one of the problematic kcm modules), it occupies 47MB of ram. Then I start to resize the window continuously for 5 seconds: the systemsettings5 process now occupies 375MB of ram. It basically sky rockets the more I keep resizing. This fast leak happens on the kcm modules aforementioned. This does NOT happen when I open the kcm modules standalone (in that case it's the cpu going to 50% usage -> so 1 core to 100%, since I got 2). Although the leak I described above is by far the most aggressive, I noted that if I try to keep resizing other non affected kcm modules (both from system settings and standalone mode), or a newly opened system settings window, I still see a ram leak: a newly opened system settings window occupies around 28MB of ram, if I keep resizing it for 5 seconds it gets to 52MB of ram. -- You are receiving this mail because: You are watching all bug changes.