Summary: | System Settings crashed while I was switching between KCMs | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Patrick Silva <bugseforuns> |
Component: | kcm_nightcolor | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | 4wy78uwh, katyaberezyaka, kde, kwin-bugs-null, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Patrick Silva
2021-01-27 12:17:44 UTC
I assume night color because gamma is not in qml Terrifying backtrace :/ *** This bug has been marked as a duplicate of bug 429027 *** Created attachment 143676 [details]
New crash information added by DrKonqi
systemsettings5 (5.23.2) using Qt 5.15.2
- What I was doing when the application crashed:
I did cease observation of "gtk3_preview" and the page that "gtk3_preview" had been invoked from – which was "Gnome/GTK Application Styles" – by switching to 1 different sub-page of the KConfig Module whose identifier is "Appearance" within "systemsettings5".
- Unusual behavior I noticed:
During observation of The Simple Desktop Display Manager during authentication before invocation of "systemsettings5", all custom configuration of it did appear to have been reverted after previous usage of it.
-- Backtrace (Reduced):
#6 0x00007f835d98bb8e in std::__atomic_base<QObjectPrivate::ConnectionData*>::load (__m=std::memory_order_relaxed, this=0x71) at /usr/include/c++/11/bits/atomic_base.h:838
#7 std::atomic<QObjectPrivate::ConnectionData*>::load (__m=std::memory_order_relaxed, this=0x71) at /usr/include/c++/11/atomic:570
#8 QAtomicOps<QObjectPrivate::ConnectionData*>::loadRelaxed<QObjectPrivate::ConnectionData*> (_q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#9 QBasicAtomicPointer<QObjectPrivate::ConnectionData>::loadRelaxed (this=0x71) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:248
#10 QObjectPrivate::ensureConnectionData (this=0x31) at kernel/qobject_p.h:371
|