Summary: | KCM crashes on load | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Nate Graham <nate> |
Component: | kcm_powerdevil | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | joe.b.t.lunn, kde, toute |
Priority: | VHI | Keywords: | regression |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=440223 | ||
Latest Commit: | https://invent.kde.org/plasma/powerdevil/commit/366a9c3102f0ecd21751892629f0cc43f49fcacb | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Nate Graham
2021-07-27 20:17:20 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/powerdevil/-/merge_requests/55 Git commit 366a9c3102f0ecd21751892629f0cc43f49fcacb by David Redondo. Committed on 28/07/2021 at 08:45. Pushed by davidre into branch 'master'. Fix crash if dbus call finishes before we have a valid config group M +5 -2 daemon/actions/bundled/powerprofileconfig.cpp https://invent.kde.org/plasma/powerdevil/commit/366a9c3102f0ecd21751892629f0cc43f49fcacb *** Bug 446150 has been marked as a duplicate of this bug. *** Created attachment 144791 [details]
New crash information added by DrKonqi
systemsettings5 (5.23.4) using Qt 5.15.2
- What I was doing when the application crashed:
Opened KDE Settings (System Settings) > Opened Power Management > Crash Occured.
Had recently "rebooted" the system using kexec before first seg fault but later recreated issue after logging in immediately.
There are no unusal power settings configured on this system. Though the disk geomtry is a bit funky but that is not related to this issue.
<3 KDE, thanks for the great window manager. Keep fighting the good fight! ttfn :D
-- Backtrace (Reduced):
#6 QComboBox::clear (this=0x558f22ccd730) at widgets/qcombobox.cpp:3049
#7 0x00007fc6b0d6a704 in operator() (__closure=0x558f22cc3980, watcher=0x7ffd70f65540) at /usr/src/debug/powerdevil5-5.23.4-1.1.x86_64/daemon/actions/bundled/powerprofileconfig.cpp:83
#8 0x00007fc6c698f043 in QtPrivate::QSlotObjectBase::call (a=0x7ffd70f656c0, r=0x7fc6b4013ac0, this=0x558f22cc3970) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#9 doActivate<false> (sender=0x558f22cc3870, signal_index=3, argv=0x7ffd70f656c0) at kernel/qobject.cpp:3886
[...]
#11 0x00007fc6c5499fff in QDBusPendingCallWatcher::finished (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qdbuspendingcall.cpp:158
|