Bug 462818

Summary: KDE Connect crash
Product: [Applications] kdeconnect Reporter: Loren <lordman1982>
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED DUPLICATE    
Severity: crash CC: cwo.kde
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Loren 2022-12-09 16:29:44 UTC
Application: kdeconnectd (22.08.3)

Qt Version: 5.15.7
Frameworks Version: 5.100.0
Operating System: Linux 5.15.0-56-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.26
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
KDE Connect crashes when sending files from an Android mobile without any further explanation.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  KJob::kill (this=0x55f147a28b50, verbosity=KJob::Quietly) at ./src/lib/jobs/kjob.cpp:113
#5  0x00007ff30cf955cc in KJob::kill (this=0x55f1478b5e50, verbosity=KJob::EmitResult) at ./src/lib/jobs/kjob.cpp:113
#6  0x00007ff30c54d0f4 in QtPrivate::QSlotObjectBase::call (a=0x7ffcf7b29c80, r=0x55f1478b5e50, this=0x55f1478f31f0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#7  doActivate<false> (sender=0x55f147a24960, signal_index=3, argv=0x7ffcf7b29c80) at kernel/qobject.cpp:3919
#8  0x00007ff30ba85da3 in ?? () from /lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#9  0x00007ff30cec30fb in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007ff30c542afe in QObject::event (this=0x55f147a24960, e=0x7ff30005d0e0) at kernel/qobject.cpp:1347
#11 0x00007ff30d155763 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55f147a24960, e=0x7ff30005d0e0) at kernel/qapplication.cpp:3637
#12 0x00007ff30c51509a in QCoreApplication::notifyInternal2 (receiver=0x55f147a24960, event=0x7ff30005d0e0) at kernel/qcoreapplication.cpp:1064
#13 0x00007ff30c518187 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55f147434ec0) at kernel/qcoreapplication.cpp:1821
#14 0x00007ff30c56f4a7 in postEventSourceDispatch (s=0x55f147528840) at kernel/qeventdispatcher_glib.cpp:277
#15 0x00007ff30a99fd3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007ff30a9f46c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007ff30a99d3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007ff30c56eaf8 in QEventDispatcherGlib::processEvents (this=0x55f14752d760, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x00007ff30c5139bb in QEventLoop::exec (this=this@entry=0x7ffcf7b2a220, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#20 0x00007ff30c51bf54 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#21 0x00007ff30c8f34e0 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1870
#22 0x00007ff30d1556d9 in QApplication::exec () at kernel/qapplication.cpp:2829
#23 0x000055f145a4d09e in main (argc=<optimized out>, argv=<optimized out>) at ./daemon/kdeconnectd.cpp:188
[Inferior 1 (process 2601) detached]

Reported using DrKonqi
Comment 1 cwo 2024-07-31 13:58:36 UTC
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 442732 ***