Created attachment 125824 [details] kcrash SUMMARY Konsole crashed. Drkonqui popped up to report a bug. Drkonqui crashed. Drkonqui popped up again, asking me to manually report a bug. I clicked the URL, and Drkonqui crashed again. It popped up a third time with this backtrace. I had heavy disk I/O in the background, that slowed down everything, so it could be related to threading, synchronisation issues, or due to the fact that I am running Wayland. STEPS TO REPRODUCE Unsure SOFTWARE/OS VERSIONS Linux/KDE Plasma: Linux 5.5.2-arch1-1 KDE Plasma Version: 5.17.5 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1
Looks like an assertion inside QtWayland failed. If you can reproduce it, check your wayland-session log or possibly journalctl for a message before the crash along the lines of "assertion failed", it should say which assertion failed. Then report a bug with Qt directly.