Bug 382413 - Severe memory leak with wallpaper set to slideshow
Summary: Severe memory leak with wallpaper set to slideshow
Status: RESOLVED DUPLICATE of bug 381000
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop Containment (show other bugs)
Version: 5.10.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-16 21:18 UTC by Simon Yuan
Modified: 2017-07-17 19:27 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Yuan 2017-07-16 21:18:49 UTC
Plasmashell severely leaks memory when the wallpaper is configured as slideshow. Whenever the wallpaper changes, the memory usage goes up. The rate of the leak can be very steep with high resolution and/or dual monitor setup.

I'm not sure whether the memory leak is caused by plasmashell itself or a plugin, but I can literally watch the memory usage of plasmashell grow as the wallpaper change (either by the configured interval or manually).

Steps to reproduce:
1. Configure wallpaper as slideshow, for testing purposes, a short time out could be used, e.g. 1 sec.
2. Observe the memory usage of plasmashell: grep '^Vm' /proc/$(pidof plasmashell)/status
Comment 1 Szczepan Hołyszewski 2017-07-17 16:04:03 UTC
I can confirm this.
Comment 2 Christoph Feck 2017-07-17 18:16:22 UTC

*** This bug has been marked as a duplicate of bug 381000 ***