Bug 460828 - System Settings crashes in SidebarMode::reloadStartupModule()
Summary: System Settings crashes in SidebarMode::reloadStartupModule()
Status: REPORTED
Alias: None
Product: systemsettings
Classification: Applications
Component: sidebarview (other bugs)
Version First Reported In: 5.25.5
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-10-21 20:32 UTC by caste
Modified: 2022-10-24 21:12 UTC (History)
2 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 caste 2022-10-21 20:32:36 UTC
Application: systemsettings (5.25.5)
 (Compiled from sources)
Qt Version: 5.15.6
Frameworks Version: 5.99.0
Operating System: Linux 5.19.15-201.fc36.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 36 (KDE Plasma)
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
problema al buscar sddm, estaba buscando el inicio automático pero dio fallo yno salió de allí

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Preferencias del sistema (systemsettings), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f391cb927fe in KCModuleProxy::save() () from /lib64/libKF5KCMUtils.so.5
#5  0x00007f391e852055 in ModuleView::moduleSave(KCModuleProxy*) () from /lib64/libsystemsettingsview.so.3
#6  0x00007f38d809dc06 in SidebarMode::loadModule(QModelIndex const&, QStringList const&) [clone .part.0] () from /usr/lib64/qt5/plugins/systemsettingsview/systemsettings_sidebar_mode.so
#7  0x00007f38d809feb3 in SidebarMode::reloadStartupModule() () from /usr/lib64/qt5/plugins/systemsettingsview/systemsettings_sidebar_mode.so
#8  0x000055c62fbba6c6 in QtPrivate::QFunctorSlotObject<main::{lambda(QStringList const&, QString const&)#24}, 2, QtPrivate::List<QStringList const&, QString const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) ()
#9  0x00007f391d2d49a6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f391e47eebb in KDBusService::activateRequested(QStringList const&, QString const&) () from /lib64/libKF5DBusAddons.so.5
#11 0x00007f391e4828c2 in KDBusService::CommandLine(QStringList const&, QString const&, QMap<QString, QVariant> const&) () from /lib64/libKF5DBusAddons.so.5
#12 0x00007f391e48a454 in KDBusServiceExtensionsAdaptor::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libKF5DBusAddons.so.5
#13 0x00007f391c4bc0bb in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#14 0x00007f391c4bfcc0 in QDBusConnectionPrivate::activateCall(QObject*, int, QDBusMessage const&) [clone .part.0] () from /lib64/libQt5DBus.so.5
#15 0x00007f391c4c06c5 in QDBusConnectionPrivate::activateObject(QDBusConnectionPrivate::ObjectTreeNode&, QDBusMessage const&, int) () from /lib64/libQt5DBus.so.5
#16 0x00007f391c4c2a0c in QDBusActivateObjectEvent::placeMetaCall(QObject*) () from /lib64/libQt5DBus.so.5
#17 0x00007f391d2cbc44 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f391de75d02 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007f391d2a11c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#20 0x00007f391d2a4534 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#21 0x00007f391d2f2537 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#22 0x00007f391b86dfaf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#23 0x00007f391b8c32c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#24 0x00007f391b86b940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#25 0x00007f391d2f202a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007f391d29fc1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007f391d2a7ce2 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#28 0x000055c62fbb30c3 in main ()
[Inferior 1 (process 12061) detached]

Reported using DrKonqi
Comment 1 Bug Janitor Service 2022-10-21 20:34:26 UTC
Thank you for the bug report!

Please note that Plasma 5.25.5 is not supported for much longer by KDE; supported versions are 5.24, and 5.26 or newer.

If at all possible please upgrade to a supported version and verify that the bug is still happening there.

If you're unsure how to do this, contact your distributor about it.