Bug 439014 - Appearance Settings always crashes
Summary: Appearance Settings always crashes
Status: RESOLVED WORKSFORME
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_lookandfeel (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-06-22 03:25 UTC by dev
Modified: 2021-08-27 04:36 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 dev 2021-06-22 03:25:01 UTC
Application: systemsettings5 (5.22.80)
 (Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.84.0
Operating System: Linux 5.12.10-1-MANJARO x86_64
Windowing System: X11
Drkonqi Version: 5.22.1
Distribution: Manjaro Linux

-- Information about the crash:
- What I was doing when the application crashed:
Booting up and changinp the setting

- Unusual behavior I noticed:
GTK theme always defaults to white. Opening Appeareance settings always crashes.

- Custom settings of the application:
For appearance defaulting all settings and the behavior persists.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fe73bcea77c in ?? () from /usr/lib/libQt5Qml.so.5
#5  0x00007fe73bbc7ce0 in QV4::QObjectWrapper::getQmlProperty(QV4::ExecutionEngine*, QQmlContextData*, QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*, QQmlPropertyData**) () from /usr/lib/libQt5Qml.so.5
#6  0x00007fe73bba3106 in QV4::QQmlContextWrapper::lookupInParentContextHierarchy(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value*) () from /usr/lib/libQt5Qml.so.5
#7  0x00007fe73bbe69c7 in ?? () from /usr/lib/libQt5Qml.so.5
#8  0x00007fe73bbebdbf in ?? () from /usr/lib/libQt5Qml.so.5
#9  0x00007fe73bb7e0df in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /usr/lib/libQt5Qml.so.5
#10 0x00007fe73bd09f36 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /usr/lib/libQt5Qml.so.5
#11 0x00007fe73bd101c5 in QQmlBinding::evaluate(bool*) () from /usr/lib/libQt5Qml.so.5
#12 0x00007fe73bd14458 in ?? () from /usr/lib/libQt5Qml.so.5
#13 0x00007fe73bd12164 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib/libQt5Qml.so.5
#14 0x00007fe73bcb63c6 in QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () from /usr/lib/libQt5Qml.so.5
#15 0x00007fe73bcb63b1 in QQmlContextData::refreshExpressionsRecursive(QQmlJavaScriptExpression*) () from /usr/lib/libQt5Qml.so.5
#16 0x00007fe73bcb6b87 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#17 0x00007fe73bcb6c20 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#18 0x00007fe73bcb6c20 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#19 0x00007fe73bcb6ca3 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#20 0x00007fe73bcb6c20 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#21 0x00007fe73bcb6c20 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#22 0x00007fe73bcb6c20 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#23 0x00007fe73bcb6ca3 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#24 0x00007fe73bcb6ca3 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#25 0x00007fe73bcb6c87 in QQmlContextData::refreshExpressionsRecursive(bool) () from /usr/lib/libQt5Qml.so.5
#26 0x00007fe73bc992e9 in QQmlEngine::retranslate() () from /usr/lib/libQt5Qml.so.5
#27 0x00007fe73ceb515f in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#28 0x00007fe73da86d62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#29 0x00007fe73ce8800a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#30 0x00007fe73ce8b109 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#31 0x00007fe73cee1604 in ?? () from /usr/lib/libQt5Core.so.5
#32 0x00007fe73aa1110c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#33 0x00007fe73aa64b99 in ?? () from /usr/lib/libglib-2.0.so.0
#34 0x00007fe73aa0e871 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#35 0x00007fe73cee0c36 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#36 0x00007fe73ce8697c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#37 0x00007fe73ce8eee4 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#38 0x000056119f50ed69 in ?? ()
#39 0x00007fe73c814b25 in __libc_start_main () from /usr/lib/libc.so.6
#40 0x000056119f50fb6e in ?? ()
[Inferior 1 (process 39563) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2021-07-28 20:04:39 UTC
Unfortunately you are using an Arch-based distro so your backtrace is missing debug symbols and is therefore mostly useless. :(

Are you using Kvantum or any custom themes?
Comment 2 Bug Janitor Service 2021-08-12 04:36:15 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2021-08-27 04:36:44 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!