https://bugs.kde.org/show_bug.cgi?id=390151
--- Comment #32 from David Edmundson <k...@davidedmundson.co.uk> --- Can't reproduce, which doesn't help. If someone can reliably reproduce and has some GDB experience can I find out two things: 1) Can I have a backtrace of when WaylandIntegration::plasmaWindowManagement happens. I can't think why Kate would create this, mine doesn't which is key to why I don't get this crash. Must be some setting/plugin. (break WaylandIntegration::plasmaWindowManagement) 2) do we get inside the lambda connect(qApp, &QCoreApplication::aboutToQuit, this, [=]() { which is declared in WaylandIntegration::setupKWaylandIntegration? (break waylandintegration.cpp:87) >From the backtrace it would appear we do not. -- You are receiving this mail because: You are watching all bug changes.