Bug 474455 - Segfault on KDE Connect attempt to pair from phone
Summary: Segfault on KDE Connect attempt to pair from phone
Status: RESOLVED DUPLICATE of bug 412551
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 22.12.3
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-09-12 17:00 UTC by june
Modified: 2024-08-01 15:26 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 june 2023-09-12 17:00:55 UTC
Application: kdeconnect-settings (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-12-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Started the KDE Connect app on iPhone, found the PC in the available devices list, tapped to pair. Pairing request pop-up was displayed and I clicked Pair/Accept and then it crashed. Repeated same action and it worked fine.

The crash does not seem to be reproducible.

-- Backtrace:
Application: KDE Connect Settings (kdeconnect-settings), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fdc36937771 in QDBusAbstractInterface::asyncCallWithArgumentList(QString const&, QList<QVariant> const&) () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#5  0x00007fdc2bf937dd in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_kdeconnect.so
#6  0x00007fdc378e8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fdc3697203f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#8  0x00007fdc378dd6f0 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007fdc38562fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x00007fdc378b16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fdc378b4681 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fdc3790a153 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007fdc356627a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fdc35662a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007fdc35662acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007fdc37909836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fdc378b017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007fdc378b82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x0000557dcd86676e in ?? ()
#20 0x00007fdc374461ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#21 0x00007fdc37446285 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#22 0x0000557dcd866821 in _start ()
[Inferior 1 (process 26089) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'kdeconnect-settings' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 cwo 2024-08-01 15:26:33 UTC
Thank you for the bug report! This issue has already been filed; please follow the linked bug report for updates on a fix.

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