https://bugs.kde.org/show_bug.cgi?id=520377

--- Comment #3 from Barron Anderson <[email protected]> ---
Additional diagnostics collected.

I was able to reproduce the issue again and collected memory usage while the
session remained locked.

Observations:

Memory growth occurs while the screen is locked.
Normal unlocked desktop usage appears stable.
kwin_wayland --replace & immediately returns memory usage to normal.
Growth is continuous and reproducible.

>From the attached logs:

RSS grew from approximately 1.4 GB to approximately 25.6 GB over about 3.5
hours while locked.
Growth is almost entirely anonymous memory (RssAnon).
RssFile and RssShmem remain small or decrease over time.

Example samples:

09:06

VmRSS: 1.4 GB
RssAnon: 1.1 GB

10:21

VmRSS: 20.7 GB
RssAnon: 20.4 GB

12:36

VmRSS: 25.6 GB
RssAnon: 25.6 GB

This appears to indicate an anonymous memory leak inside KWin while the session
is locked rather than accumulation of shared-memory Wayland buffers.

Attached:

kwin-lock-memory.log
kwin-status.log

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to