I use standard or Icon_only task managers. Both suffer from the same bug. When multiple windows of some application are open and I right-click close them plasmashell crashes. It is weird because it is usually second or third closed window that causes crash not the first one.
Please add a backtrace.
Created attachment 104701 [details] Backtrace
Thanks! Unfortunately the backtrace lacks symbols for QtCore and KDE Frameworks 5. Could you install those and get a new backtrace?
(In reply to Eike Hein from comment #3) > Thanks! Unfortunately the backtrace lacks symbols for QtCore and KDE > Frameworks 5. Could you install those and get a new backtrace? Please could you tell how can I do it? I am a novice.
apt install libqt5core5a-dbgsym
Created attachment 104866 [details] Backtrace
It seams that plasma crashes not only when I right-click on some windows but it is related with the system load. I tried to make it crash several times by right-clicking on multiple windows but it didn't crash. It crashed again when I was inverting a big matrix in python. I clicked on System Monitor in the task manager and plasma crashed.
The crash is in the Intel OpenGL driver. :(
Will it help if I switch Rendering Backend to OpenGl 3.1 in Compositor Settings?
It will not
*** This bug has been marked as a duplicate of bug 354146 ***