Bug 479595 - Daemon crashes after update and restart
Summary: Daemon crashes after update and restart
Status: RESOLVED DUPLICATE of bug 475054
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 24.01.80
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-01-10 08:43 UTC by Reza Jahanbakhshi
Modified: 2024-01-22 16:37 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reza Jahanbakhshi 2024-01-10 08:43:24 UTC
Application: kdeconnectd (24.01.80)

Qt Version: 5.15.12
Frameworks Version: 5.113.0
Operating System: Linux 6.6.10-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
I updated the system and restarted and the daemon keeps crashing. Restarting again and same happens.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f093a6126b3 in Device::reloadPlugins() () at /usr/lib/libkdeconnectcore.so.24
#5  0x00007f093a60c699 in Daemon::onNewDeviceLink(DeviceLink*) () at /usr/lib/libkdeconnectcore.so.24
#6  0x00007f0938ed0e27 in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f093a5f80b4 in LinkProvider::onConnectionReceived(DeviceLink*) () at /usr/lib/libkdeconnectcore.so.24
#8  0x00007f093a5e18c7 in LanLinkProvider::addLink(QSslSocket*, DeviceInfo const&) () at /usr/lib/libkdeconnectcore.so.24
#9  0x00007f093a5e1e5e in LanLinkProvider::encrypted() () at /usr/lib/libkdeconnectcore.so.24
#10 0x00007f0938ed0e27 in  () at /usr/lib/libQt5Core.so.5
#11 0x00007f093998b944 in  () at /usr/lib/libQt5Network.so.5
#12 0x00007f093998694d in  () at /usr/lib/libQt5Network.so.5
#13 0x00007f09399887e6 in  () at /usr/lib/libQt5Network.so.5
#14 0x00007f0938ed0fe3 in  () at /usr/lib/libQt5Core.so.5
#15 0x00007f0939950850 in  () at /usr/lib/libQt5Network.so.5
#16 0x00007f0939967a5a in  () at /usr/lib/libQt5Network.so.5
#17 0x00007f0939b788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#18 0x00007f0938e9bef8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#19 0x00007f0938ee9a66 in  () at /usr/lib/libQt5Core.so.5
#20 0x00007f093730df69 in  () at /usr/lib/libglib-2.0.so.0
#21 0x00007f093736c367 in  () at /usr/lib/libglib-2.0.so.0
#22 0x00007f093730c162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#23 0x00007f0938eead0c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#24 0x00007f0938e9ac04 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#25 0x00007f0938e9c0a3 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#26 0x000055cc31c44535 in  ()
#27 0x00007f0938645cd0 in  () at /usr/lib/libc.so.6
#28 0x00007f0938645d8a in __libc_start_main () at /usr/lib/libc.so.6
#29 0x000055cc31c44775 in  ()
[Inferior 1 (process 3038) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2024-01-11 21:17:51 UTC

*** This bug has been marked as a duplicate of bug 475054 ***
Comment 2 Reza Jahanbakhshi 2024-01-22 12:45:26 UTC
I uninstalled the kdeconnect using pacman and reinstalled it. It solved the issue and no crashes anymore.