Application: systemsettings (5.27.10) Qt Version: 5.15.11 Frameworks Version: 5.113.0 Operating System: Linux 6.6.7-arch1-1 x86_64 Windowing System: Wayland Distribution: Arch Linux DrKonqi: 5.27.10 [KCrashBackend] -- Information about the crash: I changed my boot splash screen and I was going to change my login splash screen and it asked for my password two times and then crashed The reporter is unsure if this crash is reproducible. -- Backtrace: Application: System Settings (systemsettings), signal: Segmentation fault [KCrash Handler] #4 0x00007fc855ca8388 in KQuickAddons::ConfigModule::setNeedsSave(bool) () at /usr/lib/libKF5QuickAddons.so.5 #5 0x00007fc857dd1da8 in KCModuleProxy::save() () at /usr/lib/libKF5KCMUtils.so.5 #6 0x00007fc858c70ab6 in ModuleView::moduleSave(KCModuleProxy*) () at /usr/lib/libsystemsettingsview.so.3 #7 0x00007fc858c756cf in () at /usr/lib/libsystemsettingsview.so.3 #8 0x00007fc8572d1253 in () at /usr/lib/libQt5Core.so.5 #9 0x00007fc8584c8527 in KAuth::ObjectDecorator::authorized(KAuth::Action const&) () at /usr/lib/libKF5Auth.so.5 #10 0x00007fc8572d1097 in () at /usr/lib/libQt5Core.so.5 #11 0x00007fc85805c687 in QAbstractButton::clicked(bool) () at /usr/lib/libQt5Widgets.so.5 #12 0x00007fc85805ef3a in () at /usr/lib/libQt5Widgets.so.5 #13 0x00007fc85806043c in () at /usr/lib/libQt5Widgets.so.5 #14 0x00007fc8580605e0 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () at /usr/lib/libQt5Widgets.so.5 #15 0x00007fc857faf1a1 in QWidget::event(QEvent*) () at /usr/lib/libQt5Widgets.so.5 #16 0x00007fc857f788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #17 0x00007fc857f7ddaf in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #18 0x00007fc85729c168 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #19 0x00007fc857f7c0ea in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () at /usr/lib/libQt5Widgets.so.5 #20 0x00007fc857fcceb5 in () at /usr/lib/libQt5Widgets.so.5 #21 0x00007fc857fcec07 in () at /usr/lib/libQt5Widgets.so.5 #22 0x00007fc857f788ff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5 #23 0x00007fc85729c168 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5 #24 0x00007fc85774196c in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () at /usr/lib/libQt5Gui.so.5 #25 0x00007fc85772a6f5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5 #26 0x00007fc85535ece5 in () at /usr/lib/libQt5WaylandClient.so.5 #27 0x00007fc855d0df69 in () at /usr/lib/libglib-2.0.so.0 #28 0x00007fc855d6c367 in () at /usr/lib/libglib-2.0.so.0 #29 0x00007fc855d0c162 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 #30 0x00007fc8572eaf7c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #31 0x00007fc85729ae74 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 #32 0x00007fc85729c313 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5 #33 0x000055af62055bd9 in () #34 0x00007fc856a45cd0 in () at /usr/lib/libc.so.6 #35 0x00007fc856a45d8a in __libc_start_main () at /usr/lib/libc.so.6 #36 0x000055af62056575 in () [Inferior 1 (process 17466) detached] Reported using DrKonqi
Thanks for the bug report. I'm sorry we weren't able to get to this yet. There have been many fixes and improvements since this was reported, and this issue may have been fixed. Can you please re-test on your system with Plasma 6.4.3 or later and let us know if you can still reproduce the crash? If this is still crashing, could you please install debug symbols and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this.
๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
(In reply to TraceyC from comment #1) > Thanks for the bug report. I'm sorry we weren't able to get to this yet. > There have been many fixes and improvements since this was reported, and > this issue may have been fixed. > > Can you please re-test on your system with Plasma 6.4.3 or later and let us > know if you can still reproduce the crash? If this is still crashing, could > you please install debug symbols and attach a new symbolicated backtrace > generated by using `coredumpctl gdb` in a terminal window? See > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl > for details about how to do this. I can confirm this bug doesn't exist since plasma 6 but unfortunately I am not familiar with bug reporting so I don't know how to close this one
Thanks for letting us know!