https://bugs.kde.org/show_bug.cgi?id=424636
Bug ID: 424636 Summary: System monitors leak memory, to a tune of 1GB (!) per 24 hours. Product: plasmashell Version: 5.19.3 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: System Monitor Assignee: notm...@gmail.com Reporter: gilb...@gmail.com CC: plasma-b...@kde.org Target Milestone: 1.0 SUMMARY Just upgrade two of my Fedora KDE boxes to 5.19.x and I'm noticing huge memory leak from plasmashell. I'm putting the blame on the system monitors, as removing them all seems to solve the problem. I literally have to reset plasmashell (kquitapp plsamshell && plasmashell &) as it eats ~30GB of RAM. (Both machine have 32GB RAM). Reverting back to 5.18 solves the problem. OBSERVED RESULT Memory usage (Please note that the session is completely idle and locked; numbers take via ssh) $ date && top -b 1 -n1 -p $(pgrep plasmashell) | /bin/egrep -e 'plasmashell|PID' Fri 24 Jul 2020 09:02:49 IDT PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1357224 gilboa 20 0 2116844 329348 153764 S 0.0 1.0 0:07.32 plasmashell $ date && top -b 1 -n1 -p $(pgrep plasmashell) | /bin/egrep -e 'plasmashell|PID' Fri 24 Jul 2020 09:45:46 IDT PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1357224 gilboa 20 0 2116820 306656 75976 S 6.7 0.9 0:26.78 plasmashell $ date && top -b 1 -n1 -p $(pgrep plasmashell) | /bin/egrep -e 'plasmashell|PID' Sat 25 Jul 2020 08:30:58 IDT PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1357224 gilboa 20 0 4495416 1.5g 174992 S 0.0 4.7 12:44.96 plasmashell SOFTWARE/OS VERSIONS Operating System: Fedora 32 KDE Plasma Version: 5.19.3 KDE Frameworks Version: 5.72.0 Qt Version: 5.14.2 Kernel Version: 5.7.8-200.fc32.x86_64 OS Type: 64-bit Processors: 40 × Intel® Xeon® CPU E5-2658 v2 @ 2.40GHz Memory: 31.3 GiB of RAM Graphics Processor: GeForce GTX 1080/PCIe/SSE2 -- You are receiving this mail because: You are watching all bug changes.