Bug 463217 - systemsettings crashes in WifiSecurity::setStoreSecretsSystemWide() during edit of vpn profile
Summary: systemsettings crashes in WifiSecurity::setStoreSecretsSystemWide() during ed...
Status: RESOLVED DUPLICATE of bug 463753
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_networkmanagement (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-12-19 01:22 UTC by Two_Dogs
Modified: 2024-12-23 18:27 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Two_Dogs 2022-12-19 01:22:56 UTC
Application: kcmshell5 (5.26.4)

Qt Version: 5.15.7
Frameworks Version: 5.101.0
Operating System: Linux 6.0.12-1-default x86_64
Windowing System: X11
Distribution: openSUSE Tumbleweed
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
i have noticed the crash everytime i try to change allowed users of a currently connected profile from checked box 'any' to specific user, unchecking the 'any' box is enough.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings Module (kcmshell5), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f7170234c28 in WifiSecurity::setStoreSecretsSystemWide(bool) () from /lib64/libplasmanm_editor.so
#5  0x00007f71775132cd in ?? () from /lib64/libQt5Core.so.5
#6  0x00007f71775132cd in ?? () from /lib64/libQt5Core.so.5
#7  0x00007f71784a7fde in QCheckBox::stateChanged(int) () from /lib64/libQt5Widgets.so.5
#8  0x00007f7178498c4a in ?? () from /lib64/libQt5Widgets.so.5
#9  0x00007f7178498d97 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f71783e6c38 in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#11 0x00007f71783a53fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007f71783ad922 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#13 0x00007f71774dc128 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f71783aba9e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5
#15 0x00007f71783ffa58 in ?? () from /lib64/libQt5Widgets.so.5
#16 0x00007f7178402fb0 in ?? () from /lib64/libQt5Widgets.so.5
#17 0x00007f71783a53fe in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007f71774dc128 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007f7177b7b9ad in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#20 0x00007f7177b4f37c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#21 0x00007f7173cc311a in ?? () from /lib64/libQt5XcbQpa.so.5
#22 0x00007f717571ca90 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#23 0x00007f717571ce48 in ?? () from /lib64/libglib-2.0.so.0
#24 0x00007f717571cedc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#25 0x00007f7177533b56 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007f71774dab9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007f71774e2d06 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#28 0x000055673e133f52 in ?? ()
#29 0x00007f7176c2c5b0 in __libc_start_call_main () from /lib64/libc.so.6
#30 0x00007f7176c2c679 in __libc_start_main_impl () from /lib64/libc.so.6
#31 0x000055673e135645 in ?? ()
[Inferior 1 (process 9003) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2023-01-17 17:01:58 UTC

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