Bug 426665 - Screen edge trigger to "present windows" frequently crashes KWin
Summary: Screen edge trigger to "present windows" frequently crashes KWin
Status: RESOLVED DUPLICATE of bug 423319
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: 5.19.5
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-18 03:00 UTC by Adam Fontenot
Modified: 2020-09-18 21:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
crash report (990 bytes, text/plain)
2020-09-18 03:00 UTC, Adam Fontenot
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Fontenot 2020-09-18 03:00:39 UTC
Created attachment 131739 [details]
crash report

SUMMARY

I have the top left corner of my screen set to "Present Windows - All Desktops". Frequently, starting this trigger (or hitting it again to close the "present windows" mode) will crash the compositor. 

At least, I'm pretty sure it's the compositor, because after this has happened a few times in a session KDE will drop into a safe mode that disables compositing, and going into the settings to uncheck and check "enable compositor" fixes this. 


STEPS TO REPRODUCE
1. Set the top-left corner trigger to "Present Windows - All Desktops"
2. Trigger present windows with the mouse.
3. Hit the trigger again to return to the normal desktop.

OBSERVED RESULT

KWin frequently crashes and restarts, eventually disabling the compositor.

EXPECTED RESULT

KWin doesn't crash.


SOFTWARE/OS VERSIONS
Linux: 5.8.5-arch1-1
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.1

ADDITIONAL INFORMATION

One thing I've noticed is that it's vastly more likely to hang and crash when I have a lot of windows open, especially across multiple workspaces. (A lot meaning 20-40.) 

Clicking on a grouped icon in the Icons-Only Task Manager to expose all the windows from that program / group has never crashed for me, even though (I assume) this uses basically the same code.

I expect this problem might be hardware-specific. Some details:

 * Intel i7-2630QM
 * Intel HD Graphics 3000
 * Compositor rendering backend: OpenGL 3.1
 * I'm using kwin_x11, not Wayland.

I've included a crash dump, but the bug reporter rates it "not useful".

If there's anything I do to capture more useful debugging information without having to completely recompile my KDE packages, let me know.
Comment 1 Nate Graham 2020-09-18 21:17:34 UTC

*** This bug has been marked as a duplicate of bug 423319 ***