Bug 480185 - Kdeconnect daemon crashes at startup, and reinitianting the service
Summary: Kdeconnect daemon crashes at startup, and reinitianting the service
Status: RESOLVED DUPLICATE of bug 480179
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 23.08.4
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-01-22 20:09 UTC by argotvisual
Modified: 2024-01-22 22:43 UTC (History)
3 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 argotvisual 2024-01-22 20:09:22 UTC
Application: kdeconnectd (23.08.4)

Qt Version: 5.15.12
Frameworks Version: 5.114.0
Operating System: Linux 6.5.0-14-generic x86_64
Windowing System: X11
Distribution: KDE neon Unstable Edition
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
This hapens just after rebooting the system after the  last system update. I tried the daemon and rerstart it with the very same result

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f39a6d6b87e in Device::reloadPlugins() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#5  0x00007f39a6d6c591 in Device::addLink(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#6  0x00007f39a6d673a1 in Daemon::onNewDeviceLink(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#7  0x00007f39a56f4db4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f39a6d46903 in LinkProvider::onConnectionReceived(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#9  0x00007f39a6d517c4 in LanLinkProvider::addLink(QSslSocket*, DeviceInfo const&) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#10 0x00007f39a6d523cf in LanLinkProvider::encrypted() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#11 0x00007f39a56f4db4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f39a53848b3 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#13 0x00007f39a538b21b in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#14 0x00007f39a538b9e3 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#15 0x00007f39a56f4de8 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f39a533a2ff in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#17 0x00007f39a534d439 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#18 0x00007f39a636c783 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f39a56bd30a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f39a5717405 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f39a4051d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f39a40a7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f39a404f3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f39a571686e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f39a56bbc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f39a56c41d4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x000055d5bab3b001 in ?? ()
#28 0x00007f39a4c29d90 in __libc_start_call_main (main=main@entry=0x55d5bab3abd0, argc=argc@entry=1, argv=argv@entry=0x7ffe4cbda6c8) at ../sysdeps/nptl/libc_start_call_main.h:58
#29 0x00007f39a4c29e40 in __libc_start_main_impl (main=0x55d5bab3abd0, argc=1, argv=0x7ffe4cbda6c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe4cbda6b8) at ../csu/libc-start.c:392
#30 0x000055d5bab3b285 in ?? ()
[Inferior 1 (process 5383) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2024-01-22 22:43:01 UTC
*** This bug has been marked as a duplicate of bug 480179 ***