Bug 429828 - KDE Connect crashed after running for a while in the background
Summary: KDE Connect crashed after running for a while in the background
Status: RESOLVED DUPLICATE of bug 423757
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-11-29 23:01 UTC by Dennis Schridde
Modified: 2020-12-03 23:23 UTC (History)
1 user (show)

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 Dennis Schridde 2020-11-29 23:01:43 UTC
Application: kdeconnectd (1.4.0)

Qt Version: 5.15.1
Frameworks Version: 5.75.0
Operating System: Linux 5.9.10-200.fc33.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 33 (Thirty Three)

-- Information about the crash:
- What I was doing when the application crashed:

Some time after starting the computer I noticed the DrKonqi prompt that KDE Connect had crashed.

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

[KCrash Handler]
#4  0x00007fcc8f28ace9 in KNotification::id() () from /lib64/libKF5Notifications.so.5
#5  0x00007fcc8f2a327e in NotifyByPopup::notify(KNotification*, KNotifyConfig const&) () from /lib64/libKF5Notifications.so.5
#6  0x00007fcc8f2a3b32 in QtPrivate::QFunctorSlotObject<NotifyByPopupPrivate::queryPopupServerCapabilities()::{lambda(QDBusPendingCallWatcher*)#1}, 1, QtPrivate::List<QDBusPendingCallWatcher*>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /lib64/libKF5Notifications.so.5
#7  0x00007fcc8e0b3256 in QtPrivate::QSlotObjectBase::call (a=0x7fff457dc980, r=0x558526b5e760, this=0x558526c1c5c0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8  doActivate<false> (sender=0x558526c1afb0, signal_index=3, argv=0x7fff457dc980) at kernel/qobject.cpp:3886
#9  0x00007fcc8e3aebff in QDBusPendingCallWatcher::finished (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qdbuspendingcall.cpp:158
#10 0x00007fcc8e0abe1e in QObject::event (this=0x558526c1afb0, e=0x558526c95350) at kernel/qobject.cpp:1314
#11 0x00007fcc8eb0015f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x558526c1afb0, e=0x558526c95350) at kernel/qapplication.cpp:3630
#12 0x00007fcc8e084be8 in QCoreApplication::notifyInternal2 (receiver=0x558526c1afb0, event=0x558526c95350) at kernel/qcoreapplication.cpp:1063
#13 0x00007fcc8e087827 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55852651c000) at kernel/qcoreapplication.cpp:1817
#14 0x00007fcc8e0cff63 in postEventSourceDispatch (s=0x5585265fcbd0) at kernel/qeventdispatcher_glib.cpp:277
#15 0x00007fcc8c7507ef in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#16 0x00007fcc8c7a25d8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#17 0x00007fcc8c74dbc3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#18 0x00007fcc8e0cfa2f in QEventDispatcherGlib::processEvents (this=0x5585266001c0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x00007fcc8e08364b in QEventLoop::exec (this=0x7fff457dcd30, flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#20 0x00007fcc8e08b010 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#21 0x0000558526109971 in main ()
[Inferior 1 (process 6409) detached]

The reporter indicates this bug may be a duplicate of or related to bug 428531.

Possible duplicates by query: bug 428531, bug 428118, bug 427917, bug 427560, bug 427551.

Reported using DrKonqi
Comment 1 Nicolas Fella 2020-12-03 23:23:11 UTC

*** This bug has been marked as a duplicate of bug 423757 ***