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

--- Comment #26 from Lewis Lakerink <le...@retsim.com> ---
Firstly can I just say Ash, thanks for your in depth analysis! It's been super
educational for me to see your process and how you use GDB to debug the issue.
Nice find with the fds, I can confirm that that is the same for me. Watching
the fd count while opening/closing popups in pycharm shows that fds are
increasing until they reach ~the soft limit of 1024 on my system before plasma
goes crazy/kwin crashes. I've just set the soft/hard fd limit to a million and
will see if that prevents pycharm/clion crashing kwin as regularly. I'll post
my findings after some testing. (Less than ideal workaround for sure, but if
that temporarily resolves this problem until it can be fixed - I can live with
that!)

>   wl_display@1: error 1: invalid arguments for
> zwp_linux_buffer_params...@30.add
>   [266 00:35:18.863341] [glfw error 65544]: Wayland: fatal display error:
> Invalid argument

Looks exactly like the same symptoms I had for
https://bugs.kde.org/show_bug.cgi?id=438381, so I'd go so far as to say that
issue is related to this issue.

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

Reply via email to