https://bugs.kde.org/show_bug.cgi?id=461882
--- Comment #1 from Jean-Michaël Celerier <[email protected]> --- Trace with debug symbols: (sadly the bug seems to be deep within the QML engine...) `̀` bt #0 QQmlNotifierEndpoint::connect (this=0x556f9fde0dd0, source=0x556f9f631200, sourceSignal=4, engine=0x7fffdf51b790, doNotify=true) at /usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:118 #1 0x00007f7b4c292175 in QQmlPropertyCapture::captureProperty (this=0x7fffded1e5e0, o=0x556f9f631200, c=<optimized out>, n=4, doNotify=<optimized out>) at /usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:315 #2 0x00007f7b4c172197 in QV4::QObjectWrapper::getProperty (engine=0x556f9f3cf4c0, object=0x556f9f631200, property=0x7f7b282c4138) at /usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:261 #3 0x00007f7b4c172732 in QV4::QObjectWrapper::getQmlProperty (property=0x0, hasProperty=0x0, revisionMode=QV4::QObjectWrapper::IgnoreRevision, name=0x7f7b2f3c05b8, object=0x556f9f631200, qmlContext=0x556f9f62c330, engine=0x556f9f3cf4c0) at /usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:388 #4 QV4::QObjectWrapper::getQmlProperty (engine=0x556f9f3cf4c0, qmlContext=0x556f9f62c330, object=0x556f9f631200, name=0x7f7b2f3c05b8, revisionMode=QV4::QObjectWrapper::IgnoreRevision, hasProperty=0x0, property=0x0) at /usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4qobjectwrapper.cpp:358 #5 0x00007f7b4c2a2cef in QV4::QQmlTypeWrapper::virtualGet (m=0x7f7b2f3c05a8, id=..., receiver=0x7f7b2f3c05a8, hasProperty=0x0) at /usr/src/debug/qt5-declarative/qtdeclarative/src/qml/qml/qqmltypewrapper.cpp:268 #6 0x00007f7b4c11edcc in QV4::Lookup::getterFallback (l=0x556f9fb7e120, engine=0x556f9f3cf4c0, object=...) at /usr/src/debug/qt5-declarative/qtdeclarative/src/qml/jsruntime/qv4lookup.cpp:201 #7 0x00007f7b2d79b285 in ?? () #8 0x00007fffded1e4e0 in ?? () #9 0x0000000000000000 in ?? () ``` -- You are receiving this mail because: You are watching all bug changes.
