Bug 448104 - System settings crashes on opening Power menu
Summary: System settings crashes on opening Power menu
Status: RESOLVED DUPLICATE of bug 443858
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.23.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-01-08 10:58 UTC by John Bennett
Modified: 2022-01-08 13:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Bennett 2022-01-08 10:58:43 UTC
Application: systemsettings5 (5.23.4)

Qt Version: 5.15.2
Frameworks Version: 5.89.0
Operating System: Linux 5.15.12-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.23.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Attempting to open Settings>System Settings>Power Management menu.
Immediately faults with "System Settings closed unexpectedly" message.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
[KCrash Handler]
#6  0x00007fb212cfc506 in QComboBox::clear (this=0x556f74ade1b0) at widgets/qcombobox.cpp:3049
#7  0x00007fb1ff6f3714 in operator() (__closure=0x556f787011d0, watcher=<optimized out>) at /usr/src/debug/powerdevil5-5.23.4-1.2.x86_64/daemon/actions/bundled/powerprofileconfig.cpp:83
#8  0x00007fb211f76393 in QtPrivate::QSlotObjectBase::call (a=0x7ffeb0de9440, r=0x7fb200011460, this=0x556f787011c0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#9  doActivate<false> (sender=0x556f783e5750, signal_index=3, argv=0x7ffeb0de9440) at kernel/qobject.cpp:3886
#10 0x00007fb211f6f85f in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7fb210aa25e0 <QDBusPendingCallWatcher::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffeb0de9440) at kernel/qobject.cpp:3946
#11 0x00007fb210a8307f in QDBusPendingCallWatcher::finished (this=<optimized out>, _t1=<optimized out>) at .moc/moc_qdbuspendingcall.cpp:158
#12 0x00007fb211f6c33e in QObject::event (this=0x556f783e5750, e=0x556f79d12af0) at kernel/qobject.cpp:1314
#13 0x00007fb212bf1a7f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x556f783e5750, e=0x556f79d12af0) at kernel/qapplication.cpp:3632
#14 0x00007fb211f3fd2a in QCoreApplication::notifyInternal2 (receiver=0x556f783e5750, event=0x556f79d12af0) at kernel/qcoreapplication.cpp:1064
#15 0x00007fb211f42d77 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x556f74830480) at kernel/qcoreapplication.cpp:1821
#16 0x00007fb211f97b83 in postEventSourceDispatch (s=s@entry=0x556f749336c0) at kernel/qeventdispatcher_glib.cpp:277
#17 0x00007fb20fa92d9f in g_main_dispatch (context=0x7fb208005000) at ../glib/gmain.c:3381
#18 g_main_context_dispatch (context=0x7fb208005000) at ../glib/gmain.c:4099
#19 0x00007fb20fa93128 in g_main_context_iterate (context=context@entry=0x7fb208005000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4175
#20 0x00007fb20fa931df in g_main_context_iteration (context=0x7fb208005000, may_block=1) at ../glib/gmain.c:4240
#21 0x00007fb211f97204 in QEventDispatcherGlib::processEvents (this=0x556f7493cf90, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#22 0x00007fb211f3e72b in QEventLoop::exec (this=this@entry=0x7ffeb0de9830, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#23 0x00007fb211f46a10 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#24 0x00007fb21249319c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#25 0x00007fb212bf19f5 in QApplication::exec () at kernel/qapplication.cpp:2824
#26 0x0000556f73cb610b in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/systemsettings5-5.23.4-1.2.x86_64/app/main.cpp:208
[Inferior 1 (process 26586) detached]

Possible duplicates by query: bug 447910, bug 447904, bug 447759, bug 447676, bug 447282.

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-01-08 13:38:54 UTC

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