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

--- Comment #25 from Ash Blake <telepath...@tutanota.com> ---
This is pretty weird. I just tried running IDEA in KWin only, started from a
TTY.
The file descriptor amount does not skyrocket, and everything is stable.

It also works fine in nested KWin inside a Plasma session.
Seems like some other Plasma component is causing KWin to leak file
descriptors.

I tried killing various combinations of Plasma processes, and it looks like
killing
plasmashell, xdg-desktop-portal, and xdg-desktop-portal-kde helps.
KWin does not leak file descriptors anymore, and it does not crash.

I guess plasmashell and xdg-desktop-portal-kde could be trying to read some
information
about the popup window, but failure might not be handled correctly and new pipe
descriptors 
get created over and over during each retry attempt until KWin crashes.

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

Reply via email to