Xwayland crashes sometimes when switching files in IntelliJ IDEA
Description:
Today I updated these packages (daily system update):
[2024-04-04T10:22:07+0200] [ALPM] upgraded pcre2 (10.43-1 -> 10.43-2)
[2024-04-04T10:22:07+0200] [ALPM] upgraded gtk-update-icon-cache (1:4.14.1-1 -> 1:4.14.2-1)
[2024-04-04T10:22:07+0200] [ALPM] upgraded curl (8.7.1-4 -> 8.7.1-5)
[2024-04-04T10:22:08+0200] [ALPM] upgraded chromium (123.0.6312.86-2 -> 123.0.6312.105-1)
[2024-04-04T10:22:09+0200] [ALPM] upgraded cmake (3.29.0-1 -> 3.29.1-1)
[2024-04-04T10:22:09+0200] [ALPM] upgraded foot (1.16.2-2 -> 1.17.0-1)
[2024-04-04T10:22:09+0200] [ALPM] upgraded foot-terminfo (1.16.2-2 -> 1.17.0-1)
[2024-04-04T10:22:09+0200] [ALPM] upgraded gtk4 (1:4.14.1-1 -> 1:4.14.2-1)
[2024-04-04T10:22:09+0200] [ALPM] upgraded libassuan (2.5.7-1 -> 2.5.7-2)
[2024-04-04T10:22:09+0200] [ALPM] upgraded libxmlb (0.3.15-1 -> 0.3.16-1)
[2024-04-04T10:22:10+0200] [ALPM] upgraded npm (10.5.0-1 -> 10.5.1-1)
[2024-04-04T10:22:10+0200] [ALPM] upgraded python-pycparser (2.21-5 -> 2.22-1)
[2024-04-04T10:22:10+0200] [ALPM] upgraded remmina (1:1.4.35-2 -> 1:1.4.35-3)
[2024-04-04T10:22:10+0200] [ALPM] upgraded tcl (8.6.14-2 -> 8.6.14-3)
[2024-04-04T10:22:10+0200] [ALPM] upgraded xorg-server-common (21.1.11-2 -> 21.1.12-1)
[2024-04-04T10:22:10+0200] [ALPM] upgraded xorg-xwayland (23.2.4-2 -> 23.2.5-1)
After the update, I restarted the system, and now I get random Xwayland crashes when operating IntelliJ IDEA on my work laptop. They usually happen when quickly switching to some file using the Double-Shift-Action-Dialog, e.g., pressing Shift twice brings up a dialog where you can select files, classes, or trigger actions and narrow everything by typing in phrases. When the class or file I was looking for has been selected in that dialog, I hit return which should close the dialog and open the found file in a new tab in the IntelliJ main window. That's the point where the crashes appear, i.e., I hit return and out of sudden, the IntelliJ window disappears.
Additional info:
- package version(s): 23.2.5-1
- config and/or log files: Backtrace of a coredump in GDB, I can also provide the complete coredumps if requested
- link to upstream bug report, if any:
Steps to reproduce:
It's not completely reproducible tho it happened to me at least 4 times today. It seems to happen when focus is switched or dialog windows disappear.