Bug 487194

Summary: Crash on close while in SDDM settings
Product: [Applications] systemsettings Reporter: Thomas Bertels <tbertels>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kdedev, nicolas.fella
Priority: NOR Keywords: drkonqi
Version: 6.0.4   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=487028
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Thomas Bertels 2024-05-18 16:24:32 UTC
Application: systemsettings (6.0.4)

Qt Version: 6.7.0
Frameworks Version: 6.1.0
Operating System: Linux 6.6.30-2-MANJARO x86_64
Windowing System: Wayland
Distribution: Manjaro Linux
DrKonqi: 6.0.4 [CoredumpBackend]

-- Information about the crash:
To reproduce:
* Open Settings manager
* Search for "session"
* Open SDDM settings
* Click on "Behavior" at the top
* Close Settings manager and don't save settings when asked

The crash can be reproduced every time.

-- Backtrace (Reduced):
#4  0x00007f7b6e2fa86d in KPageWidget::currentPage() const () at /usr/lib/libKF6WidgetsAddons.so.6
#5  0x00007f7b6eb64cc8 in operator() (__closure=0x555711a79320) at /usr/src/debug/systemsettings/systemsettings-6.0.4/core/ModuleView.cpp:282
#8  QtPrivate::QCallableObject<ModuleView::addModule(MenuItem*, const QStringList&)::<lambda()>, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=0x555711a79310, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/qt6/QtCore/qobjectdefs_impl.h:555
#9  0x00007f7b6bd9b57f in QtPrivate::QSlotObjectBase::call (a=0x7ffc96ccb918, r=0x555710df2800, this=0x555711a79310, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:469
#10 doActivate<false> (sender=0x555711941d60, signal_index=5, argv=0x7ffc96ccb918) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4078


Reported using DrKonqi
Comment 1 Thomas Bertels 2024-05-18 16:24:33 UTC
Created attachment 169598 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 TraceyC 2024-07-12 00:47:59 UTC
This seems similar to https://bugs.kde.org/show_bug.cgi?id=487028
Comment 3 Nicolas Fella 2024-08-31 15:03:30 UTC

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