https://bugs.kde.org/show_bug.cgi?id=505587
--- Comment #3 from nyanpasu64 <[email protected]> --- Got the same crash. I was trying to debug Bug 499076, launched kdeconnectd in gdb, but when I quit out of gdb System Settings crashed. Thread 1 (Thread 0x7f65a97e6dc0 (LWP 59693)): [KCrash Handler] #5 0x00007f657ab532fd in KdeConnectKcm::devicesRemoved() () from /usr/lib64/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kdeconnect.so #6 0x00007f65af1657ba in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt6Core.so.6 #7 0x00007f65af383cba in QAbstractItemModel::rowsRemoved(QModelIndex const&, int, int, QAbstractItemModel::QPrivateSignal) () from /lib64/libQt6Core.so.6 #8 0x00007f65af39364e in QAbstractItemModel::endRemoveRows() () from /lib64/libQt6Core.so.6 #9 0x00007f65af1657ba in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt6Core.so.6 #10 0x00007f65aefadb12 in QDBusServiceWatcher::serviceUnregistered(QString const&) () from /lib64/libQt6DBus.so.6 #11 0x00007f65aefaf8f7 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libQt6DBus.so.6 #12 0x00007f65aef59a9e in QDBusConnectionPrivate::deliverCall(QObject*, QDBusMessage const&, QList<QMetaType> const&, int) () from /lib64/libQt6DBus.so.6 #13 0x00007f65af15662c in QObject::event(QEvent*) () from /lib64/libQt6Core.so.6 #14 0x00007f65b043d97f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt6Widgets.so.6 #15 0x00007f65af0f9f38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt6Core.so.6 #16 0x00007f65af0fdd26 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt6Core.so.6 #17 0x00007f65af41016f in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt6Core.so.6 #18 0x00007f65ae2bd880 in g_main_context_dispatch_unlocked.lto_priv () from /lib64/libglib-2.0.so.0 #19 0x00007f65ae2c67c8 in g_main_context_iterate_unlocked.isra () from /lib64/libglib-2.0.so.0 #20 0x00007f65ae2c6973 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #21 0x00007f65af40f9ad in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt6Core.so.6 #22 0x00007f65af107b03 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt6Core.so.6 #23 0x00007f65af103419 in QCoreApplication::exec() () from /lib64/libQt6Core.so.6 #24 0x000055ce2336b615 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-systemsettings-6.4.2-1.fc42.x86_64/app/main.cpp:175 -- You are receiving this mail because: You are watching all bug changes.
