Bug 452868 - Kdeconnect crashes when trying to edit the executable commands from phone.
Summary: Kdeconnect crashes when trying to edit the executable commands from phone.
Status: RESOLVED DUPLICATE of bug 453305
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-04-22 15:10 UTC by sriansu
Modified: 2022-05-04 16:24 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 sriansu 2022-04-22 15:10:21 UTC
Application: kdeconnect-settings (22.04.0)

Qt Version: 5.15.3
Frameworks Version: 5.93.0
Operating System: Linux 5.17.3-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 5.24.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed: I was trying to edit the run commands in the kdeconnect settings. the application kept crashing everytime.


- Custom settings of the application:

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f68bd1fbc3d in KSycocaEntry::property(QString const&) const () from /usr/lib/libKF5Service.so.5
#5  0x00007f68b401734d in KdeConnectPluginKcm::KdeConnectPluginKcm(QWidget*, QList<QVariant> const&, QString const&) () from /usr/lib/libkdeconnectpluginkcm.so.22
#6  0x00007f68b40cbe2f in ?? () from /usr/lib/qt/plugins/kdeconnect/kcms/kdeconnect_runcommand_config.so
#7  0x00007f68bea1f064 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libKF5CoreAddons.so.5
#8  0x00007f68beaf72ca in KCModuleLoader::loadModule(KPluginMetaData const&, QWidget*, QList<QVariant> const&) () from /usr/lib/libKF5KCMUtils.so.5
#9  0x00007f68beafa05e in ?? () from /usr/lib/libKF5KCMUtils.so.5
#10 0x00007f68beafa6bb in KCModuleProxy::realModule() const () from /usr/lib/libKF5KCMUtils.so.5
#11 0x00007f68beb0ddce in ?? () from /usr/lib/libKF5KCMUtils.so.5
#12 0x00007f68beb0e5d1 in ?? () from /usr/lib/libKF5KCMUtils.so.5
#13 0x00007f68bda37463 in ?? () from /usr/lib/libQt5Core.so.5
#14 0x00007f68be5639b7 in QAbstractButton::clicked(bool) () from /usr/lib/libQt5Widgets.so.5
#15 0x00007f68be5661da in ?? () from /usr/lib/libQt5Widgets.so.5
#16 0x00007f68be56770a in ?? () from /usr/lib/libQt5Widgets.so.5
#17 0x00007f68be5678d8 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007f68be4b5446 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007f68be47f2c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#20 0x00007f68be4840f7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#21 0x00007f68bda065aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#22 0x00007f68be482abf in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#23 0x00007f68be4d3927 in ?? () from /usr/lib/libQt5Widgets.so.5
#24 0x00007f68be4d54dc in ?? () from /usr/lib/libQt5Widgets.so.5
#25 0x00007f68be47f2c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#26 0x00007f68bda065aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#27 0x00007f68bdddbfd0 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#28 0x00007f68bddc66f5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#29 0x00007f68b7b01f60 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#30 0x00007f68bba15163 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0x00007f68bba6b9e9 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x00007f68bba126c5 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0x00007f68bda5257a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#34 0x00007f68bd9fe88b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#35 0x00007f68bda09fd7 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#36 0x000055a98fec054e in ?? ()
#37 0x00007f68bd377310 in __libc_start_call_main () from /usr/lib/libc.so.6
#38 0x00007f68bd3773c1 in __libc_start_main_impl () from /usr/lib/libc.so.6
#39 0x000055a98fec0715 in _start ()
[Inferior 1 (process 19909) 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 Nate Graham 2022-05-04 16:24:24 UTC

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