https://bugs.kde.org/show_bug.cgi?id=496405
Bug ID: 496405
Summary: Memory leak in Plasma shell and other KDE applications
Classification: Plasma
Product: plasmashell
Version: 6.2.3
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
SUMMARY
Plasma shell and other KDE applications using too much memory:
```
wangbin 672864 0.8 7.2 6562240 3595144 ? Ssl Nov16 17:03
/usr/bin/plasmashell --no-respawn
wangbin 760286 0.2 5.7 5532672 2816472 ? Ssl Nov16 5:07
/usr/bin/krunner --daemon
wangbin 672846 0.2 5.0 3789384 2502220 ? Ssl Nov16 5:33
/usr/bin/kded6
wangbin 672916 0.2 4.8 3135384 2375968 ? Ssl Nov16 4:29
/usr/lib/org_kde_powerdevil
```
As shown above, plasmashell uses more than 3G memory while krunner and
org_kde_powerdevil both uses more than 2G. Dolphin also used more than 2G
before I close it.
STEPS TO REPRODUCE
1. Use KDE for more than 1 day.
OBSERVED RESULT
Memory usage for Plasma shell and other KDE applications increased a lot.
Especially weird for applications like "/usr/lib/org_kde_powerdevil".
EXPECTED RESULT
It shouldn't use so much memory.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.2.3
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0
Kernel Version: 6.9.7-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-6600K CPU @ 3.50GHz
Memory: 47.0 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2
ADDITIONAL INFORMATION
Please let me know how to collect more data to debug it.
--
You are receiving this mail because:
You are watching all bug changes.