https://bugs.kde.org/show_bug.cgi?id=455696
--- Comment #2 from Oliver Hiorns <osh...@eliyahu.co.uk> --- Created attachment 160553 --> https://bugs.kde.org/attachment.cgi?id=160553&action=edit New crash information added by DrKonqi dolphin (23.04.3) using Qt 5.15.10 I was running the test suite for gtk4 after building it from source, which involves creating and destroying a very large number of windows of various types. This concluded successfully. I then ran `sudo ninja install` to install the freshly built gtk4. This involved copying a large number of files. As the install finished (I have no idea if it was related) Plasmashell crashed. When it automatically restarted, dolphin had closed and DrKonqi was open prompting me to submit this. So, I believe Plasmashell crashing triggered dolphin to crash. -- Backtrace (Reduced): #4 0x00007f250e4cbf23 in QObject::property(char const*) const () at /usr/lib/libQt5Core.so.5 #5 0x00007f25102ccb25 in KUiServerV2JobTracker::registerJob(KJob*) () at /usr/lib/libKF5JobWidgets.so.5 [...] #9 0x00007f250f882b74 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () at /usr/lib/libQt5DBus.so.5 [...] #11 0x00007f250f8872f3 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () at /usr/lib/libQt5DBus.so.5 [...] #13 0x00007f250e4c31e4 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5 -- You are receiving this mail because: You are watching all bug changes.