Bug 480295

Summary: Crash when maximizing
Product: [Applications] NeoChat Reporter: Justin Zobel <justin>
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED DUPLICATE    
Severity: crash CC: carl, nicolas.fella
Priority: NOR Keywords: qt6
Version: 24.01.90   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Justin Zobel 2024-01-25 01:09:16 UTC
Thread 1 "neochat" received signal SIGSEGV, Segmentation fault.
QQuickItem::opacity (this=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.cpp:6316
warning: 6316   /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.cpp: No such file or directory
(gdb) bt
#0  QQuickItem::opacity (this=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.cpp:6316
#1  0x00007ffff274737d in QQuickPopupPrivate::createOverlay (this=0x5555561eddb0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopup.cpp:887
#2  0x00007ffff2746b63 in QQuickPopupPrivate::prepareEnterTransition (this=0x5555561eddb0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopup.cpp:558
#3  0x00007ffff272abdb in QQuickDrawerPrivate::prepareEnterTransition (this=0x5555561eddb0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickdrawer.cpp:576
#4  0x00007ffff274ae3e in QQuickPopupTransitionManager::transitionEnter (this=0x5555561edf30)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopup.cpp:960
#5  QQuickPopup::setVisible (this=<optimized out>, visible=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopup.cpp:2095
#6  0x00007ffff274f366 in QQuickPopup::qt_metacall (this=0x555556204eb0, _c=QMetaObject::InvokeMetaMethod, _id=59, _a=0x7ffffffeb6b8)
    at src/quicktemplates/QuickTemplates2_autogen/include/moc_qquickpopup_p.cpp:1907
#7  0x00007ffff272b9ea in QQuickDrawer::qt_metacall (this=0x0, _c=1505722576, _id=1505722592, _a=0x420) at src/quicktemplates/QuickTemplates2_autogen/include/moc_qquickdrawer_p.cpp:280
#8  0x00007ffff70bfed6 in QV4::CallMethod
    (object=..., index=64, returnType=..., argCount=argCount@entry=0, argTypes=argTypes@entry=0x0, engine=engine@entry=0x555555f85d50, callArgs=0x7fffb4bb9b30, callType=QMetaObject::InvokeMetaMethod) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:1543
#9  0x00007ffff70bd4d2 in QV4::CallPrecise
    (object=..., data=..., engine=engine@entry=0x555555f85d50, callArgs=callArgs@entry=0x7fffb4bb9b30, callType=callType@entry=QMetaObject::InvokeMetaMethod)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:1836
#10 0x00007ffff70ba835 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2::operator()() const (this=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2733
#11 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_0::operator()<QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2>(QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2 const&) const (this=<optimized out>, call=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2710
#12 QV4::QObjectMethod::callInternal (this=0x7ffffffebb40, thisObject=0x7fffb4bb9b28, argv=0x7fffb4bb9aa0, argc=0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2733
#13 0x00007ffff70dbe90 in QV4::FunctionObject::call (this=0x7ffffffebb40, thisObject=0x7fffb4bb9b28, argv=0x7fffb4bb9aa0, argc=0)
    at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4functionobject_p.h:171
#14 QV4::Runtime::CallQmlContextPropertyLookup::call (engine=0x555555f85d50, index=<optimized out>, argv=0x7fffb4bb9aa0, argc=0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4runtime.cpp:1418
#15 0x00007ffff710fe2d in QV4::Moth::VME::interpret (frame=frame@entry=0x7ffffffebdf8, engine=engine@entry=0x555555f85d50, code=0x7fffd3fdf551 "L\r\265\236")
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:926
#16 0x00007ffff710e238 in QV4::Moth::VME::exec (frame=0x7ffffffebdf8, engine=0x555555f85d50)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:584
#17 0x00007ffff7074e1f in QV4::doCall (self=0x5555561e8670, thisObject=<optimized out>, argv=argv@entry=0x7fffb4bb9a98, argc=argc@entry=0, context=context@entry=0x7fff93b266e0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:54
#18 0x00007ffff70745fd in QV4::Function::call (this=0x5555561e8670, thisObject=0x555559bf80d0, argv=0x7fffb4bb9a98, argc=0, context=0x7fff93b266e0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:79
#19 QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0::operator()(QV4::Value const*, QV4::Value const*, int) const
    (thisObject=0x555559bf80d0, argv=0x7fffb4bb9a98, argc=0, this=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:30
#20 QV4::convertAndCall<QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0>(QV4::ExecutionEngine*, QObject*, void**, QMetaType const*, int, QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0)
    (engine=0x555555f85d50, thisObject=<optimized out>, a=0x7ffffffec070, types=0x7ffffffec060, argc=0, call=...)
    at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4jscall_p.h:170
#21 QV4::Function::call (this=0x5555561e8670, thisObject=<optimized out>, a=0x7ffffffec070, types=0x7ffffffec060, argc=0, context=0x7fff93b266e0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:27
#22 0x00007ffff71dccff in QQmlJavaScriptExpression::evaluate (this=<optimized out>, a=0x555559bf80e0, types=0x420, argc=-368)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmljavascriptexpression.cpp:270
#23 0x00007ffff71666a6 in QQmlBoundSignalExpression::evaluate (this=0x55555626cda0, a=a@entry=0x0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:199
#24 0x00007ffff7166dee in QQmlBoundSignal_callback (e=0x55555626ce20, a=0x0)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:314
--Type <RET> for more, q to quit, c to continue without paging--c
#25 0x00007ffff72023a9 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlnotifier.cpp:70
#26 0x00007ffff5349815 in doActivate<false> (sender=0x555556204eb0, signal_index=66, argv=0x0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:3913
#27 0x00007ffff729b9c5 in QQmlVMEMetaObject::metaCall (this=0x5555561d0c80, o=<optimized out>, c=<optimized out>, _id=<optimized out>, a=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlvmemetaobject.cpp:1457
#28 0x00007ffff722051c in QQmlPropertyPrivate::write (object=0x555556204eb0, property=..., value=<optimized out>, context=..., flags=...) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/qml/qqmlpropertydata_p.h:338
#29 0x00007ffff70b5ea7 in QV4::QObjectWrapper::setProperty (engine=engine@entry=0x555555f85d50, object=object@entry=0x555556204eb0, property=0x7fffa8380560, value=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:650
#30 0x00007ffff70b4a4e in QV4::QObjectWrapper::setQmlProperty (engine=0x555555f85d50, qmlContext=<optimized out>, object=0x555556204eb0, name=<optimized out>, flags=..., value=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:465
#31 0x00007ffff70ae3ba in QV4::QQmlContextWrapper::virtualPut (m=m@entry=0x7fffb4bb9a70, id=..., value=..., receiver=receiver@entry=0x7fffb4bb9a70) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qmlcontext.cpp:454
#32 0x00007ffff702f59d in QV4::Object::put (this=0x7fffb4bb9a70, name=0x7fffb4bb9a68, v=..., receiver=0x7fffb4bb9a70) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4object_p.h:281
#33 QV4::ExecutionContext::setProperty (this=<optimized out>, name=0x7fffb4bb9a68, value=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4context.cpp:278
#34 0x00007ffff70d9a5f in QV4::Runtime::StoreNameSloppy::call (engine=0x555555f85d50, nameIndex=<optimized out>, value=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4runtime.cpp:988
#35 0x00007ffff710ebb6 in QV4::Moth::VME::interpret (frame=frame@entry=0x7ffffffee388, engine=engine@entry=0x555555f85d50, code=0x5555559c248b "\n\030\a", <incomplete sequence \343>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:720
#36 0x00007ffff710e238 in QV4::Moth::VME::exec (frame=0x7ffffffee388, engine=0x555555f85d50) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:584
#37 0x00007ffff7074e1f in QV4::doCall (self=0x555556030560, thisObject=<optimized out>, argv=argv@entry=0x7fffb4bb99f0, argc=argc@entry=0, context=context@entry=0x7fff93b26998) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:54
#38 0x00007ffff70745fd in QV4::Function::call (this=0x555556030560, thisObject=0x555559bf80d0, argv=0x7fffb4bb99f0, argc=0, context=0x7fff93b26998) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:79
#39 QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0::operator()(QV4::Value const*, QV4::Value const*, int) const (thisObject=0x555559bf80d0, argv=0x7fffb4bb99f0, argc=0, this=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:30
#40 QV4::convertAndCall<QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0>(QV4::ExecutionEngine*, QObject*, void**, QMetaType const*, int, QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0)
    (engine=0x555555f85d50, thisObject=<optimized out>, a=0x7ffffffee600, types=0x7ffffffee5f0, argc=0, call=...) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4jscall_p.h:170
#41 QV4::Function::call (this=0x555556030560, thisObject=<optimized out>, a=0x7ffffffee600, types=0x7ffffffee5f0, argc=0, context=0x7fff93b26998) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:27
#42 0x00007ffff71dccff in QQmlJavaScriptExpression::evaluate (this=<optimized out>, a=0x555559bf80e0, types=0x420, argc=-368) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmljavascriptexpression.cpp:270
#43 0x00007ffff71666a6 in QQmlBoundSignalExpression::evaluate (this=0x555556301510, a=a@entry=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:199
#44 0x00007ffff7166dee in QQmlBoundSignal_callback (e=0x555556301c00, a=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:314
#45 0x00007ffff72023a9 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlnotifier.cpp:70
#46 0x00007ffff5349815 in doActivate<false> (sender=0x555556204eb0, signal_index=37, argv=0x0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:3913
#47 0x00007ffff274abbd in QQuickPopup::modalChanged (this=0x555556204eb0) at src/quicktemplates/QuickTemplates2_autogen/include/moc_qquickpopup_p.cpp:2129
#48 QQuickPopup::setModal (this=0x555556204eb0, modal=false) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopup.cpp:2024
#49 0x00007ffff7162e93 in QQmlPropertyData::writeProperty (this=0x0, target=0x0, value=0x7fffffff00b3, flags=...) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/qml/qqmlpropertydata_p.h:338
#50 GenericBinding<1>::doStore<bool> (this=0x555556301a90, value=false, pd=0x0, flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:275
#51 GenericBinding<1>::write (this=0x555556301a90, result=..., isUndefined=false, flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:236
#52 0x00007ffff715d62e in QQmlBinding::doUpdate (this=0x555556301a90, watcher=..., flags=..., scope=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:700
#53 0x00007ffff715b177 in QQmlBinding::update (this=0x555556301a90, flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:164
#54 0x00007ffff72023a9 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlnotifier.cpp:70
#55 0x00007ffff5349815 in doActivate<false> (sender=0x555556204eb0, signal_index=49, argv=0x0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:3913
#56 0x00007ffff2751baa in QQuickPopupItem::itemChange (this=0x0, change=1505722576, data=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickpopupitem.cpp:283
#57 0x00007ffff7683863 in QQuickItemPrivate::itemChange (this=0x555556084640, change=QQuickItem::ItemEnabledHasChanged, data=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.cpp:6765
#58 QQuickItemPrivate::setEffectiveEnableRecur (this=0x555556084640, scope=<optimized out>, newEffectiveEnable=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.cpp:6581
#59 0x00007ffff7162e93 in QQmlPropertyData::writeProperty (this=0x0, target=0x0, value=0x7fffffff1c53, flags=...) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/qml/qqmlpropertydata_p.h:338
#60 GenericBinding<1>::doStore<bool> (this=0x555556301a00, value=true, pd=0x0, flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:275
#61 GenericBinding<1>::write (this=0x555556301a00, result=..., isUndefined=false, flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:236
#62 0x00007ffff715d62e in QQmlBinding::doUpdate (this=0x555556301a00, watcher=..., flags=..., scope=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:700
#63 0x00007ffff715b177 in QQmlBinding::update (this=0x555556301a00, flags=...) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlbinding.cpp:164
#64 0x00007ffff72023a9 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlnotifier.cpp:70
#65 0x00007ffff5349815 in doActivate<false> (sender=0x555556035b70, signal_index=73, argv=0x0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:3913
#66 0x00007ffff72023a9 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlnotifier.cpp:70
#67 0x00007ffff5349815 in doActivate<false> (sender=0x555555c06540, signal_index=39, argv=0x0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:3913
#68 0x00007fffb4233999 in ColumnView::visibleItemsChanged (this=<optimized out>) at /home/build/YPKG/root/kf6-kirigami/build/kirigami-5.248.0/solusBuildDir/src/Kirigami_autogen/include/moc_columnview.cpp:1514
#69 ContentItem::updateVisibleItems (this=this@entry=0x555555c06820) at /home/build/YPKG/root/kf6-kirigami/build/kirigami-5.248.0/src/columnview.cpp:589
#70 0x00007fffb423887b in ContentItem::geometryChange (this=0x555555c06820, newGeometry=..., oldGeometry=...) at /home/build/YPKG/root/kf6-kirigami/build/kirigami-5.248.0/src/columnview.cpp:726
#71 0x00007ffff7690d5f in QQuickItem::setWidth (this=this@entry=0x555555c06820, w=<error reading variable: That operation is not available on integers of more than 8 bytes.>, w@entry=612) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.cpp:7192
#72 0x00007fffb4235f56 in ContentItem::layoutItems (this=0x555555c06820) at /home/build/YPKG/root/kf6-kirigami/build/kirigami-5.248.0/src/columnview.cpp:508
#73 0x00007fffb423677b in ColumnView::insertItem (this=0x555555c06540, pos=1, item=0x5555598c9a50) at /home/build/YPKG/root/kf6-kirigami/build/kirigami-5.248.0/src/columnview.cpp:1102
#74 0x00007fffb4238d24 in ColumnView::qt_metacall (this=0x555555c06540, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fffffff5458) at /home/build/YPKG/root/kf6-kirigami/build/kirigami-5.248.0/solusBuildDir/src/Kirigami_autogen/include/moc_columnview.cpp:1452
#75 0x00007ffff70c0017 in QV4::CallMethod (object=..., index=82, returnType=..., argCount=2, argTypes=0x7fffffff5778, engine=0x555555f85d50, callArgs=0x7fffb4bb9998, callType=QMetaObject::InvokeMetaMethod)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:1525
#76 0x00007ffff70bd5c9 in QV4::CallPrecise (object=..., data=..., engine=0x0, engine@entry=0x555555f85d50, callArgs=0x0, callArgs@entry=0x7fffb4bb9998, callType=callType@entry=QMetaObject::InvokeMetaMethod)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:1830
#77 0x00007ffff70ba835 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2733
#78 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_0::operator()<QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2>(QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2 const&) const
    (this=<optimized out>, call=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2710
#79 QV4::QObjectMethod::callInternal (this=0x7fffffff59f0, thisObject=0x7fffb4bb9940, argv=0x7fffb4bb9958, argc=2) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2733
#80 0x00007ffff710f8f2 in QV4::FunctionObject::call (this=0x7fffffff59f0, thisObject=0x7fffb4bb9940, argv=0x555559bf80e0, argc=2) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4functionobject_p.h:171
#81 QV4::Moth::VME::interpret (frame=frame@entry=0x7fffffff5b78, engine=engine@entry=0x555555f85d50, code=0x7fffc402c7d7 "\026\a\002") at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:902
#82 0x00007ffff710e238 in QV4::Moth::VME::exec (frame=0x7fffffff5b78, engine=0x555555f85d50) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:584
#83 0x00007ffff707a54d in qfoDoCall (fo=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4functionobject.cpp:526
#84 0x00007ffff710f8f2 in QV4::FunctionObject::call (this=0x7fffffff5ce0, thisObject=0x7fffb4bb9860, argv=0x555559bf80e0, argc=3) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4functionobject_p.h:171
#85 QV4::Moth::VME::interpret (frame=frame@entry=0x7fffffff5e68, engine=engine@entry=0x555555f85d50, code=0x7fffc402c367 "\030\n\265\305\001") at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:902
#86 0x00007ffff710e238 in QV4::Moth::VME::exec (frame=0x7fffffff5e68, engine=0x555555f85d50) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:584
#87 0x00007ffff707a54d in qfoDoCall (fo=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4functionobject.cpp:526
#88 0x00007ffff710f8f2 in QV4::FunctionObject::call (this=0x7fffffff5fd0, thisObject=0x7fffb4bb9790, argv=0x555559bf80e0, argc=3) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4functionobject_p.h:171
#89 QV4::Moth::VME::interpret (frame=frame@entry=0x7fffffff6158, engine=engine@entry=0x555555f85d50, code=0x7fffc4028f2e "\030\t.\030~0\026\026\t\002\026\b\002") at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:902
#90 0x00007ffff710e238 in QV4::Moth::VME::exec (frame=0x7fffffff6158, engine=0x555555f85d50) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:584
#91 0x00007ffff707a54d in qfoDoCall (fo=<optimized out>, thisObject=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4functionobject.cpp:526
#92 0x00007ffff710f8f2 in QV4::FunctionObject::call (this=0x7fffffff62c0, thisObject=0x7fffb4bb96e0, argv=0x555559bf80e0, argc=2) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4functionobject_p.h:171
#93 QV4::Moth::VME::interpret (frame=frame@entry=0x7fffffff6448, engine=engine@entry=0x555555f85d50, code=0x5555559c1c84 "Br\t.s<t\030\t\254u\t") at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:902
#94 0x00007ffff710e238 in QV4::Moth::VME::exec (frame=0x7fffffff6448, engine=0x555555f85d50) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:584
#95 0x00007ffff7074e1f in QV4::doCall (self=0x555555fb6e70, thisObject=<optimized out>, argv=argv@entry=0x7fffb4bb9678, argc=argc@entry=2, context=context@entry=0x7fff939a8038) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:54
#96 0x00007ffff70745fd in QV4::Function::call (this=0x555555fb6e70, thisObject=0x555559bf80d0, argv=0x7fffb4bb9678, argc=2, context=0x7fff939a8038) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:79
#97 QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0::operator()(QV4::Value const*, QV4::Value const*, int) const (thisObject=0x555559bf80d0, argv=0x7fffb4bb9678, argc=2, this=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:30
#98 QV4::convertAndCall<QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0>(QV4::ExecutionEngine*, QObject*, void**, QMetaType const*, int, QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0)
    (engine=0x555555f85d50, thisObject=<optimized out>, a=0x7fffffff8140, types=0x7fffffff66d8, argc=2, call=...) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4jscall_p.h:170
#99 QV4::Function::call (this=0x555555fb6e70, thisObject=<optimized out>, a=0x7fffffff8140, types=0x7fffffff66d8, argc=2, context=0x7fff939a8038) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:27
#100 0x00007ffff71dccff in QQmlJavaScriptExpression::evaluate (this=<optimized out>, a=0x555559bf80e0, types=0x420, argc=-368) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmljavascriptexpression.cpp:270
#101 0x00007ffff7166972 in QQmlBoundSignalExpression::evaluate (this=0x55555629b990, a=a@entry=0x7fffffff8140) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:195
#102 0x00007ffff7166dee in QQmlBoundSignal_callback (e=0x5555561b8d10, a=0x7fffffff8140) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:314
#103 0x00007ffff72023a9 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x7fffffff8140) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlnotifier.cpp:70
#104 0x00007ffff5349815 in doActivate<false> (sender=0x555555be4d60, signal_index=4, argv=0x7fffffff8140) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:3913
#105 0x00005555556a77a9 in ??? ()
#106 0x00005555556a7b1b in ??? ()
#107 0x00005555556a7bcc in ??? ()
#108 0x00005555556a97b4 in ??? ()
#109 0x00007ffff70bfed6 in QV4::CallMethod (object=..., index=25, returnType=..., argCount=argCount@entry=0, argTypes=argTypes@entry=0x0, engine=engine@entry=0x555555f85d50, callArgs=0x7fffb4bb9640, callType=QMetaObject::InvokeMetaMethod)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:1543
#110 0x00007ffff70bd4d2 in QV4::CallPrecise (object=..., data=..., engine=engine@entry=0x555555f85d50, callArgs=callArgs@entry=0x7fffb4bb9640, callType=callType@entry=QMetaObject::InvokeMetaMethod)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:1836
#111 0x00007ffff70ba835 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2733
#112 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_0::operator()<QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2>(QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2 const&) const
    (this=<optimized out>, call=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2710
#113 QV4::QObjectMethod::callInternal (this=0x7fffffff8980, thisObject=0x7fffb4bb95f0, argv=0x7fffb4bb95b8, argc=0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2733
#114 0x00007ffff710f8f2 in QV4::FunctionObject::call (this=0x7fffffff8980, thisObject=0x7fffb4bb95f0, argv=0x555559bf80e0, argc=0) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4functionobject_p.h:171
#115 QV4::Moth::VME::interpret (frame=frame@entry=0x7fffffff8b08, engine=engine@entry=0x555555f85d50, code=0x5555559c1558 "\030\006\324\026\006\002") at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:902
#116 0x00007ffff710e238 in QV4::Moth::VME::exec (frame=0x7fffffff8b08, engine=0x555555f85d50) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:584
#117 0x00007ffff7074e1f in QV4::doCall (self=0x555555f7e970, thisObject=<optimized out>, argv=argv@entry=0x7fffb4bb95b0, argc=argc@entry=0, context=context@entry=0x7fff93b10dc0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:54
#118 0x00007ffff70745fd in QV4::Function::call (this=0x555555f7e970, thisObject=0x555559bf80d0, argv=0x7fffb4bb95b0, argc=0, context=0x7fff93b10dc0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:79
#119 QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0::operator()(QV4::Value const*, QV4::Value const*, int) const (thisObject=0x555559bf80d0, argv=0x7fffb4bb95b0, argc=0, this=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:30
#120 QV4::convertAndCall<QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0>(QV4::ExecutionEngine*, QObject*, void**, QMetaType const*, int, QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0)
    (engine=0x555555f85d50, thisObject=<optimized out>, a=0x7fffffffaa58, types=0x7fffffff8d98, argc=0, call=...) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4jscall_p.h:170
#121 QV4::Function::call (this=0x555555f7e970, thisObject=<optimized out>, a=0x7fffffffaa58, types=0x7fffffff8d98, argc=0, context=0x7fff93b10dc0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:27
#122 0x00007ffff71dccff in QQmlJavaScriptExpression::evaluate (this=<optimized out>, a=0x555559bf80e0, types=0x420, argc=-368) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmljavascriptexpression.cpp:270
#123 0x00007ffff7166972 in QQmlBoundSignalExpression::evaluate (this=0x555556267cd0, a=a@entry=0x7fffffffaa58) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:195
#124 0x00007ffff7166dee in QQmlBoundSignal_callback (e=0x555556267d50, a=0x7fffffffaa58) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:314
#125 0x00007ffff72023a9 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x7fffffffaa58) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlnotifier.cpp:70
#126 0x00007ffff5349815 in doActivate<false> (sender=0x555556309dc0, signal_index=97, argv=0x7fffffffaa58) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:3913
#127 0x00007ffff729b9c5 in QQmlVMEMetaObject::metaCall (this=0x5555560aa6e0, o=<optimized out>, c=<optimized out>, _id=<optimized out>, a=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlvmemetaobject.cpp:1457
#128 0x00007ffff70bfed6 in QV4::CallMethod (object=..., index=124, returnType=..., argCount=argCount@entry=0, argTypes=argTypes@entry=0x0, engine=engine@entry=0x555555f85d50, callArgs=0x7fffb4bb9578, callType=QMetaObject::InvokeMetaMethod)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:1543
#129 0x00007ffff70bd4d2 in QV4::CallPrecise (object=..., data=..., engine=engine@entry=0x555555f85d50, callArgs=callArgs@entry=0x7fffb4bb9578, callType=callType@entry=QMetaObject::InvokeMetaMethod)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:1836
#130 0x00007ffff70ba835 in QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2::operator()() const (this=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2733
#131 QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_0::operator()<QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2>(QV4::QObjectMethod::callInternal(QV4::Value const*, QV4::Value const*, int) const::$_2 const&) const
    (this=<optimized out>, call=<optimized out>) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2710
#132 QV4::QObjectMethod::callInternal (this=0x7fffffffafa0, thisObject=0x7fffb4bb9530, argv=0x7fffb4bb94f8, argc=0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4qobjectwrapper.cpp:2733
#133 0x00007ffff710f8f2 in QV4::FunctionObject::call (this=0x7fffffffafa0, thisObject=0x7fffb4bb9530, argv=0x555559bf80e0, argc=0) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4functionobject_p.h:171
#134 QV4::Moth::VME::interpret (frame=frame@entry=0x7fffffffb128, engine=engine@entry=0x555555f85d50, code=0x555555a10995 "\030\006\324\026\006\002") at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:902
#135 0x00007ffff710e238 in QV4::Moth::VME::exec (frame=0x7fffffffb128, engine=0x555555f85d50) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4vme_moth.cpp:584
#136 0x00007ffff7074e1f in QV4::doCall (self=0x555556216f00, thisObject=<optimized out>, argv=argv@entry=0x7fffb4bb94f0, argc=argc@entry=0, context=context@entry=0x7fff92ab3220) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:54
#137 0x00007ffff70745fd in QV4::Function::call (this=0x555556216f00, thisObject=0x555559bf80d0, argv=0x7fffb4bb94f0, argc=0, context=0x7fff92ab3220) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:79
#138 QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0::operator()(QV4::Value const*, QV4::Value const*, int) const (thisObject=0x555559bf80d0, argv=0x7fffb4bb94f0, argc=0, this=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:30
#139 QV4::convertAndCall<QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0>(QV4::ExecutionEngine*, QObject*, void**, QMetaType const*, int, QV4::Function::call(QObject*, void**, QMetaType const*, int, QV4::ExecutionContext*)::$_0)
    (engine=0x555555f85d50, thisObject=<optimized out>, a=0x7fffffffb3a0, types=0x7fffffffb390, argc=0, call=...) at include/QtQml/6.6.1/QtQml/private/../../../../../../src/qml/jsruntime/qv4jscall_p.h:170
#140 QV4::Function::call (this=0x555556216f00, thisObject=<optimized out>, a=0x7fffffffb3a0, types=0x7fffffffb390, argc=0, context=0x7fff92ab3220) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/jsruntime/qv4function.cpp:27
#141 0x00007ffff71dccff in QQmlJavaScriptExpression::evaluate (this=<optimized out>, a=0x555559bf80e0, types=0x420, argc=-368) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmljavascriptexpression.cpp:270
#142 0x00007ffff71666a6 in QQmlBoundSignalExpression::evaluate (this=0x555557acc5c0, a=a@entry=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:199
#143 0x00007ffff7166dee in QQmlBoundSignal_callback (e=0x555557acc640, a=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlboundsignal.cpp:314
#144 0x00007ffff72023a9 in QQmlNotifier::emitNotify (endpoint=<optimized out>, a=0x0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/qml/qml/qqmlnotifier.cpp:70
#145 0x00007ffff5349815 in doActivate<false> (sender=0x555557483600, signal_index=65, argv=0x0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qobject.cpp:3913
#146 0x00007ffff26eee46 in QQuickAbstractButtonPrivate::handleRelease (this=0x5555568093d0, point=..., timestamp=337632) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickabstractbutton.cpp:167
#147 0x00007ffff2713667 in QQuickControl::mouseReleaseEvent (this=<optimized out>, event=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quicktemplates/qquickcontrol.cpp:2049
#148 0x00007ffff7694324 in QQuickItem::event (this=0x555557483600, ev=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickitem.cpp:8895
#149 0x00007ffff623a253 in QApplicationPrivate::notify_helper (this=0x555555ca75c0, receiver=0x555557483600, e=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:3296
#150 0x00007ffff623b327 in QApplication::notify (this=<optimized out>, receiver=0x555557483600, e=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:2697
#151 0x00007ffff52ed8fd in QCoreApplication::notifyInternal2 (receiver=0x555557483600, event=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1121
#152 0x00007ffff7805280 in QQuickDeliveryAgentPrivate::deliverMatchingPointsToItem (this=0x555556033d30, item=0x555557483600, isGrabber=true, pointerEvent=0x7fffffffdbb0, handlersOnly=<optimized out>)
    at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/util/qquickdeliveryagent.cpp:2163
#153 0x00007ffff7804a50 in QQuickDeliveryAgentPrivate::deliverUpdatedPoints (this=0x555556033d30, event=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/util/qquickdeliveryagent.cpp:2009
#154 0x00007ffff77ffd1e in QQuickDeliveryAgentPrivate::deliverPointerEvent (this=0x555556033d30, event=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/util/qquickdeliveryagent.cpp:1851
#155 0x00007ffff77fddc0 in QQuickDeliveryAgentPrivate::handleMouseEvent (this=0x555556033d30, event=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/util/qquickdeliveryagent.cpp:1646
#156 0x00007ffff77fd471 in QQuickDeliveryAgent::event (this=<optimized out>, ev=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/util/qquickdeliveryagent.cpp:705
#157 0x00007ffff7735d8d in QQuickWindow::event (this=0x555555fda9e0, event=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-declarative/build/qtdeclarative-everywhere-src-6.6.1/src/quick/items/qquickwindow.cpp:1507
#158 0x00007ffff623a253 in QApplicationPrivate::notify_helper (this=0x555555ca75c0, receiver=0x555555fda9e0, e=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:3296
#159 0x00007ffff623b327 in QApplication::notify (this=<optimized out>, receiver=0x555555fda9e0, e=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/widgets/kernel/qapplication.cpp:2697
#160 0x00007ffff52ed8fd in QCoreApplication::notifyInternal2 (receiver=0x555555fda9e0, event=0x7fffffffdbb0) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1121
#161 0x00007ffff5a99489 in QGuiApplicationPrivate::processMouseEvent (e=0x7fffd4005570) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/gui/kernel/qguiapplication.cpp:2323
#162 0x00007ffff5b0b45c in QWindowSystemInterface::sendWindowSystemEvents (flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/gui/kernel/qwindowsysteminterface.cpp:1109
#163 0x00007ffff5f53a81 in userEventSourceDispatch (source=source@entry=0x555555cf4a80) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/gui/platform/unix/qeventdispatcher_glib.cpp:38
#164 0x00007ffff2913d5a in g_main_dispatch (context=context@entry=0x7fffdc000ef0) at ../glib/gmain.c:3476
#165 0x00007ffff2916ef7 in g_main_context_dispatch_unlocked (context=0x7fffdc000ef0) at ../glib/gmain.c:4284
#166 g_main_context_iterate_unlocked (context=context@entry=0x7fffdc000ef0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4349
#167 0x00007ffff2917571 in g_main_context_iteration (context=0x7fffdc000ef0, may_block=1) at ../glib/gmain.c:4414
#168 0x00007ffff55cfef2 in QEventDispatcherGlib::processEvents (this=0x555555cafcc0, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventdispatcher_glib.cpp:393
#169 0x00007ffff52f8bca in QEventLoop::processEvents (this=0x7fffffffdf80, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:100
#170 QEventLoop::exec (this=0x7fffffffdf80, flags=...) at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qeventloop.cpp:182
#171 0x00007ffff52ee027 in QCoreApplication::exec () at /home/build/YPKG/root/qt6-base/build/qtbase-everywhere-src-6.6.1/src/corelib/kernel/qcoreapplication.cpp:1442
#172 0x00005555555a3384 in ??? ()
#173 0x00007ffff4a2b28e in __libc_start_call_main (main=main@entry=0x5555555a1eb0, argc=argc@entry=1, argv=argv@entry=0x7fffffffe458) at ../sysdeps/nptl/libc_start_call_main.h:58
#174 0x00007ffff4a2b349 in __libc_start_main_impl (main=0x5555555a1eb0, argc=1, argv=0x7fffffffe458, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffe448) at ../csu/libc-start.c:360
#175 0x000055555568a6f5 in ??? ()
(gdb) 

Operating System: Solus 4.5
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1
Kernel Version: 6.6.12-271.current (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 PRO 4750U with Radeon Graphics
Memory: 29.1 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 20Y1001SAU
System Version: ThinkPad P14s Gen 1
Comment 1 Nicolas Fella 2024-01-25 12:45:09 UTC

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