Summary: | [NVIDIA] Plasmashell eating up memory when screen locked with automatic/OpenGL rendering backend; fixed with software rendering backend | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Andy <andreas.weigl> |
Component: | generic-performance | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate, plasma-bugs |
Priority: | NOR | ||
Version: | 5.23.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Output of journalctl with grep for kernel and plasmashell
Valgrind output |
Description
Andy
2022-01-04 23:52:45 UTC
Created attachment 145120 [details]
Valgrind output
Executed with: valgrind --leak-check=full --show-reachable=yes --track-origins=yes --trace-children=yes --log-file=plasmashell.log plasmashell
What's your lock screen background? A still image, a slideshow, or something else? And what Plasma theme are you using? I am using "Breath Dark" as a theme. The lock screen is just the default image that comes with Manjaro. No slide show. Does it still happen if you switch to the Breeze Plasma theme? Switched to the Breeze theme and turned the rendering backend back (kcmshell5 qtquicksettings) to automatic. When I unlocked this morning plasmashell got killed again. As I said, it only happens when the backend is set to the default automatic. It doesn't happen when it is set to software. Thanks. What GPU hardware do you have? I am running a NVIDIA GeForce GTX 1060 Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! I did reply with the card I have. What else is missing? Thanks for the info. Could you run with heaptrack rather than valgrind. I am running 5.23.5 by now, plus other upates. I tried to reproduce the issue and it seems it is not happening anymore. I switched the backend back to automatic and it doesn't eat up my memory. Now it seems to eat up a CPU. Either way I would say this issue can be closed. It seems to be fixed. I will try to figure out why it eats a CPU now. Thanks! |