https://bugs.kde.org/show_bug.cgi?id=477369
Bug ID: 477369 Summary: System Settings app crashes on start Classification: Applications Product: systemsettings Version: master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: generic-crash Assignee: plasma-b...@kde.org Reporter: m...@ratijas.tk Target Milestone: --- SUMMARY Crashes on start deep inside Qt / Kirigami precompiled QML stuff. KInfoCenter runs fine, even though it is basically the same app. (gdb) bt #0 QV4::convertAndCall<QV4::ArrowFunction::virtualCall(const QV4::FunctionObject*, const QV4::Value*, const QV4::Value*, int)::<lambda(QObject*, void**, const QMetaType*, int)> >(QV4::ExecutionEngine *, const QQmlPrivate::AOTCompiledFunction *, const QV4::Value *, const QV4::Value *, int, struct {...}) (engine=<optimized out>, aotFunction=0x7fffcf692270 <QmlCacheGeneratedCode::_qt_qml_org_kde_kirigami_templates_AbstractApplicationHeader_qml::aotBuiltFunctions+48>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>, call=...) at /usr/src/debug/qt6-declarative/build/include/QtQml/6.6.0/QtQml/private/../../../../../../qtdeclarative-everywhere-src-6.6.0/src/qml/jsruntime/qv4jscall_p.h:131 #1 0x00007ffff5b5be4c in QV4::ArrayPrototype::method_reduce(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int) (b=<optimized out>, thisObject=<optimized out>, argv=0x7fffcefbf568, argc=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/jsruntime/qv4arrayobject.cpp:1418 #2 0x00007ffff5c298da in QV4::Moth::VME::interpret(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*, char const*) (frame=0x7fffffffd0b0, engine=0x55555622bf00, code=0x55555648bf60 "@X\273\365\377\177") at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/jsruntime/qv4vme_moth.cpp:902 #3 0x00007ffff5c2cf15 in QV4::Moth::VME::exec(QV4::JSTypesStackFrame*, QV4::ExecutionEngine*) (frame=<optimized out>, engine=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/jsruntime/qv4vme_moth.cpp:584 #4 0x00007ffff5b9e91e in QV4::doCall(QV4::Function*, QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext*) (self=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>, context=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/jsruntime/qv4function.cpp:54 #5 0x00007ffff5cd958c in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) (this=0x55555652a6f0, callData=0x7fffcefbf4e8, isUndefined=0x7fffffffd280) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/qml/qqmljavascriptexpression.cpp:238 #6 0x00007ffff5c69f07 in QQmlBinding::evaluate(bool*) (this=this@entry=0x55555652a6f0, isUndefined=isUndefined@entry=0x7fffffffd280) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/qml/qqmlbinding.cpp:188 #7 0x00007ffff5c6edd3 in QQmlBinding::doUpdate(QQmlJavaScriptExpression::DeleteWatcher const&, QFlags<QQmlPropertyData::WriteFlag>, QV4::Scope&) (this=0x55555652a6f0, watcher=..., flags=..., scope=...) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/qml/qqmlbinding.cpp:698 #8 0x00007ffff5c6e444 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) (this=0x55555652a6f0, flags=...) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/qml/qqmlbinding.cpp:164 #9 0x00007ffff5cfea77 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) (this=0x555556401ec0, interrupt=...) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/qml/qqmlobjectcreator.cpp:1456 #10 0x00007ffff5c8447e in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) (enginePriv=0x5555562968b0, state=state@entry=0x55555622e688) at /usr/src/debug/qt6-declarative/build/include/QtQml/6.6.0/QtQml/private/../../../../../../qtdeclarative-everywhere-src-6.6.0/src/qml/qml/ftw/qbipointer_p.h:133 #11 0x00007ffff5c854e6 in QQmlComponentPrivate::completeCreate() (this=0x55555622e5d0) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/qml/qqmlcomponent.cpp:1252 #12 0x00007ffff5c8652c in QQmlComponent::completeCreate() (this=0x7fffffffd690) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/qml/qqmlcomponent.cpp:1226 #13 QQmlComponentPrivate::createWithProperties(QObject*, QMap<QString, QVariant> const&, QQmlContext*, QQmlComponentPrivate::CreateBehavior) (this=0x55555622e5d0, parent=0x0, properties=..., context=<optimized out>, behavior=QQmlComponentPrivate::CreateDefault) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/qml/qqmlcomponent.cpp:957 #14 0x00007ffff5c7e73d in QQmlComponent::create(QQmlContext*) (this=this@entry=0x7fffffffd690, context=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative-everywhere-src-6.6.0/src/qml/qml/qqmlcomponent.cpp:908 #15 0x0000555555579ff9 in SidebarMode::initWidget() (this=this@entry=0x555555bf5000) at /home/ratijas/kde/src6/systemsettings/app/sidebar/SidebarMode.cpp:651 #16 0x000055555557a609 in SidebarMode::mainWidget() (this=0x555555bf5000) at /home/ratijas/kde/src6/systemsettings/app/sidebar/SidebarMode.cpp:164 #17 0x000055555556fd74 in SettingsBase::loadCurrentView() (this=this@entry=0x555555920810) at /home/ratijas/kde/src6/systemsettings/app/SettingsBase.cpp:290 #18 0x0000555555572543 in SettingsBase::initApplication() (this=this@entry=0x555555920810) at /home/ratijas/kde/src6/systemsettings/app/SettingsBase.cpp:112 #19 0x000055555557309b in SettingsBase::SettingsBase(BaseMode::ApplicationMode, QString const&, QList<QString> const&, QWidget*) (this=this@entry=0x555555920810, __vtt_parm=__vtt_parm@entry=0x0, mode=mode@entry=(unknown: 0xffffdbf0), startupModule=..., startupModuleArgs=..., parent=<optimized out>, __in_chrg=<optimized out>) at /home/ratijas/kde/src6/systemsettings/app/SettingsBase.cpp:69 #20 0x0000555555568a02 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /home/ratijas/kde/src6/systemsettings/app/main.cpp:147 STEPS TO REPRODUCE 1. Launch systemsettings SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.81.80 KDE Frameworks Version: 5.245.0 Qt Version: 6.6.0 Kernel Version: 6.6.1-arch1-1 (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz Memory: 15.6 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2 -- You are receiving this mail because: You are watching all bug changes.