Bug 425835 - KDE Connect SMS Crashed
Summary: KDE Connect SMS Crashed
Status: RESOLVED WORKSFORME
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-08-26 13:46 UTC by JWR91886
Modified: 2022-11-11 05:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JWR91886 2020-08-26 13:46:19 UTC
Application: kdeconnectd (1.4.0)

Qt Version: 5.12.7
Frameworks Version: 5.71.0
Operating System: Linux 5.3.18-lp152.36-default x86_64
Windowing system: X11
Distribution: openSUSE Leap 15.2

-- Information about the crash:
I had left the KDE Connect SMS open overnight, I had a system update on the phone (unrelated to KDE Connect). After reboot of the phone, I woke the computer up and was clearing notifications from my desktop and opened the KDE Connect SMS program and clicked the Refresh button because I noticed that the messages I had sent this morning were not available yet. And the program crashed, and came back to life. (If there hadn't been a bug error, I'd probably not even noticed it).

I'm running OpenSuse 15.2

-- Backtrace:
Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f18f85d9d80 (LWP 2536))]

Thread 6 (Thread 0x7f18b0eb4700 (LWP 29677)):
[KCrash Handler]
#4  ConversationMessage::ConversationMessage (this=0x7f18ac004650, other=...) at /usr/src/debug/kdeconnect-kde-20.04.2-lp152.1.1.x86_64/interfaces/conversationmessage.cpp:61
#5  0x00007f18ce2e7bfa in QtMetaTypePrivate::QMetaTypeFunctionHelper<ConversationMessage, true>::Construct (where=0x7f18ac004650, t=<optimized out>) at /usr/include/qt5/QtCore/qmetatype.h:804
#6  0x00007f18f59cc6de in QMetaType::construct (copy=0x25, where=0x7f18ac004650, this=0x7f18b0eb39f0) at ../../include/QtCore/../../src/corelib/kernel/qmetatype.h:2240
#7  (anonymous namespace)::customConstruct (d=0x7f18b0eb3ab0, copy=0x25) at kernel/qvariant.cpp:1470
#8  0x00007f18f59cd39d in QVariant::QVariant (this=0x7f18b0eb3ab0, typeId=<optimized out>, copy=<optimized out>, flags=<optimized out>) at kernel/qvariant.cpp:2135
#9  0x00007f18ce51fd5a in qVariantFromValue<ConversationMessage> (t=...) at /usr/include/qt5/QtCore/qvariant.h:520
#10 QVariant::fromValue<ConversationMessage> (value=...) at /usr/include/qt5/QtCore/qvariant.h:366
#11 RequestConversationWorker::replyForConversation (this=this@entry=0x55820ec25e90, conversation=..., start=<optimized out>, howMany=<optimized out>) at /usr/src/debug/kdeconnect-kde-20.04.2-lp152.1.1.x86_64/plugins/sms/requestconversationworker.cpp:83
#12 0x00007f18ce51fe7c in RequestConversationWorker::handleRequestConversation (this=0x55820ec25e90) at /usr/src/debug/kdeconnect-kde-20.04.2-lp152.1.1.x86_64/plugins/sms/requestconversationworker.cpp:58
#13 0x00007f18f59bad0f in QtPrivate::QSlotObjectBase::call (a=0x7f18b0eb3cc0, r=0x55820ec25e90, this=0x55820eb2c0b0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#14 QMetaObject::activate (sender=sender@entry=0x55820ebb2070, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7f18b0eb3cc0) at kernel/qobject.cpp:3784
#15 0x00007f18f59bb307 in QMetaObject::activate (sender=sender@entry=0x55820ebb2070, m=m@entry=0x7f18f5e35760 <QThread::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7f18b0eb3cc0) at kernel/qobject.cpp:3657
#16 0x00007f18f57ade67 in QThread::started (this=this@entry=0x55820ebb2070, _t1=...) at .moc/moc_qthread.cpp:162
#17 0x00007f18f57b0899 in QThreadPrivate::start (arg=0x55820ebb2070) at thread/qthread_unix.cpp:356
#18 0x00007f18f187a4f9 in start_thread () from /lib64/libpthread.so.0
#19 0x00007f18f505cfbf in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f18bcb2c700 (LWP 2955)):
#0  0x00007f18f5057839 in syscall () from /lib64/libc.so.6
#1  0x00007f18f57b2f94 in QtLinuxFutex::_q_futex (val3=0, addr2=0x0, val2=0, val=<optimized out>, op=0, addr=<optimized out>) at thread/qfutex_p.h:92
#2  QtLinuxFutex::futexWait<QBasicAtomicInteger<unsigned int> > (expectedValue=<optimized out>, futex=...) at thread/qfutex_p.h:107
#3  futexSemaphoreTryAcquire_loop<false> (timeout=-1, nn=8589934593, curValue=<optimized out>, u=...) at thread/qsemaphore.cpp:219
#4  futexSemaphoreTryAcquire<false> (timeout=-1, n=<optimized out>, u=...) at thread/qsemaphore.cpp:262
#5  QSemaphore::acquire (this=0x7f18f4c3a460, n=<optimized out>) at thread/qsemaphore.cpp:326
#6  0x00007f18f497c044 in ?? () from /usr/lib64/libQt5Network.so.5
#7  0x00007f18f57b08b2 in QThreadPrivate::start (arg=0x7f18f4c3a440) at thread/qthread_unix.cpp:361
#8  0x00007f18f187a4f9 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f18f505cfbf in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f18d7fff700 (LWP 2581)):
#0  0x00007f18f504e1d8 in read () from /lib64/libc.so.6
#1  0x00007f18ef5939a0 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f18ef54c298 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f18ef54c720 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f18ef54c88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f18f59e819b in QEventDispatcherGlib::processEvents (this=0x7f18d0000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f18f598932a in QEventLoop::exec (this=this@entry=0x7f18d7ffecb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x00007f18f57af10a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#8  0x00007f18f57b08b2 in QThreadPrivate::start (arg=0x55820e8fa4d0) at thread/qthread_unix.cpp:361
#9  0x00007f18f187a4f9 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f18f505cfbf in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f18dd741700 (LWP 2579)):
#0  0x00007f18f50526db in poll () from /lib64/libc.so.6
#1  0x00007f18ef54c779 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f18ef54c88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f18f59e819b in QEventDispatcherGlib::processEvents (this=0x7f18d8000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f18f598932a in QEventLoop::exec (this=this@entry=0x7f18dd740c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#5  0x00007f18f57af10a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:531
#6  0x00007f18f5e58cd5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f18f57b08b2 in QThreadPrivate::start (arg=0x7f18f60d0d80) at thread/qthread_unix.cpp:361
#8  0x00007f18f187a4f9 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f18f505cfbf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f18e5e99700 (LWP 2566)):
#0  0x00007f18f50526db in poll () from /lib64/libc.so.6
#1  0x00007f18edaeb307 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f18edaecf3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f18e8c8e300 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f18f57b08b2 in QThreadPrivate::start (arg=0x55820e7e05c0) at thread/qthread_unix.cpp:361
#5  0x00007f18f187a4f9 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f18f505cfbf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f18f85d9d80 (LWP 2536)):
#0  0x00007f18f504e27b in write () from /lib64/libc.so.6
#1  0x00007f18ef593a5a in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f18ef548a1c in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f18ef54c5e4 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f18ef54c800 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f18ef54c88c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#6  0x00007f18f59e817f in QEventDispatcherGlib::processEvents (this=0x55820e890b20, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#7  0x00007f18f598932a in QEventLoop::exec (this=this@entry=0x7fff9380fe70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#8  0x00007f18f5992530 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1389
#9  0x000055820e520b3d in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kdeconnect-kde-20.04.2-lp152.1.1.x86_64/daemon/kdeconnectd.cpp:183
[Inferior 1 (process 2536) detached]

Possible duplicates by query: bug 378269, bug 358035, bug 357345, bug 355792, bug 355111.

Reported using DrKonqi
Comment 1 Justin Zobel 2022-10-12 03:50:18 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-10-27 05:04:54 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2022-11-11 05:21:31 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!