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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Sep 13 11:51:31 CEST 2013


Autotests `tst_qquickitem2', `tst_qquickitemlayer', and `tst_qquickwindow' 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_qquickwindow
  FAIL!  : tst_qquickwindow::grab(invisible) Compared values are not the same
     Actual   ((uint) content.convertToFormat(QImage::Format_RGB32).pixel(0, 0)): 4278190335
     Expected ((uint) 0xffff0000): 4294901760
     Loc: [tst_qquickwindow.cpp(966)]
  Totals: 33 passed, 1 failed, 8 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickwindow *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_qquickwindow::initTestCase()
  PASS   : tst_qquickwindow::constantUpdates()
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeSync) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(blocked, beforeRender) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(blocked, afterRender) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(blocked, swapped) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeSync) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, beforeRender) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, afterRender) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  SKIP   : tst_qquickwindow::constantUpdatesOnWindow(unblocked, swapped) This test fails frequently on the present overworked CI mac machines
     Loc: [tst_qquickwindow.cpp(377)]
  PASS   : tst_qquickwindow::mouseFiltering()
  PASS   : tst_qquickwindow::headless()
  PASS   : tst_qquickwindow::noUpdateWhenNothingChanges()
  PASS   : tst_qquickwindow::touchEvent_basic()
  PASS   : tst_qquickwindow::touchEvent_propagation(disable events)
  PASS   : tst_qquickwindow::touchEvent_propagation(disable item)
  PASS   : tst_qquickwindow::touchEvent_propagation(hide item)
  PASS   : tst_qquickwindow::touchEvent_cancel()
  PASS   : tst_qquickwindow::touchEvent_reentrant()
  PASS   : tst_qquickwindow::touchEvent_velocity()
  PASS   : tst_qquickwindow::mouseFromTouch_basic()
  PASS   : tst_qquickwindow::clearWindow()
  PASS   : tst_qquickwindow::qmlCreation()
  PASS   : tst_qquickwindow::clearColor()
  PASS   : tst_qquickwindow::grab(visible)
  FAIL!  : tst_qquickwindow::grab(invisible) Compared values are not the same
     Actual   ((uint) content.convertToFormat(QImage::Format_RGB32).pixel(0, 0)): 4278190335
     Expected ((uint) 0xffff0000): 4294901760
     Loc: [tst_qquickwindow.cpp(966)]
  PASS   : tst_qquickwindow::multipleWindows()
  PASS   : tst_qquickwindow::animationsWhileHidden()
  PASS   : tst_qquickwindow::focusObject()
  PASS   : tst_qquickwindow::ignoreUnhandledMouseEvents()
  PASS   : tst_qquickwindow::ownershipRootItem()
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=false)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=false,GL=true)
  PASS   : tst_qquickwindow::hideThenDelete(persistent:SG=true,GL=true)
  PASS   : tst_qquickwindow::showHideAnimate()
  PASS   : tst_qquickwindow::testExpose()
  PASS   : tst_qquickwindow::requestActivate()
  PASS   : tst_qquickwindow::blockClosing()
  PASS   : tst_qquickwindow::crashWhenHoverItemDeleted()
  QFATAL : tst_qquickwindow::cursor() Received signal 11
  FAIL!  : tst_qquickwindow::cursor() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 31 passed, 2 failed, 8 skipped
  ********* Finished testing of tst_qquickwindow *********
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qquickwindow [81304]
  QtQA::App::TestRunner: Path:            /work/*/tst_qquickwindow
  QtQA::App::TestRunner: Identifier:      tst_qquickwindow
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [81301]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-09-13 12:50:02.892 +0300
  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 0x00000001c061f300
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Regions Near 0x1c061f300:
  QtQA::App::TestRunner:     CG shared images       00000001c0317000-00000001c031f000 [   32K] rw-/rw- SM=SHM
  QtQA::App::TestRunner: -->
  QtQA::App::TestRunner:     CG backing stores      00000001c0650000-00000001c065e000 [   56K] rw-/rw- SM=SHM
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[81304]: 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   com.apple.coreui              	0x00007fff895409c1 CUIRenderer::CreateInternalImageWithScale(long, CUIDescriptor const*, CGRect*) + 99
  QtQA::App::TestRunner: 1   com.apple.coreui              	0x00007fff8955c4ab CUIRenderer::DrawWindowBottomBar(CUIDescriptor const*) + 1515
  QtQA::App::TestRunner: 2   com.apple.coreui              	0x00007fff89543ae9 CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 4993
  QtQA::App::TestRunner: 3   com.apple.coreui              	0x00007fff89568904 CUIDraw + 225
  QtQA::App::TestRunner: 4   com.apple.AppKit              	0x00007fff8970aeaa -[NSThemeFrame _maskCorners:] + 297
  QtQA::App::TestRunner: 5   com.apple.AppKit              	0x00007fff8970acee -[NSThemeFrame drawOverlayRect:] + 530
  QtQA::App::TestRunner: 6   com.apple.AppKit              	0x00007fff8970a9a5 -[NSView _drawOverlayRectSet:] + 300
  QtQA::App::TestRunner: 7   com.apple.AppKit              	0x00007fff896c1a04 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2968
  QtQA::App::TestRunner: 8   com.apple.AppKit              	0x00007fff896918a9 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1032
  QtQA::App::TestRunner: 9   com.apple.AppKit              	0x00007fff89690da3 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 270
  QtQA::App::TestRunner: 10  com.apple.AppKit              	0x00007fff8968c1bb -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
  QtQA::App::TestRunner: 11  com.apple.AppKit              	0x00007fff89684c35 -[NSView displayIfNeeded] + 1676
  QtQA::App::TestRunner: 12  com.apple.AppKit              	0x00007fff897422fb -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1306
  QtQA::App::TestRunner: 13  com.apple.AppKit              	0x00007fff89741cf8 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 807
  QtQA::App::TestRunner: 14  com.apple.AppKit              	0x00007fff8974197c -[NSWindow orderWindow:relativeTo:] + 154
  QtQA::App::TestRunner: 15  com.apple.AppKit              	0x00007fff8974121d -[NSWindow makeKeyAndOrderFront:] + 49
  QtQA::App::TestRunner: 16  libqcocoa.dylib               	0x00000001040b146f TestNamespace::QCocoaWindow::setVisible(bool) + 703
  QtQA::App::TestRunner: 17  QtGui                         	0x0000000100ec0470 TestNamespace::QWindow::setVisible(bool) + 432
  QtQA::App::TestRunner: 18  tst_qquickwindow              	0x0000000100029d5b tst_qquickwindow::cursor() + 539
  QtQA::App::TestRunner: 19  tst_qquickwindow              	0x000000010002dc0b tst_qquickwindow::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 411
  QtQA::App::TestRunner: 20  QtCore                        	0x0000000100ad0f4f 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 + 943
  QtQA::App::TestRunner: 21  QtCore                        	0x0000000100ad0b3c 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: 22  QtTest                        	0x000000010134a499 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 23  QtTest                        	0x00000001013472d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 24  tst_qquickwindow              	0x000000010002d766 main + 86
  QtQA::App::TestRunner: 25  tst_qquickwindow              	0x0000000100004724 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fb7e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff84f0e786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff84f0d316 _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        	0x00007fff8c3f967a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff8c3f8d71 mach_msg + 73
  QtQA::App::TestRunner: 2   libCoreVMClient.dylib         	0x00007fff8151995f cvmsServ_BuildModularFunction + 184
  QtQA::App::TestRunner: 3   libCoreVMClient.dylib         	0x00007fff8151ab5e CVMSBuildModularFunction + 75
  QtQA::App::TestRunner: 4   libCVMSPluginSupport.dylib    	0x00007fff80a746d9 cvm_deferred_build_modular(void*) + 247
  QtQA::App::TestRunner: 5   libdispatch.dylib             	0x00007fff84f0e2d2 _dispatch_queue_drain + 264
  QtQA::App::TestRunner: 6   libdispatch.dylib             	0x00007fff84f0e12e _dispatch_queue_invoke + 54
  QtQA::App::TestRunner: 7   libdispatch.dylib             	0x00007fff84f0d928 _dispatch_worker_thread2 + 198
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff834153da _pthread_wqthread + 316
  QtQA::App::TestRunner: 9   libsystem_c.dylib             	0x00007fff83416b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fb192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff83415594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff83416b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fb192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff83415594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff83416b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5:: SamplerThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3f96b6 semaphore_wait_trap + 10
  QtQA::App::TestRunner: 1   QtV8                          	0x0000000101604988 v8::internal::MacOSSemaphore::Wait() + 24
  QtQA::App::TestRunner: 2   QtV8                          	0x0000000101554367 v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 119
  QtQA::App::TestRunner: 3   QtV8                          	0x0000000101604a38 v8::internal::SamplerThread::Run() + 56
  QtQA::App::TestRunner: 4   QtV8                          	0x000000010160426c _ZN2v88internalL11ThreadEntryEPv + 60
  QtQA::App::TestRunner: 5   libsystem_c.dylib             	0x00007fff834138bf _pthread_start + 335
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff83416b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 Crashed:: QSGRenderThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3face2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff834157d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff83406a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001008f9819 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001008f9dc5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x00000001013469bd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff83467cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   libGLProgrammability.dylib    	0x00000001081c7bfb glvmRasterOpRead + 523
  QtQA::App::TestRunner: 8   libGLProgrammability.dylib    	0x00000001081ba956 glvmInterpretFPTransformFour + 5302
  QtQA::App::TestRunner: 9   GLRendererFloat               	0x000000010481cb55 gldLLVMFPTransform + 837
  QtQA::App::TestRunner: 10  ???                           	0x0000000104ced589 0 + 4375631241
  QtQA::App::TestRunner: 11  GLRendererFloat               	0x000000010483ea2b gldRenderFillTriangleStrip + 292
  QtQA::App::TestRunner: 12  ???                           	0x0000000104ce9141 0 + 4375613761
  QtQA::App::TestRunner: 13  GLEngine                      	0x00000001056a6efd gleDrawArraysOrElements_ExecCore + 1215
  QtQA::App::TestRunner: 14  GLEngine                      	0x000000010569ae35 glDrawElements_IMM_Exec + 329
  QtQA::App::TestRunner: 15  QtQuick                       	0x00000001000b036b TestNamespace::QSGDefaultRenderer::renderNodes(TestNamespace::QSGNode* const*, int) + 1723
  QtQA::App::TestRunner: 16  QtQuick                       	0x00000001000af7e2 TestNamespace::QSGDefaultRenderer::render() + 1282
  QtQA::App::TestRunner: 17  QtQuick                       	0x00000001000b58c3 TestNamespace::QSGRenderer::renderScene(TestNamespace::QSGBindable const&) + 147
  QtQA::App::TestRunner: 18  QtQuick                       	0x00000001000b581c TestNamespace::QSGRenderer::renderScene() + 28
  QtQA::App::TestRunner: 19  QtQuick                       	0x00000001000bfe25 TestNamespace::QSGContext::renderNextFrame(TestNamespace::QSGRenderer*, unsigned int) + 53
  QtQA::App::TestRunner: 20  QtQuick                       	0x00000001000f7cfa TestNamespace::QQuickWindowPrivate::renderSceneGraph(TestNamespace::QSize const&) + 618
  QtQA::App::TestRunner: 21  QtQuick                       	0x00000001000d7717 TestNamespace::QSGRenderThread::syncAndRender() + 343
  QtQA::App::TestRunner: 22  QtQuick                       	0x00000001000d7ac5 TestNamespace::QSGRenderThread::run() + 117
  QtQA::App::TestRunner: 23  QtCore                        	0x0000000100908c77 TestNamespace::QThreadPrivate::start(void*) + 471
  QtQA::App::TestRunner: 24  libsystem_c.dylib             	0x00007fff834138bf _pthread_start + 335
  QtQA::App::TestRunner: 25  libsystem_c.dylib             	0x00007fff83416b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000010a6a7758  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000007393  rsi: 0x0000000000000006  rbp: 0x000000010a6a7780  rsp: 0x000000010a6a7758
  QtQA::App::TestRunner:    r8: 0x00007fff70854fb8   r9: 0x0000000101bb88c0  r10: 0x00007fff8c3fad0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x00c800d000000003  r13: 0xfffffffffffffff9  r14: 0x000000010a6ab000  r15: 0x0000000000000000
  QtQA::App::TestRunner:   rip: 0x00007fff8c3face2  rfl: 0x0000000000000246  cr2: 0x00000001008fbcf0
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x100046fff +tst_qquickwindow (??? - ???) <5FB23344-63CE-3D7A-B729-69D8F790FB8E> /work/*/tst_qquickwindow
  QtQA::App::TestRunner:        0x10005e000 -        0x1002bffff +QtQuick (5.1.2 - compatibility 5.1.0) <A72292FF-1922-380E-9CD4-66887AC57BE4> /work/*/QtQuick.framework/Versions/5/QtQuick
  QtQA::App::TestRunner:        0x10044e000 -        0x100661ff7 +QtQml (5.1.2 - compatibility 5.1.0) <F98FC5F5-BC16-3FEC-ABBA-BCDEC1977140> /work/*/QtQml.framework/Versions/5/QtQml
  QtQA::App::TestRunner:        0x10075d000 -        0x100866fff +QtNetwork (5.1.2 - compatibility 5.1.0) <FC342A44-C447-3058-B947-6E812D02FC64> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x1008e2000 -        0x100d8efff +QtCore (5.1.2 - compatibility 5.1.0) <80AAFBC0-07FF-3CB1-A7BE-774EF06DBE31> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100e98000 -        0x101202ff7 +QtGui (5.1.2 - compatibility 5.1.0) <BFFEF549-86AF-3359-9141-589FE8016B8F> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x101341000 -        0x101362ff7 +QtTest (5.1.2 - compatibility 5.1.0) <23EFE2A5-EAEC-326C-92F1-1782BC025321> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x101374000 -        0x101767ff7 +QtV8 (5.1.2 - compatibility 5.1.0) <CDABA5E5-3001-3AAB-92AC-576FBB0FF162> /work/*/QtV8.framework/Versions/5/QtV8
  QtQA::App::TestRunner:        0x1018dc000 -        0x1018e2fff  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:        0x101f5d000 -        0x101f86ff7 +QtPrintSupport (5.1.2 - compatibility 5.1.0) <73D86A7C-4B9A-3233-9DB5-ACCEDA5037FF> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x101fd7000 -        0x101fe1fef  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:        0x101fe7000 -        0x101feaff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  QtQA::App::TestRunner:        0x1040a5000 -        0x10412dfff +libqcocoa.dylib (??? - ???) <9C579FE3-1E71-3808-BCE0-A7B8B77C2853> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x104185000 -        0x104622ff7 +QtWidgets (5.1.2 - compatibility 5.1.0) <76F2714F-5050-3E7C-B339-42B2AA5DD0B9> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x10481a000 -        0x104848ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  QtQA::App::TestRunner:        0x1048f4000 -        0x1048f7fff +libqtquick2plugin.dylib (??? - ???) <BB517949-8547-3F98-AE71-B50B9837950C> /work/*/libqtquick2plugin.dylib
  QtQA::App::TestRunner:        0x104cf9000 -        0x104cfcff7 +libwindowplugin.dylib (??? - ???) <A15687D9-EEC3-3190-AA6B-7FA5FF5B9BD8> /work/*/libwindowplugin.dylib
  QtQA::App::TestRunner:        0x105254000 -        0x10525aff7 +libqgif.dylib (??? - ???) <7A132952-3234-33DE-966F-3AE400BADFA0> /work/*/libqgif.dylib
  QtQA::App::TestRunner:        0x1052e1000 -        0x1052e6fff +libqico.dylib (??? - ???) <7AD6885D-E797-3757-A4D8-434ACE169459> /work/*/libqico.dylib
  QtQA::App::TestRunner:        0x105600000 -        0x1057b8fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  QtQA::App::TestRunner:        0x1080f0000 -        0x10824afff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  QtQA::App::TestRunner:        0x1085b0000 -        0x1085ebff7 +libqjpeg.dylib (??? - ???) <5C000EE9-E161-3B7A-AF2E-792B6147CBE3> /work/*/libqjpeg.dylib
  QtQA::App::TestRunner:     0x7fff63378000 -     0x7fff633acbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff80386000 -     0x7fff8047bfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff80771000 -     0x7fff807bdff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff807d8000 -     0x7fff808ddfff  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:     0x7fff80a73000 -     0x7fff80a75fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff80a76000 -     0x7fff80a76fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff80a78000 -     0x7fff80ab9fff  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:     0x7fff80aba000 -     0x7fff80aeaff7  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:     0x7fff80aeb000 -     0x7fff80af0fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff80b85000 -     0x7fff80b8fff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff81034000 -     0x7fff810caff7  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:     0x7fff810cb000 -     0x7fff814f8fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff814f9000 -     0x7fff81504fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff81505000 -     0x7fff8150bfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff81519000 -     0x7fff8151cfff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff8155c000 -     0x7fff815b0fff  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:     0x7fff81637000 -     0x7fff8168fff7  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:     0x7fff816e4000 -     0x7fff81717ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff81718000 -     0x7fff8178efff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff8178f000 -     0x7fff817f7ff7  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:     0x7fff817f8000 -     0x7fff8184aff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff8184d000 -     0x7fff81876fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff81a69000 -     0x7fff81a6ffff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff81b68000 -     0x7fff81b6ffff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff81b70000 -     0x7fff81b74fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff81c3d000 -     0x7fff81c3efff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff81c3f000 -     0x7fff81d1dfff  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:     0x7fff81d1e000 -     0x7fff81da3ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff81da4000 -     0x7fff81da9ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff8246f000 -     0x7fff82481ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff82534000 -     0x7fff82578ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  QtQA::App::TestRunner:     0x7fff82579000 -     0x7fff8257afff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8257b000 -     0x7fff8258fff7  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:     0x7fff826c3000 -     0x7fff826c3fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff826c4000 -     0x7fff827d1fff  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:     0x7fff827d2000 -     0x7fff828d4fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff828d5000 -     0x7fff82a0bfff  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:     0x7fff82a0c000 -     0x7fff82af0ff7  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:     0x7fff82b1d000 -     0x7fff82c17ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  QtQA::App::TestRunner:     0x7fff82e85000 -     0x7fff82f9efff  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:     0x7fff82f9f000 -     0x7fff82faeff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff83003000 -     0x7fff8300cff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff8300d000 -     0x7fff8300eff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff8307e000 -     0x7fff83185fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff83186000 -     0x7fff8318aff7  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:     0x7fff833c5000 -     0x7fff834a2fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff834a7000 -     0x7fff83512ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff83513000 -     0x7fff835adff7  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:     0x7fff835ae000 -     0x7fff835b0ff7  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:     0x7fff83860000 -     0x7fff838a4ff7  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:     0x7fff838a5000 -     0x7fff838ebfff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  QtQA::App::TestRunner:     0x7fff83bec000 -     0x7fff83bf3fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff83bf4000 -     0x7fff83c64fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff83c65000 -     0x7fff83f91fff  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:     0x7fff83f92000 -     0x7fff83ff2fff  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:     0x7fff83ff4000 -     0x7fff84001ff7  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:     0x7fff84060000 -     0x7fff84084fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff840e3000 -     0x7fff84188fff  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:     0x7fff841e1000 -     0x7fff841efff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff84252000 -     0x7fff842c8ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff8438b000 -     0x7fff843c6fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff843c7000 -     0x7fff843c7fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff843e4000 -     0x7fff843e9fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff843ea000 -     0x7fff845ecfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff845ed000 -     0x7fff846ccfff  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:     0x7fff846cd000 -     0x7fff846cdfff  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:     0x7fff846ce000 -     0x7fff846dbfff  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:     0x7fff846dc000 -     0x7fff8474ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff84b76000 -     0x7fff84e6bff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff84e6c000 -     0x7fff84e6cfff  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:     0x7fff84e79000 -     0x7fff84e7cfff  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:     0x7fff84e7d000 -     0x7fff84ebdff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff84ebe000 -     0x7fff84ebffff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff84ec0000 -     0x7fff84ee6fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff84ee7000 -     0x7fff84f08fff  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:     0x7fff84f09000 -     0x7fff84f0afff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff84f0b000 -     0x7fff84f19fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff84f1a000 -     0x7fff84f20fff  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:     0x7fff84f21000 -     0x7fff85088fff  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:     0x7fff85089000 -     0x7fff850ebff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff850ec000 -     0x7fff850f3ff7  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:     0x7fff850f4000 -     0x7fff850f5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff86244000 -     0x7fff862c7fef  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:     0x7fff86c03000 -     0x7fff86c22fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff86c23000 -     0x7fff86c2bfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff86c2c000 -     0x7fff86c31fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8707b000 -     0x7fff87081ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff87082000 -     0x7fff87085fff  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:     0x7fff870cc000 -     0x7fff870e3fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff870e4000 -     0x7fff87168ff7  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:     0x7fff871c0000 -     0x7fff871c0fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8786a000 -     0x7fff87895ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff87bd0000 -     0x7fff87bd5fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff87be8000 -     0x7fff87beffff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff87bf0000 -     0x7fff87bf1ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff87c11000 -     0x7fff87de5ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff87de8000 -     0x7fff87e23fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  QtQA::App::TestRunner:     0x7fff87e32000 -     0x7fff87e5eff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff87e5f000 -     0x7fff87e62ff7  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:     0x7fff87e69000 -     0x7fff88330fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff887db000 -     0x7fff887dbfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff887dc000 -     0x7fff887e0fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff887e1000 -     0x7fff887fefff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8880e000 -     0x7fff8885cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8885d000 -     0x7fff891fba27  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:     0x7fff891fc000 -     0x7fff89207ff7  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:     0x7fff8921c000 -     0x7fff89231fff  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:     0x7fff892a7000 -     0x7fff892fbff7  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:     0x7fff892fe000 -     0x7fff89528fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff89529000 -     0x7fff8953bff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8953c000 -     0x7fff895a4ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff895a5000 -     0x7fff895defe7  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:     0x7fff89640000 -     0x7fff8a246fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff8a247000 -     0x7fff8a25efff  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:     0x7fff8aa0d000 -     0x7fff8aff1fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff8b0d0000 -     0x7fff8b3ecfff  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:     0x7fff8b419000 -     0x7fff8b427fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff8b428000 -     0x7fff8b43efff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff8b43f000 -     0x7fff8b467fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8b474000 -     0x7fff8b476fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8b61f000 -     0x7fff8b69aff7  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:     0x7fff8b8a3000 -     0x7fff8b8a8fff  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:     0x7fff8b8a9000 -     0x7fff8b8a9fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8b8aa000 -     0x7fff8b8d3fff  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:     0x7fff8b8d4000 -     0x7fff8b914fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff8b93f000 -     0x7fff8bc58fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8bc59000 -     0x7fff8bc7dfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff8c300000 -     0x7fff8c313ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8c3c6000 -     0x7fff8c3e3ff7  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:     0x7fff8c3e4000 -     0x7fff8c404fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8c405000 -     0x7fff8c461ff7  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:     0x7fff8c462000 -     0x7fff8c6d6fff  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:     0x7fff8c6f7000 -     0x7fff8c702ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff8c706000 -     0x7fff8c706fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8c707000 -     0x7fff8c719ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff8c71a000 -     0x7fff8c7cdff7  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:     0x7fff8c7f7000 -     0x7fff8c8beff7  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:     0x7fff8c8cd000 -     0x7fff8c928ff7  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:     0x7fff8c929000 -     0x7fff8c93fff7  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:     0x7fff8c94b000 -     0x7fff8c978fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8c979000 -     0x7fff8c9bbff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8c9bc000 -     0x7fff8ca5efff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8ca5f000 -     0x7fff8cb43e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff8cb44000 -     0x7fff8cce4ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff8cce5000 -     0x7fff8cce9fff  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:     0x7fff8ccea000 -     0x7fff8cd06ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8cd07000 -     0x7fff8cd41fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff8cd42000 -     0x7fff8ce4efff  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:     0x7fff8ce4f000 -     0x7fff8ce51fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8ce52000 -     0x7fff8ce61fff  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:     0x7fff8ce62000 -     0x7fff8cfbffff  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:     0x7fff8cffb000 -     0x7fff8d03afff  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:     0x7fff8d238000 -     0x7fff8d238fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff8d239000 -     0x7fff8d2dafff  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: 7866
  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=181.7M resident=140.4M(77%) swapped_out_or_unallocated=41.2M(23%)
  QtQA::App::TestRunner: Writable regions: Total=117.5M written=12.4M(11%) resident=16.2M(14%) swapped_out=0K(0%) unallocated=101.3M(86%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG backing stores                  1096K
  QtQA::App::TestRunner: CG image                              4K
  QtQA::App::TestRunner: CG shared images                   3408K
  QtQA::App::TestRunner: CoreServices                       4356K
  QtQA::App::TestRunner: MALLOC                             78.1M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=242                       12K
  QtQA::App::TestRunner: Memory tag=255                    548.8M
  QtQA::App::TestRunner: Memory tag=255 (reserved)          1984K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: OpenGL GLSL                        1024K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              10.6M
  QtQA::App::TestRunner: VM_ALLOCATE                        16.3M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.6M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         58.1M
  QtQA::App::TestRunner: __TEXT                            123.6M
  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                             994.2M
  QtQA::App::TestRunner: TOTAL, minus reserved VM space    992.2M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  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 signal 6
  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_qquickwindow: 21 seconds, signal 6
  
  Testing tst_QQuickItem
  QFATAL : tst_QQuickItem::childrenRectBug() Received signal 11
  FAIL!  : tst_QQuickItem::childrenRectBug() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 37 passed, 1 failed, 6 skipped
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qquickitem2 [80253]
  QtQA::App::TestRunner: Path:            /work/*/tst_qquickitem2
  QtQA::App::TestRunner: Identifier:      tst_qquickitem2
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [80252]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-09-13 12:37:33.654 +0300
  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:  9  QSGRenderThread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_BAD_ACCESS (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x00000001c053e810
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Regions Near 0x1c053e810:
  QtQA::App::TestRunner:     CG backing stores      00000001c04d2000-00000001c052c000 [  360K] rw-/rw- SM=SHM
  QtQA::App::TestRunner: -->
  QtQA::App::TestRunner:     CG backing stores      00000001c05c0000-00000001c064e000 [  568K] rw-/rw- SM=SHM
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[80253]: 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        	0x00007fff8c3f967a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff8c3f8d71 mach_msg + 73
  QtQA::App::TestRunner: 2   com.apple.CoreGraphics        	0x00007fff889cdeea _CGSOrderFrontConditionally + 156
  QtQA::App::TestRunner: 3   com.apple.CoreGraphics        	0x00007fff889cddad CGSOrderFrontConditionally + 155
  QtQA::App::TestRunner: 4   com.apple.AppKit              	0x00007fff89742904 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 2851
  QtQA::App::TestRunner: 5   com.apple.AppKit              	0x00007fff89741cf8 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 807
  QtQA::App::TestRunner: 6   com.apple.AppKit              	0x00007fff8974197c -[NSWindow orderWindow:relativeTo:] + 154
  QtQA::App::TestRunner: 7   com.apple.AppKit              	0x00007fff8974121d -[NSWindow makeKeyAndOrderFront:] + 49
  QtQA::App::TestRunner: 8   libqcocoa.dylib               	0x000000010493446f TestNamespace::QCocoaWindow::setVisible(bool) + 703
  QtQA::App::TestRunner: 9   QtGui                         	0x0000000100eba470 TestNamespace::QWindow::setVisible(bool) + 432
  QtQA::App::TestRunner: 10  tst_qquickitem2               	0x00000001000222db tst_QQuickItem::childrenRectBug() + 507
  QtQA::App::TestRunner: 11  QtCore                        	0x0000000100acaf4f 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 + 943
  QtQA::App::TestRunner: 12  QtCore                        	0x0000000100acab3c 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: 13  QtTest                        	0x0000000101344499 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 14  QtTest                        	0x00000001013412d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 15  tst_qquickitem2               	0x0000000100028d66 main + 102
  QtQA::App::TestRunner: 16  tst_qquickitem2               	0x0000000100005024 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fb7e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff84f0e786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff84f0d316 _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        	0x00007fff8c3f967a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff8c3f8d71 mach_msg + 73
  QtQA::App::TestRunner: 2   libCoreVMClient.dylib         	0x00007fff8151995f cvmsServ_BuildModularFunction + 184
  QtQA::App::TestRunner: 3   libCoreVMClient.dylib         	0x00007fff8151ab5e CVMSBuildModularFunction + 75
  QtQA::App::TestRunner: 4   libCVMSPluginSupport.dylib    	0x00007fff80a746d9 cvm_deferred_build_modular(void*) + 247
  QtQA::App::TestRunner: 5   libdispatch.dylib             	0x00007fff84f0e2d2 _dispatch_queue_drain + 264
  QtQA::App::TestRunner: 6   libdispatch.dylib             	0x00007fff84f0e12e _dispatch_queue_invoke + 54
  QtQA::App::TestRunner: 7   libdispatch.dylib             	0x00007fff84f0d928 _dispatch_worker_thread2 + 198
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff834153da _pthread_wqthread + 316
  QtQA::App::TestRunner: 9   libsystem_c.dylib             	0x00007fff83416b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fb192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff83415594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff83416b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:: QThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fadf2 __select + 10
  QtQA::App::TestRunner: 1   QtCore                        	0x0000000100b07594 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68
  (... 980 lines omitted; there are too many errors!)
  QtQA::App::TestRunner:     0x7fff84ebe000 -     0x7fff84ebffff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff84ec0000 -     0x7fff84ee6fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff84ee7000 -     0x7fff84f08fff  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:     0x7fff84f09000 -     0x7fff84f0afff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff84f0b000 -     0x7fff84f19fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff84f1a000 -     0x7fff84f20fff  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:     0x7fff84f21000 -     0x7fff85088fff  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:     0x7fff85089000 -     0x7fff850ebff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff850ec000 -     0x7fff850f3ff7  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:     0x7fff850f4000 -     0x7fff850f5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff86244000 -     0x7fff862c7fef  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:     0x7fff86c03000 -     0x7fff86c22fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff86c23000 -     0x7fff86c2bfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff86c2c000 -     0x7fff86c31fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8707b000 -     0x7fff87081ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff87082000 -     0x7fff87085fff  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:     0x7fff870cc000 -     0x7fff870e3fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff870e4000 -     0x7fff87168ff7  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:     0x7fff871c0000 -     0x7fff871c0fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8786a000 -     0x7fff87895ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff87bd0000 -     0x7fff87bd5fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff87be8000 -     0x7fff87beffff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff87bf0000 -     0x7fff87bf1ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff87c11000 -     0x7fff87de5ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff87de8000 -     0x7fff87e23fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  QtQA::App::TestRunner:     0x7fff87e32000 -     0x7fff87e5eff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff87e5f000 -     0x7fff87e62ff7  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:     0x7fff87e69000 -     0x7fff88330fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff887db000 -     0x7fff887dbfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff887dc000 -     0x7fff887e0fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff887e1000 -     0x7fff887fefff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8880e000 -     0x7fff8885cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8885d000 -     0x7fff891fba27  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:     0x7fff891fc000 -     0x7fff89207ff7  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:     0x7fff8921c000 -     0x7fff89231fff  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:     0x7fff892a7000 -     0x7fff892fbff7  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:     0x7fff892fe000 -     0x7fff89528fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff89529000 -     0x7fff8953bff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8953c000 -     0x7fff895a4ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff895a5000 -     0x7fff895defe7  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:     0x7fff89640000 -     0x7fff8a246fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff8a247000 -     0x7fff8a25efff  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:     0x7fff8aa0d000 -     0x7fff8aff1fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff8b0d0000 -     0x7fff8b3ecfff  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:     0x7fff8b419000 -     0x7fff8b427fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff8b428000 -     0x7fff8b43efff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff8b43f000 -     0x7fff8b467fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8b474000 -     0x7fff8b476fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8b61f000 -     0x7fff8b69aff7  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:     0x7fff8b8a3000 -     0x7fff8b8a8fff  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:     0x7fff8b8a9000 -     0x7fff8b8a9fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8b8aa000 -     0x7fff8b8d3fff  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:     0x7fff8b8d4000 -     0x7fff8b914fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff8b93f000 -     0x7fff8bc58fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8bc59000 -     0x7fff8bc7dfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff8c300000 -     0x7fff8c313ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8c3c6000 -     0x7fff8c3e3ff7  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:     0x7fff8c3e4000 -     0x7fff8c404fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8c405000 -     0x7fff8c461ff7  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:     0x7fff8c462000 -     0x7fff8c6d6fff  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:     0x7fff8c6f7000 -     0x7fff8c702ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff8c706000 -     0x7fff8c706fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8c707000 -     0x7fff8c719ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff8c71a000 -     0x7fff8c7cdff7  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:     0x7fff8c7f7000 -     0x7fff8c8beff7  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:     0x7fff8c8cd000 -     0x7fff8c928ff7  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:     0x7fff8c929000 -     0x7fff8c93fff7  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:     0x7fff8c94b000 -     0x7fff8c978fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8c979000 -     0x7fff8c9bbff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8c9bc000 -     0x7fff8ca5efff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8ca5f000 -     0x7fff8cb43e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff8cb44000 -     0x7fff8cce4ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff8cce5000 -     0x7fff8cce9fff  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:     0x7fff8ccea000 -     0x7fff8cd06ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8cd07000 -     0x7fff8cd41fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff8cd42000 -     0x7fff8ce4efff  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:     0x7fff8ce4f000 -     0x7fff8ce51fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8ce52000 -     0x7fff8ce61fff  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:     0x7fff8ce62000 -     0x7fff8cfbffff  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:     0x7fff8cffb000 -     0x7fff8d03afff  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:     0x7fff8d238000 -     0x7fff8d238fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff8d239000 -     0x7fff8d2dafff  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: 6204
  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=181.0M resident=137.8M(76%) swapped_out_or_unallocated=43.2M(24%)
  QtQA::App::TestRunner: Writable regions: Total=116.9M written=12.6M(11%) resident=14.1M(12%) swapped_out=0K(0%) unallocated=102.8M(88%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG backing stores                   192K
  QtQA::App::TestRunner: CG image                              4K
  QtQA::App::TestRunner: CG shared images                   3376K
  QtQA::App::TestRunner: CoreServices                       4356K
  QtQA::App::TestRunner: MALLOC                             81.9M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=255                    549.7M
  QtQA::App::TestRunner: Memory tag=255 (reserved)             4K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: OpenGL GLSL                        1024K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              11.1M
  QtQA::App::TestRunner: VM_ALLOCATE                        16.2M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.6M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         57.9M
  QtQA::App::TestRunner: __TEXT                            123.1M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        38.8M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             958.5M
  QtQA::App::TestRunner: TOTAL, minus reserved VM space    958.5M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickItemLayer *********
  Config: Using QtTest library 5.1.2, Qt 5.1.2
  PASS   : tst_QQuickItemLayer::initTestCase()
  PASS   : tst_QQuickItemLayer::layerEnabled()
  PASS   : tst_QQuickItemLayer::layerSmooth()
  QFATAL : tst_QQuickItemLayer::layerMipmap() Received signal 11
  FAIL!  : tst_QQuickItemLayer::layerMipmap() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 3 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQuickItemLayer *********
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qquickitemlayer [78567]
  QtQA::App::TestRunner: Path:            /work/*/tst_qquickitemlayer
  QtQA::App::TestRunner: Identifier:      tst_qquickitemlayer
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [78130]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-09-13 12:27:56.374 +0300
  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:  7  QSGRenderThread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_BAD_ACCESS (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000009fa0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Regions Near 0x9fa0:
  QtQA::App::TestRunner: -->
  QtQA::App::TestRunner:     __TEXT                 0000000100000000-000000010000d000 [   52K] r-x/rwx SM=COW  /work/*
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[78567]: 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        	0x00007fff8c3f967a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff8c3f8d71 mach_msg + 73
  QtQA::App::TestRunner: 2   com.apple.CoreGraphics        	0x00007fff889a583f _CGSReenableUpdateForConnections + 214
  QtQA::App::TestRunner: 3   com.apple.CoreGraphics        	0x00007fff889a56d2 CGSReenableUpdateForConnections + 549
  QtQA::App::TestRunner: 4   com.apple.CoreGraphics        	0x00007fff889a54a6 CGSReenableUpdate + 25
  QtQA::App::TestRunner: 5   com.apple.AppKit              	0x00007fff8969fbdb -[NSWindow flushWindow] + 302
  QtQA::App::TestRunner: 6   com.apple.AppKit              	0x00007fff8968c76f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 6215
  QtQA::App::TestRunner: 7   com.apple.AppKit              	0x00007fff89684c35 -[NSView displayIfNeeded] + 1676
  QtQA::App::TestRunner: 8   com.apple.AppKit              	0x00007fff897422fb -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1306
  QtQA::App::TestRunner: 9   com.apple.AppKit              	0x00007fff89741cf8 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 807
  QtQA::App::TestRunner: 10  com.apple.AppKit              	0x00007fff8974197c -[NSWindow orderWindow:relativeTo:] + 154
  QtQA::App::TestRunner: 11  com.apple.AppKit              	0x00007fff8974121d -[NSWindow makeKeyAndOrderFront:] + 49
  QtQA::App::TestRunner: 12  libqcocoa.dylib               	0x000000010350c46f TestNamespace::QCocoaWindow::setVisible(bool) + 703
  QtQA::App::TestRunner: 13  QtGui                         	0x0000000100e76470 TestNamespace::QWindow::setVisible(bool) + 432
  QtQA::App::TestRunner: 14  tst_qquickitemlayer           	0x000000010000831f tst_QQuickItemLayer::runTest(TestNamespace::QString const&) + 79
  QtQA::App::TestRunner: 15  tst_qquickitemlayer           	0x00000001000055c6 tst_QQuickItemLayer::layerMipmap() + 86
  QtQA::App::TestRunner: 16  tst_qquickitemlayer           	0x00000001000080f2 tst_QQuickItemLayer::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 66
  QtQA::App::TestRunner: 17  QtCore                        	0x0000000100a86f4f 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 + 943
  QtQA::App::TestRunner: 18  QtCore                        	0x0000000100a86b3c 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: 19  QtTest                        	0x0000000101300499 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 20  QtTest                        	0x00000001012fd2d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 21  tst_qquickitemlayer           	0x000000010000806b main + 75
  QtQA::App::TestRunner: 22  tst_qquickitemlayer           	0x0000000100004e34 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fb7e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff84f0e786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff84f0d316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fb192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff83415594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff83416b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:: Dispatch queue: com.apple.opengl.cvmDoWork
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3f967a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff8c3f8d71 mach_msg + 73
  QtQA::App::TestRunner: 2   libCoreVMClient.dylib         	0x00007fff8151995f cvmsServ_BuildModularFunction + 184
  QtQA::App::TestRunner: 3   libCoreVMClient.dylib         	0x00007fff8151ab5e CVMSBuildModularFunction + 75
  QtQA::App::TestRunner: 4   libCVMSPluginSupport.dylib    	0x00007fff80a746d9 cvm_deferred_build_modular(void*) + 247
  QtQA::App::TestRunner: 5   libdispatch.dylib             	0x00007fff84f0e2d2 _dispatch_queue_drain + 264
  QtQA::App::TestRunner: 6   libdispatch.dylib             	0x00007fff84f0e12e _dispatch_queue_invoke + 54
  QtQA::App::TestRunner: 7   libdispatch.dylib             	0x00007fff84f0d928 _dispatch_worker_thread2 + 198
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff834153da _pthread_wqthread + 316
  QtQA::App::TestRunner: 9   libsystem_c.dylib             	0x00007fff83416b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:: SamplerThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3f96b6 semaphore_wait_trap + 10
  QtQA::App::TestRunner: 1   QtV8                          	0x00000001015ba988 v8::internal::MacOSSemaphore::Wait() + 24
  QtQA::App::TestRunner: 2   QtV8                          	0x000000010150a367 v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 119
  QtQA::App::TestRunner: 3   QtV8                          	0x00000001015baa38 v8::internal::SamplerThread::Run() + 56
  QtQA::App::TestRunner: 4   QtV8                          	0x00000001015ba26c _ZN2v88internalL11ThreadEntryEPv + 60
  QtQA::App::TestRunner: 5   libsystem_c.dylib             	0x00007fff834138bf _pthread_start + 335
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff83416b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fb192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff83415594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff83416b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6:: QThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3fadf2 __select + 10
  QtQA::App::TestRunner: 1   QtCore                        	0x0000000100ac3594 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68
  QtQA::App::TestRunner: 2   QtCore                        	0x0000000100ac450a TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timespec*) + 682
  QtQA::App::TestRunner: 3   QtCore                        	0x0000000100ac5477 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 263
  QtQA::App::TestRunner: 4   QtCore                        	0x0000000100a7a874 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 404
  QtQA::App::TestRunner: 5   QtCore                        	0x00000001008bb24d TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 6   QtCore                        	0x00000001008bec77 TestNamespace::QThreadPrivate::start(void*) + 471
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff834138bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff83416b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7 Crashed:: QSGRenderThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c3face2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff834157d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff83406a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001008af819 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001008afdc5 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x00000001012fc9bd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff83467cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   libGLProgrammability.dylib    	0x000000010826a56f glvmRasterOpDepthStencilTest + 2847
  QtQA::App::TestRunner: 8   libGLProgrammability.dylib    	0x0000000108260b43 glvmInterpretFPTransformFour + 1699
  QtQA::App::TestRunner: 9   GLRendererFloat               	0x0000000101fa5b55 gldLLVMFPTransform + 837
  QtQA::App::TestRunner: 10  ???                           	0x00000001037ea589 0 + 4353598857
  QtQA::App::TestRunner: 11  GLRendererFloat               	0x0000000101fc7a07 gldRenderFillTriangleStrip + 256
  QtQA::App::TestRunner: 12  ???                           	0x00000001037e6141 0 + 4353581377
  QtQA::App::TestRunner: 13  GLEngine                      	0x000000010804eefd gleDrawArraysOrElements_ExecCore + 1215
  QtQA::App::TestRunner: 14  GLEngine                      	0x0000000107fd18c1 glDrawElements_Exec + 477
  QtQA::App::TestRunner: 15  QtQuick                       	0x000000010006636b TestNamespace::QSGDefaultRenderer::renderNodes(TestNamespace::QSGNode* const*, int) + 1723
  QtQA::App::TestRunner: 16  QtQuick                       	0x00000001000657e2 TestNamespace::QSGDefaultRenderer::render() + 1282
  QtQA::App::TestRunner: 17  QtQuick                       	0x000000010006b8c3 TestNamespace::QSGRenderer::renderScene(TestNamespace::QSGBindable const&) + 147
  QtQA::App::TestRunner: 18  QtQuick                       	0x000000010017e825 TestNamespace::QQuickShaderEffectTexture::grab() + 3413
  QtQA::App::TestRunner: 19  QtQuick                       	0x000000010017da98 TestNamespace::QQuickShaderEffectTexture::updateTexture() + 40
  QtQA::App::TestRunner: 20  QtQuick                       	0x0000000100082f34 TestNamespace::QSGDefaultImageNode::preprocess() + 52
  QtQA::App::TestRunner: 21  QtQuick                       	0x000000010006bebd TestNamespace::QSGRenderer::preprocess() + 269
  QtQA::App::TestRunner: 22  QtQuick                       	0x000000010006b893 TestNamespace::QSGRenderer::renderScene(TestNamespace::QSGBindable const&) + 99
  QtQA::App::TestRunner: 23  QtQuick                       	0x000000010006b81c TestNamespace::QSGRenderer::renderScene() + 28
  QtQA::App::TestRunner: 24  QtQuick                       	0x0000000100075e25 TestNamespace::QSGContext::renderNextFrame(TestNamespace::QSGRenderer*, unsigned int) + 53
  QtQA::App::TestRunner: 25  QtQuick                       	0x00000001000adcfa TestNamespace::QQuickWindowPrivate::renderSceneGraph(TestNamespace::QSize const&) + 618
  QtQA::App::TestRunner: 26  QtQuick                       	0x000000010008d717 TestNamespace::QSGRenderThread::syncAndRender() + 343
  QtQA::App::TestRunner: 27  QtQuick                       	0x000000010008dac5 TestNamespace::QSGRenderThread::run() + 117
  QtQA::App::TestRunner: 28  QtCore                        	0x00000001008bec77 TestNamespace::QThreadPrivate::start(void*) + 471
  QtQA::App::TestRunner: 29  libsystem_c.dylib             	0x00007fff834138bf _pthread_start + 335
  QtQA::App::TestRunner: 30  libsystem_c.dylib             	0x00007fff83416b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00000001037e0478  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000006903  rsi: 0x0000000000000006  rbp: 0x00000001037e04a0  rsp: 0x00000001037e0478
  QtQA::App::TestRunner:    r8: 0x00007fff70854fb8   r9: 0x0000000101929810  r10: 0x00007fff8c3fad0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x00000000000000ff  r13: 0x0000000000000000  r14: 0x00000001037e4000  r15: 0x00000001037e1ce0
  QtQA::App::TestRunner:   rip: 0x00007fff8c3face2  rfl: 0x0000000000000246  cr2: 0x00000001008b1cf0
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x10000cfff +tst_qquickitemlayer (??? - ???) <F6C3547F-281C-3670-ABC0-A851CF496261> /work/*/tst_qquickitemlayer
  QtQA::App::TestRunner:        0x100014000 -        0x100275fff +QtQuick (5.1.2 - compatibility 5.1.0) <A72292FF-1922-380E-9CD4-66887AC57BE4> /work/*/QtQuick.framework/Versions/5/QtQuick
  QtQA::App::TestRunner:        0x100404000 -        0x100617ff7 +QtQml (5.1.2 - compatibility 5.1.0) <F98FC5F5-BC16-3FEC-ABBA-BCDEC1977140> /work/*/QtQml.framework/Versions/5/QtQml
  QtQA::App::TestRunner:        0x100713000 -        0x10081cfff +QtNetwork (5.1.2 - compatibility 5.1.0) <FC342A44-C447-3058-B947-6E812D02FC64> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x100898000 -        0x100d44fff +QtCore (5.1.2 - compatibility 5.1.0) <80AAFBC0-07FF-3CB1-A7BE-774EF06DBE31> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100e4e000 -        0x1011b8ff7 +QtGui (5.1.2 - compatibility 5.1.0) <BFFEF549-86AF-3359-9141-589FE8016B8F> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x1012f7000 -        0x101318ff7 +QtTest (5.1.2 - compatibility 5.1.0) <23EFE2A5-EAEC-326C-92F1-1782BC025321> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x10132a000 -        0x10171dff7 +QtV8 (5.1.2 - compatibility 5.1.0) <CDABA5E5-3001-3AAB-92AC-576FBB0FF162> /work/*/QtV8.framework/Versions/5/QtV8
  QtQA::App::TestRunner:        0x101892000 -        0x101898fff  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:        0x101d9a000 -        0x101dc3ff7 +QtPrintSupport (5.1.2 - compatibility 5.1.0) <73D86A7C-4B9A-3233-9DB5-ACCEDA5037FF> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x101deb000 -        0x101df5fef  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:        0x101fa3000 -        0x101fd1ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  QtQA::App::TestRunner:        0x101fda000 -        0x101fddff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  QtQA::App::TestRunner:        0x101ff4000 -        0x101ff7fff +libqtquick2plugin.dylib (??? - ???) <BB517949-8547-3F98-AE71-B50B9837950C> /work/*/libqtquick2plugin.dylib
  QtQA::App::TestRunner:        0x103500000 -        0x103588fff +libqcocoa.dylib (??? - ???) <9C579FE3-1E71-3808-BCE0-A7B8B77C2853> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x1057a5000 -        0x105c42ff7 +QtWidgets (5.1.2 - compatibility 5.1.0) <76F2714F-5050-3E7C-B339-42B2AA5DD0B9> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x107fa8000 -        0x108160fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  QtQA::App::TestRunner:        0x108197000 -        0x1082f1fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  QtQA::App::TestRunner:     0x7fff658b1000 -     0x7fff658e5baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff80386000 -     0x7fff8047bfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff80771000 -     0x7fff807bdff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff807d8000 -     0x7fff808ddfff  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:     0x7fff80a73000 -     0x7fff80a75fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff80a76000 -     0x7fff80a76fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff80a78000 -     0x7fff80ab9fff  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:     0x7fff80aba000 -     0x7fff80aeaff7  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:     0x7fff80aeb000 -     0x7fff80af0fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff80b85000 -     0x7fff80b8fff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff81034000 -     0x7fff810caff7  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:     0x7fff810cb000 -     0x7fff814f8fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff814f9000 -     0x7fff81504fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff81505000 -     0x7fff8150bfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff81519000 -     0x7fff8151cfff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff8155c000 -     0x7fff815b0fff  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:     0x7fff81637000 -     0x7fff8168fff7  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:     0x7fff816e4000 -     0x7fff81717ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff81718000 -     0x7fff8178efff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff8178f000 -     0x7fff817f7ff7  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:     0x7fff817f8000 -     0x7fff8184aff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff8184d000 -     0x7fff81876fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff81a69000 -     0x7fff81a6ffff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff81b68000 -     0x7fff81b6ffff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff81b70000 -     0x7fff81b74fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff81c3d000 -     0x7fff81c3efff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff81c3f000 -     0x7fff81d1dfff  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:     0x7fff81d1e000 -     0x7fff81da3ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff81da4000 -     0x7fff81da9ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff8246f000 -     0x7fff82481ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff82534000 -     0x7fff82578ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  QtQA::App::TestRunner:     0x7fff82579000 -     0x7fff8257afff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8257b000 -     0x7fff8258fff7  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:     0x7fff826c3000 -     0x7fff826c3fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff826c4000 -     0x7fff827d1fff  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:     0x7fff827d2000 -     0x7fff828d4fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff828d5000 -     0x7fff82a0bfff  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:     0x7fff82a0c000 -     0x7fff82af0ff7  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:     0x7fff82b1d000 -     0x7fff82c17ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  QtQA::App::TestRunner:     0x7fff82e85000 -     0x7fff82f9efff  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:     0x7fff82f9f000 -     0x7fff82faeff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff83003000 -     0x7fff8300cff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff8300d000 -     0x7fff8300eff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff8307e000 -     0x7fff83185fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff83186000 -     0x7fff8318aff7  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:     0x7fff833c5000 -     0x7fff834a2fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff834a7000 -     0x7fff83512ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff83513000 -     0x7fff835adff7  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:     0x7fff835ae000 -     0x7fff835b0ff7  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:     0x7fff83860000 -     0x7fff838a4ff7  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:     0x7fff838a5000 -     0x7fff838ebfff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  QtQA::App::TestRunner:     0x7fff83bec000 -     0x7fff83bf3fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff83bf4000 -     0x7fff83c64fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff83c65000 -     0x7fff83f91fff  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:     0x7fff83f92000 -     0x7fff83ff2fff  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:     0x7fff83ff4000 -     0x7fff84001ff7  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:     0x7fff84060000 -     0x7fff84084fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff840e3000 -     0x7fff84188fff  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:     0x7fff841e1000 -     0x7fff841efff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff84252000 -     0x7fff842c8ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff8438b000 -     0x7fff843c6fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff843c7000 -     0x7fff843c7fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff843e4000 -     0x7fff843e9fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff843ea000 -     0x7fff845ecfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff845ed000 -     0x7fff846ccfff  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:     0x7fff846cd000 -     0x7fff846cdfff  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:     0x7fff846ce000 -     0x7fff846dbfff  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:     0x7fff846dc000 -     0x7fff8474ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff84b76000 -     0x7fff84e6bff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff84e6c000 -     0x7fff84e6cfff  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:     0x7fff84e79000 -     0x7fff84e7cfff  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:     0x7fff84e7d000 -     0x7fff84ebdff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff84ebe000 -     0x7fff84ebffff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff84ec0000 -     0x7fff84ee6fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff84ee7000 -     0x7fff84f08fff  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:     0x7fff84f09000 -     0x7fff84f0afff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff84f0b000 -     0x7fff84f19fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff84f1a000 -     0x7fff84f20fff  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:     0x7fff84f21000 -     0x7fff85088fff  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:     0x7fff85089000 -     0x7fff850ebff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff850ec000 -     0x7fff850f3ff7  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:     0x7fff850f4000 -     0x7fff850f5ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff86244000 -     0x7fff862c7fef  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:     0x7fff86c03000 -     0x7fff86c22fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff86c23000 -     0x7fff86c2bfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff86c2c000 -     0x7fff86c31fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8707b000 -     0x7fff87081ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff87082000 -     0x7fff87085fff  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:     0x7fff870cc000 -     0x7fff870e3fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff870e4000 -     0x7fff87168ff7  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:     0x7fff871c0000 -     0x7fff871c0fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8786a000 -     0x7fff87895ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff87bd0000 -     0x7fff87bd5fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff87be8000 -     0x7fff87beffff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff87bf0000 -     0x7fff87bf1ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff87c11000 -     0x7fff87de5ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff87de8000 -     0x7fff87e23fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  QtQA::App::TestRunner:     0x7fff87e32000 -     0x7fff87e5eff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff87e5f000 -     0x7fff87e62ff7  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:     0x7fff87e69000 -     0x7fff88330fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff887db000 -     0x7fff887dbfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff887dc000 -     0x7fff887e0fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff887e1000 -     0x7fff887fefff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8880e000 -     0x7fff8885cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8885d000 -     0x7fff891fba27  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:     0x7fff891fc000 -     0x7fff89207ff7  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:     0x7fff8921c000 -     0x7fff89231fff  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:     0x7fff892a7000 -     0x7fff892fbff7  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:     0x7fff892fe000 -     0x7fff89528fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff89529000 -     0x7fff8953bff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8953c000 -     0x7fff895a4ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff895a5000 -     0x7fff895defe7  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:     0x7fff89640000 -     0x7fff8a246fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff8a247000 -     0x7fff8a25efff  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:     0x7fff8aa0d000 -     0x7fff8aff1fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff8b0d0000 -     0x7fff8b3ecfff  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:     0x7fff8b419000 -     0x7fff8b427fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff8b428000 -     0x7fff8b43efff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff8b43f000 -     0x7fff8b467fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8b474000 -     0x7fff8b476fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8b61f000 -     0x7fff8b69aff7  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:     0x7fff8b8a3000 -     0x7fff8b8a8fff  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:     0x7fff8b8a9000 -     0x7fff8b8a9fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8b8aa000 -     0x7fff8b8d3fff  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:     0x7fff8b8d4000 -     0x7fff8b914fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff8b93f000 -     0x7fff8bc58fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8bc59000 -     0x7fff8bc7dfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff8c300000 -     0x7fff8c313ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8c3c6000 -     0x7fff8c3e3ff7  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:     0x7fff8c3e4000 -     0x7fff8c404fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8c405000 -     0x7fff8c461ff7  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:     0x7fff8c462000 -     0x7fff8c6d6fff  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:     0x7fff8c6f7000 -     0x7fff8c702ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff8c706000 -     0x7fff8c706fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8c707000 -     0x7fff8c719ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff8c71a000 -     0x7fff8c7cdff7  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:     0x7fff8c7f7000 -     0x7fff8c8beff7  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:     0x7fff8c8cd000 -     0x7fff8c928ff7  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:     0x7fff8c929000 -     0x7fff8c93fff7  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:     0x7fff8c94b000 -     0x7fff8c978fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8c979000 -     0x7fff8c9bbff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8c9bc000 -     0x7fff8ca5efff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8ca5f000 -     0x7fff8cb43e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff8cb44000 -     0x7fff8cce4ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff8cce5000 -     0x7fff8cce9fff  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:     0x7fff8ccea000 -     0x7fff8cd06ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8cd07000 -     0x7fff8cd41fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff8cd42000 -     0x7fff8ce4efff  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:     0x7fff8ce4f000 -     0x7fff8ce51fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8ce52000 -     0x7fff8ce61fff  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:     0x7fff8ce62000 -     0x7fff8cfbffff  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:     0x7fff8cffb000 -     0x7fff8d03afff  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:     0x7fff8d238000 -     0x7fff8d238fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff8d239000 -     0x7fff8d2dafff  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: 6382
  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=181.0M resident=137.8M(76%) swapped_out_or_unallocated=43.2M(24%)
  QtQA::App::TestRunner: Writable regions: Total=114.8M written=9924K(8%) resident=11.2M(10%) swapped_out=0K(0%) unallocated=103.6M(90%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG backing stores                   104K
  QtQA::App::TestRunner: CG image                              4K
  QtQA::App::TestRunner: CG shared images                   3376K
  QtQA::App::TestRunner: CoreServices                       4356K
  QtQA::App::TestRunner: MALLOC                             79.9M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=255                    549.7M
  QtQA::App::TestRunner: Memory tag=255 (reserved)             4K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: OpenGL GLSL                        1024K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              11.1M
  QtQA::App::TestRunner: VM_ALLOCATE                        16.2M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.6M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         57.9M
  QtQA::App::TestRunner: __TEXT                            123.1M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        38.8M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             956.4M
  QtQA::App::TestRunner: TOTAL, minus reserved VM space    956.4M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitemlayer: 10 seconds, signal 6

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

  Tested changes (refs/builds/stable_1379062856):
    http://codereview.qt-project.org/65356 [PS1] - QSGRenderLoop: don't dereference gl pointer if it has been deleted



More information about the Ci-reports mailing list