Application: plasmashell (6.5.3) ApplicationNotResponding [ANR]: false Qt Version: 6.10.0 Frameworks Version: 6.20.0 Operating System: Linux 6.17.8-300.fc43.x86_64 x86_64 Windowing System: Wayland Distribution: Aurora (Version: latest-43.20251121.1) DrKonqi: 6.5.3 [CoredumpBackend] -- Information about the crash: If I make a new user account I can't reproduce the issue, it must be some configuration specific to my user account. I'm happy to provide any configuration file you might need to narrow this issue down. Reproducible by repeatably switching from Breeze to Breeze Dark and ticking "Desktop and window layout" on the apply dialog. Settings > Global Themes > Click Theme > Tick Desktop and window layout > Apply The crash can be reproduced every time. -- Backtrace (Reduced): #6 0x00007f568fc4e768 in QQmlPrivate::loadFallbackAsVariant(QV4::Lookup*, QObject*, void*, QQmlPrivate::AOTCompiledContext const*) () from /lib64/libQt6Qml.so.6 #7 0x00007f568fc55857 in QQmlPrivate::AOTCompiledContext::getObjectLookup(unsigned int, QObject*, void*) const () from /lib64/libQt6Qml.so.6 #9 0x00007f568fc1eb3e in void QV4::coerceAndCall<(anonymous namespace)::AOTCompiledMetaMethod, QV4::Moth::VME::exec(QV4::MetaTypesStackFrame*, QV4::ExecutionEngine*)::{lambda(void**, int)#1}>(QV4::ExecutionEngine*, (anonymous namespace)::AOTCompiledMetaMethod const*, void**, QMetaType const*, int, QV4::Moth::VME::exec(QV4::MetaTypesStackFrame*, QV4::ExecutionEngine*)::{lambda(void**, int)#1}) () from /lib64/libQt6Qml.so.6 #10 0x00007f568fc27478 in QV4::Moth::VME::exec(QV4::MetaTypesStackFrame*, QV4::ExecutionEngine*) () from /lib64/libQt6Qml.so.6 #11 0x00007f568fb49d95 in QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*) () from /lib64/libQt6Qml.so.6 #12 0x00007f568fcdbcb0 in QQmlJavaScriptExpression::evaluate(void**, QMetaType const*, int) () from /lib64/libQt6Qml.so.6 #13 0x00007f568fc6230e in QQmlBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) () from /lib64/libQt6Qml.so.6 #14 0x00007f568fc65f90 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /lib64/libQt6Qml.so.6 #15 0x00007f568fd0f6a9 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () from /lib64/libQt6Qml.so.6 #16 0x00007f568fc84ab5 in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) () from /lib64/libQt6Qml.so.6 #17 0x00007f568fc8b16b in QQmlComponentPrivate::completeCreate() () from /lib64/libQt6Qml.so.6 #18 0x00007f56915686bb in PlasmaQuick::SharedQmlEngine::completeInitialization(QHash<QString, QVariant> const&) () from /lib64/libPlasmaQuick.so.6 #19 0x00007f5691549711 in PlasmaQuick::AppletQuickItem::itemForApplet(Plasma::Applet*) () from /lib64/libPlasmaQuick.so.6 #20 0x00007f5691580357 in ContainmentItem::init() () from /lib64/libPlasmaQuick.so.6 #21 0x00007f568fd0fb0d in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () from /lib64/libQt6Qml.so.6 #22 0x00007f568fc84ab5 in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) () from /lib64/libQt6Qml.so.6 Reported using DrKonqi
Created attachment 187049 [details] New crash information added by DrKonqi DrKonqi auto-attaching complete backtrace.
DrKonqi doesn't add GPU information: This is on and AMD RX 6750XT with mesa 25.2.6
Thank you for the bug report. > QQmlPrivate::AOTCompiledContext This is https://bugreports.qt.io/browse/QTBUG-139626. This should be fixed in Qt 6.10.1. I'll merge this report into the main one for that. *** This bug has been marked as a duplicate of bug 511116 ***