Bug 480118 - KdeConnect on PC Crashes every time phone is unlocked.
Summary: KdeConnect on PC Crashes every time phone is unlocked.
Status: RESOLVED DUPLICATE of bug 475054
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-21 03:25 UTC by Ash
Modified: 2024-01-23 15:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (45.36 KB, text/plain)
2024-01-23 15:59 UTC, Peter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ash 2024-01-21 03:25:32 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: Ubuntu 22.04.3 LTS
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Similar to a lot of other recently submitted issues, possibly duplicate.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f2f058d187e in Device::reloadPlugins() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#5  0x00007f2f058d1aa1 in Device::pairingHandler_pairingSuccessful() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#6  0x00007f2f042f4db4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f2f058c2519 in PairingHandler::acceptPairing() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#8  0x00007f2f042f4db4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f2f0585c350 in KNotification::activate(unsigned int) () from /lib/x86_64-linux-gnu/libKF5Notifications.so.5
#10 0x00007f2f0585efc9 in ?? () from /lib/x86_64-linux-gnu/libKF5Notifications.so.5
#11 0x00007f2f042f4db4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f2f05862b83 in KNotificationPlugin::actionInvoked(int, int) () from /lib/x86_64-linux-gnu/libKF5Notifications.so.5
#13 0x00007f2f0587154b in ?? () from /lib/x86_64-linux-gnu/libKF5Notifications.so.5
#14 0x00007f2f042f4db4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f2f0587bf15 in ?? () from /lib/x86_64-linux-gnu/libKF5Notifications.so.5
#16 0x00007f2f0587ca03 in ?? () from /lib/x86_64-linux-gnu/libKF5Notifications.so.5
#17 0x00007f2f054f7feb in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#18 0x00007f2f042ea85e in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f2f04f6c783 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007f2f042bd30a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f2f042c0407 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f2f043171a7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f2f02bc7d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f2f02c1d258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f2f02bc53e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f2f043167f8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f2f042bbc2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f2f042c41d4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x000055e8d4855001 in ?? ()
#30 0x00007f2f03829d90 in __libc_start_call_main (main=main@entry=0x55e8d4854bd0, argc=argc@entry=1, argv=argv@entry=0x7ffd681cb3b8) at ../sysdeps/nptl/libc_start_call_main.h:58
#31 0x00007f2f03829e40 in __libc_start_main_impl (main=0x55e8d4854bd0, argc=1, argv=0x7ffd681cb3b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd681cb3a8) at ../csu/libc-start.c:392
#32 0x000055e8d4855285 in ?? ()
[Inferior 1 (process 4227) detached]

The reporter indicates this bug may be a duplicate of or related to bug 478265, bug 475960, bug 478768, bug 479595, bug 479610.

Reported using DrKonqi
Comment 1 Ash 2024-01-21 23:22:05 UTC

*** This bug has been marked as a duplicate of bug 475960 ***
Comment 2 Ash 2024-01-21 23:24:54 UTC

*** This bug has been marked as a duplicate of bug 475054 ***
Comment 3 Peter 2024-01-23 15:59:30 UTC
Created attachment 165157 [details]
New crash information added by DrKonqi

kdeconnectd (23.08.4) using Qt 5.15.12

I think this was caused when I unlocked by phone.

-- Backtrace (Reduced):
#6  0x00007f79aa7e387e in Device::reloadPlugins() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#7  0x00007f79aa7e4591 in Device::addLink(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#8  0x00007f79aa7df3a1 in Daemon::onNewDeviceLink(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
[...]
#10 0x00007f79aa7be903 in LinkProvider::onConnectionReceived(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#11 0x00007f79aa7c97c4 in LanLinkProvider::addLink(QSslSocket*, DeviceInfo const&) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23