Summary: | kdeconnectd crash on SMS send | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Jonathan Sambrook <jonathan> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andrew.lainson, cwo.kde, nicolas.fella, voncloft |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jonathan Sambrook
2020-10-14 16:18:55 UTC
It would help a lot if you could install kdeconnect-dbgsym and get a new backtrace, otherwise it's hard to tell where it's crashing exactly Do you have source code that you can compile this package from? Created attachment 134569 [details]
New crash information added by DrKonqi
kdeconnectd (1.4.0) using Qt 5.15.2
- What I was doing when the application crashed:
Spent several minutes crafting a 3 sentence reply and on clicking send the daemon crashed. I use signal as my default sms application.
-- Backtrace (Reduced):
#4 0x00007fbd8e6d80ec in KdeConnectPlugin::sendPacket(NetworkPacket&) const () from /lib64/libkdeconnectcore.so.1
#5 0x00007fbd781867a2 in NotificationsDbusInterface::sendReply(QString const&, QString const&) () from /usr/lib64/qt5/plugins/kdeconnect/kdeconnect_notifications.so
#6 0x00007fbd8d2c3386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7 0x00007fbd7818c9cb in SendReplyDialog::sendButtonClicked() () from /usr/lib64/qt5/plugins/kdeconnect/kdeconnect_notifications.so
#8 0x00007fbd8d2c3386 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
Thank you for the bug report! Another bug report that seems to cover the same crash has a more informative stack trace, so I'm marking this as a duplicate of that one. *** This bug has been marked as a duplicate of bug 431196 *** |