Bug 425244 - application closed unexpectedly moving files cell to desktop
Summary: application closed unexpectedly moving files cell to desktop
Status: RESOLVED WORKSFORME
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-08-12 01:25 UTC by lou.afonso
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 lou.afonso 2020-08-12 01:25:45 UTC
Application: kdeconnectd (1.4.0)

Qt Version: 5.14.2
Frameworks Version: 5.74.0
Operating System: Linux 5.4.0-42-generic x86_64
Windowing system: X11
Distribution: KDE neon Testing Edition

-- Information about the crash:
- What I was doing when the application crashed:
moving 28 mp4 from cell to desktop.
didn't like it.
application closed unexpectedly

-- Backtrace:
Application: KDE Connect Daemon (kdeconnectd), signal: Segmentation fault

[KCrash Handler]
#4  std::__atomic_base<QObjectPrivate::SignalVector*>::load (__m=std::memory_order_relaxed, this=0x563900000008) at /usr/include/c++/9/bits/atomic_base.h:734
#5  std::atomic<QObjectPrivate::SignalVector*>::load (__m=std::memory_order_relaxed, this=0x563900000008) at /usr/include/c++/9/atomic:519
#6  QAtomicOps<QObjectPrivate::SignalVector*>::loadRelaxed<QObjectPrivate::SignalVector*> (_q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#7  QBasicAtomicPointer<QObjectPrivate::SignalVector>::loadRelaxed (this=0x563900000008) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:248
#8  QObjectPrivate::maybeSignalConnected (this=this@entry=0x5639a0e5daf0, signalIndex=signalIndex@entry=4) at kernel/qobject.cpp:486
#9  0x00007f4d6563b0d4 in doActivate<false> (sender=0x5639a0b5e110, signal_index=4, argv=0x7ffe3cde5990) at kernel/qobject_p.h:110
#10 0x00007f4d65635af7 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f4d658de360 <QIODevice::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffe3cde5990) at kernel/qobject.cpp:3930
#11 0x00007f4d65539915 in QIODevice::channelReadyRead (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qiodevice.cpp:197
#12 0x00007f4d64e075b9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#13 0x00007f4d64ddbb53 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#14 0x00007f4d6563b550 in doActivate<false> (sender=0x5639a0cca610, signal_index=3, argv=0x7ffe3cde6b20) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395
#15 0x00007f4d64da0504 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#16 0x00007f4d64da0599 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#17 0x00007f4d64db2a29 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
#18 0x00007f4d661b3cc3 in QApplicationPrivate::notify_helper (this=this@entry=0x5639a0b40f10, receiver=receiver@entry=0x5639a0d29ef0, e=e@entry=0x7ffe3cde6e30) at kernel/qapplication.cpp:3685
#19 0x00007f4d661bcf40 in QApplication::notify (this=0x7ffe3cde7100, receiver=0x5639a0d29ef0, e=0x7ffe3cde6e30) at kernel/qapplication.cpp:3431
#20 0x00007f4d6560578a in QCoreApplication::notifyInternal2 (receiver=0x5639a0d29ef0, event=0x7ffe3cde6e30) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:153
#21 0x00007f4d6565ede5 in socketNotifierSourceDispatch (source=0x5639a0b9d690) at kernel/qeventdispatcher_glib.cpp:107
#22 0x00007f4d63ca9fbd in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f4d63caa240 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f4d63caa2e3 in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f4d6565e1e2 in QEventDispatcherGlib::processEvents (this=0x5639a0b9cbd0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#26 0x00007f4d6560424b in QEventLoop::exec (this=this@entry=0x7ffe3cde7040, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#27 0x00007f4d6560c296 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#28 0x000056399f9cced8 in main (argc=<optimized out>, argv=<optimized out>) at ./daemon/kdeconnectd.cpp:183
[Inferior 1 (process 5364) detached]

Possible duplicates by query: bug 424941.

Reported using DrKonqi
Comment 1 Justin Zobel 2022-10-12 03:50:17 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:42 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:20 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!