Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-104260

Pure-qml crashes on start

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.4
    • Virtual Keyboard
    • None
    • Linux/X11

    Description

      pure-qml crashes immediately at startup in QVKB:

      qtwayland SHA1 70a8d2bc6883ad96fe5430300f9d825584b3233b

      qtvirtualkeyboard SHA1 3592a1550360dc47945940bbc39a81bd61ff28ab

      6.4 developer build, running on Debian/sid in a x11 session.

      (same machine, same Qt config for 6.2 works perfectly fine though)

       

      }}{{Thread 1 "pure-qml" received signal SIGSEGV, Segmentation fault.
      QVirtualKeyboardInputContextPrivate::setLocale (this=0x5555558f2970, locale=...) at /home/sandman/git/qt-6.4/qtvirtualkeyboard/src/virtualkeyboard/qvirtualkeyboardinputcontext_p.cpp:171
      171 if (newLocale != platformInputContext->locale()) {

      (gdb) p platformInputContext
      $1 = (QtVirtualKeyboard::PlatformInputContext *) 0x0

      (gdb) bt
      #0 QVirtualKeyboardInputContextPrivate::setLocale (this=0x5555558f2970, locale=...)
      {{ at /home/sandman/git/qt-6.4/qtvirtualkeyboard/src/virtualkeyboard/qvirtualkeyboardinputcontext_p.cpp:171}}
      {{#1 0x00007fffe3b2c0b9 in QVirtualKeyboardInputContextPrivate::qt_static_metacall (_o=0x5555558f2970, }}
      {{ _c=QMetaObject::WriteProperty, _id=4, _a=0x7ffffffe9b70)}}
      {{ at /home/sandman/git/x11-6.4/qtvirtualkeyboard/src/virtualkeyboard/VirtualKeyboard_autogen/EWIEGA46WW/moc_qvirtualkeyboardinputcontext_p.cpp:337}}
      {{#2 0x00007fffe3b2c235 in QVirtualKeyboardInputContextPrivate::qt_metacall (this=0x5555558f2970, _c=QMetaObject::WriteProperty, }}
      {{ _id=4, _a=0x7ffffffe9b70)}}
      {{ at /home/sandman/git/x11-6.4/qtvirtualkeyboard/src/virtualkeyboard/VirtualKeyboard_autogen/EWIEGA46WW/moc_qvirtualkeyboardinputcontext_p.cpp:414}}
      #3 0x00007ffff5d605ab in QMetaObject::metacall (object=0x5555558f2970, cl=QMetaObject::WriteProperty, idx=5, argv=0x7ffffffe9b70)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qmetaobject.cpp:288}}
      {{#4 0x00007ffff68f9986 in QV4::QObjectWrapper::setProperty (engine=0x555555742820, object=0x5555558f2970, }}
      {{ property=0x5555558c5150, value=...) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:617}}
      {{#5 0x00007ffff68f801c in QV4::QObjectWrapper::setQmlProperty (engine=0x555555742820, qmlContext=..., object=0x5555558f2970, }}
      {{ name=0x7ffff03c1710, revisionMode=QV4::QObjectWrapper::IgnoreRevision, value=...)}}
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:468}}
      #6 0x00007ffff68faa2c in QV4::QObjectWrapper::virtualPut (m=0x7ffff03c16c0, id=..., value=..., receiver=0x7ffff03c16c0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:802}}
      #7 0x00007ffff67f96f9 in QV4::Object::put (this=0x7ffff03c16c0, id=..., v=..., receiver=0x7ffff03c16c0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4object_p.h:324}}
      {{#8 0x00007ffff68d512e in QV4::Object::virtualResolveLookupSetter (object=0x7ffff03c16c0, engine=0x555555742820, }}
      {{ lookup=0x555555884240, value=...) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4object.cpp:804}}
      {{#9 0x00007ffff68fb894 in QV4::QObjectWrapper::virtualResolveLookupSetter (object=0x7ffff03c16c0, engine=0x555555742820, }}
      {{ lookup=0x555555884240, value=...) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:973}}
      {{#10 0x00007ffff68c4fad in QV4::Object::resolveLookupSetter (this=0x7ffff03c16c0, engine=0x555555742820, lookup=0x555555884240, }}
      {{ value=...) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4object_p.h:381}}
      {{#11 0x00007ffff68c4364 in QV4::Lookup::resolveSetter (this=0x555555884240, engine=0x555555742820, object=0x7ffff03c16c0, }}
      {{ value=...) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4lookup.cpp:486}}
      #12 0x00007ffff68c43ad in QV4::Lookup::setterGeneric (l=0x555555884240, engine=0x555555742820, object=..., value=...)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4lookup.cpp:492}}
      {{#13 0x00007ffff697e390 in QV4::Moth::VME::interpret (frame=0x7ffffffecb70, engine=0x555555742820, }}
      {{ code=0x7ffff0058fe8 <QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_VirtualKeyboard_Components_Keyboard_qml::qmlData+12968> "\032\t\006\326\026\006\002") at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:783}}
      #14 0x00007ffff697b92b in QV4::Moth::VME::exec (frame=0x7ffffffecb70, engine=0x555555742820)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:566}}
      {{#15 0x00007ffff689ebb6 in QV4::Function::call (this=0x55555589f060, thisObject=0x7ffff03c1678, argv=0x7ffff03c1678, argc=0, }}
      {{ context=0x7ffff7fa3ae0) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4function.cpp:98}}
      #16 0x00007ffff689e89a in operator() (__closure=0x7ffffffecd20, thisObject=0x7ffff03c1678, argv=0x7ffff03c1678, argc=0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4function.cpp:67}}
      #17 0x00007ffff689f837 in QV4::convertAndCall<QV4::Function::call(QObject*, void*, const QMetaType, int, QV4::ExecutionContext*)::<lambda(const QV4::Value*, const QV4::Value*, int)> >(QV4::ExecutionEngine *, QObject *, void **, const QMetaType *, int, struct {...}) (engine=0x555555742820, thisObject=0x55555583dad0, a=0x7ffffffecf10, types=0x7ffffffecf08, argc=0, call=...)
      {{ at /home/sandman/git/x11-6.4/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-6.4/qtdeclarative/src/qml/jsruntime/qv4jscall_p.h:229}}
      {{#18 0x00007ffff689e920 in QV4::Function::call (this=0x55555589f060, thisObject=0x55555583dad0, a=0x7ffffffecf10, }}
      {{ types=0x7ffffffecf08, argc=0, context=0x7ffff7fa3ae0)}}
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4function.cpp:64}}
      #19 0x00007ffff6a93aad in QQmlJavaScriptExpression::evaluate (this=0x5555558ee790, a=0x7ffffffecf10, types=0x7ffffffecf08, argc=0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:306}}
      #20 0x00007ffff69f7185 in QQmlBoundSignalExpression::evaluate (this=0x5555558ee790, a=0x0)
      -Type <RET> for more, q to quit, c to continue without paging-
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:235}}
      #21 0x00007ffff69f7623 in QQmlBoundSignal_callback (e=0x5555558ee810, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:350}}
      #22 0x00007ffff6ad2fbc in QQmlNotifier::emitNotify (endpoint=0x0, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:106}}
      #23 0x00007ffff6a2ca8a in QQmlData::signalEmitted (object=0x55555583dad0, index=38, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlengine.cpp:380}}
      #24 0x00007ffff5dd4d16 in doActivate<false> (sender=0x55555583dad0, signal_index=38, argv=0x0)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4066}}
      #25 0x00007ffff5dcc8a3 in QMetaObject::activate (sender=0x55555583dad0, signalOffset=32, local_signal_index=6, argv=0x0)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4247}}
      #26 0x00007ffff6bdec96 in QQmlVMEMetaObject::activate (this=0x55555583dd80, object=0x55555583dad0, index=57, args=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1385}}
      {{#27 0x00007ffff6bdce50 in QQmlVMEMetaObject::metaCall (this=0x55555583dd80, o=0x55555583dad0, c=QMetaObject::WriteProperty, }}
      {{ _id=49, a=0x7ffffffef740) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:967}}
      {{#28 0x00007ffff6bdd85a in QQmlVMEMetaObject::metaCall (this=0x5555558ef290, o=0x55555583dad0, c=QMetaObject::WriteProperty, }}
      {{ _id=49, a=0x7ffffffef740) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1119}}
      {{#29 0x00007ffff5d60587 in QMetaObject::metacall (object=0x55555583dad0, cl=QMetaObject::WriteProperty, idx=49, }}
      {{ argv=0x7ffffffef740) at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qmetaobject.cpp:286}}
      {{#30 0x00007ffff68f9986 in QV4::QObjectWrapper::setProperty (engine=0x555555742820, object=0x55555583dad0, }}
      {{ property=0x7fffdc23b8f0, value=...) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:617}}
      {{#31 0x00007ffff68f801c in QV4::QObjectWrapper::setQmlProperty (engine=0x555555742820, qmlContext=..., object=0x55555583dad0, }}
      {{ name=0x7ffff03c1660, revisionMode=QV4::QObjectWrapper::CheckRevision, value=...)}}
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:468}}
      #32 0x00007ffff68f1b40 in QV4::QQmlContextWrapper::virtualPut (m=0x7ffff03c1650, id=..., value=..., receiver=0x7ffff03c1650)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qmlcontext.cpp:443}}
      #33 0x00007ffff6814a3e in QV4::Object::put (this=0x7ffff03c1650, name=0x7ffff03c1648, v=..., receiver=0x7ffff03c1650)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4object_p.h:318}}
      #34 0x00007ffff681ac41 in QV4::ExecutionContext::setProperty (this=0x7ffff03c15c0, name=0x7ffff03c1648, value=...)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4context.cpp:318}}
      #35 0x00007ffff693a7e6 in QV4::Runtime::StoreNameSloppy::call (engine=0x555555742820, nameIndex=28, value=...)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:1004}}
      {{#36 0x00007ffff697d2f4 in QV4::Moth::VME::interpret (frame=0x7fffffff26e0, engine=0x555555742820, }}
      {{ code=0x7ffff0059d4f <QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_VirtualKeyboard_Components_Keyboard_qml::qmlData+16399> "\267\003\001") at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:702}}
      #37 0x00007ffff697b92b in QV4::Moth::VME::exec (frame=0x7fffffff26e0, engine=0x555555742820)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:566}}
      {{#38 0x00007ffff68a3670 in QV4::ArrowFunction::virtualCall (fo=0x7ffff03c15a0, thisObject=0x7ffff03c15b0, argv=0x7ffff03c15b0, }}
      {{ argc=0) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:578}}
      #39 0x00007ffff68a330b in operator() (__closure=0x7fffffff27b0, thisObject=0x7ffff03c15b0, argv=0x7ffff03c15b0, argc=0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:541}}
      {{#40 0x00007ffff68a50e0 in QV4::convertAndCall<QV4::ArrowFunction::virtualCallWithMetaTypes(const QV4::FunctionObject*, QObject*, void*, const QMetaType, int)::<lambda(const QV4::Value*, const QV4::Value*, int)> >(QV4::ExecutionEngine *, QObject *, void **, const QMetaType *, int, struct {...}) (engine=0x555555742820, thisObject=0x0, a=0x7fffffff2ad0, types=0x7fffffff2ac8, argc=0, }}
      {{ call=...)}}
      {{ at /home/sandman/git/x11-6.4/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-6.4/qtdeclarative/src/qml/jsruntime/qv4jscall_p.h:229}}
      {{#41 0x00007ffff68a339c in QV4::ArrowFunction::virtualCallWithMetaTypes (fo=0x7ffff03c15a0, thisObject=0x0, a=0x7fffffff2ad0, }}
      {{ types=0x7fffffff2ac8, argc=0) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:539}}
      {{#42 0x00007ffff68a0f22 in QV4::FunctionObject::call (this=0x7ffff03c15a0, thisObject=0x0, a=0x7fffffff2ad0, types=0x7fffffff2ac8, }}
      {{ argc=0) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:167}}
      -Type <RET> for more, q to quit, c to continue without paging-
      {{#43 0x00007ffff69ce610 in QQmlPrivate::AOTCompiledContext::callQmlContextPropertyLookup (this=0x7fffffff2bd0, index=84, }}
      {{ args=0x7fffffff2ad0, types=0x7fffffff2ac8, argc=0) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqml.cpp:1207}}
      {{#44 0x00007ffff00255ba in QmlCacheGeneratedCode::qt_0x2d_project_0x2e_org_imports_QtQuick_VirtualKeyboard_Components_Keyboard_qml::aotBuiltFunctions::{lambda(QQmlPrivate::AOTCompiledContext const*, void*, QQmlPrivate::AOTCompiledContext const*)#14}::operator()(QQmlPrivate::AOTCompiledContext const, QQmlPrivate::AOTCompiledContext const, void*) const::{lambda(QQmlPrivate::AOTCompiledContext const, void*)#1}::operator()(QQmlPrivate::AOTCompiledContext const, void*) const (_closure=0x7fffffff2b6f, }}
      {{ aotContext=0x7fffffff2bd0, argumentsPtr=0x7fffffff2e98)}}
      {{ at /home/sandman/git/x11-6.4/qtvirtualkeyboard/src/components/.rcc/qmlcache/qtvkbcomponentsplugin_Keyboard_qml.cpp:13639}}
      {{#45 0x00007ffff0035783 in QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_VirtualKeyboard_Components_Keyboard_qml::wrapCall<QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_VirtualKeyboard_Components_Keyboard_qml::aotBuiltFunctions::{lambda(QQmlPrivate::AOTCompiledContext const*, void*, QQmlPrivate::AOTCompiledContext const*)#14}::operator()(QQmlPrivate::AOTCompiledContext const, QQmlPrivate::AOTCompiledContext const, void*) const::{lambda(QQmlPrivate::AOTCompiledContext const, void*)#1}>(QQmlPrivate::AOTCompiledContext const, QQmlPrivate::AOTCompiledContext const*, void*, QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_VirtualKeyboard_Components_Keyboard_qml::aotBuiltFunctions::{lambda(QQmlPrivate::AOTCompiledContext const*, void*, QQmlPrivate::AOTCompiledContext const*)#14}::operator()(QQmlPrivate::AOTCompiledContext const, QQmlPrivate::AOTCompiledContext const, void*) const::{lambda(QQmlPrivate::AOTCompiledContext const, void*)#1}&&) (aotContext=0x7fffffff2bd0, dataPtr=0x0, }}
      {{ argumentsPtr=0x7fffffff2e98, binding=...)}}
      {{ at /home/sandman/git/x11-6.4/qtvirtualkeyboard/src/components/.rcc/qmlcache/qtvkbcomponentsplugin_Keyboard_qml.cpp:13030}}
      {{#46 0x00007ffff00255fe in QmlCacheGeneratedCode::qt_0x2d_project_0x2e_org_imports_QtQuick_VirtualKeyboard_Components_Keyboard_qml::aotBuiltFunctions::{lambda(QQmlPrivate::AOTCompiledContext const*, void*, QQmlPrivate::AOTCompiledContext const*)#14}::operator()(QQmlPrivate::AOTCompiledContext const, QQmlPrivate::AOTCompiledContext const, void*) const (_closure=0x0, }}
      {{ aotContext=0x7fffffff2bd0, dataPtr=0x0, argumentsPtr=0x7fffffff2e98)}}
      {{ at /home/sandman/git/x11-6.4/qtvirtualkeyboard/src/components/.rcc/qmlcache/qtvkbcomponentsplugin_Keyboard_qml.cpp:13605}}
      #47 0x00007ffff002562e in QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_VirtualKeyboard_Components_Keyboard_qml::aotBuiltFunctions::{lambda(QQmlPrivate::AOTCompiledContext const*, void*, QQmlPrivate::AOTCompiledContext const*)#14}::_FUN(QQmlPrivate::AOTCompiledContext const, QQmlPrivate::AOTCompiledContext const, void*) ()
      {{ at /home/sandman/git/x11-6.4/qtvirtualkeyboard/src/components/.rcc/qmlcache/qtvkbcomponentsplugin_Keyboard_qml.cpp:13650}}
      #48 0x00007ffff697b545 in QV4::Moth::VME::exec (frame=0x7fffffff2ce0, engine=0x555555742820)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:499}}
      {{#49 0x00007ffff689e99a in QV4::Function::call (this=0x55555589f010, thisObject=0x55555583dad0, a=0x7fffffff2e90, }}
      {{ types=0x7fffffff2e88, argc=0, context=0x7ffff7fa3ae8)}}
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4function.cpp:75}}
      #50 0x00007ffff6a93aad in QQmlJavaScriptExpression::evaluate (this=0x5555558ee860, a=0x7fffffff2e90, types=0x7fffffff2e88, argc=0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:306}}
      #51 0x00007ffff69f7185 in QQmlBoundSignalExpression::evaluate (this=0x5555558ee860, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:235}}
      #52 0x00007ffff69f7623 in QQmlBoundSignal_callback (e=0x5555558ee8e0, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:350}}
      #53 0x00007ffff6ad2fbc in QQmlNotifier::emitNotify (endpoint=0x0, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:106}}
      #54 0x00007ffff6a2ca8a in QQmlData::signalEmitted (object=0x55555583dad0, index=37, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlengine.cpp:380}}
      #55 0x00007ffff5dd4d16 in doActivate<false> (sender=0x55555583dad0, signal_index=37, argv=0x0)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4066}}
      #56 0x00007ffff5dcc8a3 in QMetaObject::activate (sender=0x55555583dad0, signalOffset=32, local_signal_index=5, argv=0x0)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4247}}
      #57 0x00007ffff6bdec96 in QQmlVMEMetaObject::activate (this=0x55555583dd80, object=0x55555583dad0, index=56, args=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1385}}
      {{#58 0x00007ffff6bdce50 in QQmlVMEMetaObject::metaCall (this=0x55555583dd80, o=0x55555583dad0, c=QMetaObject::WriteProperty, }}
      {{ _id=48, a=0x7fffffff56b0) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:967}}
      {{#59 0x00007ffff6bdd85a in QQmlVMEMetaObject::metaCall (this=0x5555558ef290, o=0x55555583dad0, c=QMetaObject::WriteProperty, }}
      -Type <RET> for more, q to quit, c to continue without paging-
      {{ _id=48, a=0x7fffffff56b0) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1119}}
      {{#60 0x00007ffff69d1d21 in QQmlPropertyData::doMetacall<(QMetaObject::Call)2> (this=0x7fffdc23b8d0, object=0x55555583dad0, idx=48, }}
      {{ argv=0x7fffffff56b0)}}
      {{ at /home/sandman/git/x11-6.4/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-6.4/qtdeclarative/src/qml/qml/qqmlpropertydata_p.h:357}}
      {{#61 0x00007ffff69d15f9 in QQmlPropertyData::writeProperty (this=0x7fffdc23b8d0, target=0x55555583dad0, value=0x7fffffff58d0, }}
      {{ flags=...)}}
      {{ at /home/sandman/git/x11-6.4/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-6.4/qtdeclarative/src/qml/qml/qqmlpropertydata_p.h:377}}
      {{#62 0x00007ffff69f59c5 in GenericBinding<10>::write (this=0x5555558ac690, result=0x7fffffff58d0, type=..., isUndefined=false, }}
      {{ flags=...) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlbinding.cpp:328}}
      #63 0x00007ffff69e35a0 in QQmlNonbindingBinding::doUpdate (this=0x5555558ac690, watcher=..., flags=..., scope=...)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlbinding.cpp:275}}
      #64 0x00007ffff69dff6e in QQmlBinding::update (this=0x5555558ac690, flags=...)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlbinding.cpp:199}}
      #65 0x00007ffff69e186e in QQmlBinding::expressionChanged (this=0x5555558ac690)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlbinding.cpp:655}}
      #66 0x00007ffff6a94e1b in QQmlJavaScriptExpressionGuard_callback (e=0x555555868098)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:584}}
      #67 0x00007ffff6ad2fbc in QQmlNotifier::emitNotify (endpoint=0x0, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:106}}
      #68 0x00007ffff6a2ca8a in QQmlData::signalEmitted (object=0x55555583dad0, index=34, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlengine.cpp:380}}
      #69 0x00007ffff5dd4d16 in doActivate<false> (sender=0x55555583dad0, signal_index=34, argv=0x0)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4066}}
      #70 0x00007ffff5dcc8a3 in QMetaObject::activate (sender=0x55555583dad0, signalOffset=32, local_signal_index=2, argv=0x0)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4247}}
      #71 0x00007ffff6bdec96 in QQmlVMEMetaObject::activate (this=0x55555583dd80, object=0x55555583dad0, index=53, args=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1385}}
      {{#72 0x00007ffff6bdce50 in QQmlVMEMetaObject::metaCall (this=0x55555583dd80, o=0x55555583dad0, c=QMetaObject::WriteProperty, }}
      {{ _id=45, a=0x7fffffff81d0) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:967}}
      {{#73 0x00007ffff6bdd85a in QQmlVMEMetaObject::metaCall (this=0x5555558ef290, o=0x55555583dad0, c=QMetaObject::WriteProperty, }}
      {{ _id=45, a=0x7fffffff81d0) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1119}}
      {{#74 0x00007ffff5d60587 in QMetaObject::metacall (object=0x55555583dad0, cl=QMetaObject::WriteProperty, idx=45, }}
      {{ argv=0x7fffffff81d0) at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qmetaobject.cpp:286}}
      {{#75 0x00007ffff68f9588 in QV4::QObjectWrapper::setProperty (engine=0x555555742820, object=0x55555583dad0, }}
      {{ property=0x7fffdc23b870, value=...) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:609}}
      {{#76 0x00007ffff68f801c in QV4::QObjectWrapper::setQmlProperty (engine=0x555555742820, qmlContext=..., object=0x55555583dad0, }}
      {{ name=0x7ffff03c1588, revisionMode=QV4::QObjectWrapper::CheckRevision, value=...)}}
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:468}}
      #77 0x00007ffff68f1bd4 in QV4::QQmlContextWrapper::virtualPut (m=0x7ffff03c1578, id=..., value=..., receiver=0x7ffff03c1578)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4qmlcontext.cpp:449}}
      #78 0x00007ffff6814a3e in QV4::Object::put (this=0x7ffff03c1578, name=0x7ffff03c1570, v=..., receiver=0x7ffff03c1578)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4object_p.h:318}}
      #79 0x00007ffff681ac41 in QV4::ExecutionContext::setProperty (this=0x7ffff03c1500, name=0x7ffff03c1570, value=...)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4context.cpp:318}}
      #80 0x00007ffff693a7e6 in QV4::Runtime::StoreNameSloppy::call (engine=0x555555742820, nameIndex=21, value=...)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:1004}}
      {{#81 0x00007ffff697d2f4 in QV4::Moth::VME::interpret (frame=0x7fffffffb180, engine=0x555555742820, }}
      {{ code=0x7ffff005dbac <QmlCacheGeneratedCode::_qt_0x2d_project_0x2e_org_imports_QtQuick_VirtualKeyboard_Components_Keyboard_qml::qmlData+32364> "\016\002") at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:702}}
      -Type <RET> for more, q to quit, c to continue without paging-
      #82 0x00007ffff697b92b in QV4::Moth::VME::exec (frame=0x7fffffffb180, engine=0x555555742820)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4vme_moth.cpp:566}}
      {{#83 0x00007ffff689ebb6 in QV4::Function::call (this=0x5555558a1620, thisObject=0x7ffff03c14f0, argv=0x7ffff03c14f0, argc=0, }}
      {{ context=0x7ffff7fa3e40) at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4function.cpp:98}}
      #84 0x00007ffff689e89a in operator() (__closure=0x7fffffffb330, thisObject=0x7ffff03c14f0, argv=0x7ffff03c14f0, argc=0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4function.cpp:67}}
      #85 0x00007ffff689f837 in QV4::convertAndCall<QV4::Function::call(QObject*, void*, const QMetaType, int, QV4::ExecutionContext*)::<lambda(const QV4::Value*, const QV4::Value*, int)> >(QV4::ExecutionEngine *, QObject *, void **, const QMetaType *, int, struct {...}) (engine=0x555555742820, thisObject=0x5555558af520, a=0x7fffffffb520, types=0x7fffffffb518, argc=0, call=...)
      {{ at /home/sandman/git/x11-6.4/qtbase/include/QtQml/6.4.0/QtQml/private/../../../../../../../qt-6.4/qtdeclarative/src/qml/jsruntime/qv4jscall_p.h:229}}
      {{#86 0x00007ffff689e920 in QV4::Function::call (this=0x5555558a1620, thisObject=0x5555558af520, a=0x7fffffffb520, }}
      {{ types=0x7fffffffb518, argc=0, context=0x7ffff7fa3e40)}}
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/jsruntime/qv4function.cpp:64}}
      #87 0x00007ffff6a93aad in QQmlJavaScriptExpression::evaluate (this=0x555555a620f0, a=0x7fffffffb520, types=0x7fffffffb518, argc=0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:306}}
      #88 0x00007ffff69f7185 in QQmlBoundSignalExpression::evaluate (this=0x555555a620f0, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:235}}
      #89 0x00007ffff69f7623 in QQmlBoundSignal_callback (e=0x555555b5d380, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:350}}
      #90 0x00007ffff6ad2fbc in QQmlNotifier::emitNotify (endpoint=0x0, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:106}}
      #91 0x00007ffff6a2ca8a in QQmlData::signalEmitted (object=0x5555558aeb80, index=28, a=0x0)
      {{ at /home/sandman/git/qt-6.4/qtdeclarative/src/qml/qml/qqmlengine.cpp:380}}
      #92 0x00007ffff5dd4d16 in doActivate<false> (sender=0x5555558aeb80, signal_index=28, argv=0x0)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4066}}
      {{#93 0x00007ffff5dcc831 in QMetaObject::activate (sender=0x5555558aeb80, }}
      {{ m=0x7fffe3a51940 <QQuickFolderListModel::staticMetaObject>, local_signal_index=2, argv=0x0)}}
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4234}}
      #94 0x00007fffe3a3919d in QQuickFolderListModel::countChanged (this=0x5555558aeb80)
      {{ at /home/sandman/git/x11-6.4/qtdeclarative/src/labs/folderlistmodel/LabsFolderListModel_autogen/include/moc_qquickfolderlistmodel_p.cpp:411}}
      {{#95 0x00007fffe3a386c6 in QQuickFolderListModel::qt_static_metacall (_o=0x5555558aeb80, _c=QMetaObject::InvokeMetaMethod, _id=2, }}
      {{ _a=0x7fffffffd328)}}
      {{ at /home/sandman/git/x11-6.4/qtdeclarative/src/labs/folderlistmodel/LabsFolderListModel_autogen/include/moc_qquickfolderlistmodel_p.cpp:221}}
      #96 0x00007ffff5dd5348 in doActivate<false> (sender=0x5555558aeb80, signal_index=27, argv=0x7fffffffd328)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4186}}
      {{#97 0x00007ffff5dcc831 in QMetaObject::activate (sender=0x5555558aeb80, }}
      {{ m=0x7fffe3a51940 <QQuickFolderListModel::staticMetaObject>, local_signal_index=1, argv=0x0)}}
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:4234}}
      #98 0x00007fffe3a39171 in QQuickFolderListModel::rowCountChanged (this=0x5555558aeb80)
      {{ at /home/sandman/git/x11-6.4/qtdeclarative/src/labs/folderlistmodel/LabsFolderListModel_autogen/include/moc_qquickfolderlistmodel_p.cpp:405}}
      {{#99 0x00007fffe3a36a3c in QQuickFolderListModelPrivate::_q_directoryUpdated (this=0x5555558aee70, directory=..., list=..., }}
      {{ fromIndex=0, toIndex=42) at /home/sandman/git/qt-6.4/qtdeclarative/src/labs/folderlistmodel/qquickfolderlistmodel.cpp:179}}
      {{#100 0x00007fffe3a3876d in QQuickFolderListModel::qt_static_metacall (_o=0x5555558aeb80, _c=QMetaObject::InvokeMetaMethod, _id=5, }}
      {{ _a=0x7fffd40051f0)}}
      {{ at /home/sandman/git/x11-6.4/qtdeclarative/src/labs/folderlistmodel/LabsFolderListModel_autogen/include/moc_qquickfolderlistmodel_p.cpp:224}}
      #101 0x00007ffff5dc3f5f in QMetaCallEvent::placeMetaCall (this=0x7fffd4005170, object=0x5555558aeb80)
      -Type <RET> for more, q to quit, c to continue without paging-
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:822}}
      #102 0x00007ffff5dc4f72 in QObject::event (this=0x5555558aeb80, e=0x7fffd4005170)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qobject.cpp:1580}}
      #103 0x00007ffff5d48a68 in QCoreApplicationPrivate::notify_helper (receiver=0x5555558aeb80, event=0x7fffd4005170)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qcoreapplication.cpp:1200}}
      #104 0x00007ffff5d48683 in doNotify (receiver=0x5555558aeb80, event=0x7fffd4005170)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qcoreapplication.cpp:1129}}
      #105 0x00007ffff5d485ca in QCoreApplication::notify (this=0x7fffffffdd60, receiver=0x5555558aeb80, event=0x7fffd4005170)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qcoreapplication.cpp:1112}}
      #106 0x00007ffff71d6161 in QGuiApplication::notify (this=0x7fffffffdd60, object=0x5555558aeb80, event=0x7fffd4005170)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/gui/kernel/qguiapplication.cpp:1927}}
      #107 0x00007ffff5d484ca in QCoreApplication::notifyInternal2 (receiver=0x5555558aeb80, event=0x7fffd4005170)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qcoreapplication.cpp:1033}}
      #108 0x00007ffff5d48f63 in QCoreApplication::sendEvent (receiver=0x5555558aeb80, event=0x7fffd4005170)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qcoreapplication.cpp:1449}}
      #109 0x00007ffff5d49dd0 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x55555558ec60)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qcoreapplication.cpp:1811}}
      #110 0x00007ffff5d4971a in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qcoreapplication.cpp:1670}}
      #111 0x00007ffff61211ab in postEventSourceDispatch (s=0x555555593610)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:243}}
      #112 0x00007ffff571cfab in g_main_context_dispatch () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
      #113 0x00007ffff571d258 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
      #114 0x00007ffff571d30f in g_main_context_iteration () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
      #115 0x00007ffff6121a0f in QEventDispatcherGlib::processEvents (this=0x5555555ef4a0, flags=...)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:393}}
      #116 0x00007ffff1f2deac in QXcbGlibEventDispatcher::processEvents (this=0x5555555ef4a0, flags=...)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:96}}
      #117 0x00007ffff5d5c039 in QEventLoop::processEvents (this=0x7fffffffdca0, flags=...)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qeventloop.cpp:100}}
      #118 0x00007ffff5d5c369 in QEventLoop::exec (this=0x7fffffffdca0, flags=...)
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qeventloop.cpp:182}}
      #119 0x00007ffff5d48d53 in QCoreApplication::exec ()
      {{ at /home/sandman/git/qt-6.4/qtbase/src/corelib/kernel/qcoreapplication.cpp:1354}}
      #120 0x00007ffff71d5f64 in QGuiApplication::exec () at /home/sandman/git/qt-6.4/qtbase/src/gui/kernel/qguiapplication.cpp:1859
      #121 0x00005555555553d0 in main (argc=1, argv=0x7fffffffdea8) at ../../git/qt-6.4/qtwayland/examples/wayland/pure-qml/main.cpp:67
      (gdb) 

       

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jakoivik Jarkko Koivikko
            rgriebl Robert Griebl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes