[Ci-reports] fail on QtDeclarative_dev_Integration #1258

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 13 13:31:27 CET 2014


Autotests `tst_activeFocusOnTab', `tst_applicationwindow', and `tst_controls' failed :(

  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 21302]
  QtQA::App::TestRunner: [New LWP 21303]
  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/build/_artifacts/test-logs/tst_controls-testres'.
  QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault.
  QtQA::App::TestRunner: #0  load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076
  QtQA::App::TestRunner: 4076	}
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0xb4152b70 (LWP 21303)):
  QtQA::App::TestRunner: #0  0xb77ac424 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6ad4b4e in __GI___poll (fds=0x93b2300, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #2  0xb592d34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0xb591e896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #4  0xb591ec2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0xb6f79b88 in QEventDispatcherGlib::processEvents (this=0x93b2230, flags=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #6  0xb6f20b26 in QEventLoop::processEvents (this=0xb41522e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #7  0xb6f20f6c in QEventLoop::exec (this=0xb41522e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #8  0xb6d27668 in QThread::exec (this=0x93b3560) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511
  QtQA::App::TestRunner: #9  0xb60844e4 in QQmlThreadPrivate::run (this=0x93b3560) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #10 0xb6d2d299 in QThreadPrivate::start (arg=0x93b3560) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #11 0xb5d89d31 in start_thread (arg=0xb4152b70) at pthread_create.c:304
  QtQA::App::TestRunner: #12 0xb6ae380e 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 0xb472e6e0 (LWP 21302)):
  QtQA::App::TestRunner: #0  load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076
  QtQA::App::TestRunner: #1  ref (this=0x0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:57
  QtQA::App::TestRunner: #2  QVector (v=..., this=0xa30e003c) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303
  QtQA::App::TestRunner: #3  LifeTimeInterval (this=0xa30e0018) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa_p.h:54
  QtQA::App::TestRunner: #4  QVector<QQmlJS::V4IR::LifeTimeInterval>::reallocData (this=0xbfe2b57c, asize=-1235840304, aalloc=-1235840304, options=...) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:489
  QtQA::App::TestRunner: #5  0xb5eaeb4c in QVector<QQmlJS::V4IR::LifeTimeInterval>::resize (this=0xbfe2b57c, asize=-1235840304) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:357
  QtQA::App::TestRunner: #6  0xb5ea8bf2 in QQmlJS::MASM::RegisterAllocator::prepareRanges (this=0xbfe2b570) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1156
  QtQA::App::TestRunner: #7  0xb5ea9411 in QQmlJS::MASM::RegisterAllocator::run (this=0xbfe2b570, function=0x942edc8, opt=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1114
  QtQA::App::TestRunner: #8  0xb5ec525b in QQmlJS::MASM::InstructionSelection::run (this=0x9432008, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632
  QtQA::App::TestRunner: #9  0xb5e7aa6b in QQmlJS::EvalInstructionSelection::compile (this=0x9432010, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85
  QtQA::App::TestRunner: #10 0xb5f78162 in QV4::Script::parse (this=0xbfe2b948) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236
  QtQA::App::TestRunner: #11 0xb5f79175 in QV4::Script::evaluate (engine=0x93bb8f8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381
  QtQA::App::TestRunner: #12 0xb6087825 in QV8Engine::initializeGlobal (this=0x93b8990) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465
  QtQA::App::TestRunner: #13 0xb60879b6 in QV8Engine::initQmlGlobalObject (this=0x93b8990) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519
  QtQA::App::TestRunner: #14 0xb6087a12 in QV8Engine::setEngine (this=0x93b8990, engine=0x93b1790) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528
  QtQA::App::TestRunner: #15 0xb5fba8ba in QQmlEnginePrivate::init (this=0x93b9f80) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811
  QtQA::App::TestRunner: #16 0xb5fbb079 in QQmlEngine::QQmlEngine (this=0x93b1790, parent=0x93b1080) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877
  QtQA::App::TestRunner: #17 0xb63ebb75 in QQuickViewPrivate::init (this=0x93b8410, e=0x0) at /work/build/qt/qtdeclarative/src/quick/items/qquickview.cpp:86
  QtQA::App::TestRunner: #18 0xb7795bae in quick_test_main (argc=6, argv=0xbfe2bf04, name=0x80488d4 "qtquickcontrols", sourceDir=0x80488a0 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:321
  QtQA::App::TestRunner: #19 0x080486f1 in main (argc=8, argv=0xbfe2bf04) at /work/build/qt/qtquickcontrols/tests/auto/controls/tst_controls.cpp:43
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  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 21307]
  QtQA::App::TestRunner: [New LWP 21308]
  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/build/_artifacts/test-logs/tst_controls-testresults-00.'.
  QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault.
  QtQA::App::TestRunner: #0  load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076
  QtQA::App::TestRunner: 4076	}
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0xb40d7b70 (LWP 21308)):
  QtQA::App::TestRunner: #0  0xb7731424 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6a59b4e in __GI___poll (fds=0x99ec300, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #2  0xb58b234b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0xb58a3896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #4  0xb58a3c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0xb6efeb88 in QEventDispatcherGlib::processEvents (this=0x99ec230, flags=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #6  0xb6ea5b26 in QEventLoop::processEvents (this=0xb40d72e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #7  0xb6ea5f6c in QEventLoop::exec (this=0xb40d72e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #8  0xb6cac668 in QThread::exec (this=0x99ed630) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511
  QtQA::App::TestRunner: #9  0xb60094e4 in QQmlThreadPrivate::run (this=0x99ed630) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #10 0xb6cb2299 in QThreadPrivate::start (arg=0x99ed630) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #11 0xb5d0ed31 in start_thread (arg=0xb40d7b70) at pthread_create.c:304
  QtQA::App::TestRunner: #12 0xb6a6880e 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 0xb46b36e0 (LWP 21307)):
  QtQA::App::TestRunner: #0  load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076
  QtQA::App::TestRunner: #1  ref (this=0x0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:57
  QtQA::App::TestRunner: #2  QVector (v=..., this=0xa306503c) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303
  QtQA::App::TestRunner: #3  LifeTimeInterval (this=0xa3065018) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa_p.h:54
  QtQA::App::TestRunner: #4  QVector<QQmlJS::V4IR::LifeTimeInterval>::reallocData (this=0xbff0b61c, asize=-1236344112, aalloc=-1236344112, options=...) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:489
  QtQA::App::TestRunner: #5  0xb5e33b4c in QVector<QQmlJS::V4IR::LifeTimeInterval>::resize (this=0xbff0b61c, asize=-1236344112) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:357
  QtQA::App::TestRunner: #6  0xb5e2dbf2 in QQmlJS::MASM::RegisterAllocator::prepareRanges (this=0xbff0b610) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1156
  QtQA::App::TestRunner: #7  0xb5e2e411 in QQmlJS::MASM::RegisterAllocator::run (this=0xbff0b610, function=0x9a68da8, opt=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1114
  QtQA::App::TestRunner: #8  0xb5e4a25b in QQmlJS::MASM::InstructionSelection::run (this=0x9a6bfe8, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632
  QtQA::App::TestRunner: #9  0xb5dffa6b in QQmlJS::EvalInstructionSelection::compile (this=0x9a6bff0, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85
  QtQA::App::TestRunner: #10 0xb5efd162 in QV4::Script::parse (this=0xbff0b9e8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236
  QtQA::App::TestRunner: #11 0xb5efe175 in QV4::Script::evaluate (engine=0x99f58f8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381
  QtQA::App::TestRunner: #12 0xb600c825 in QV8Engine::initializeGlobal (this=0x99f2a60) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465
  QtQA::App::TestRunner: #13 0xb600c9b6 in QV8Engine::initQmlGlobalObject (this=0x99f2a60) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519
  QtQA::App::TestRunner: #14 0xb600ca12 in QV8Engine::setEngine (this=0x99f2a60, engine=0x99ea928) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528
  QtQA::App::TestRunner: #15 0xb5f3f8ba in QQmlEnginePrivate::init (this=0x99f3f80) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811
  QtQA::App::TestRunner: #16 0xb5f40079 in QQmlEngine::QQmlEngine (this=0x99ea928, parent=0x99eb5d8) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877
  QtQA::App::TestRunner: #17 0xb6370b75 in QQuickViewPrivate::init (this=0x99f2410, e=0x0) at /work/build/qt/qtdeclarative/src/quick/items/qquickview.cpp:86
  QtQA::App::TestRunner: #18 0xb771abae in quick_test_main (argc=5, argv=0xbff0bfa4, name=0x80488d4 "qtquickcontrols", sourceDir=0x80488a0 "/work/build/qt/qtquickcontrols/tests/auto/controls") at /work/build/qt/qtdeclarative/src/qmltest/quicktest.cpp:321
  QtQA::App::TestRunner: #19 0x080486f1 in main (argc=7, argv=0xbff0bfa4) at /work/build/qt/qtquickcontrols/tests/auto/controls/tst_controls.cpp:43
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_controls: 28 seconds, signal 11
  
  Testing tst_applicationwindow
  QFATAL : tst_applicationwindow::qmlCreation() Received signal 11
  FAIL!  : tst_applicationwindow::qmlCreation() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_applicationwindow *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_applicationwindow::initTestCase()
  QFATAL : tst_applicationwindow::qmlCreation() Received signal 11
  FAIL!  : tst_applicationwindow::qmlCreation() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_applicationwindow *********
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_applicationwindow: 0.189449 seconds, signal 6
  
  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:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 21286]
  QtQA::App::TestRunner: [New LWP 21287]
  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_activeFocusOnTab -silent -o /work/build/_artifacts/test-logs/tst_activeFo'.
  QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault.
  QtQA::App::TestRunner: #0  load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076
  QtQA::App::TestRunner: 4076	}
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0xb417ab70 (LWP 21287)):
  QtQA::App::TestRunner: #0  0xb77b6424 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb5e8eb4e in __GI___poll (fds=0x8b432f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #2  0xb57d334b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0xb57c4896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #4  0xb57c4c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0xb6334b88 in QEventDispatcherGlib::processEvents (this=0x8b4dd50, flags=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #6  0xb62dbb26 in QEventLoop::processEvents (this=0xb417a2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #7  0xb62dbf6c in QEventLoop::exec (this=0xb417a2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #8  0xb60e2668 in QThread::exec (this=0x8b4e4f0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511
  QtQA::App::TestRunner: #9  0xb72cf4e4 in QQmlThreadPrivate::run (this=0x8b4e4f0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #10 0xb60e8299 in QThreadPrivate::start (arg=0x8b4e4f0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #11 0xb5bdad31 in start_thread (arg=0xb417ab70) at pthread_create.c:304
  QtQA::App::TestRunner: #12 0xb5e9d80e 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 0xb47566e0 (LWP 21286)):
  QtQA::App::TestRunner: #0  load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076
  QtQA::App::TestRunner: #1  ref (this=0x0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:57
  QtQA::App::TestRunner: #2  QVector (v=..., this=0x3310803c) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303
  QtQA::App::TestRunner: #3  LifeTimeInterval (this=0x33108018) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa_p.h:54
  QtQA::App::TestRunner: #4  QVector<QQmlJS::V4IR::LifeTimeInterval>::reallocData (this=0xbf90ce3c, asize=-1216651936, aalloc=-1216651936, options=...) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:489
  QtQA::App::TestRunner: #5  0xb70f9b4c in QVector<QQmlJS::V4IR::LifeTimeInterval>::resize (this=0xbf90ce3c, asize=-1216651936) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:357
  QtQA::App::TestRunner: #6  0xb70f3bf2 in QQmlJS::MASM::RegisterAllocator::prepareRanges (this=0xbf90ce30) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1156
  QtQA::App::TestRunner: #7  0xb70f4411 in QQmlJS::MASM::RegisterAllocator::run (this=0xbf90ce30, function=0x8bc8a98, opt=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1114
  QtQA::App::TestRunner: #8  0xb711025b in QQmlJS::MASM::InstructionSelection::run (this=0x8bcbcd8, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632
  QtQA::App::TestRunner: #9  0xb70c5a6b in QQmlJS::EvalInstructionSelection::compile (this=0x8bcbce0, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85
  QtQA::App::TestRunner: #10 0xb71c3162 in QV4::Script::parse (this=0xbf90d208) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236
  QtQA::App::TestRunner: #11 0xb71c4175 in QV4::Script::evaluate (engine=0x8b57bf8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381
  QtQA::App::TestRunner: #12 0xb72d2825 in QV8Engine::initializeGlobal (this=0x8b4e830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465
  QtQA::App::TestRunner: #13 0xb72d29b6 in QV8Engine::initQmlGlobalObject (this=0x8b4e830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519
  QtQA::App::TestRunner: #14 0xb72d2a12 in QV8Engine::setEngine (this=0x8b4e830, engine=0xbf90d3fc) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528
  QtQA::App::TestRunner: #15 0xb72058ba in QQmlEnginePrivate::init (this=0x8b54460) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811
  QtQA::App::TestRunner: #16 0xb7206079 in QQmlEngine::QQmlEngine (this=0xbf90d3fc, parent=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877
  QtQA::App::TestRunner: #17 0x0804ab90 in tst_activeFocusOnTab::tst_activeFocusOnTab (this=0xbf90d3e8) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:76
  QtQA::App::TestRunner: #18 0x0804a859 in main (argc=6, argv=0xbf90d4c4) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:585
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  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:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 21290]
  QtQA::App::TestRunner: [New LWP 21291]
  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_activeFocusOnTab -o /work/build/_artifacts/test-logs/tst_activeFocusOnTab'.
  QtQA::App::TestRunner: Program terminated with signal 11, Segmentation fault.
  QtQA::App::TestRunner: #0  load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076
  QtQA::App::TestRunner: 4076	}
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0xb40acb70 (LWP 21291)):
  QtQA::App::TestRunner: #0  0xb76e8424 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb5dc0b4e in __GI___poll (fds=0x82042f0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  QtQA::App::TestRunner: #2  0xb570534b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #3  0xb56f6896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #4  0xb56f6c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
  QtQA::App::TestRunner: #5  0xb6266b88 in QEventDispatcherGlib::processEvents (this=0x820ed50, flags=<optimized out>) at /work/build/qt/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:426
  QtQA::App::TestRunner: #6  0xb620db26 in QEventLoop::processEvents (this=0xb40ac2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #7  0xb620df6c in QEventLoop::exec (this=0xb40ac2e4, flags=...) at /work/build/qt/qtbase/src/corelib/kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #8  0xb6014668 in QThread::exec (this=0x820f4f0) at /work/build/qt/qtbase/src/corelib/thread/qthread.cpp:511
  QtQA::App::TestRunner: #9  0xb72014e4 in QQmlThreadPrivate::run (this=0x820f4f0) at /work/build/qt/qtdeclarative/src/qml/qml/ftw/qqmlthread.cpp:148
  QtQA::App::TestRunner: #10 0xb601a299 in QThreadPrivate::start (arg=0x820f4f0) at /work/build/qt/qtbase/src/corelib/thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #11 0xb5b0cd31 in start_thread (arg=0xb40acb70) at pthread_create.c:304
  QtQA::App::TestRunner: #12 0xb5dcf80e 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 0xb46886e0 (LWP 21290)):
  QtQA::App::TestRunner: #0  load (this=0x0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa.cpp:4076
  QtQA::App::TestRunner: #1  ref (this=0x0) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qrefcount.h:57
  QtQA::App::TestRunner: #2  QVector (v=..., this=0x3303a03c) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:303
  QtQA::App::TestRunner: #3  LifeTimeInterval (this=0x3303a018) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4ssa_p.h:54
  QtQA::App::TestRunner: #4  QVector<QQmlJS::V4IR::LifeTimeInterval>::reallocData (this=0xbfc274dc, asize=-1217495712, aalloc=-1217495712, options=...) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:489
  QtQA::App::TestRunner: #5  0xb702bb4c in QVector<QQmlJS::V4IR::LifeTimeInterval>::resize (this=0xbfc274dc, asize=-1217495712) at /home/qt/shadowbuild/qtbase/include/QtCore/../../../../../../work/build/qt/qtbase/src/corelib/tools/qvector.h:357
  QtQA::App::TestRunner: #6  0xb7025bf2 in QQmlJS::MASM::RegisterAllocator::prepareRanges (this=0xbfc274d0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1156
  QtQA::App::TestRunner: #7  0xb7026411 in QQmlJS::MASM::RegisterAllocator::run (this=0xbfc274d0, function=0x8289a98, opt=...) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4regalloc.cpp:1114
  QtQA::App::TestRunner: #8  0xb704225b in QQmlJS::MASM::InstructionSelection::run (this=0x828ccd8, functionIndex=0) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:632
  QtQA::App::TestRunner: #9  0xb6ff7a6b in QQmlJS::EvalInstructionSelection::compile (this=0x828cce0, generateUnitData=true) at /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_p.cpp:85
  QtQA::App::TestRunner: #10 0xb70f5162 in QV4::Script::parse (this=0xbfc278a8) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:236
  QtQA::App::TestRunner: #11 0xb70f6175 in QV4::Script::evaluate (engine=0x8218bf8, script=..., scopeObject=...) at /work/build/qt/qtdeclarative/src/qml/jsruntime/qv4script.cpp:381
  QtQA::App::TestRunner: #12 0xb7204825 in QV8Engine::initializeGlobal (this=0x820f830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:465
  QtQA::App::TestRunner: #13 0xb72049b6 in QV8Engine::initQmlGlobalObject (this=0x820f830) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:519
  QtQA::App::TestRunner: #14 0xb7204a12 in QV8Engine::setEngine (this=0x820f830, engine=0xbfc27a9c) at /work/build/qt/qtdeclarative/src/qml/qml/v8/qv8engine.cpp:528
  QtQA::App::TestRunner: #15 0xb71378ba in QQmlEnginePrivate::init (this=0x8215460) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:811
  QtQA::App::TestRunner: #16 0xb7138079 in QQmlEngine::QQmlEngine (this=0xbfc27a9c, parent=0x0) at /work/build/qt/qtdeclarative/src/qml/qml/qqmlengine.cpp:877
  QtQA::App::TestRunner: #17 0x0804ab90 in tst_activeFocusOnTab::tst_activeFocusOnTab (this=0xbfc27a88) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:76
  QtQA::App::TestRunner: #18 0x0804a859 in main (argc=5, argv=0xbfc27b64) at /work/build/qt/qtquickcontrols/tests/auto/activeFocusOnTab/tst_activeFocusOnTab.cpp:585
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_activeFocusOnTab: 29 seconds, signal 11

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

  Tested changes (refs/builds/dev_1392294123):
    http://codereview.qt-project.org/77053 [PS6] - V4 JIT: enable register allocator on Linux/ARM.
    http://codereview.qt-project.org/77057 [PS3] - V4 JIT: move registers for regalloc out of method.



More information about the Ci-reports mailing list