Summary: | KWin blur effect has memory leak | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Andreas Kuhl <mail> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | hazica, shiningarcanine, vkrevs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
sysprof profile with blur
sysprof profile without the blur effect enabled |
Description
Andreas Kuhl
2010-06-22 10:11:43 UTC
Additional information: KWins memory consumption seems to stay more or less stable but Xorgs memory footprint grows insanely large. Nevertheless I think the problem lies within KWin as Xorgs memory consumption drops when restarting KWin. I run an ATI MobilityRadion X1800 graphics card with the legacy fglrx driver. Unfortunally, I cannot test with radeon driver since it won't work with my graphics card. Next week I will (hopefully) recieve my new laptop and can test with the latest fglrx driver if this makes any difference. Running KWin REV 1139384. Created attachment 49276 [details]
sysprof profile with blur
Created attachment 49277 [details]
sysprof profile without the blur effect enabled
I finally got round to running sysprof on my system. I did 6 tests, 3 with blur, 3 without, under the same stress conditions(5 open windows, a bit of moving them about, resizing, etc). I've only attached two files here, because the others are almost identical. The conclusion of the tests? Kwin stays at about 34% under normal load, without the blur plugin. With it enabled, it skyrockets to 55%(a good 70% more than without blur.) I'll also attach some screenshots of the test results, in order for you to be able to catch an easier glimpse of them. Oh, crap, people. Wrong tab!!! could someone please delete these comments? I'm really sorry. Seems fixed now in KDE SC 4.6 Beta 1. At least, no longer any suspicious memory/cpu consumption... *** Bug 250398 has been marked as a duplicate of this bug. *** (In reply to comment #7) > Seems fixed now in KDE SC 4.6 Beta 1. At least, no longer any suspicious > memory/cpu consumption... Is it possible for this fix to be backported to 4.5.5? It is a major usability issue considering that Blur is enabled by default and it is not obvious that Blur is the cause. |