Created attachment 147186 [details] kwin crash on x11 SUMMARY this time kwin_x11 crashed while joining and using Jitsi meet, before it happened when resizing openoffice doc, but most often this is due to using Discord, Jitsi etc. This is what I can recall I was doing before crash. STEPS TO REPRODUCE I can not make it 100% reproducible, it just crashes, it does not close all apps, just every app gets switched to the activity and desktop which is currently active. OBSERVED RESULT Crash EXPECTED RESULT No crash SOFTWARE/OS VERSIONS KDE Plasma Version: 5.24.2 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION It looks like it might be related to glibc-2.33 upgrade to 2.35, but it may as well be coincidence.
Created attachment 147195 [details] Next crash while the desktop is totally idle Here's the next crash, this happened while desktop was idle (from user perspective) for at least half a minute. Since in log files I saw kdeconnect stuff too, I can add that I picked up a phone with kdeconnect installed and somewhere about that time when I unlocked it kwin_x11 crashed. Maybe a coincidence, ofc.
Created attachment 147196 [details] Next crash while the desktop is totally idle even longer I had another crash while sitting totally idle for at least couple of minutes. It seems that its crashing at random (from my POV). Since this is happening on work laptop every couple of hours or so, I'm switching back to 5.23.5 + whatever Manjaro has in stable. So I will not be able to test in near future.
If this helps: on laptop, lid closed, 2 additional displays, all in landscape mode, one 120Hz (primary), other 60Hz, Intel 530.
(In reply to Eduardo from comment #2) > Since this is happening on work laptop every couple of hours or so, I'm > switching back to 5.23.5 + whatever Manjaro has in stable. So I will not be > able to test in near future. Disregard this, 5.24.2 is already in stable, will try to find a workaround...
> #5 0x00007f0cb4fdb4b8 raise (libc.so.6 + 0x424b8) #6 0x00007f0cb4fc5534 abort (libc.so.6 + 0x2c534) #7 0x00007f0cad3aca2d n/a (iris_dri.so + 0x1b5a2d) #8 0x00007f0cae02c5f5 n/a (iris_dri.so + 0xe355f5) #9 0x00007f0cad5b35d9 n/a (iris_dri.so + 0x3bc5d9) #10 0x00007f0cb7a3fa78 n/a (libkwin.so.5 + 0x1f8a78) #11 0x00007f0cb60d79d3 n/a (libQt5Core.so.5 + 0x2bd9d3) #12 0x00007f0cb7a16966 _ZN4KWin5Scene11paintScreenERK7QRegionS3_PS1_S4_PNS_10RenderLoopERK10QMatrix4x4 (libkwin.so.5 + 0x1cf966) Please report to mesa after installing mesa debug symbols.
Thanks, will try that if nothing changes.