https://bugs.kde.org/show_bug.cgi?id=371777
Bug ID: 371777
Summary: Memory leak when closing applications?
Product: plasmashell
Version: 5.8.2
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: 1.0
Created attachment 101847
--> https://bugs.kde.org/attachment.cgi?id=101847&action=edit
cat /proc/`pidof plasmashell`/smaps
To reproduce:
- allow Konsole instances to be grouped
- open 100 (or any other big number) instances of Konsole
- open top or systemmonitor and sort by memory size
- close all Konsole instances by closing the group
- watch the memory consumption of plasmashell rise as the Konsole instances
exit
After repeating this a few times, I have a plasmashell instance that takes up
1.4 GB of memory. I'll attach the output of "cat /proc/`pidof
plasmashell`/smaps". It shows 1 GB of memory is occupied by the heap.
The strange thing is that the memory consumption rises when closing Konsole
instances, not when opening them.
--
You are receiving this mail because:
You are watching all bug changes.