https://bugs.kde.org/show_bug.cgi?id=426055
Bug ID: 426055 Summary: Crash upon replying to SMS Product: kdeconnect Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: common Assignee: albertv...@gmail.com Reporter: pas...@dhermilly.dk Target Milestone: --- Application: kdeconnectd (1.4.0) Qt Version: 5.14.2 Frameworks Version: 5.73.0 Operating System: Linux 5.4.0-42-generic x86_64 Windowing system: X11 Distribution: KDE neon User Edition 5.19 -- Information about the crash: - What I was doing when the application crashed: It crashed after I clicked Send to a SMS message that I had typed in after clicking Reply to an incoming SMS. BTW. My kdeconnect connection seems kind of flaky due some different wifis. Perhaps an assumption of the connection being up. -- Backtrace: Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault [KCrash Handler] #4 QHash<QString, QHashDummyValue>::findNode (ahp=0x0, akey=..., this=0x56170e2f5120) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:944 #5 QHash<QString, QHashDummyValue>::contains (akey=..., this=0x56170e2f5120) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qhash.h:924 #6 QSet<QString>::contains (value=..., this=0x56170e2f5120) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qset.h:97 #7 KdeConnectPlugin::sendPacket (this=0x56170e22d820, np=...) at ./core/kdeconnectplugin.cpp:73 #8 0x00007ff27df426b4 in NotificationsDbusInterface::sendReply (this=0x56170e319320, replyId=..., message=...) at ./plugins/notifications/notificationsdbusinterface.cpp:178 #9 0x00007ff28ae3451e in QtPrivate::QSlotObjectBase::call (a=0x7ffdd5712a00, r=0x56170e319320, this=0x56170e7c0e10) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #10 doActivate<false> (sender=0x56170e228ce0, signal_index=10, argv=0x7ffdd5712a00) at kernel/qobject.cpp:3870 #11 0x00007ff28ae2eaf7 in QMetaObject::activate (sender=sender@entry=0x56170e228ce0, m=m@entry=0x7ff27df50b20 <SendReplyDialog::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffdd5712a00) at kernel/qobject.cpp:3930 #12 0x00007ff27df3377b in SendReplyDialog::sendReply (this=this@entry=0x56170e228ce0, _t1=..., _t2=...) at ./obj-x86_64-linux-gnu/plugins/notifications/kdeconnect_notifications_autogen/EWIEGA46WW/moc_sendreplydialog.cpp:142 #13 0x00007ff27df48fa0 in SendReplyDialog::sendButtonClicked (this=0x56170e228ce0) at ./plugins/notifications/sendreplydialog.cpp:53 #14 0x00007ff28ae3451e in QtPrivate::QSlotObjectBase::call (a=0x7ffdd5712af0, r=0x56170e228ce0, this=0x56170e1e6470) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #15 doActivate<false> (sender=0x56170e228ce0, signal_index=8, argv=0x7ffdd5712af0) at kernel/qobject.cpp:3870 #16 0x00007ff28ae2eaf7 in QMetaObject::activate (sender=sender@entry=0x56170e228ce0, m=m@entry=0x7ff28becf880 <QDialog::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at kernel/qobject.cpp:3930 #17 0x00007ff28bbb5847 in QDialog::accepted (this=this@entry=0x56170e228ce0) at .moc/moc_qdialog.cpp:236 #18 0x00007ff28bbb5ca8 in QDialogPrivate::finalize (this=<optimized out>, resultCode=1, dialogCode=<optimized out>) at dialogs/qdialog.cpp:176 #19 0x00007ff28ae34550 in doActivate<false> (sender=0x56170e4792e0, signal_index=8, argv=0x7ffdd5712bf0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395 #20 0x00007ff28ae2eaf7 in QMetaObject::activate (sender=sender@entry=0x56170e4792e0, m=m@entry=0x7ff28bec8820 <QDialogButtonBox::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x0) at kernel/qobject.cpp:3930 #21 0x00007ff28bb4c2d7 in QDialogButtonBox::accepted (this=this@entry=0x56170e4792e0) at .moc/moc_qdialogbuttonbox.cpp:287 #22 0x00007ff28bb4cb36 in QDialogButtonBoxPrivate::_q_handleButtonClicked (this=<optimized out>) at widgets/qdialogbuttonbox.cpp:878 #23 0x00007ff28ae34550 in doActivate<false> (sender=0x56170e496eb0, signal_index=9, argv=0x7ffdd5712d60) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395 #24 0x00007ff28ae2eaf7 in QMetaObject::activate (sender=sender@entry=0x56170e496eb0, m=m@entry=0x7ff28bebf700 <QAbstractButton::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffdd5712d60) at kernel/qobject.cpp:3930 #25 0x00007ff28baa4c36 in QAbstractButton::clicked (this=this@entry=0x56170e496eb0, _t1=<optimized out>) at .moc/moc_qabstractbutton.cpp:313 #26 0x00007ff28baa4e5e in QAbstractButtonPrivate::emitClicked (this=0x56170e492b70) at widgets/qabstractbutton.cpp:415 #27 0x00007ff28baa5bc9 in QAbstractButton::click (this=0x56170e496eb0) at widgets/qabstractbutton.cpp:872 #28 QAbstractButton::click (this=0x56170e496eb0) at widgets/qabstractbutton.cpp:858 #29 0x00007ff28ae3451e in QtPrivate::QSlotObjectBase::call (a=0x7ffdd5712e70, r=0x56170e496eb0, this=0x56170e65d1e0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398 #30 doActivate<false> (sender=0x56170e400b60, signal_index=3, argv=0x7ffdd5712e70) at kernel/qobject.cpp:3870 #31 0x00007ff28ae2eaf7 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7ff28bebb420 <QShortcut::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3930 #32 0x00007ff28b9d2754 in QShortcut::activated (this=<optimized out>) at .moc/moc_qshortcut.cpp:202 #33 0x00007ff28b9d3814 in QShortcut::event (this=0x56170e400b60, e=0x7ffdd5713160) at kernel/qshortcut.cpp:673 #34 0x00007ff28b9accc3 in QApplicationPrivate::notify_helper (this=this@entry=0x56170deb4e00, receiver=receiver@entry=0x56170e400b60, e=e@entry=0x7ffdd5713160) at kernel/qapplication.cpp:3685 #35 0x00007ff28b9b5f40 in QApplication::notify (this=0x7ffdd5713680, receiver=0x56170e400b60, e=0x7ffdd5713160) at kernel/qapplication.cpp:3431 #36 0x00007ff28adfe78a in QCoreApplication::notifyInternal2 (receiver=0x56170e400b60, event=0x7ffdd5713160) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:153 #37 0x00007ff28b2e848e in QShortcutMap::dispatchEvent (this=this@entry=0x56170deb4ec8, e=e@entry=0x7ffdd5713210) at kernel/qshortcutmap.cpp:700 #38 0x00007ff28b2e8573 in QShortcutMap::tryShortcut (this=this@entry=0x56170deb4ec8, e=e@entry=0x7ffdd5713210) at kernel/qshortcutmap.cpp:351 #39 0x00007ff28b29a282 in QWindowSystemInterface::handleShortcutEvent (window=<optimized out>, window@entry=0x56170e393790, timestamp=310895459, keyCode=16777220, modifiers=..., nativeScanCode=36, nativeVirtualKey=65293, nativeModifiers=20, text=..., autorepeat=false, count=1) at kernel/qwindowsysteminterface.cpp:476 #40 0x00007ff28b2b96e1 in QGuiApplicationPrivate::processKeyEvent (e=e@entry=0x56170e3c9450) at kernel/qguiapplication.cpp:2316 #41 0x00007ff28b2be9cb in QGuiApplicationPrivate::processWindowSystemEvent (e=e@entry=0x56170e3c9450) at kernel/qguiapplication.cpp:1941 #42 0x00007ff28b296d6b in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1170 #43 0x00007ff286b9a51e in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105 #44 0x00007ff2894b0fbd in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #45 0x00007ff2894b1240 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #46 0x00007ff2894b12e3 in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0 #47 0x00007ff28ae571e2 in QEventDispatcherGlib::processEvents (this=0x56170df1cc80, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #48 0x00007ff28adfd24b in QEventLoop::exec (this=this@entry=0x7ffdd57135c0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136 #49 0x00007ff28ae05296 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:118 #50 0x000056170d6e2ed8 in main (argc=<optimized out>, argv=<optimized out>) at ./daemon/kdeconnectd.cpp:183 [Inferior 1 (process 1946) detached] The reporter indicates this bug may be a duplicate of or related to bug 411217. Possible duplicates by query: bug 414714, bug 412789, bug 411217. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.