[Ci-reports] fail on QtDeclarative_dev_Integration #2144

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Dec 17 16:06:15 CET 2014


Autotest `tst_controls' failed :(

  Testing qtquickcontrols
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 25567]
  QtQA::App::TestRunner: [New LWP 25568]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_controls -silent -o /work/ci/qt/qtdeclarative/dev/_artifacts/test-logs/ts'.
  QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault.
  QtQA::App::TestRunner: #0  mark (e=0x9db7de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81
  QtQA::App::TestRunner: 81	    if (!val)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0xb3ee7b70 (LWP 25568)):
  QtQA::App::TestRunner: #0  0xb76f7424 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6977b4e in __GI___poll (fds=0x9dafaf0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #2  0xb571334b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0xb5704896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #4  0xb5704c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0xb6e77a78 in QEventDispatcherGlib::processEvents (this=0x9dac310, flags=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418
  QtQA::App::TestRunner: #6  0xb6e17326 in QEventLoop::processEvents (this=0xb3ee72c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128
  QtQA::App::TestRunner: #7  0xb6e1779c in QEventLoop::exec (this=0xb3ee72c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204
  QtQA::App::TestRunner: #8  0xb6bd2918 in QThread::exec (this=0x9daf318) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503
  QtQA::App::TestRunner: #9  0xb5e05e6f in QQmlThreadPrivate::run (this=0x9daf318) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141
  QtQA::App::TestRunner: #10 0xb6bd8aca in QThreadPrivate::start (arg=0x9daf318) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337
  QtQA::App::TestRunner: #11 0xb5b1bd31 in start_thread (arg=0xb3ee7b70) at pthread_create.c:304
  QtQA::App::TestRunner: #12 0xb698680e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0xb44ae6e0 (LWP 25567)):
  QtQA::App::TestRunner: #0  mark (e=0x9db7de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81
  QtQA::App::TestRunner: #1  QV4::ExecutionContext::markObjects (m=0xbfed3f48, engine=0x9db7de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4context.cpp:259
  QtQA::App::TestRunner: #2  0xb5cc7c48 in drainMarkStack (markBase=0xb2ee8548, engine=0x9db7de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328
  QtQA::App::TestRunner: #3  QV4::MemoryManager::mark (this=0x9dac3d0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:389
  QtQA::App::TestRunner: #4  0xb5cc8ad1 in runGC (this=0x9dac3d0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:516
  QtQA::App::TestRunner: #5  QV4::MemoryManager::runGC (this=0x9dac3d0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:508
  QtQA::App::TestRunner: #6  0xb5cc9b54 in QV4::MemoryManager::allocData (this=0x9dac3d0, size=112) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:270
  QtQA::App::TestRunner: #7  0xb5cfd75b in allocManaged (size=<optimized out>, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:89
  QtQA::App::TestRunner: #8  QV4::MemberData::reallocate (e=0x9db7de8, old=0xb19761c0, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4memberdata.cpp:57
  QtQA::App::TestRunner: #9  0xb5d00365 in QV4::Object::ensureMemberIndex (this=0xb2e27440, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:200
  QtQA::App::TestRunner: #10 0xb5d003e2 in QV4::Object::insertMember (this=0xb2e27440, s=0xb41741c0, p=..., attributes=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:209
  QtQA::App::TestRunner: #11 0xb5cefefb in QV4::Heap::SimpleScriptFunction::SimpleScriptFunction (this=0xb2e27440, scope=0xb2eaf6a0, function=0xa255690, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:469
  QtQA::App::TestRunner: #12 0xb5cf00d5 in alloc<QV4::SimpleScriptFunction, QV4::ExecutionContext*, QV4::Function*, bool> (arg3=false, arg2=0xa255690, arg1=0xb2eaf6a0, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:125
  QtQA::App::TestRunner: #13 QV4::FunctionObject::createScriptFunction (scope=0xb2eaf6a0, function=0xa255690, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:203
  QtQA::App::TestRunner: #14 0xb5e021b2 in QQmlObjectCreator::setPropertyBinding (this=0xa28b360, property=0x9f3af04, binding=0xa26b930) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:833
  QtQA::App::TestRunner: #15 0xb5e0367c in QQmlObjectCreator::setupBindings (this=0xa28b360, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734
  QtQA::App::TestRunner: #16 0xb5e00667 in QQmlObjectCreator::populateInstance (this=0xa28b360, index=6, instance=0xa28bd80, bindingTarget=0xa28bd80, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351
  QtQA::App::TestRunner: #17 0xb5e020b6 in QQmlObjectCreator::setPropertyBinding (this=0xa28b360, property=0x9ecb0dc, binding=0xa26b864) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:814
  QtQA::App::TestRunner: #18 0xb5e0367c in QQmlObjectCreator::setupBindings (this=0xa28b360, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734
  QtQA::App::TestRunner: #19 0xb5e00667 in QQmlObjectCreator::populateInstance (this=0xa28b360, index=5, instance=0xa250ec0, bindingTarget=0xa250ec0, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351
  QtQA::App::TestRunner: #20 0xb5e01086 in QQmlObjectCreator::createInstance (this=0xa28b360, index=5, parent=0xa250ec0, isContextObject=false) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1187
  QtQA::App::TestRunner: #21 0xb5e02726 in QQmlObjectCreator::setPropertyBinding (this=0xa28b360, property=0x9ecaf1c, binding=0xa26b6b0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:775
  QtQA::App::TestRunner: #22 0xb5e0367c in QQmlObjectCreator::setupBindings (this=0xa28b360, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734
  QtQA::App::TestRunner: #23 0xb5e00667 in QQmlObjectCreator::populateInstance (this=0xa28b360, index=2, instance=0x0, bindingTarget=0x6d0071, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351
  QtQA::App::TestRunner: #24 0xb5e01086 in QQmlObjectCreator::createInstance (this=0xa28b360, index=2, parent=0x0, isContextObject=true) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1187
  QtQA::App::TestRunner: #25 0xb5e04558 in QQmlObjectCreator::create (this=0xa28b360, subComponentIndex=13, parent=0x0, interrupt=0xbfed200c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:221
  QtQA::App::TestRunner: #26 0xb5d86dbd in QQmlIncubatorPrivate::incubate (this=0xa28b2f0, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:302
  QtQA::App::TestRunner: #27 0xb5d877a0 in QQmlEnginePrivate::incubate (this=0x9dbfcc8, i=..., forContext=0xa28b280) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87
  QtQA::App::TestRunner: #28 0xb5d82bf1 in QQmlComponent::create (this=0xa251448, incubator=..., context=<optimized out>, forContext=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1068
  QtQA::App::TestRunner: #29 0xb6178c1a in QQuickLoaderPrivate::_q_sourceLoaded (this=0xa25cec8) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:713
  QtQA::App::TestRunner: #30 0xb6178d88 in QQuickLoaderPrivate::load (this=0xa25cec8) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:596
  QtQA::App::TestRunner: #31 0xb5dfdaae in QQmlObjectCreator::finalize (this=0xa25ece8, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1231
  QtQA::App::TestRunner: #32 0xb5d825c2 in QQmlComponentPrivate::complete (enginePriv=0x9dbfcc8, state=0x9efadb4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:928
  QtQA::App::TestRunner: #33 0xb5d826a5 in QQmlComponentPrivate::completeCreate (this=0x9efad58) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:964
  QtQA::App::TestRunner: #34 0xb5d826ee in QQmlComponent::completeCreate (this=0xbfed2300) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:957
  QtQA::App::TestRunner: #35 0xb5e1c90b in QV4::QtObject::method_createQmlObject (ctx=0xbfed238c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qqmlbuiltinfunctions.cpp:1027
  QtQA::App::TestRunner: #36 0xb5cef111 in QV4::BuiltinFunction::call (that=0xb4182a20, callData=0xb2ee8428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:589
  QtQA::App::TestRunner: #37 0xb5d4d64e in call (d=0xb2ee8428, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #38 QV4::Runtime::callProperty (engine=0x9db7de8, nameIndex=25, callData=0xb2ee8428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:969
  QtQA::App::TestRunner: #39 0xb2de6ad3 in ?? ()
  QtQA::App::TestRunner: #40 0xb5cf1a41 in QV4::SimpleScriptFunction::call (that=0xb2e18fe0, callData=0xb2ee8370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540
  QtQA::App::TestRunner: #41 0xb5d4dc4c in call (d=0xb2ee8370, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #42 QV4::Runtime::callElement (engine=0x9db7de8, index=..., callData=0xb2ee8370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:997
  QtQA::App::TestRunner: #43 0xb2def12a in ?? ()
  QtQA::App::TestRunner: #44 0xb5cf1737 in QV4::ScriptFunction::call (that=0xb2e18d40, callData=0xb2ee8218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:435
  QtQA::App::TestRunner: #45 0xb5d4d44a in call (d=0xb2ee8218, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #46 QV4::Runtime::callActivationProperty (engine=0x9db7de8, nameIndex=65, callData=0xb2ee8218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942
  QtQA::App::TestRunner: #47 0xb2def8f7 in ?? ()
  QtQA::App::TestRunner: #48 0xb5cf1a41 in QV4::SimpleScriptFunction::call (that=0xb2e18d80, callData=0xb2ee8188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540
  QtQA::App::TestRunner: #49 0xb5d4d44a in call (d=0xb2ee8188, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #50 QV4::Runtime::callActivationProperty (engine=0x9db7de8, nameIndex=66, callData=0xb2ee8188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942
  QtQA::App::TestRunner: #51 0xb2dec9b5 in ?? ()
  QtQA::App::TestRunner: #52 0xb5cf1a41 in QV4::SimpleScriptFunction::call (that=0xb2e18e00, callData=0xb2ee80a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540
  QtQA::App::TestRunner: #53 0xb5d4d44a in call (d=0xb2ee80a0, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #54 QV4::Runtime::callActivationProperty (engine=0x9db7de8, nameIndex=68, callData=0xb2ee80a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942
  QtQA::App::TestRunner: #55 0xb2defd8b in ?? ()
  QtQA::App::TestRunner: #56 0xb5cf1a41 in QV4::SimpleScriptFunction::call (that=0xb2e18f20, callData=0xb2ee8028) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540
  QtQA::App::TestRunner: #57 0xb5ded14c in call (d=<optimized out>, this=<optimized out>) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #58 QQmlJavaScriptExpression::evaluate (this=0x9f07390, context=0x9dcde10, function=..., callData=0xb2ee8028, isUndefined=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:157
  QtQA::App::TestRunner: #59 0xb5d8dc46 in QQmlBoundSignalExpression::evaluate (this=0x9f07380, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:281
  QtQA::App::TestRunner: #60 0xb5d8e0be in QQmlBoundSignal_callback (e=0x9f074f4, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:408
  QtQA::App::TestRunner: #61 0xb5dcc535 in QQmlNotifier::emitNotify (endpoint=0x9f074f4, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73
  QtQA::App::TestRunner: #62 0xb5d6b0b9 in QQmlData::signalEmitted (object=0x9f38ed0, index=30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714
  QtQA::App::TestRunner: #63 0xb6e4bdf5 in QMetaObject::activate (sender=0x9f38ed0, signalOffset=29, local_signal_index=30, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603
  QtQA::App::TestRunner: #64 0xb5d61dfc in QQmlVMEMetaObject::activate (this=0x9f39040, object=0x9f38ed0, index=44, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324
  QtQA::App::TestRunner: #65 0xb5d64019 in QQmlVMEMetaObject::metaCall (this=0x9f39040, c=QMetaObject::WriteProperty, _id=42, a=0xbfed32e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914
  QtQA::App::TestRunner: #66 0xb5bb0ac7 in QAbstractDynamicMetaObject::metaCall (this=0x9f39040, c=QMetaObject::WriteProperty, _id=42, a=0xbfed32e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420
  QtQA::App::TestRunner: #67 0xb5d63a95 in QQmlVMEMetaObject::metaCall (this=0x9f41b68, c=QMetaObject::WriteProperty, _id=42, a=0xbfed32e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969
  QtQA::App::TestRunner: #68 0xb5bb0ac7 in QAbstractDynamicMetaObject::metaCall (this=0x9f41b68, c=QMetaObject::WriteProperty, _id=42, a=0xbfed32e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420
  QtQA::App::TestRunner: #69 0xb6e22951 in QMetaObject::metacall (object=0x9f38ed0, cl=QMetaObject::WriteProperty, idx=42, argv=0xbfed32e4) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294
  QtQA::App::TestRunner: #70 0xb5d7deb9 in QQmlPropertyPrivate::write (object=0x9f38ed0, property=..., value=..., context=0x9f44c98, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336
  QtQA::App::TestRunner: #71 0xb5d7f57d in QQmlPropertyPrivate::writeValueProperty (object=0x9f38ed0, core=..., value=..., context=0x9f44c98, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238
  QtQA::App::TestRunner: #72 0xb5d7fc07 in QQmlPropertyPrivate::writeBinding (object=0x9f38ed0, core=..., context=0x9f44c98, expression=0x9ee5568, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571
  QtQA::App::TestRunner: #73 0xb5df4fb0 in QQmlBinding::update (this=0x9ee5558, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224
  QtQA::App::TestRunner: #74 0xb5df56bd in update (this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97
  QtQA::App::TestRunner: #75 QQmlBinding::expressionChanged (e=0x9ee5568) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285
  QtQA::App::TestRunner: #76 0xb5dee299 in QQmlJavaScriptExpressionGuard_callback (e=0x9f5fe98) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360
  QtQA::App::TestRunner: #77 0xb5dcc535 in QQmlNotifier::emitNotify (endpoint=0x9f5fe98, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73
  QtQA::App::TestRunner: #78 0xb5d6b0b9 in QQmlData::signalEmitted (object=0x9f38ed0, index=34, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714
  QtQA::App::TestRunner: #79 0xb6e4bdf5 in QMetaObject::activate (sender=0x9f38ed0, signalOffset=29, local_signal_index=34, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603
  QtQA::App::TestRunner: #80 0xb5d61dfc in QQmlVMEMetaObject::activate (this=0x9f39040, object=0x9f38ed0, index=48, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324
  QtQA::App::TestRunner: #81 0xb5d64019 in QQmlVMEMetaObject::metaCall (this=0x9f39040, c=QMetaObject::WriteProperty, _id=46, a=0xbfed3d24) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914
  QtQA::App::TestRunner: #82 0xb5bb0ac7 in QAbstractDynamicMetaObject::metaCall (this=0x9f39040, c=QMetaObject::WriteProperty, _id=46, a=0xbfed3d24) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420
  QtQA::App::TestRunner: #83 0xb5d63a95 in QQmlVMEMetaObject::metaCall (this=0x9f41b68, c=QMetaObject::WriteProperty, _id=46, a=0xbfed3d24) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969
  QtQA::App::TestRunner: #84 0xb5bb0ac7 in QAbstractDynamicMetaObject::metaCall (this=0x9f41b68, c=QMetaObject::WriteProperty, _id=46, a=0xbfed3d24) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420
  QtQA::App::TestRunner: #85 0xb6e22951 in QMetaObject::metacall (object=0x9f38ed0, cl=QMetaObject::WriteProperty, idx=46, argv=0xbfed3d24) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294
  QtQA::App::TestRunner: #86 0xb5d7deb9 in QQmlPropertyPrivate::write (object=0x9f38ed0, property=..., value=..., context=0x9dcde10, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336
  QtQA::App::TestRunner: #87 0xb5d7f57d in QQmlPropertyPrivate::writeValueProperty (object=0x9f38ed0, core=..., value=..., context=0x9dcde10, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238
  QtQA::App::TestRunner: #88 0xb5d7fc07 in QQmlPropertyPrivate::writeBinding (object=0x9f38ed0, core=..., context=0x9dcde10, expression=0x9f43398, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571
  QtQA::App::TestRunner: #89 0xb5df4fb0 in QQmlBinding::update (this=0x9f43388, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224
  QtQA::App::TestRunner: #90 0xb5df56bd in update (this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97
  QtQA::App::TestRunner: #91 QQmlBinding::expressionChanged (e=0x9f43398) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285
  QtQA::App::TestRunner: #92 0xb5dee299 in QQmlJavaScriptExpressionGuard_callback (e=0x9f5feb4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360
  QtQA::App::TestRunner: #93 0xb5dcc535 in QQmlNotifier::emitNotify (endpoint=0x9f5feb4, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73
  QtQA::App::TestRunner: #94 0xb5d6b0b9 in QQmlData::signalEmitted (object=0x9e42010, index=3, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714
  QtQA::App::TestRunner: #95 0xb6e4bdf5 in QMetaObject::activate (sender=0x9e42010, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603
  QtQA::App::TestRunner: #96 0xb6e4ccab in QMetaObject::activate (sender=0x9e42010, m=0xb76f2cb8, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582
  QtQA::App::TestRunner: #97 0xb76de6d5 in QTestRootObject::windowShownChanged (this=0x9e42010) at .moc/quicktest.moc:192
  QtQA::App::TestRunner: #98 0xb76e2c99 in setWindowShown (value=true, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:95
  QtQA::App::TestRunner: #99 quick_test_main (argc=8, argv=0xbfed4734, name=0x80488b4 "qtquickcontrols", sourceDir=0x8048880 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:367
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of qtquickcontrols *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by GCC 4.6.1)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::initTestCase()
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_y)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_implicitHeight_anchorsFill_margins)
  PASS   : qtquickcontrols::Tests_ApplicationWindow::test_defaultContentItemConstraints(height_anchorsFill_margins)
  QtQA::App::TestRunner: Process exited due to signal 11; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New LWP 25571]
  QtQA::App::TestRunner: [New LWP 25572]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Core was generated by `./tst_controls -o /work/ci/qt/qtdeclarative/dev/_artifacts/test-logs/tst_contro'.
  QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault.
  QtQA::App::TestRunner: #0  mark (e=0x88a8de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81
  QtQA::App::TestRunner: 81	    if (!val)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0xb3facb70 (LWP 25572)):
  QtQA::App::TestRunner: #0  0xb77bc424 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6a3cb4e in __GI___poll (fds=0x88a0bb0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #2  0xb57d834b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0xb57c9896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #4  0xb57c9c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0xb6f3ca78 in QEventDispatcherGlib::processEvents (this=0x889db40, flags=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:418
  QtQA::App::TestRunner: #6  0xb6edc326 in QEventLoop::processEvents (this=0xb3fac2c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:128
  QtQA::App::TestRunner: #7  0xb6edc79c in QEventLoop::exec (this=0xb3fac2c8, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:204
  QtQA::App::TestRunner: #8  0xb6c97918 in QThread::exec (this=0x88a03d8) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:503
  QtQA::App::TestRunner: #9  0xb5ecae6f in QQmlThreadPrivate::run (this=0x88a03d8) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:141
  QtQA::App::TestRunner: #10 0xb6c9daca in QThreadPrivate::start (arg=0x88a03d8) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:337
  QtQA::App::TestRunner: #11 0xb5be0d31 in start_thread (arg=0xb3facb70) at pthread_create.c:304
  QtQA::App::TestRunner: #12 0xb6a4b80e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
  QtQA::App::TestRunner: Backtrace stopped: Not enough registers or memory available to unwind further
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0xb45736e0 (LWP 25571)):
  QtQA::App::TestRunner: #0  mark (e=0x88a8de8, this=0x9) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4value_inl_p.h:81
  QtQA::App::TestRunner: #1  QV4::ExecutionContext::markObjects (m=0xbfb4df48, engine=0x88a8de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4context.cpp:259
  QtQA::App::TestRunner: #2  0xb5d8cc48 in drainMarkStack (markBase=0xb2fad548, engine=0x88a8de8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:328
  QtQA::App::TestRunner: #3  QV4::MemoryManager::mark (this=0x889cf20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:389
  QtQA::App::TestRunner: #4  0xb5d8dad1 in runGC (this=0x889cf20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:516
  QtQA::App::TestRunner: #5  QV4::MemoryManager::runGC (this=0x889cf20) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:508
  QtQA::App::TestRunner: #6  0xb5d8eb54 in QV4::MemoryManager::allocData (this=0x889cf20, size=112) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm.cpp:270
  QtQA::App::TestRunner: #7  0xb5dc275b in allocManaged (size=<optimized out>, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:89
  QtQA::App::TestRunner: #8  QV4::MemberData::reallocate (e=0x88a8de8, old=0xb1a3b1c0, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4memberdata.cpp:57
  QtQA::App::TestRunner: #9  0xb5dc5365 in QV4::Object::ensureMemberIndex (this=0xb2eec440, idx=5) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:200
  QtQA::App::TestRunner: #10 0xb5dc53e2 in QV4::Object::insertMember (this=0xb2eec440, s=0xb42391c0, p=..., attributes=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object.cpp:209
  QtQA::App::TestRunner: #11 0xb5db4efb in QV4::Heap::SimpleScriptFunction::SimpleScriptFunction (this=0xb2eec440, scope=0xb2f746a0, function=0x8a15298, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:469
  QtQA::App::TestRunner: #12 0xb5db50d5 in alloc<QV4::SimpleScriptFunction, QV4::ExecutionContext*, QV4::Function*, bool> (arg3=false, arg2=0x8a15298, arg1=0xb2f746a0, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4mm_p.h:125
  QtQA::App::TestRunner: #13 QV4::FunctionObject::createScriptFunction (scope=0xb2f746a0, function=0x8a15298, createProto=false) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:203
  QtQA::App::TestRunner: #14 0xb5ec71b2 in QQmlObjectCreator::setPropertyBinding (this=0x8d56dd8, property=0x8a2daa4, binding=0x8d5d990) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:833
  QtQA::App::TestRunner: #15 0xb5ec867c in QQmlObjectCreator::setupBindings (this=0x8d56dd8, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734
  QtQA::App::TestRunner: #16 0xb5ec5667 in QQmlObjectCreator::populateInstance (this=0x8d56dd8, index=6, instance=0x8d57838, bindingTarget=0x8d57838, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351
  QtQA::App::TestRunner: #17 0xb5ec70b6 in QQmlObjectCreator::setPropertyBinding (this=0x8d56dd8, property=0x89bc91c, binding=0x8d5d8c4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:814
  QtQA::App::TestRunner: #18 0xb5ec867c in QQmlObjectCreator::setupBindings (this=0x8d56dd8, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734
  QtQA::App::TestRunner: #19 0xb5ec5667 in QQmlObjectCreator::populateInstance (this=0x8d56dd8, index=5, instance=0x8d563c8, bindingTarget=0x8d563c8, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351
  QtQA::App::TestRunner: #20 0xb5ec6086 in QQmlObjectCreator::createInstance (this=0x8d56dd8, index=5, parent=0x8d563c8, isContextObject=false) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1187
  QtQA::App::TestRunner: #21 0xb5ec7726 in QQmlObjectCreator::setPropertyBinding (this=0x8d56dd8, property=0x89bc75c, binding=0x8d5d710) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:775
  QtQA::App::TestRunner: #22 0xb5ec867c in QQmlObjectCreator::setupBindings (this=0x8d56dd8, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:734
  QtQA::App::TestRunner: #23 0xb5ec5667 in QQmlObjectCreator::populateInstance (this=0x8d56dd8, index=2, instance=0x0, bindingTarget=0xb5ff8888, valueTypeProperty=0x0, bindingsToSkip=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1351
  QtQA::App::TestRunner: #24 0xb5ec6086 in QQmlObjectCreator::createInstance (this=0x8d56dd8, index=2, parent=0x0, isContextObject=true) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1187
  QtQA::App::TestRunner: #25 0xb5ec9558 in QQmlObjectCreator::create (this=0x8d56dd8, subComponentIndex=13, parent=0x0, interrupt=0xbfb4c00c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:221
  QtQA::App::TestRunner: #26 0xb5e4bdbd in QQmlIncubatorPrivate::incubate (this=0x8d56d68, i=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:302
  QtQA::App::TestRunner: #27 0xb5e4c7a0 in QQmlEnginePrivate::incubate (this=0x88b0cc8, i=..., forContext=0x8d56cf8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlincubator.cpp:87
  QtQA::App::TestRunner: #28 0xb5e47bf1 in QQmlComponent::create (this=0x8d569b0, incubator=..., context=<optimized out>, forContext=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1068
  QtQA::App::TestRunner: #29 0xb623dc1a in QQuickLoaderPrivate::_q_sourceLoaded (this=0x8d50978) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:713
  QtQA::App::TestRunner: #30 0xb623dd88 in QQuickLoaderPrivate::load (this=0x8d50978) at /work/build/qt/qtdeclarative/src/quick/items/qquickloader.cpp:596
  QtQA::App::TestRunner: #31 0xb5ec2aae in QQmlObjectCreator::finalize (this=0x8d52618, interrupt=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1231
  QtQA::App::TestRunner: #32 0xb5e475c2 in QQmlComponentPrivate::complete (enginePriv=0x88b0cc8, state=0x8a72fbc) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:928
  QtQA::App::TestRunner: #33 0xb5e476a5 in QQmlComponentPrivate::completeCreate (this=0x8a72f60) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:964
  QtQA::App::TestRunner: #34 0xb5e476ee in QQmlComponent::completeCreate (this=0xbfb4c300) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:957
  QtQA::App::TestRunner: #35 0xb5ee190b in QV4::QtObject::method_createQmlObject (ctx=0xbfb4c38c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qqmlbuiltinfunctions.cpp:1027
  QtQA::App::TestRunner: #36 0xb5db4111 in QV4::BuiltinFunction::call (that=0xb4247a20, callData=0xb2fad428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:589
  QtQA::App::TestRunner: #37 0xb5e1264e in call (d=0xb2fad428, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #38 QV4::Runtime::callProperty (engine=0x88a8de8, nameIndex=25, callData=0xb2fad428) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:969
  QtQA::App::TestRunner: #39 0xb2eabad3 in ?? ()
  QtQA::App::TestRunner: #40 0xb5db6a41 in QV4::SimpleScriptFunction::call (that=0xb2eddfe0, callData=0xb2fad370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540
  QtQA::App::TestRunner: #41 0xb5e12c4c in call (d=0xb2fad370, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #42 QV4::Runtime::callElement (engine=0x88a8de8, index=..., callData=0xb2fad370) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:997
  QtQA::App::TestRunner: #43 0xb2eb412a in ?? ()
  QtQA::App::TestRunner: #44 0xb5db6737 in QV4::ScriptFunction::call (that=0xb2eddd40, callData=0xb2fad218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:435
  QtQA::App::TestRunner: #45 0xb5e1244a in call (d=0xb2fad218, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #46 QV4::Runtime::callActivationProperty (engine=0x88a8de8, nameIndex=65, callData=0xb2fad218) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942
  QtQA::App::TestRunner: #47 0xb2eb48f7 in ?? ()
  QtQA::App::TestRunner: #48 0xb5db6a41 in QV4::SimpleScriptFunction::call (that=0xb2eddd80, callData=0xb2fad188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540
  QtQA::App::TestRunner: #49 0xb5e1244a in call (d=0xb2fad188, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #50 QV4::Runtime::callActivationProperty (engine=0x88a8de8, nameIndex=66, callData=0xb2fad188) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942
  QtQA::App::TestRunner: #51 0xb2eb19b5 in ?? ()
  QtQA::App::TestRunner: #52 0xb5db6a41 in QV4::SimpleScriptFunction::call (that=0xb2edde00, callData=0xb2fad0a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540
  QtQA::App::TestRunner: #53 0xb5e1244a in call (d=0xb2fad0a0, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #54 QV4::Runtime::callActivationProperty (engine=0x88a8de8, nameIndex=68, callData=0xb2fad0a0) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4runtime.cpp:942
  QtQA::App::TestRunner: #55 0xb2eb4d8b in ?? ()
  QtQA::App::TestRunner: #56 0xb5db6a41 in QV4::SimpleScriptFunction::call (that=0xb2eddf20, callData=0xb2fad028) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4functionobject.cpp:540
  QtQA::App::TestRunner: #57 0xb5eb214c in call (d=<optimized out>, this=<optimized out>) at ../../include/QtQml/5.5.0/QtQml/private/../../../../../../../../../work/build/qt/qtdeclarative/src/qml/jsruntime/qv4object_p.h:240
  QtQA::App::TestRunner: #58 QQmlJavaScriptExpression::evaluate (this=0x8a4dfc0, context=0x89ee620, function=..., callData=0xb2fad028, isUndefined=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:157
  QtQA::App::TestRunner: #59 0xb5e52c46 in QQmlBoundSignalExpression::evaluate (this=0x8a4dfb0, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:281
  QtQA::App::TestRunner: #60 0xb5e530be in QQmlBoundSignal_callback (e=0x8a4e104, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlboundsignal.cpp:408
  QtQA::App::TestRunner: #61 0xb5e91535 in QQmlNotifier::emitNotify (endpoint=0x8a4e104, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73
  QtQA::App::TestRunner: #62 0xb5e300b9 in QQmlData::signalEmitted (object=0x8a23a10, index=30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714
  QtQA::App::TestRunner: #63 0xb6f10df5 in QMetaObject::activate (sender=0x8a23a10, signalOffset=29, local_signal_index=30, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603
  QtQA::App::TestRunner: #64 0xb5e26dfc in QQmlVMEMetaObject::activate (this=0x8a2a0c8, object=0x8a23a10, index=44, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324
  QtQA::App::TestRunner: #65 0xb5e29019 in QQmlVMEMetaObject::metaCall (this=0x8a2a0c8, c=QMetaObject::WriteProperty, _id=42, a=0xbfb4d2e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914
  QtQA::App::TestRunner: #66 0xb5c75ac7 in QAbstractDynamicMetaObject::metaCall (this=0x8a2a0c8, c=QMetaObject::WriteProperty, _id=42, a=0xbfb4d2e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420
  QtQA::App::TestRunner: #67 0xb5e28a95 in QQmlVMEMetaObject::metaCall (this=0x8a0a1f8, c=QMetaObject::WriteProperty, _id=42, a=0xbfb4d2e4) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969
  QtQA::App::TestRunner: #68 0xb5c75ac7 in QAbstractDynamicMetaObject::metaCall (this=0x8a0a1f8, c=QMetaObject::WriteProperty, _id=42, a=0xbfb4d2e4) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420
  QtQA::App::TestRunner: #69 0xb6ee7951 in QMetaObject::metacall (object=0x8a23a10, cl=QMetaObject::WriteProperty, idx=42, argv=0xbfb4d2e4) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294
  QtQA::App::TestRunner: #70 0xb5e42eb9 in QQmlPropertyPrivate::write (object=0x8a23a10, property=..., value=..., context=0x8a2eaf0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336
  QtQA::App::TestRunner: #71 0xb5e4457d in QQmlPropertyPrivate::writeValueProperty (object=0x8a23a10, core=..., value=..., context=0x8a2eaf0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238
  QtQA::App::TestRunner: #72 0xb5e44c07 in QQmlPropertyPrivate::writeBinding (object=0x8a23a10, core=..., context=0x8a2eaf0, expression=0x8a32918, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571
  QtQA::App::TestRunner: #73 0xb5eb9fb0 in QQmlBinding::update (this=0x8a32908, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224
  QtQA::App::TestRunner: #74 0xb5eba6bd in update (this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97
  QtQA::App::TestRunner: #75 QQmlBinding::expressionChanged (e=0x8a32918) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285
  QtQA::App::TestRunner: #76 0xb5eb3299 in QQmlJavaScriptExpressionGuard_callback (e=0x8a15a30) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360
  QtQA::App::TestRunner: #77 0xb5e91535 in QQmlNotifier::emitNotify (endpoint=0x8a15a30, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73
  QtQA::App::TestRunner: #78 0xb5e300b9 in QQmlData::signalEmitted (object=0x8a23a10, index=34, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714
  QtQA::App::TestRunner: #79 0xb6f10df5 in QMetaObject::activate (sender=0x8a23a10, signalOffset=29, local_signal_index=34, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603
  QtQA::App::TestRunner: #80 0xb5e26dfc in QQmlVMEMetaObject::activate (this=0x8a2a0c8, object=0x8a23a10, index=48, args=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:1324
  QtQA::App::TestRunner: #81 0xb5e29019 in QQmlVMEMetaObject::metaCall (this=0x8a2a0c8, c=QMetaObject::WriteProperty, _id=46, a=0xbfb4dd24) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:914
  QtQA::App::TestRunner: #82 0xb5c75ac7 in QAbstractDynamicMetaObject::metaCall (this=0x8a2a0c8, c=QMetaObject::WriteProperty, _id=46, a=0xbfb4dd24) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420
  QtQA::App::TestRunner: #83 0xb5e28a95 in QQmlVMEMetaObject::metaCall (this=0x8a0a1f8, c=QMetaObject::WriteProperty, _id=46, a=0xbfb4dd24) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlvmemetaobject.cpp:969
  QtQA::App::TestRunner: #84 0xb5c75ac7 in QAbstractDynamicMetaObject::metaCall (this=0x8a0a1f8, c=QMetaObject::WriteProperty, _id=46, a=0xbfb4dd24) at /home/qt/shadowbuild/qtbase/include/QtCore/5.5.0/QtCore/private/../../../../../../../../../work/build/qt/qtbase/src/corelib/kernel/qobject_p.h:420
  QtQA::App::TestRunner: #85 0xb6ee7951 in QMetaObject::metacall (object=0x8a23a10, cl=QMetaObject::WriteProperty, idx=46, argv=0xbfb4dd24) at /work/build/qt/qtbase/src/corelib/kernel/qmetaobject.cpp:294
  QtQA::App::TestRunner: #86 0xb5e42eb9 in QQmlPropertyPrivate::write (object=0x8a23a10, property=..., value=..., context=0x89ee620, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1336
  QtQA::App::TestRunner: #87 0xb5e4457d in QQmlPropertyPrivate::writeValueProperty (object=0x8a23a10, core=..., value=..., context=0x89ee620, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1238
  QtQA::App::TestRunner: #88 0xb5e44c07 in QQmlPropertyPrivate::writeBinding (object=0x8a23a10, core=..., context=0x89ee620, expression=0x8a2abb0, result=..., isUndefined=false, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlproperty.cpp:1571
  QtQA::App::TestRunner: #89 0xb5eb9fb0 in QQmlBinding::update (this=0x8a2aba0, flags=...) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:224
  QtQA::App::TestRunner: #90 0xb5eba6bd in update (this=<optimized out>) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding_p.h:97
  QtQA::App::TestRunner: #91 QQmlBinding::expressionChanged (e=0x8a2abb0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlbinding.cpp:285
  QtQA::App::TestRunner: #92 0xb5eb3299 in QQmlJavaScriptExpressionGuard_callback (e=0x8a15a4c) at /work/build/qt/qtdeclarative/src/qml/qml/qqmljavascriptexpression.cpp:360
  QtQA::App::TestRunner: #93 0xb5e91535 in QQmlNotifier::emitNotify (endpoint=0x8a15a4c, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlnotifier.cpp:73
  QtQA::App::TestRunner: #94 0xb5e300b9 in QQmlData::signalEmitted (object=0x8932460, index=3, a=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:714
  QtQA::App::TestRunner: #95 0xb6f10df5 in QMetaObject::activate (sender=0x8932460, signalOffset=3, local_signal_index=3, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3603
  QtQA::App::TestRunner: #96 0xb6f11cab in QMetaObject::activate (sender=0x8932460, m=0xb77b7cb8, local_signal_index=0, argv=0x0) at /work/build/qt/qtbase/src/corelib/kernel/qobject.cpp:3582
  QtQA::App::TestRunner: #97 0xb77a36d5 in QTestRootObject::windowShownChanged (this=0x8932460) at .moc/quicktest.moc:192
  QtQA::App::TestRunner: #98 0xb77a7c99 in setWindowShown (value=true, this=<optimized out>) at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:95
  QtQA::App::TestRunner: #99 quick_test_main (argc=7, argv=0xbfb4e734, name=0x80488b4 "qtquickcontrols", sourceDir=0x8048880 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:367
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_controls: 46 seconds, signal 11

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_02144/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/dev_1418825989):
    http://codereview.qt-project.org/102243 [PS1] - Fix handling of enum values encapsulated in QVariant
    http://codereview.qt-project.org/101255 [PS5] - Use a Heap::FunctionObject to store the thrower function
    http://codereview.qt-project.org/101194 [PS5] - Remove most of the places where getPointer() is used
    http://codereview.qt-project.org/101193 [PS4] - Fix wrong use of Scoped.getPointer()
    http://codereview.qt-project.org/101192 [PS4] - Fix RegExpCache to store Heap Objects
    http://codereview.qt-project.org/100999 [PS5] - Store a Heap::EvalFunction pointer in the engine
    http://codereview.qt-project.org/100998 [PS4] - Fix the way we set the property name during iteration
    http://codereview.qt-project.org/100966 [PS7] - Return Heap::ExecutionContext for globalContext()
    http://codereview.qt-project.org/100962 [PS6] - Return Heap::ExecutionContext for currentContext()
    http://codereview.qt-project.org/100925 [PS8] - Make ExecutionContextSaver GC safe



More information about the Ci-reports mailing list