Summary: | Memory Leak in Plasmashell | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | kde_bug_report |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | alex.danila.web, bi3nes, bugs.kde.org, g.guerin, plasma-bugs |
Priority: | NOR | ||
Version: | 5.12.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kde_bug_report
2018-02-25 20:16:19 UTC
Hello my follow bug reporter :) We might be experiencing the same issue. I have had an issue with plasmashell after upgrading from KDE Neon 5.8 LTS to 5.12 LTS, but I didn't report it yet as I did not have the skill set to investigate deeper and make a bug report with more detail. Lucky for us, it might be that some smart people are already on it => https://bugs.kde.org/show_bug.cgi?id=368838 As I was searching similar bug reports I came across yours and thought your problem might be the same. Could you check if your problem goes away if you run the following line in the terminal? pkill plasmashell; QSG_RENDER_LOOP=threaded kstart plasmashell It will kill the current plasmashell process, and then restart it using the QSG_RENDER_LOOP set to "threaded". Upon conclusion, you might want to mark this bug a duplicate of 368838. Thanx in advance, as your findings will be very helpful. (In reply to boonhead.nl from comment #1) Okay, I ran the code in the terminal to run a new instance of plasmashell set to threaded, however now the memory leak "hold" is far worse. My interactions with the global menu or switching virtual desktops are increasing my RAM usage by 1-2MB far faster now. I go from ~80MB to ~150MB in just ten minutes. I don't know if GPU information will help, but I have an AMD RX560 4GB card running the open source AMDGPU driver and Kernel 4.15.5. What should I do next? Check the link of the other bug report in my previous comment. From what I've come to understand is that there are two --kind of similar-- bugs that can make plasmashell potentially hog memory (this is why there was also some confusion on the other bug report). The problem I was experiencing seems to be a different bug than described in bug report #368838. But reading your description, I sounds like you do have the same bug as in the other bug report. I suggest checking it out. Because for me it was a miss. For you it seems to match. But be warned, there is some confusion in the thread at first (partly caused by me :P). I have a similar issue here. Switched from Plasma 5.8 > 5.12 and experiencing increasing memory use from plasmashell without being able to revert it back unless restarting plasmashell. This is using Neon LTS with Qt 5.9.3. With Neon and Qt 5.10.0 user I do not experience the same bug. I tried running plasma with QSG_RENDER_LOOP=threaded as indicated in the link but that did not improve the issue. Also I should add, my desktop background just uses simple image and no slideshow (slideshow is not used anywhere else on the desktop either). I noticed that the memory is increasing when switching between the screens (KWin -> "Switch to Desktop 1"), the memory is increasing ~ 0.5mb. Accordingly, if you switch 200 times, the size will increase by 100mb. Plasma: plasma-workspace 5.11.5-2 Hi, I recently started to notice this on Debian (plasma-workspace 5.12.3) with all of Intel/Nouveau/Virtualbox. If there's any information I could share apart from the Valgrind memcheck I'll atach? *** This bug has been marked as a duplicate of bug 368838 *** |