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

--- Comment #24 from Ash Blake <telepath...@tutanota.com> ---
Created attachment 141808
  --> https://bugs.kde.org/attachment.cgi?id=141808&action=edit
Timelapse of lsof count, after increasing the open fd limit to 8192

This shows the test running for much longer (5 minutes), after max file
descriptors 
for KWin were increased. It could run for a bit longer as fds were not
exhausted yet. 
The interesting thing is how again plasmashell crashed early.

This proves that things just go crazy after the file descriptor limit is
exhausted,
and there is no direct problem in AnimationEffect. KWin crashes in that place,
but
the real problem is the file descriptor leak and all kinds of chaotic behaviour
it 
can cause.


Are there any logs I can provide to help debug this issue?

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

Reply via email to