Application: kdeconnectd (0.1) KDE Platform Version: 4.14.9 Qt Version: 4.8.6 Operating System: Linux 3.16.7-24-desktop x86_64 Distribution: "openSUSE 13.2 (Harlequin) (x86_64)" -- Information about the crash: - What I was doing when the application crashed: clicking to dismiss a notification in the widget causes the application to crash immediately. Reloading the widget usually fixes it for a few hours but the crash eventually reappears The crash can be reproduced sometimes. -- Backtrace: Application: kdeconnect (kdeconnectd), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f046120a7c0 (LWP 1153))] Thread 3 (Thread 0x7f044f054700 (LWP 1154)): #0 0x00007f045e957c5d in poll () from /lib64/libc.so.6 #1 0x00007f045b162be4 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f045b162cec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f045f0da0de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #4 0x00007f045f0abe6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #5 0x00007f045f0ac165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #6 0x00007f045efa90bf in QThread::exec() () from /usr/lib64/libQtCore.so.4 #7 0x00007f045efab79f in ?? () from /usr/lib64/libQtCore.so.4 #8 0x00007f04600de0a4 in start_thread () from /lib64/libpthread.so.0 #9 0x00007f045e96008d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f044cca4700 (LWP 1155)): #0 0x00007f045e957c5d in poll () from /lib64/libc.so.6 #1 0x00007f045b162be4 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f045b162cec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f045f0da0de in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #4 0x00007f045f0abe6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #5 0x00007f045f0ac165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #6 0x00007f045efa90bf in QThread::exec() () from /usr/lib64/libQtCore.so.4 #7 0x00007f045f08d783 in ?? () from /usr/lib64/libQtCore.so.4 #8 0x00007f045efab79f in ?? () from /usr/lib64/libQtCore.so.4 #9 0x00007f04600de0a4 in start_thread () from /lib64/libpthread.so.0 #10 0x00007f045e96008d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f046120a7c0 (LWP 1153)): [KCrash Handler] #5 QHash<QString, QHashDummyValue>::findNode (this=this@entry=0x100000009, akey=..., ahp=ahp@entry=0x0) at /usr/include/QtCore/qhash.h:884 #6 0x00007f0460e29fca in contains (akey=..., this=0x100000009) at /usr/include/QtCore/qhash.h:874 #7 contains (value=..., this=0x100000009) at /usr/include/QtCore/qset.h:91 #8 KdeConnectPlugin::sendPackage (this=0x28544f0, np=...) at /usr/src/debug/kdeconnect-kde-0.8b/core/kdeconnectplugin.cpp:57 #9 0x00007f044d573428 in NotificationsDbusInterface::dismissRequested (this=0x2804830, notification=<optimized out>) at /usr/src/debug/kdeconnect-kde-0.8b/plugins/notifications/notificationsdbusinterface.cpp:142 #10 0x00007f044d5702ce in NotificationsDbusInterface::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /usr/src/debug/kdeconnect-kde-0.8b/build/plugins/notifications/moc_notificationsdbusinterface.cpp:66 #11 0x00007f045f0c11fa in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #12 0x00007f044d5704ff in Notification::dismissRequested (this=<optimized out>, _t1=0x27cf680) at /usr/src/debug/kdeconnect-kde-0.8b/build/plugins/notifications/moc_notification.cpp:143 #13 0x00007f044d571128 in Notification::dismiss (this=<optimized out>) at /usr/src/debug/kdeconnect-kde-0.8b/plugins/notifications/notification.cpp:45 #14 0x00007f044d5701e6 in Notification::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kdeconnect-kde-0.8b/build/plugins/notifications/moc_notification.cpp:67 #15 0x00007f044d57078f in Notification::qt_metacall (this=0x27cf680, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7ffe79390f10) at /usr/src/debug/kdeconnect-kde-0.8b/build/plugins/notifications/moc_notification.cpp:106 #16 0x00007f045d8f1d4d in ?? () from /usr/lib64/libQtDBus.so.4 #17 0x00007f045d8f2ed9 in ?? () from /usr/lib64/libQtDBus.so.4 #18 0x00007f045d8f365f in ?? () from /usr/lib64/libQtDBus.so.4 #19 0x00007f045d8f3a8b in ?? () from /usr/lib64/libQtDBus.so.4 #20 0x00007f045f0c559e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4 #21 0x00007f045f5f276c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #22 0x00007f045f5f8cad in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #23 0x00007f04609f0e0a in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #24 0x00007f045f0ad2ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #25 0x00007f045f0b057d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4 #26 0x00007f045f0da8fe in ?? () from /usr/lib64/libQtCore.so.4 #27 0x00007f045b162a04 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #28 0x00007f045b162c48 in ?? () from /usr/lib64/libglib-2.0.so.0 #29 0x00007f045b162cec in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #30 0x00007f045f0da0be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #31 0x00007f045f68f676 in ?? () from /usr/lib64/libQtGui.so.4 #32 0x00007f045f0abe6f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #33 0x00007f045f0ac165 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #34 0x00007f045f0b15b9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #35 0x000000000040126e in main (argc=1, argv=0x7ffe793919c8) at /usr/src/debug/kdeconnect-kde-0.8b/kded/kdeconnectd.cpp:85 Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 345052 ***