Bug 452537 - KDE connect crashes at startup
Summary: KDE connect crashes at startup
Status: RESOLVED DUPLICATE of bug 449276
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: 2022-04-12 06:17 UTC by avallash
Modified: 2022-04-12 11:41 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 avallash 2022-04-12 06:17:34 UTC
Application: kdeconnectd (21.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.91.0
Operating System: Linux 5.16.18-200.fc35.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 35 (Thirty Five)"
DrKonqi: 5.24.2 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Booted up, launched first and only KEE session

- Unusual behavior I noticed:
none. Typical boot procedure.

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007ff86892efb4 in QVariant::toMap() const () from /lib64/libQt5Core.so.5
#5  0x00007ff84f4d0828 in ConnectivityReportPlugin::receivePacket(NetworkPacket const&) () from /usr/lib64/qt5/plugins/kdeconnect/kdeconnect_connectivity_report.so
#6  0x00007ff869dfb771 in Device::privateReceivedPacket(NetworkPacket const&) () from /lib64/libkdeconnectcore.so.21
#7  0x00007ff86891b3e9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8  0x00007ff869dec361 in LanDeviceLink::dataReceived() () from /lib64/libkdeconnectcore.so.21
#9  0x00007ff86891b3e9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007ff869de47b4 in SocketLineReader::dataReceived() () from /lib64/libkdeconnectcore.so.21
#11 0x00007ff86891b3e9 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#12 0x00007ff86808a085 in QSslSocketBackendPrivate::transmit() () from /lib64/libQt5Network.so.5
#13 0x00007ff86891b430 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#14 0x00007ff868043e2f in QAbstractSocketPrivate::canReadNotification() () from /lib64/libQt5Network.so.5
#15 0x00007ff868056f59 in QReadNotifier::event(QEvent*) () from /lib64/libQt5Network.so.5
#16 0x00007ff869453443 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007ff8688e77d8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007ff86893963f in socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007ff866d7c0af in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007ff866dd1308 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#21 0x00007ff866d798a3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007ff868938bb8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007ff8688e61e2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007ff8688ee724 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x0000561614b65fae in main ()
[Inferior 1 (process 3765) detached]

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

Possible duplicates by query: bug 452002, bug 451937, bug 451414, bug 451190, bug 450907.

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-04-12 11:41:59 UTC

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