https://bugs.kde.org/show_bug.cgi?id=372881
Christoph Feck <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |UNCONFIRMED Resolution|BACKTRACE |--- --- Comment #3 from Christoph Feck <[email protected]> --- Thanks for the update. (gdb) bt #0 QQmlVMEMetaObject::metaCall (this=0x55555b0ca050, o=<optimized out>, c=QMetaObject::ReadProperty, _id=4, a=0x7fffff7ff110) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/qml/qqmlvmemetaobject.cpp:596 #1 0x00007ffff4f90641 in ReadAccessor::Indirect (property=..., n=0x0, output=0x7fffff7ff0f0, object=0x55555b084820) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:125 #2 LoadProperty<ReadAccessor::Indirect> (v4=v4@entry=0x5555559265c0, object=object@entry=0x55555b084820, property=..., notifier=0x0) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:160 #3 0x00007ffff4f90d72 in QV4::QObjectWrapper::getProperty (engine=engine@entry=0x5555559265c0, object=0x55555b084820, property=0x7fffc06a3de8, captureRequired=captureRequired@entry=true) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:386 #4 0x00007ffff4f91702 in QV4::QObjectWrapper::getQmlProperty (this=0x7fffcb000700, qmlContext=qmlContext@entry=0x55555b085a20, name=name@entry=0x7fffcb0006c0, revisionMode=revisionMode@entry=QV4::QObjectWrapper::CheckRevision, hasProperty=hasProperty@entry=0x7fffff7ff350, includeImports=includeImports@entry=false) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:324 #5 0x00007ffff4f954dc in QV4::QObjectWrapper::getQmlProperty (engine=engine@entry=0x5555559265c0, qmlContext=qmlContext@entry=0x55555b085a20, object=<optimized out>, name=name@entry=0x7fffcb0006c0, revisionMode=revisionMode@entry=QV4::QObjectWrapper::CheckRevision, hasProperty=hasProperty@entry=0x7fffff7ff350) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:411 #6 0x00007ffff503bee7 in QV4::QmlContextWrapper::get (m=<optimized out>, name=0x7fffcb0006c0, hasProperty=0x7fffff7ff430) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/qml/qqmlcontextwrapper.cpp:230 #7 0x00007ffff4f1a6c6 in QV4::Object::get (hasProperty=0x7fffff7ff430, name=0x7fffcb0006c0, this=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4object_p.h:304 #8 QV4::ExecutionContext::getProperty (this=<optimized out>, name=0x7fffcb0006c0) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4context.cpp:469 #9 0x00007ffff4fa7c30 in QV4::Runtime::getActivationProperty (engine=0x5555559265c0, nameIndex=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4runtime.cpp:724 #10 0x00007fff31f16099 in ?? () #11 0x0000000000000000 in ?? () (gdb) -- You are receiving this mail because: You are watching all bug changes.
