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

--- Comment #2 from [email protected] ---
I should also emphasize that this is not just a visual glitch. This issue
causes a massive File Descriptor (FD) leak.

Without increasing the system limits (ulimit -n), the number of open FDs grows
until it hits the limit, which then causes the entire plasmashell to crash.
This confirms that either Chrome or the NVIDIA driver (via KWin/Wayland) fails
to close dmabuf or other graphic handles during the workflows described above.
Increasing the FD limit to 524,288 only delays the crash but doesn't solve the
underlying leak.

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

Reply via email to