Summary: | Kde Connect crash when receiving message on my phone | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | rainer <kdebugs> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bradleytorrison, kdebugs, lemuelsimon32, nicolas.fella, vldkozlenko |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 22.04.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
rainer
2022-08-03 05:33:17 UTC
Created attachment 151352 [details]
New crash information added by DrKonqi
kdeconnectd (22.04.3) using Qt 5.15.5
It is still the same scenario - when connected with the phone, receiving a notification on the phone (which likely is transferred to kde connect at the same time) causes the service to crash.
If there is something I can do to dig deeper, please let me know.
-- Backtrace (Reduced):
#6 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#7 0x00007fb1b7207743 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#8 0x00007fb1b71b46f6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#9 0x00007fb1b719d814 in __GI_abort () at abort.c:79
#10 0x00007fb1b76740fd in qt_message_fatal (message=<synthetic pointer>..., context=<optimized out>) at global/qlogging.cpp:1914
Created attachment 152906 [details]
New crash information added by DrKonqi
kdeconnectd (22.08.2) using Qt 5.15.6
The crash usually occurs if I reboot my phone, of if the phone re-connects to the same Wi-Fi network of my laptop. It happens fairly often as well, for as long as I've been using KDE Connect (~2 years). I'm only now reporting this as Dr. Konqi back then would refuse to obtain crash information from daemons spawned by 'kded' or 'kinit' (...forgot the name of it.)
-- Backtrace (Reduced):
#6 0x00007fd843e4861b in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1914
#7 QMessageLogger::fatal (this=this@entry=0x7fd8028646e0, msg=msg@entry=0x7fd846254798 "Fatal Error: Got cmd %d, while waiting for an answer!") at global/qlogging.cpp:893
#8 0x00007fd84618ffca in KIO::SlaveBase::waitForAnswer (this=this@entry=0x7fd7fc004e20, expected1=expected1@entry=84, expected2=expected2@entry=65, data=..., pCmd=pCmd@entry=0x7fd802864754) at /usr/src/debug/kio-5.99.0-lp154.364.1.x86_64/src/core/slavebase.cpp:1121
#9 0x00007fd846191b95 in KIO::SlaveBase::canResume (this=this@entry=0x7fd7fc004e20, offset=12288) at /usr/src/debug/kio-5.99.0-lp154.364.1.x86_64/src/core/slavebase.cpp:1088
#10 0x00007fd802873654 in FileProtocol::put (this=0x7fd7fc004e10, url=..., _mode=-1, _flags=...) at /usr/src/debug/kio-5.99.0-lp154.364.1.x86_64/src/ioslaves/file/file.cpp:546
Created attachment 153740 [details]
New crash information added by DrKonqi
kdeconnectd (22.08.3) using Qt 5.15.7
These crashes happen ever so often (I am not reporting every occurence...), but htere might be some clues to narrow down possible causes.
I use a messaging app (Threema) and the crashes seems primarily to happen, when I recieve a message in this app when the notification (which contains part of the message) contains an emoji. If the app is a trigger specifically I am unsure (I think I just don't get notifications containing emojis from other sources) or if it may be just emojis (in general or specifc ones?).
-- Backtrace (Reduced):
#6 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#7 0x00007f1a87295873 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#8 0x00007f1a87242816 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#9 0x00007f1a8722b81c in __GI_abort () at abort.c:79
#10 0x00007f1a878bb0db in qt_message_fatal (message=<synthetic pointer>..., context=<optimized out>) at global/qlogging.cpp:1914
*** Bug 461884 has been marked as a duplicate of this bug. *** *** Bug 461040 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 450135 *** |