[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#dev

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 11 16:29:35 CET 2013


Autotests `tst_qquickanimatedimage', `tst_qquickcanvasitem', `tst_qquickflickable', `tst_qquickpathview', and `tst_qquickvisualdatamodel' failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_QQuickPathView
  FAIL!  : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare)
     Actual   (pathView->offset()): 0
     Expected (6.0): 6
     Loc: [tst_qquickpathview.cpp(1284)]
  Totals: 121 passed, 1 failed, 1 skipped
  QEventLoop: Cannot be used without QApplication
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickPathView *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_QQuickPathView::initTestCase()
  PASS   : tst_QQuickPathView::initValues()
  PASS   : tst_QQuickPathView::items()
  PASS   : tst_QQuickPathView::dataModel()
  PASS   : tst_QQuickPathView::pathview2()
  PASS   : tst_QQuickPathView::pathview3()
  PASS   : tst_QQuickPathView::initialCurrentIndex()
  PASS   : tst_QQuickPathView::insertModel(insert after current)
  PASS   : tst_QQuickPathView::insertModel(insert before current)
  PASS   : tst_QQuickPathView::insertModel(insert multiple after current)
  PASS   : tst_QQuickPathView::insertModel(insert multiple before current)
  PASS   : tst_QQuickPathView::insertModel(insert at end)
  PASS   : tst_QQuickPathView::insertModel(insert at beginning)
  PASS   : tst_QQuickPathView::insertModel(insert at current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert after current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert before current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert multiple after current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert multiple before current)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at end)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at beginning)
  PASS   : tst_QQuickPathView::insertModel(no range - insert at current)
  PASS   : tst_QQuickPathView::removeModel(remove after current)
  PASS   : tst_QQuickPathView::removeModel(remove before current)
  PASS   : tst_QQuickPathView::removeModel(remove multiple after current)
  PASS   : tst_QQuickPathView::removeModel(remove multiple before current)
  PASS   : tst_QQuickPathView::removeModel(remove last)
  PASS   : tst_QQuickPathView::removeModel(remove first)
  PASS   : tst_QQuickPathView::removeModel(remove current)
  PASS   : tst_QQuickPathView::removeModel(remove all)
  PASS   : tst_QQuickPathView::removeModel(no range - remove after current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove before current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove multiple after current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove multiple before current)
  PASS   : tst_QQuickPathView::removeModel(no range - remove last)
  PASS   : tst_QQuickPathView::removeModel(no range - remove first)
  PASS   : tst_QQuickPathView::removeModel(no range - remove current offset)
  PASS   : tst_QQuickPathView::removeModel(no range - remove all)
  PASS   : tst_QQuickPathView::moveModel(move after current)
  PASS   : tst_QQuickPathView::moveModel(move before current)
  PASS   : tst_QQuickPathView::moveModel(move before current to after)
  PASS   : tst_QQuickPathView::moveModel(move multiple after current)
  PASS   : tst_QQuickPathView::moveModel(move multiple before current)
  PASS   : tst_QQuickPathView::moveModel(move before current to end)
  PASS   : tst_QQuickPathView::moveModel(move last to beginning)
  PASS   : tst_QQuickPathView::moveModel(move current)
  PASS   : tst_QQuickPathView::moveModel(no range - move after current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current to after)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple after current)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple before current)
  PASS   : tst_QQuickPathView::moveModel(no range - move before current to end)
  PASS   : tst_QQuickPathView::moveModel(no range - move last to beginning)
  PASS   : tst_QQuickPathView::moveModel(no range - move current)
  PASS   : tst_QQuickPathView::moveModel(no range - move multiple incl. current)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, insert before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, remove before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - remove after, insert before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert after, remove before)
  PASS   : tst_QQuickPathView::consecutiveModelChanges(no range - insert, remove all, polish, insert)
  PASS   : tst_QQuickPathView::path()
  PASS   : tst_QQuickPathView::pathMoved()
  PASS   : tst_QQuickPathView::offset(0.0)
  PASS   : tst_QQuickPathView::offset(1.0)
  PASS   : tst_QQuickPathView::offset(5.0)
  PASS   : tst_QQuickPathView::offset(4.6)
  PASS   : tst_QQuickPathView::offset(4.4)
  PASS   : tst_QQuickPathView::offset(5.4)
  PASS   : tst_QQuickPathView::offset(5.6)
  PASS   : tst_QQuickPathView::setCurrentIndex()
  PASS   : tst_QQuickPathView::resetModel()
  PASS   : tst_QQuickPathView::propertyChanges()
  PASS   : tst_QQuickPathView::pathChanges()
  PASS   : tst_QQuickPathView::componentChanges()
  QWARN  : tst_QQuickPathView::modelChanges() QObject::startTimer: QTimer cannot have a negative interval
  FAIL!  : tst_QQuickPathView::modelChanges() Compared doubles are not the same (fuzzy compare)
     Actual   (pathView->offset()): 0
     Expected (6.0): 6
     Loc: [tst_qquickpathview.cpp(1284)]
  PASS   : tst_QQuickPathView::pathUpdateOnStartChanged()
  SKIP   : tst_QQuickPathView::package() QTBUG-27170 view does not reliably receive polish without a running animation
     Loc: [tst_qquickpathview.cpp(1345)]
  PASS   : tst_QQuickPathView::emptyModel()
  PASS   : tst_QQuickPathView::closed()
  PASS   : tst_QQuickPathView::pathUpdate()
  PASS   : tst_QQuickPathView::visualDataModel()
  PASS   : tst_QQuickPathView::undefinedPath()
  PASS   : tst_QQuickPathView::mouseDrag()
  PASS   : tst_QQuickPathView::treeModel()
  PASS   : tst_QQuickPathView::changePreferredHighlight()
  PASS   : tst_QQuickPathView::missingPercent()
  PASS   : tst_QQuickPathView::creationContext()
  PASS   : tst_QQuickPathView::currentOffsetOnInsertion()
  PASS   : tst_QQuickPathView::asynchronous()
  PASS   : tst_QQuickPathView::cancelDrag()
  FAIL!  : tst_QQuickPathView::maximumFlickVelocity() 'dist1 > dist2' returned FALSE. ()
     Loc: [tst_qquickpathview.cpp(1823)]
  PASS   : tst_QQuickPathView::snapToItem(no enforce range)
  PASS   : tst_QQuickPathView::snapToItem(enforce range)
  PASS   : tst_QQuickPathView::snapOneItem(no enforce range)
  PASS   : tst_QQuickPathView::snapOneItem(enforce range)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, all items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 4.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(no range, 5 items, init offset 3.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, init offset 1.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, all items, SnapPosition)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Beginning)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Center)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, End)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 1.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, init offset 2.0, Contain)
  PASS   : tst_QQuickPathView::positionViewAtIndex(strict range, 5 items, SnapPosition)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 585, 95)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 0 - 660, 165)
  PASS   : tst_QQuickPathView::indexAt_itemAt(No Item a - 580, 95)
  PASS   : tst_QQuickPathView::indexAt_itemAt(No Item b - 585, 85)
  PASS   : tst_QQuickPathView::indexAt_itemAt(Item 7 - 360, 200)
  PASS   : tst_QQuickPathView::cacheItemCount()
  PASS   : tst_QQuickPathView::cleanupTestCase()
  Totals: 120 passed, 2 failed, 1 skipped
  ********* Finished testing of tst_QQuickPathView *********
  QEventLoop: Cannot be used without QApplication
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 1
  QtQA::App::TestRunner:   second attempt: exited with exit code 2
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qquickpathview: 102 seconds, exit code 2
  
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 15
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 15
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickcanvasitem: 900 seconds, signal 15
  
  Testing tst_qquickanimatedimage
  QFATAL : tst_qquickanimatedimage::mirror_running() Received signal 11
  FAIL!  : tst_qquickanimatedimage::mirror_running() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 6 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qquickanimatedimage [74495]
  QtQA::App::TestRunner: Path:            /work/*/tst_qquickanimatedimage
  QtQA::App::TestRunner: Identifier:      tst_qquickanimatedimage
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [74493]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-01-11 16:58:13.623 +0200
  QtQA::App::TestRunner: OS Version:      Mac OS X 10.7.5 (11G63)
  QtQA::App::TestRunner: Report Version:  9
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Crashed Thread:  6  QSGRenderThread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_BAD_ACCESS (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000070
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Regions Near 0x70:
  QtQA::App::TestRunner: -->
  QtQA::App::TestRunner:     __TEXT                 0000000100000000-0000000100021000 [  132K] r-x/rwx SM=COW  /work/*
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[74495]: garbage collection is OFF
  QtQA::App::TestRunner: abort() called
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bcbca __psynch_cvwait + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8a8d9274 _pthread_cond_wait + 840
  QtQA::App::TestRunner: 2   QtCore                        	0x00000001008ab456 TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 198
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001008ab27c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172
  QtQA::App::TestRunner: 4   QtQuick                       	0x00000001000b5fde TestNamespace::QSGThreadedRenderLoop::grab(TestNamespace::QQuickWindow*) + 190
  QtQA::App::TestRunner: 5   QtQuick                       	0x00000001000b6035 non-virtual thunk to TestNamespace::QSGThreadedRenderLoop::grab(TestNamespace::QQuickWindow*) + 21
  QtQA::App::TestRunner: 6   QtQuick                       	0x00000001000d9603 TestNamespace::QQuickWindow::grabWindow() + 35
  QtQA::App::TestRunner: 7   tst_qquickanimatedimage       	0x00000001000057bd tst_qquickanimatedimage::mirror_running() + 909
  QtQA::App::TestRunner: 8   tst_qquickanimatedimage       	0x00000001000100d0 tst_qquickanimatedimage::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 160
  QtQA::App::TestRunner: 9   QtCore                        	0x0000000100a31c7c TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 844
  QtQA::App::TestRunner: 10  QtCore                        	0x0000000100a318cc TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476
  QtQA::App::TestRunner: 11  QtTest                        	0x0000000101228f19 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 12  QtTest                        	0x0000000101225d52 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 13  tst_qquickanimatedimage       	0x000000010000ffe6 main + 86
  QtQA::App::TestRunner: 14  tst_qquickanimatedimage       	0x0000000100004a14 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bd7e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8c3d0786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8c3cf316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bd192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8a8d7594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff8a8d8b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:: Dispatch queue: com.apple.opengl.cvmDoWork
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bb67a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff938bad71 mach_msg + 73
  QtQA::App::TestRunner: 2   libCoreVMClient.dylib         	0x00007fff889db95f cvmsServ_BuildModularFunction + 184
  QtQA::App::TestRunner: 3   libCoreVMClient.dylib         	0x00007fff889dcb5e CVMSBuildModularFunction + 75
  QtQA::App::TestRunner: 4   libCVMSPluginSupport.dylib    	0x00007fff87f366d9 cvm_deferred_build_modular(void*) + 247
  QtQA::App::TestRunner: 5   libdispatch.dylib             	0x00007fff8c3d02d2 _dispatch_queue_drain + 264
  QtQA::App::TestRunner: 6   libdispatch.dylib             	0x00007fff8c3d012e _dispatch_queue_invoke + 54
  QtQA::App::TestRunner: 7   libdispatch.dylib             	0x00007fff8c3cf928 _dispatch_worker_thread2 + 198
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff8a8d73da _pthread_wqthread + 316
  QtQA::App::TestRunner: 9   libsystem_c.dylib             	0x00007fff8a8d8b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:: SamplerThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bb6b6 semaphore_wait_trap + 10
  QtQA::App::TestRunner: 1   QtV8                          	0x00000001014ef888 v8::internal::MacOSSemaphore::Wait() + 24
  QtQA::App::TestRunner: 2   QtV8                          	0x000000010143f267 v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 119
  QtQA::App::TestRunner: 3   QtV8                          	0x00000001014ef938 v8::internal::SamplerThread::Run() + 56
  QtQA::App::TestRunner: 4   QtV8                          	0x00000001014ef16c _ZN2v88internalL11ThreadEntryEPv + 60
  QtQA::App::TestRunner: 5   libsystem_c.dylib             	0x00007fff8a8d58bf _pthread_start + 335
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff8a8d8b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5:: QThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bcdf2 __select + 10
  QtQA::App::TestRunner: 1   QtCore                        	0x0000000100a6d9f4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 68
  QtQA::App::TestRunner: 2   QtCore                        	0x0000000100a6e93a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timeval*) + 682
  QtQA::App::TestRunner: 3   QtCore                        	0x0000000100a6f8d0 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 224
  QtQA::App::TestRunner: 4   QtCore                        	0x0000000100a26794 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 356
  QtQA::App::TestRunner: 5   QtCore                        	0x00000001008a678d TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 6   QtCore                        	0x00000001008a9efd TestNamespace::QThreadPrivate::start(void*) + 445
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff8a8d58bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff8a8d8b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 Crashed:: QSGRenderThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bcce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8a8d77d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff8a8c8a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x000000010089b169 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x000000010089b6d5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x000000010122543d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff8a929cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   QtQuick                       	0x0000000100098f18 TestNamespace::QSGTexture::setFiltering(TestNamespace::QSGTexture::Filtering) + 8
  QtQA::App::TestRunner: 8   QtQuick                       	0x0000000100098770 TestNamespace::QSGOpaqueTextureMaterialShader::updateState(TestNamespace::QSGMaterialShader::RenderState const&, TestNamespace::QSGMaterial*, TestNamespace::QSGMaterial*) + 48
  QtQA::App::TestRunner: 9   QtQuick                       	0x000000010008f085 TestNamespace::QSGDefaultRenderer::renderNodes(TestNamespace::QSGNode* const*, int) + 1701
  QtQA::App::TestRunner: 10  QtQuick                       	0x000000010008e54e TestNamespace::QSGDefaultRenderer::render() + 1342
  QtQA::App::TestRunner: 11  QtQuick                       	0x00000001000945a0 TestNamespace::QSGRenderer::renderScene(TestNamespace::QSGBindable const&) + 128
  QtQA::App::TestRunner: 12  QtQuick                       	0x000000010009450c TestNamespace::QSGRenderer::renderScene() + 28
  QtQA::App::TestRunner: 13  QtQuick                       	0x000000010009e135 TestNamespace::QSGContext::renderNextFrame(TestNamespace::QSGRenderer*, unsigned int) + 53
  QtQA::App::TestRunner: 14  QtQuick                       	0x00000001000d190f TestNamespace::QQuickWindowPrivate::renderSceneGraph(TestNamespace::QSize const&) + 591
  QtQA::App::TestRunner: 15  QtQuick                       	0x00000001000b48c7 TestNamespace::QSGRenderThread::event(TestNamespace::QEvent*) + 1079
  QtQA::App::TestRunner: 16  QtCore                        	0x0000000100a29024 TestNamespace::QCoreApplication::notify(TestNamespace::QObject*, TestNamespace::QEvent*) + 180
  QtQA::App::TestRunner: 17  QtGui                         	0x0000000100df88b5 TestNamespace::QGuiApplication::notify(TestNamespace::QObject*, TestNamespace::QEvent*) + 165
  QtQA::App::TestRunner: 18  QtCore                        	0x0000000100a29adc TestNamespace::QCoreApplicationPrivate::sendPostedEvents(TestNamespace::QObject*, int, TestNamespace::QThreadData*) + 716
  QtQA::App::TestRunner: 19  QtCore                        	0x0000000100a6f82a TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 58
  QtQA::App::TestRunner: 20  QtCore                        	0x0000000100a26794 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 356
  QtQA::App::TestRunner: 21  QtCore                        	0x00000001008a678d TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 22  QtQuick                       	0x00000001000b4faa TestNamespace::QSGRenderThread::run() + 138
  QtQA::App::TestRunner: 23  QtCore                        	0x00000001008a9efd TestNamespace::QThreadPrivate::start(void*) + 445
  QtQA::App::TestRunner: 24  libsystem_c.dylib             	0x00007fff8a8d58bf _pthread_start + 335
  QtQA::App::TestRunner: 25  libsystem_c.dylib             	0x00007fff8a8d8b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bd192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8a8d7594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff8a8d8b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 8:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bd192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8a8d7594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff8a8d8b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00000001073b61d8  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000005503  rsi: 0x0000000000000006  rbp: 0x00000001073b6200  rsp: 0x00000001073b61d8
  QtQA::App::TestRunner:    r8: 0x00007fff77d16fb8   r9: 0x0000000106900c30  r10: 0x00007fff938bcd0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x0000000000000000  r13: 0x000000010302faf0  r14: 0x00000001073b7000  r15: 0x0000000101829ce0
  QtQA::App::TestRunner:   rip: 0x00007fff938bcce2  rfl: 0x0000000000000246  cr2: 0x0000000100909017
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x100020fff +tst_qquickanimatedimage (??? - ???) <A67370E6-F8E3-36F9-AC92-E525FB14FCF7> /work/*/tst_qquickanimatedimage
  QtQA::App::TestRunner:        0x100030000 -        0x1002b5ff7 +QtQuick (5.0.1 - compatibility 5.0.0) <051A19AA-9444-3BC1-A190-FD42EA5B1EB2> /work/*/QtQuick.framework/Versions/5/QtQuick
  QtQA::App::TestRunner:        0x100454000 -        0x100628fff +QtQml (5.0.1 - compatibility 5.0.0) <BAEF88A8-BBB2-3FE3-94CF-490F4BDAEF6D> /work/*/QtQml.framework/Versions/5/QtQml
  QtQA::App::TestRunner:        0x100702000 -        0x100809ff7 +QtNetwork (5.0.1 - compatibility 5.0.0) <AA760C1B-B121-36B9-8AC4-DAF81DB8DDF6> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x100883000 -        0x100cdaff7 +QtCore (5.0.1 - compatibility 5.0.0) <3A4901E2-459B-388E-A8AF-55C763C02894> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100dde000 -        0x1010f9fff +QtGui (5.0.1 - compatibility 5.0.0) <3AFBE876-456F-37F9-B452-A7BEAAE4DBAD> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x101220000 -        0x101240fff +QtTest (5.0.1 - compatibility 5.0.0) <3F896007-24EF-3AE7-BBFA-F1446D135B96> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x101252000 -        0x101258fff  com.apple.agl (3.2.0 - AGL-3.2.0) <C98394A8-305D-3904-BEAE-8340FF988F15> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  QtQA::App::TestRunner:        0x10125f000 -        0x101652ff7 +QtV8 (5.0.1 - compatibility 5.0.0) <92A5BBFB-7F0A-3E78-BFC9-94E5BBFAEC71> /work/*/QtV8.framework/Versions/5/QtV8
  QtQA::App::TestRunner:        0x101bb1000 -        0x101bb6fff +libqminimal.dylib (??? - ???) <B0790305-09D7-38D1-A766-51E2316F2A75> /work/*/libqminimal.dylib
  QtQA::App::TestRunner:        0x101bee000 -        0x101bf1fff +libqtquick2plugin.dylib (??? - ???) <D72C1430-8B61-3E50-B855-DC0068D0558C> /work/*/libqtquick2plugin.dylib
  QtQA::App::TestRunner:        0x101bf5000 -        0x101bfbff7 +libqgif.dylib (??? - ???) <996DD4D2-0789-3F77-8638-277EDB85EF28> /work/*/libqgif.dylib
  QtQA::App::TestRunner:        0x101f83000 -        0x101facff7 +QtPrintSupport (5.0.1 - compatibility 5.0.0) <75BA0F73-D3A0-3644-AF2C-E1CF169A1016> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x101fe7000 -        0x101fecfff +libqico.dylib (??? - ???) <8779095D-0149-3F70-B10C-0A348FD359D4> /work/*/libqico.dylib
  QtQA::App::TestRunner:        0x101ff4000 -        0x101ff7ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  QtQA::App::TestRunner:        0x103200000 -        0x10327dff7 +libqcocoa.dylib (??? - ???) <A500F10A-806F-3181-87E8-BC593536C2B6> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x103451000 -        0x10348cff7 +libqjpeg.dylib (??? - ???) <960A3942-E5E7-37A3-9D2F-C00AB9F5E4D3> /work/*/libqjpeg.dylib
  QtQA::App::TestRunner:        0x103509000 -        0x103510fff +libqtaccessiblequick.dylib (??? - ???) <7708E05F-2F0D-3B3C-8154-3D8F01AD9587> /work/*/libqtaccessiblequick.dylib
  QtQA::App::TestRunner:        0x103519000 -        0x103523fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  QtQA::App::TestRunner:        0x104fa5000 -        0x10543bff7 +QtWidgets (5.0.1 - compatibility 5.0.0) <069BB3FD-5A7B-3486-A731-F7CEEFD6F936> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x1072f0000 -        0x107311fff +libqtaccessiblewidgets.dylib (??? - ???) <2EC5A5A3-019E-34A1-894F-9E6B13E78F53> /work/*/libqtaccessiblewidgets.dylib
  QtQA::App::TestRunner:        0x1073b9000 -        0x107571fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  QtQA::App::TestRunner:        0x1075a8000 -        0x107702fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  QtQA::App::TestRunner:        0x107734000 -        0x107762ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  QtQA::App::TestRunner:     0x7fff62c62000 -     0x7fff62c96baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff87848000 -     0x7fff8793dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff87c33000 -     0x7fff87c7fff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff87c9a000 -     0x7fff87d9ffff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  QtQA::App::TestRunner:     0x7fff87f35000 -     0x7fff87f37fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff87f38000 -     0x7fff87f38fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff87f3a000 -     0x7fff87f7bfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  QtQA::App::TestRunner:     0x7fff87f7c000 -     0x7fff87facff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  QtQA::App::TestRunner:     0x7fff87fad000 -     0x7fff87fb2fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff88047000 -     0x7fff88051ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff884f6000 -     0x7fff8858cff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  QtQA::App::TestRunner:     0x7fff8858d000 -     0x7fff889bafff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff889bb000 -     0x7fff889c6fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff889c7000 -     0x7fff889cdfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff889db000 -     0x7fff889defff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff88a1e000 -     0x7fff88a72fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  QtQA::App::TestRunner:     0x7fff88af9000 -     0x7fff88b51ff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  QtQA::App::TestRunner:     0x7fff88ba6000 -     0x7fff88bd9ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff88bda000 -     0x7fff88c50fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff88c51000 -     0x7fff88cb9ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  QtQA::App::TestRunner:     0x7fff88cba000 -     0x7fff88d0cff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff88d0f000 -     0x7fff88d38fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff88f2b000 -     0x7fff88f31fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff8902a000 -     0x7fff89031fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff89032000 -     0x7fff89036fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff890ff000 -     0x7fff89100fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff89101000 -     0x7fff891dffff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  QtQA::App::TestRunner:     0x7fff891e0000 -     0x7fff89265ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff89266000 -     0x7fff8926bff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff89931000 -     0x7fff89943ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff899f6000 -     0x7fff89a3aff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  QtQA::App::TestRunner:     0x7fff89a3b000 -     0x7fff89a3cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff89a3d000 -     0x7fff89a51ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  QtQA::App::TestRunner:     0x7fff89b85000 -     0x7fff89b85fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff89b86000 -     0x7fff89c93fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  QtQA::App::TestRunner:     0x7fff89c94000 -     0x7fff89d96fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff89d97000 -     0x7fff89ecdfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  QtQA::App::TestRunner:     0x7fff89ece000 -     0x7fff89fb2ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  QtQA::App::TestRunner:     0x7fff89fdf000 -     0x7fff8a0d9ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  QtQA::App::TestRunner:     0x7fff8a347000 -     0x7fff8a460fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  QtQA::App::TestRunner:     0x7fff8a461000 -     0x7fff8a470ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff8a4c5000 -     0x7fff8a4ceff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff8a4cf000 -     0x7fff8a4d0ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff8a540000 -     0x7fff8a647fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8a648000 -     0x7fff8a64cff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff8a887000 -     0x7fff8a964fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff8a969000 -     0x7fff8a9d4ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff8a9d5000 -     0x7fff8aa6fff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  QtQA::App::TestRunner:     0x7fff8aa70000 -     0x7fff8aa72ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  QtQA::App::TestRunner:     0x7fff8ad22000 -     0x7fff8ad66ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  QtQA::App::TestRunner:     0x7fff8ad67000 -     0x7fff8adadfff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  QtQA::App::TestRunner:     0x7fff8b0ae000 -     0x7fff8b0b5fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff8b0b6000 -     0x7fff8b126fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff8b127000 -     0x7fff8b453fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  QtQA::App::TestRunner:     0x7fff8b454000 -     0x7fff8b4b4fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  QtQA::App::TestRunner:     0x7fff8b4b6000 -     0x7fff8b4c3ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8b522000 -     0x7fff8b546fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff8b5a5000 -     0x7fff8b64afff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  QtQA::App::TestRunner:     0x7fff8b6a3000 -     0x7fff8b6b1ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8b714000 -     0x7fff8b78aff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff8b84d000 -     0x7fff8b888fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff8b889000 -     0x7fff8b889fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff8b8a6000 -     0x7fff8b8abfff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff8b8ac000 -     0x7fff8baaefff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff8baaf000 -     0x7fff8bb8efff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  QtQA::App::TestRunner:     0x7fff8bb8f000 -     0x7fff8bb8ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8bb90000 -     0x7fff8bb9dfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  QtQA::App::TestRunner:     0x7fff8bb9e000 -     0x7fff8bc11fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff8c038000 -     0x7fff8c32dff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff8c32e000 -     0x7fff8c32efff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  QtQA::App::TestRunner:     0x7fff8c33b000 -     0x7fff8c33efff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  QtQA::App::TestRunner:     0x7fff8c33f000 -     0x7fff8c37fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff8c380000 -     0x7fff8c381fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff8c382000 -     0x7fff8c3a8fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff8c3a9000 -     0x7fff8c3cafff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  QtQA::App::TestRunner:     0x7fff8c3cb000 -     0x7fff8c3ccfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8c3cd000 -     0x7fff8c3dbfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8c3dc000 -     0x7fff8c3e2fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  QtQA::App::TestRunner:     0x7fff8c3e3000 -     0x7fff8c54afff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  QtQA::App::TestRunner:     0x7fff8c54b000 -     0x7fff8c5adff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff8c5ae000 -     0x7fff8c5b5ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff8c5b6000 -     0x7fff8c5b7ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff8d706000 -     0x7fff8d789fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  QtQA::App::TestRunner:     0x7fff8e0c5000 -     0x7fff8e0e4fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8e0e5000 -     0x7fff8e0edfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff8e0ee000 -     0x7fff8e0f3fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8e53d000 -     0x7fff8e543ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8e544000 -     0x7fff8e547fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff8e58e000 -     0x7fff8e5a5fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff8e5a6000 -     0x7fff8e62aff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  QtQA::App::TestRunner:     0x7fff8e682000 -     0x7fff8e682fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8ed2c000 -     0x7fff8ed57ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff8f092000 -     0x7fff8f097fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff8f0aa000 -     0x7fff8f0b1fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff8f0b2000 -     0x7fff8f0b3ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8f0d3000 -     0x7fff8f2a7ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff8f2aa000 -     0x7fff8f2e5fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  QtQA::App::TestRunner:     0x7fff8f2f4000 -     0x7fff8f320ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff8f321000 -     0x7fff8f324ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff8f32b000 -     0x7fff8f7f2fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff8fc9d000 -     0x7fff8fc9dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff8fc9e000 -     0x7fff8fca2fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff8fca3000 -     0x7fff8fcc0fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8fcd0000 -     0x7fff8fd1efff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8fd1f000 -     0x7fff906bda27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  QtQA::App::TestRunner:     0x7fff906be000 -     0x7fff906c9ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  QtQA::App::TestRunner:     0x7fff906de000 -     0x7fff906f3fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  QtQA::App::TestRunner:     0x7fff90769000 -     0x7fff907bdff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  QtQA::App::TestRunner:     0x7fff907c0000 -     0x7fff909eafe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff909eb000 -     0x7fff909fdff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff909fe000 -     0x7fff90a66ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff90a67000 -     0x7fff90aa0fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff90b02000 -     0x7fff91708fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff91709000 -     0x7fff91720fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff91ecf000 -     0x7fff924b3fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff92592000 -     0x7fff928aefff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  QtQA::App::TestRunner:     0x7fff928db000 -     0x7fff928e9fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff928ea000 -     0x7fff92900fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff92901000 -     0x7fff92929fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff92936000 -     0x7fff92938fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff92ae1000 -     0x7fff92b5cff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  QtQA::App::TestRunner:     0x7fff92d65000 -     0x7fff92d6afff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  QtQA::App::TestRunner:     0x7fff92d6b000 -     0x7fff92d6bfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff92d6c000 -     0x7fff92d95fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  QtQA::App::TestRunner:     0x7fff92d96000 -     0x7fff92dd6fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff92e01000 -     0x7fff9311afff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff9311b000 -     0x7fff9313ffff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff937c2000 -     0x7fff937d5ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff93888000 -     0x7fff938a5ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  QtQA::App::TestRunner:     0x7fff938a6000 -     0x7fff938c6fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff938c7000 -     0x7fff93923ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  QtQA::App::TestRunner:     0x7fff93924000 -     0x7fff93b98fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  QtQA::App::TestRunner:     0x7fff93bb9000 -     0x7fff93bc4ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff93bc8000 -     0x7fff93bc8fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff93bc9000 -     0x7fff93bdbff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff93bdc000 -     0x7fff93c8fff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  QtQA::App::TestRunner:     0x7fff93cb9000 -     0x7fff93d80ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  QtQA::App::TestRunner:     0x7fff93d8f000 -     0x7fff93deaff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  QtQA::App::TestRunner:     0x7fff93deb000 -     0x7fff93e01ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  QtQA::App::TestRunner:     0x7fff93e0d000 -     0x7fff93e3afe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff93e3b000 -     0x7fff93e7dff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff93e7e000 -     0x7fff93f20fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff93f21000 -     0x7fff94005e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff94006000 -     0x7fff941a6ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff941a7000 -     0x7fff941abfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  QtQA::App::TestRunner:     0x7fff941ac000 -     0x7fff941c8ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff941c9000 -     0x7fff94203fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff94204000 -     0x7fff94310fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff94311000 -     0x7fff94313fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff94314000 -     0x7fff94323fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  QtQA::App::TestRunner:     0x7fff94324000 -     0x7fff94481fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  QtQA::App::TestRunner:     0x7fff944bd000 -     0x7fff944fcfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  QtQA::App::TestRunner:     0x7fff946fa000 -     0x7fff946fafff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff946fb000 -     0x7fff9479cfff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 2
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 7041
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Region Summary:
  QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=180.8M resident=138.9M(77%) swapped_out_or_unallocated=41.9M(23%)
  QtQA::App::TestRunner: Writable regions: Total=108.7M written=9028K(8%) resident=10.7M(10%) swapped_out=0K(0%) unallocated=98.0M(90%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG backing stores                   508K
  QtQA::App::TestRunner: CG image                              8K
  QtQA::App::TestRunner: CG shared images                   3408K
  QtQA::App::TestRunner: CoreServices                       2564K
  QtQA::App::TestRunner: MALLOC                             68.9M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  (... 986 lines omitted; there are too many errors!)
  QtQA::App::TestRunner:     0x7fff92936000 -     0x7fff92938fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff92ae1000 -     0x7fff92b5cff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  QtQA::App::TestRunner:     0x7fff92d65000 -     0x7fff92d6afff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  QtQA::App::TestRunner:     0x7fff92d6b000 -     0x7fff92d6bfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff92d6c000 -     0x7fff92d95fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  QtQA::App::TestRunner:     0x7fff92d96000 -     0x7fff92dd6fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff92e01000 -     0x7fff9311afff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff9311b000 -     0x7fff9313ffff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff937c2000 -     0x7fff937d5ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff93888000 -     0x7fff938a5ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  QtQA::App::TestRunner:     0x7fff938a6000 -     0x7fff938c6fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff938c7000 -     0x7fff93923ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  QtQA::App::TestRunner:     0x7fff93924000 -     0x7fff93b98fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  QtQA::App::TestRunner:     0x7fff93bb9000 -     0x7fff93bc4ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff93bc8000 -     0x7fff93bc8fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff93bc9000 -     0x7fff93bdbff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff93bdc000 -     0x7fff93c8fff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  QtQA::App::TestRunner:     0x7fff93cb9000 -     0x7fff93d80ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  QtQA::App::TestRunner:     0x7fff93d8f000 -     0x7fff93deaff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  QtQA::App::TestRunner:     0x7fff93deb000 -     0x7fff93e01ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  QtQA::App::TestRunner:     0x7fff93e0d000 -     0x7fff93e3afe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff93e3b000 -     0x7fff93e7dff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff93e7e000 -     0x7fff93f20fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff93f21000 -     0x7fff94005e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff94006000 -     0x7fff941a6ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff941a7000 -     0x7fff941abfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  QtQA::App::TestRunner:     0x7fff941ac000 -     0x7fff941c8ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff941c9000 -     0x7fff94203fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff94204000 -     0x7fff94310fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff94311000 -     0x7fff94313fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff94314000 -     0x7fff94323fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  QtQA::App::TestRunner:     0x7fff94324000 -     0x7fff94481fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  QtQA::App::TestRunner:     0x7fff944bd000 -     0x7fff944fcfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  QtQA::App::TestRunner:     0x7fff946fa000 -     0x7fff946fafff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff946fb000 -     0x7fff9479cfff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 2
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 6265
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Region Summary:
  QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=180.5M resident=138.9M(77%) swapped_out_or_unallocated=41.6M(23%)
  QtQA::App::TestRunner: Writable regions: Total=131.9M written=20.8M(16%) resident=24.5M(19%) swapped_out=0K(0%) unallocated=107.4M(81%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG backing stores                  1192K
  QtQA::App::TestRunner: CG image                              8K
  QtQA::App::TestRunner: CG shared images                   3376K
  QtQA::App::TestRunner: CoreServices                       2564K
  QtQA::App::TestRunner: MALLOC                             78.4M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=242                       12K
  QtQA::App::TestRunner: Memory tag=255                    560.0M
  QtQA::App::TestRunner: Memory tag=255 (reserved)          1792K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: OpenGL GLSL                        1024K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              11.6M
  QtQA::App::TestRunner: VM_ALLOCATE                        16.2M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.7M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         57.9M
  QtQA::App::TestRunner: __TEXT                            122.5M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        76.0M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                               1.0G
  QtQA::App::TestRunner: TOTAL, minus reserved VM space      1.0G
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickflickable *********
  Config: Using QTest library 5.0.1, Qt 5.0.1
  PASS   : tst_qquickflickable::initTestCase()
  PASS   : tst_qquickflickable::create()
  PASS   : tst_qquickflickable::horizontalViewportSize()
  PASS   : tst_qquickflickable::verticalViewportSize()
  PASS   : tst_qquickflickable::properties()
  PASS   : tst_qquickflickable::boundsBehavior()
  FAIL!  : tst_qquickflickable::rebound() Compared values are not the same
     Actual   (hMoveSpy.count()): 2
     Expected (1): 1
     Loc: [tst_qquickflickable.cpp(229)]
  PASS   : tst_qquickflickable::maximumFlickVelocity()
  PASS   : tst_qquickflickable::flickDeceleration()
  PASS   : tst_qquickflickable::pressDelay()
  PASS   : tst_qquickflickable::nestedPressDelay()
  PASS   : tst_qquickflickable::flickableDirection()
  PASS   : tst_qquickflickable::resizeContent()
  PASS   : tst_qquickflickable::returnToBounds(with bounds transition)
  PASS   : tst_qquickflickable::returnToBounds(with bounds transition)
  PASS   : tst_qquickflickable::wheel()
  PASS   : tst_qquickflickable::movingAndFlicking(vertical)
  PASS   : tst_qquickflickable::movingAndFlicking(horizontal)
  PASS   : tst_qquickflickable::movingAndFlicking(both)
  PASS   : tst_qquickflickable::movingAndDragging(vertical)
  PASS   : tst_qquickflickable::movingAndDragging(horizontal)
  PASS   : tst_qquickflickable::movingAndDragging(both)
  XFAIL  : tst_qquickflickable::flickOnRelease() QTBUG-26094 stopping on a full pixel doesn't work on OS X
     Loc: [tst_qquickflickable.cpp(970)]
  PASS   : tst_qquickflickable::flickOnRelease()
  PASS   : tst_qquickflickable::pressWhileFlicking()
  PASS   : tst_qquickflickable::disabled()
  SKIP   : tst_qquickflickable::flickVelocity() boost doesn't work on OS X
     Loc: [tst_qquickflickable.cpp(1080)]
  PASS   : tst_qquickflickable::margins()
  PASS   : tst_qquickflickable::cancelOnMouseGrab()
  PASS   : tst_qquickflickable::clickAndDragWhenTransformed()
  PASS   : tst_qquickflickable::cleanupTestCase()
  Totals: 28 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_qquickflickable *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qquickflickable [72439]
  QtQA::App::TestRunner: Path:            /work/*/tst_qquickflickable
  QtQA::App::TestRunner: Identifier:      tst_qquickflickable
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [71472]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-01-11 16:40:54.848 +0200
  QtQA::App::TestRunner: OS Version:      Mac OS X 10.7.5 (11G63)
  QtQA::App::TestRunner: Report Version:  9
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Crashed Thread:  6  QSGRenderThread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
  QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x00000001c0a0e840
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Regions Near 0x1c0a0e840:
  QtQA::App::TestRunner:     CG backing stores      00000001c0970000-00000001c099f000 [  188K] rw-/rw- SM=SHM
  QtQA::App::TestRunner: -->
  QtQA::App::TestRunner:     CG shared images       00000001c2b3e000-00000001c2b46000 [   32K] rw-/rw- SM=SHM
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[72439]: garbage collection is OFF
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bb67a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff938bad71 mach_msg + 73
  QtQA::App::TestRunner: 2   com.apple.CoreGraphics        	0x00007fff8feb3b07 _CGSTerminateWindowList + 214
  QtQA::App::TestRunner: 3   com.apple.CoreGraphics        	0x00007fff8feb342d _CGSReleaseWindowList + 596
  QtQA::App::TestRunner: 4   com.apple.CoreGraphics        	0x00007fff8feb31d4 CGSReleaseWindow + 333
  QtQA::App::TestRunner: 5   GLRendererFloat               	0x00000001057b4fc8 glsReleaseDrawable + 69
  QtQA::App::TestRunner: 6   GLRendererFloat               	0x00000001057b4d03 glsAssignDrawable + 3687
  QtQA::App::TestRunner: 7   GLRendererFloat               	0x00000001057a5f4a gldAttachDrawable + 190
  QtQA::App::TestRunner: 8   GLEngine                      	0x0000000107cc6849 gliAttachDrawableWithOptions + 289
  QtQA::App::TestRunner: 9   com.apple.opengl              	0x00007fff9431c159 CGLClearDrawable + 186
  QtQA::App::TestRunner: 10  com.apple.Foundation          	0x00007fff92e17d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
  QtQA::App::TestRunner: 11  com.apple.CoreFoundation      	0x00007fff8f11f7ba _CFXNotificationPost + 2634
  QtQA::App::TestRunner: 12  com.apple.Foundation          	0x00007fff92e03fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
  QtQA::App::TestRunner: 13  com.apple.AppKit              	0x00007fff90c23110 -[NSSurface _disposeSurface] + 153
  QtQA::App::TestRunner: 14  com.apple.AppKit              	0x00007fff90c22bbf -[NSSurface setWindow:] + 58
  QtQA::App::TestRunner: 15  com.apple.AppKit              	0x00007fff90c1c1f8 -[NSView _setWindow:] + 2189
  QtQA::App::TestRunner: 16  com.apple.AppKit              	0x00007fff90c1c9da -[NSView removeFromSuperview] + 432
  QtQA::App::TestRunner: 17  com.apple.AppKit              	0x00007fff90c88cec -[NSWindow setContentView:] + 68
  QtQA::App::TestRunner: 18  libqcocoa.dylib               	0x0000000103fb12e9 TestNamespace::QCocoaWindow::~QCocoaWindow() + 57
  QtQA::App::TestRunner: 19  libqcocoa.dylib               	0x0000000103fb1272 TestNamespace::QCocoaWindow::~QCocoaWindow() + 18
  QtQA::App::TestRunner: 20  QtGui                         	0x0000000100e0804d TestNamespace::QWindow::destroy() + 253
  QtQA::App::TestRunner: 21  QtGui                         	0x0000000100e09ade TestNamespace::QWindow::setScreen(TestNamespace::QScreen*) + 78
  QtQA::App::TestRunner: 22  QtGui                         	0x0000000100e09b8b TestNamespace::QWindow::screenDestroyed(TestNamespace::QObject*) + 43
  QtQA::App::TestRunner: 23  QtGui                         	0x000000010106d1fb TestNamespace::QWindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 1051
  QtQA::App::TestRunner: 24  QtCore                        	0x0000000100a5c9ce TestNamespace::QMetaObject::activate(TestNamespace::QObject*, int, int, void**) + 2638
  QtQA::App::TestRunner: 25  QtCore                        	0x0000000100a54e91 TestNamespace::QObject::~QObject() + 321
  QtQA::App::TestRunner: 26  QtGui                         	0x000000010106ebf1 TestNamespace::QScreen::~QScreen() + 17
  QtQA::App::TestRunner: 27  QtGui                         	0x0000000100df7c01 TestNamespace::QPlatformScreen::~QPlatformScreen() + 145
  QtQA::App::TestRunner: 28  libqcocoa.dylib               	0x0000000103fac13e TestNamespace::QCocoaScreen::~QCocoaScreen() + 142
  QtQA::App::TestRunner: 29  libqcocoa.dylib               	0x0000000103fac072 TestNamespace::QCocoaScreen::~QCocoaScreen() + 18
  QtQA::App::TestRunner: 30  libqcocoa.dylib               	0x0000000103fad4b4 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 196
  QtQA::App::TestRunner: 31  libqcocoa.dylib               	0x0000000103fad3b2 TestNamespace::QCocoaIntegration::~QCocoaIntegration() + 18
  QtQA::App::TestRunner: 32  QtGui                         	0x0000000100dff649 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 345
  QtQA::App::TestRunner: 33  QtGui                         	0x0000000100dff4d1 TestNamespace::QGuiApplicationPrivate::~QGuiApplicationPrivate() + 17
  QtQA::App::TestRunner: 34  QtCore                        	0x0000000100a553e7 TestNamespace::QObject::~QObject() + 1687
  QtQA::App::TestRunner: 35  QtGui                         	0x0000000100dfdbb6 TestNamespace::QGuiApplication::~QGuiApplication() + 390
  QtQA::App::TestRunner: 36  tst_qquickflickable           	0x000000010001391d main + 141
  QtQA::App::TestRunner: 37  tst_qquickflickable           	0x0000000100004854 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bd7e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8c3d0786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8c3cf316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:: Dispatch queue: com.apple.opengl.cvmDoWork
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bb67a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff938bad71 mach_msg + 73
  QtQA::App::TestRunner: 2   libCoreVMClient.dylib         	0x00007fff889db95f cvmsServ_BuildModularFunction + 184
  QtQA::App::TestRunner: 3   libCoreVMClient.dylib         	0x00007fff889dcb5e CVMSBuildModularFunction + 75
  QtQA::App::TestRunner: 4   libCVMSPluginSupport.dylib    	0x00007fff87f366d9 cvm_deferred_build_modular(void*) + 247
  QtQA::App::TestRunner: 5   libdispatch.dylib             	0x00007fff8c3d02d2 _dispatch_queue_drain + 264
  QtQA::App::TestRunner: 6   libdispatch.dylib             	0x00007fff8c3d012e _dispatch_queue_invoke + 54
  QtQA::App::TestRunner: 7   libdispatch.dylib             	0x00007fff8c3cf928 _dispatch_worker_thread2 + 198
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff8a8d73da _pthread_wqthread + 316
  QtQA::App::TestRunner: 9   libsystem_c.dylib             	0x00007fff8a8d8b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bd192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8a8d7594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff8a8d8b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:: SamplerThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bb6b6 semaphore_wait_trap + 10
  QtQA::App::TestRunner: 1   QtV8                          	0x00000001014e9888 v8::internal::MacOSSemaphore::Wait() + 24
  QtQA::App::TestRunner: 2   QtV8                          	0x0000000101439267 v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 119
  QtQA::App::TestRunner: 3   QtV8                          	0x00000001014e9938 v8::internal::SamplerThread::Run() + 56
  QtQA::App::TestRunner: 4   QtV8                          	0x00000001014e916c _ZN2v88internalL11ThreadEntryEPv + 60
  QtQA::App::TestRunner: 5   libsystem_c.dylib             	0x00007fff8a8d58bf _pthread_start + 335
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff8a8d8b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5:: QThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bcdf2 __select + 10
  QtQA::App::TestRunner: 1   QtCore                        	0x0000000100a749f4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 68
  QtQA::App::TestRunner: 2   QtCore                        	0x0000000100a7593a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timeval*) + 682
  QtQA::App::TestRunner: 3   QtCore                        	0x0000000100a768d0 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 224
  QtQA::App::TestRunner: 4   QtCore                        	0x0000000100a2d794 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 356
  QtQA::App::TestRunner: 5   QtCore                        	0x00000001008ad78d TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 6   QtCore                        	0x00000001008b0efd TestNamespace::QThreadPrivate::start(void*) + 445
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff8a8d58bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff8a8d8b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 Crashed:: QSGRenderThread
  QtQA::App::TestRunner: 0   ???                           	0x0000000108078b64 0 + 4429679460
  QtQA::App::TestRunner: 1   ???                           	0x00000001057f0ec9 0 + 4387180233
  QtQA::App::TestRunner: 2   GLRendererFloat               	0x00000001057afd1e gldRenderFillPolygonPtr + 90
  QtQA::App::TestRunner: 3   ???                           	0x00000001057ee5cf 0 + 4387169743
  QtQA::App::TestRunner: 4   GLEngine                      	0x0000000107d5befd gleDrawArraysOrElements_ExecCore + 1215
  QtQA::App::TestRunner: 5   GLEngine                      	0x0000000107d4fe35 glDrawElements_IMM_Exec + 329
  QtQA::App::TestRunner: 6   QtQuick                       	0x000000010009609b TestNamespace::QSGDefaultRenderer::renderNodes(TestNamespace::QSGNode* const*, int) + 1723
  QtQA::App::TestRunner: 7   QtQuick                       	0x000000010009554e TestNamespace::QSGDefaultRenderer::render() + 1342
  QtQA::App::TestRunner: 8   QtQuick                       	0x000000010009b5a0 TestNamespace::QSGRenderer::renderScene(TestNamespace::QSGBindable const&) + 128
  QtQA::App::TestRunner: 9   QtQuick                       	0x000000010009b50c TestNamespace::QSGRenderer::renderScene() + 28
  QtQA::App::TestRunner: 10  QtQuick                       	0x00000001000a5135 TestNamespace::QSGContext::renderNextFrame(TestNamespace::QSGRenderer*, unsigned int) + 53
  QtQA::App::TestRunner: 11  QtQuick                       	0x00000001000d890f TestNamespace::QQuickWindowPrivate::renderSceneGraph(TestNamespace::QSize const&) + 591
  QtQA::App::TestRunner: 12  QtQuick                       	0x00000001000bbe28 TestNamespace::QSGRenderThread::syncAndRender() + 264
  QtQA::App::TestRunner: 13  QtQuick                       	0x00000001000bbf70 TestNamespace::QSGRenderThread::run() + 80
  QtQA::App::TestRunner: 14  QtCore                        	0x00000001008b0efd TestNamespace::QThreadPrivate::start(void*) + 445
  QtQA::App::TestRunner: 15  libsystem_c.dylib             	0x00007fff8a8d58bf _pthread_start + 335
  QtQA::App::TestRunner: 16  libsystem_c.dylib             	0x00007fff8a8d8b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bd192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8a8d7594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff8a8d8b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 8:: QThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff938bcdf2 __select + 10
  QtQA::App::TestRunner: 1   QtCore                        	0x0000000100a749f4 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 68
  QtQA::App::TestRunner: 2   QtCore                        	0x0000000100a7593a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timeval*) + 682
  QtQA::App::TestRunner: 3   QtCore                        	0x0000000100a768d0 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 224
  QtQA::App::TestRunner: 4   QtCore                        	0x0000000100a2d794 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 356
  QtQA::App::TestRunner: 5   QtCore                        	0x00000001008ad78d TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 6   QtCore                        	0x00000001008b0efd TestNamespace::QThreadPrivate::start(void*) + 445
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff8a8d58bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff8a8d8b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000058  rbx: 0x00000000ffffffff  rcx: 0x000000010880f000  rdx: 0x00000000ffffffac
  QtQA::App::TestRunner:   rdi: 0x00000001c0a0e800  rsi: 0x0000000000000055  rbp: 0x00000001057870d0  rsp: 0x0000000105786350
  QtQA::App::TestRunner:    r8: 0x000000010880f270   r9: 0x000000010c6a5800  r10: 0x0000000000000010  r11: 0x000000000000ffff
  QtQA::App::TestRunner:   r12: 0x0000000105788010  r13: 0x00000000000000c8  r14: 0x3f1191923ed2d2d4  r15: 0x3f8000003ee6e6e8
  QtQA::App::TestRunner:   rip: 0x0000000108078b64  rfl: 0x0000000000010206  cr2: 0x00000001c0a0e840
  QtQA::App::TestRunner: Logical CPU: 2
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x100024fff +tst_qquickflickable (??? - ???) <503FFCEF-5F14-37D3-AEB7-8EDE40D2653C> /work/*/tst_qquickflickable
  QtQA::App::TestRunner:        0x100037000 -        0x1002bcff7 +QtQuick (5.0.1 - compatibility 5.0.0) <051A19AA-9444-3BC1-A190-FD42EA5B1EB2> /work/*/QtQuick.framework/Versions/5/QtQuick
  QtQA::App::TestRunner:        0x10045b000 -        0x10062ffff +QtQml (5.0.1 - compatibility 5.0.0) <BAEF88A8-BBB2-3FE3-94CF-490F4BDAEF6D> /work/*/QtQml.framework/Versions/5/QtQml
  QtQA::App::TestRunner:        0x100709000 -        0x100810ff7 +QtNetwork (5.0.1 - compatibility 5.0.0) <AA760C1B-B121-36B9-8AC4-DAF81DB8DDF6> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x10088a000 -        0x100ce1ff7 +QtCore (5.0.1 - compatibility 5.0.0) <3A4901E2-459B-388E-A8AF-55C763C02894> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100de5000 -        0x101100fff +QtGui (5.0.1 - compatibility 5.0.0) <3AFBE876-456F-37F9-B452-A7BEAAE4DBAD> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x101227000 -        0x101247fff +QtTest (5.0.1 - compatibility 5.0.0) <3F896007-24EF-3AE7-BBFA-F1446D135B96> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x101259000 -        0x10164cff7 +QtV8 (5.0.1 - compatibility 5.0.0) <92A5BBFB-7F0A-3E78-BFC9-94E5BBFAEC71> /work/*/QtV8.framework/Versions/5/QtV8
  QtQA::App::TestRunner:        0x1017c1000 -        0x1017c7fff  com.apple.agl (3.2.0 - AGL-3.2.0) <C98394A8-305D-3904-BEAE-8340FF988F15> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  QtQA::App::TestRunner:        0x101bb9000 -        0x101bbefff +libqminimal.dylib (??? - ???) <B0790305-09D7-38D1-A766-51E2316F2A75> /work/*/libqminimal.dylib
  QtQA::App::TestRunner:        0x101bf5000 -        0x101bf8fff +libqtquick2plugin.dylib (??? - ???) <D72C1430-8B61-3E50-B855-DC0068D0558C> /work/*/libqtquick2plugin.dylib
  QtQA::App::TestRunner:        0x101f83000 -        0x101facff7 +QtPrintSupport (5.0.1 - compatibility 5.0.0) <75BA0F73-D3A0-3644-AF2C-E1CF169A1016> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x101fe7000 -        0x101feefff +libqtaccessiblequick.dylib (??? - ???) <7708E05F-2F0D-3B3C-8154-3D8F01AD9587> /work/*/libqtaccessiblequick.dylib
  QtQA::App::TestRunner:        0x101ff7000 -        0x101ffaff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  QtQA::App::TestRunner:        0x103fa5000 -        0x104022ff7 +libqcocoa.dylib (??? - ???) <A500F10A-806F-3181-87E8-BC593536C2B6> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x104073000 -        0x104509ff7 +QtWidgets (5.0.1 - compatibility 5.0.0) <069BB3FD-5A7B-3486-A731-F7CEEFD6F936> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x105322000 -        0x105343fff +libqtaccessiblewidgets.dylib (??? - ???) <2EC5A5A3-019E-34A1-894F-9E6B13E78F53> /work/*/libqtaccessiblewidgets.dylib
  QtQA::App::TestRunner:        0x105368000 -        0x105372fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  QtQA::App::TestRunner:        0x10578b000 -        0x1057b9ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  QtQA::App::TestRunner:        0x107cb5000 -        0x107e6dfff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  QtQA::App::TestRunner:        0x107ea4000 -        0x107ffefff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  QtQA::App::TestRunner:     0x7fff6ba14000 -     0x7fff6ba48baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff87848000 -     0x7fff8793dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff87c33000 -     0x7fff87c7fff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff87c9a000 -     0x7fff87d9ffff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  QtQA::App::TestRunner:     0x7fff87f35000 -     0x7fff87f37fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff87f38000 -     0x7fff87f38fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff87f3a000 -     0x7fff87f7bfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  QtQA::App::TestRunner:     0x7fff87f7c000 -     0x7fff87facff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  QtQA::App::TestRunner:     0x7fff87fad000 -     0x7fff87fb2fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff88047000 -     0x7fff88051ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff884f6000 -     0x7fff8858cff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  QtQA::App::TestRunner:     0x7fff8858d000 -     0x7fff889bafff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff889bb000 -     0x7fff889c6fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff889c7000 -     0x7fff889cdfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff889db000 -     0x7fff889defff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff88a1e000 -     0x7fff88a72fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  QtQA::App::TestRunner:     0x7fff88af9000 -     0x7fff88b51ff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  QtQA::App::TestRunner:     0x7fff88ba6000 -     0x7fff88bd9ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff88bda000 -     0x7fff88c50fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff88c51000 -     0x7fff88cb9ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  QtQA::App::TestRunner:     0x7fff88cba000 -     0x7fff88d0cff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff88d0f000 -     0x7fff88d38fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff88f2b000 -     0x7fff88f31fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff8902a000 -     0x7fff89031fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff89032000 -     0x7fff89036fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff890ff000 -     0x7fff89100fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff89101000 -     0x7fff891dffff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  QtQA::App::TestRunner:     0x7fff891e0000 -     0x7fff89265ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff89266000 -     0x7fff8926bff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff89931000 -     0x7fff89943ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff899f6000 -     0x7fff89a3aff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  QtQA::App::TestRunner:     0x7fff89a3b000 -     0x7fff89a3cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff89a3d000 -     0x7fff89a51ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  QtQA::App::TestRunner:     0x7fff89b85000 -     0x7fff89b85fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff89b86000 -     0x7fff89c93fff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  QtQA::App::TestRunner:     0x7fff89c94000 -     0x7fff89d96fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff89d97000 -     0x7fff89ecdfff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  QtQA::App::TestRunner:     0x7fff89ece000 -     0x7fff89fb2ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  QtQA::App::TestRunner:     0x7fff89fdf000 -     0x7fff8a0d9ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  QtQA::App::TestRunner:     0x7fff8a347000 -     0x7fff8a460fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  QtQA::App::TestRunner:     0x7fff8a461000 -     0x7fff8a470ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff8a4c5000 -     0x7fff8a4ceff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff8a4cf000 -     0x7fff8a4d0ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff8a540000 -     0x7fff8a647fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8a648000 -     0x7fff8a64cff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff8a887000 -     0x7fff8a964fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff8a969000 -     0x7fff8a9d4ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff8a9d5000 -     0x7fff8aa6fff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  QtQA::App::TestRunner:     0x7fff8aa70000 -     0x7fff8aa72ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  QtQA::App::TestRunner:     0x7fff8ad22000 -     0x7fff8ad66ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  QtQA::App::TestRunner:     0x7fff8ad67000 -     0x7fff8adadfff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  QtQA::App::TestRunner:     0x7fff8b0ae000 -     0x7fff8b0b5fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff8b0b6000 -     0x7fff8b126fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff8b127000 -     0x7fff8b453fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  QtQA::App::TestRunner:     0x7fff8b454000 -     0x7fff8b4b4fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  QtQA::App::TestRunner:     0x7fff8b4b6000 -     0x7fff8b4c3ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8b522000 -     0x7fff8b546fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff8b5a5000 -     0x7fff8b64afff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  QtQA::App::TestRunner:     0x7fff8b6a3000 -     0x7fff8b6b1ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8b714000 -     0x7fff8b78aff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff8b84d000 -     0x7fff8b888fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff8b889000 -     0x7fff8b889fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff8b8a6000 -     0x7fff8b8abfff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff8b8ac000 -     0x7fff8baaefff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff8baaf000 -     0x7fff8bb8efff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  QtQA::App::TestRunner:     0x7fff8bb8f000 -     0x7fff8bb8ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8bb90000 -     0x7fff8bb9dfff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  QtQA::App::TestRunner:     0x7fff8bb9e000 -     0x7fff8bc11fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff8c038000 -     0x7fff8c32dff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff8c32e000 -     0x7fff8c32efff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  QtQA::App::TestRunner:     0x7fff8c33b000 -     0x7fff8c33efff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  QtQA::App::TestRunner:     0x7fff8c33f000 -     0x7fff8c37fff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff8c380000 -     0x7fff8c381fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff8c382000 -     0x7fff8c3a8fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff8c3a9000 -     0x7fff8c3cafff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  QtQA::App::TestRunner:     0x7fff8c3cb000 -     0x7fff8c3ccfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8c3cd000 -     0x7fff8c3dbfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8c3dc000 -     0x7fff8c3e2fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  QtQA::App::TestRunner:     0x7fff8c3e3000 -     0x7fff8c54afff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  QtQA::App::TestRunner:     0x7fff8c54b000 -     0x7fff8c5adff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff8c5ae000 -     0x7fff8c5b5ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff8c5b6000 -     0x7fff8c5b7ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff8d706000 -     0x7fff8d789fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  QtQA::App::TestRunner:     0x7fff8e0c5000 -     0x7fff8e0e4fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8e0e5000 -     0x7fff8e0edfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff8e0ee000 -     0x7fff8e0f3fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8e53d000 -     0x7fff8e543ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8e544000 -     0x7fff8e547fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff8e58e000 -     0x7fff8e5a5fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff8e5a6000 -     0x7fff8e62aff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  QtQA::App::TestRunner:     0x7fff8e682000 -     0x7fff8e682fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8ed2c000 -     0x7fff8ed57ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff8f092000 -     0x7fff8f097fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff8f0aa000 -     0x7fff8f0b1fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff8f0b2000 -     0x7fff8f0b3ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8f0d3000 -     0x7fff8f2a7ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff8f2aa000 -     0x7fff8f2e5fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  QtQA::App::TestRunner:     0x7fff8f2f4000 -     0x7fff8f320ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff8f321000 -     0x7fff8f324ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff8f32b000 -     0x7fff8f7f2fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff8fc9d000 -     0x7fff8fc9dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff8fc9e000 -     0x7fff8fca2fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff8fca3000 -     0x7fff8fcc0fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8fcd0000 -     0x7fff8fd1efff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8fd1f000 -     0x7fff906bda27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  QtQA::App::TestRunner:     0x7fff906be000 -     0x7fff906c9ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  QtQA::App::TestRunner:     0x7fff906de000 -     0x7fff906f3fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  QtQA::App::TestRunner:     0x7fff90769000 -     0x7fff907bdff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  QtQA::App::TestRunner:     0x7fff907c0000 -     0x7fff909eafe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff909eb000 -     0x7fff909fdff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff909fe000 -     0x7fff90a66ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff90a67000 -     0x7fff90aa0fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff90b02000 -     0x7fff91708fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff91709000 -     0x7fff91720fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff91ecf000 -     0x7fff924b3fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff92592000 -     0x7fff928aefff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  QtQA::App::TestRunner:     0x7fff928db000 -     0x7fff928e9fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff928ea000 -     0x7fff92900fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff92901000 -     0x7fff92929fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff92936000 -     0x7fff92938fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff92ae1000 -     0x7fff92b5cff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  QtQA::App::TestRunner:     0x7fff92d65000 -     0x7fff92d6afff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  QtQA::App::TestRunner:     0x7fff92d6b000 -     0x7fff92d6bfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff92d6c000 -     0x7fff92d95fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  QtQA::App::TestRunner:     0x7fff92d96000 -     0x7fff92dd6fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff92e01000 -     0x7fff9311afff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff9311b000 -     0x7fff9313ffff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff937c2000 -     0x7fff937d5ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff93888000 -     0x7fff938a5ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  QtQA::App::TestRunner:     0x7fff938a6000 -     0x7fff938c6fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff938c7000 -     0x7fff93923ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  QtQA::App::TestRunner:     0x7fff93924000 -     0x7fff93b98fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  QtQA::App::TestRunner:     0x7fff93bb9000 -     0x7fff93bc4ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff93bc8000 -     0x7fff93bc8fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff93bc9000 -     0x7fff93bdbff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff93bdc000 -     0x7fff93c8fff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  QtQA::App::TestRunner:     0x7fff93cb9000 -     0x7fff93d80ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  QtQA::App::TestRunner:     0x7fff93d8f000 -     0x7fff93deaff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  QtQA::App::TestRunner:     0x7fff93deb000 -     0x7fff93e01ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  QtQA::App::TestRunner:     0x7fff93e0d000 -     0x7fff93e3afe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff93e3b000 -     0x7fff93e7dff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff93e7e000 -     0x7fff93f20fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff93f21000 -     0x7fff94005e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff94006000 -     0x7fff941a6ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff941a7000 -     0x7fff941abfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  QtQA::App::TestRunner:     0x7fff941ac000 -     0x7fff941c8ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff941c9000 -     0x7fff94203fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff94204000 -     0x7fff94310fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff94311000 -     0x7fff94313fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff94314000 -     0x7fff94323fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  QtQA::App::TestRunner:     0x7fff94324000 -     0x7fff94481fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  QtQA::App::TestRunner:     0x7fff944bd000 -     0x7fff944fcfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  QtQA::App::TestRunner:     0x7fff946fa000 -     0x7fff946fafff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff946fb000 -     0x7fff9479cfff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 6
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 6358
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Region Summary:
  QtQA::App::TestRunner: ReadOnly portion of Libraries: Total=180.5M resident=139.0M(77%) swapped_out_or_unallocated=41.5M(23%)
  QtQA::App::TestRunner: Writable regions: Total=130.2M written=19.9M(15%) resident=23.5M(18%) swapped_out=0K(0%) unallocated=106.7M(82%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG backing stores                   412K
  QtQA::App::TestRunner: CG image                              8K
  QtQA::App::TestRunner: CG shared images                   2384K
  QtQA::App::TestRunner: CoreServices                       2564K
  QtQA::App::TestRunner: MALLOC                             78.4M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=242                       12K
  QtQA::App::TestRunner: Memory tag=255                    560.0M
  QtQA::App::TestRunner: Memory tag=255 (reserved)          1792K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: OpenGL GLSL                        1024K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              11.6M
  QtQA::App::TestRunner: VM_ALLOCATE                        16.2M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.7M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         57.9M
  QtQA::App::TestRunner: __TEXT                            122.5M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        76.0M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                               1.0G
  QtQA::App::TestRunner: TOTAL, minus reserved VM space      1.0G
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickflickable: 33 seconds, signal 11

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00049/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/dev_1357913073):
    http://codereview.qt-project.org/41860 [PS10] - Complete rewrite of threaded render loop.



More information about the Ci-reports mailing list