https://bugs.kde.org/show_bug.cgi?id=460223
Bug ID: 460223 Summary: Closing IntelliJ IDEA 2022.2.3 crashes kwin_wayland completely Classification: Plasma Product: kwin Version: 5.25.5 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: wayland-generic Assignee: kwin-bugs-n...@kde.org Reporter: david.alejandro.ru...@gmail.com Target Milestone: --- Created attachment 152694 --> https://bugs.kde.org/attachment.cgi?id=152694&action=edit stacktrace obtained using GDB SUMMARY Having IntelliJ IDEA running for a while, opening some dialogs, etc (aka working as usual) causes kwin_wayland to crash. This is not reproducible by me by just opening a window and closing it inmediatly, I have to work on it for a while, thus I'm not exactly sure what could trigger it. As you might imagine, this is making work on kwin_wayland excruciatingly difficult, as the whole Wayland session crashing is as good as the entire computer restarting, as everything gets forcefully closed. This is consistent, and has happened several days between this and last week. This also happened with Frameworks 5.98, but I'm on 5.99 now, so that's the current one. Not really sure of what component to pick here. STEPS TO REPRODUCE 1. Open IntelliJ 2. Do some work on it (open dialogs, open class files, commit popups, etc) 3. Close IntelliJ OBSERVED RESULT The entirety of the kwin_wayland session crashes EXPECTED RESULT No crash, or, as a concession, not bring down the entire Wayland session (which kills everything I was working on) SOFTWARE/OS VERSIONS Linux: 6.0.0-zen1-1-zen KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.99 Qt Version: 5.15.6 ADDITIONAL INFORMATION Attached is the stacktrace obtained using GDB. Debug symbols were used for it, but if anything is missing let me know. I'll be glad to provide any information that might be needed. -- You are receiving this mail because: You are watching all bug changes.