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

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Aug 4 17:05:02 CEST 2013


nine autotests 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.

  2013-08-04 18:04:02.648 tst_qwindowcontainer[86961:207] No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  2013-08-04 18:04:02.669 tst_qwindowcontainer[86962:207] No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwindowcontainer: 0.053645 seconds, exit code 1
  
  2013-08-04 17:40:26.451 tst_qgraphicsproxywidget[85527:207] Could not connect the action buttonPressed: to target of class NSApplication
  2013-08-04 17:40:26.452 tst_qgraphicsproxywidget[85527:207] Could not connect the action buttonPressed: to target of class NSApplication
  2013-08-04 17:40:26.452 tst_qgraphicsproxywidget[85527:207] Could not connect the action buttonPressed: to target of class NSApplication
  2013-08-04 17:40:26.453 tst_qgraphicsproxywidget[85527:207] Could not connect the action buttonPressed: to target of class NSApplication
  Testing tst_QGraphicsProxyWidget
  QFATAL : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 1, hasScene: 1, result: 1) Received signal 11
  FAIL!  : tst_QGraphicsProxyWidget::focusNextPrevChild(Forward: 1, hasWidget: 1, hasScene: 1, result: 1) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 38 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qgraphicsproxywidget [85527]
  QtQA::App::TestRunner: Path:            /work/*/tst_qgraphicsproxywidget.app/Contents/MacOS/tst_qgraphicsproxywidget
  QtQA::App::TestRunner: Identifier:      com.yourcompany.tst_qgraphicsproxywidget
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [85526]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-08-04 17:40:29.319 +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:  0  Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_BAD_ACCESS (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Regions Near 0:
  QtQA::App::TestRunner: -->
  QtQA::App::TestRunner:     __TEXT                 0000000100000000-0000000100049000 [  292K] r-x/rwx SM=COW  /work/*/tst_qgraphicsproxywidget.app/Contents/MacOS/tst_qgraphicsproxywidget
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[85527]: garbage collection is OFF
  QtQA::App::TestRunner: abort() called
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00ace2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff882547d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff88245a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x000000010053d999 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x000000010053df45 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x00000001011a2abd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff882a6cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   ???                           	000000000000000000 0 + 0
  QtQA::App::TestRunner: 8   libdispatch.dylib             	0x00007fff8d927e5e _dispatch_wakeup + 25
  QtQA::App::TestRunner: 9   libdispatch.dylib             	0x00007fff8d9281a9 _dispatch_queue_invoke + 177
  QtQA::App::TestRunner: 10  libdispatch.dylib             	0x00007fff8d9288bf _dispatch_main_queue_callback_4CF + 257
  QtQA::App::TestRunner: 11  com.apple.CoreFoundation      	0x00007fff932d4e7c __CFRunLoopRun + 1724
  QtQA::App::TestRunner: 12  com.apple.CoreFoundation      	0x00007fff932d4486 CFRunLoopRunSpecific + 230
  QtQA::App::TestRunner: 13  com.apple.HIToolbox           	0x00007fff8bd5a2bf RunCurrentEventLoopInMode + 277
  QtQA::App::TestRunner: 14  com.apple.HIToolbox           	0x00007fff8bd614bf ReceiveNextEventCommon + 181
  QtQA::App::TestRunner: 15  com.apple.HIToolbox           	0x00007fff8bd613fa BlockUntilNextEventMatchingListInMode + 62
  QtQA::App::TestRunner: 16  com.apple.AppKit              	0x00007fff91951779 _DPSNextEvent + 659
  QtQA::App::TestRunner: 17  com.apple.AppKit              	0x00007fff9195107d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
  QtQA::App::TestRunner: 18  libqcocoa.dylib               	0x0000000102e9989a TestNamespace::QCocoaEventDispatcher::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 826
  QtQA::App::TestRunner: 19  QtCore                        	0x00000001007105dc TestNamespace::QCoreApplication::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, int) + 76
  QtQA::App::TestRunner: 20  com.yourcompany.tst_qgraphicsproxywidget	0x000000010000b137 _ZN13TestNamespace5QTestL20qWaitForWindowActiveEPNS_7QWidgetEi + 55
  QtQA::App::TestRunner: 21  com.yourcompany.tst_qgraphicsproxywidget	0x000000010000adf4 tst_QGraphicsProxyWidget::focusNextPrevChild() + 404
  QtQA::App::TestRunner: 22  com.yourcompany.tst_qgraphicsproxywidget	0x000000010002e750 tst_QGraphicsProxyWidget::qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**) + 160
  QtQA::App::TestRunner: 23  QtCore                        	0x0000000100719cfc TestNamespace::QMetaMethod::invoke(TestNamespace::QObject*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) const + 844
  QtQA::App::TestRunner: 24  QtCore                        	0x000000010071994c 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: 25  QtTest                        	0x00000001011a6599 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 26  QtTest                        	0x00000001011a33d2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 27  com.yourcompany.tst_qgraphicsproxywidget	0x000000010002e668 qMain(int, char**) + 88
  QtQA::App::TestRunner: 28  com.yourcompany.tst_qgraphicsproxywidget	0x0000000100037109 -[QCocoaMainWrapper runUserMain] + 281
  QtQA::App::TestRunner: 29  com.apple.Foundation          	0x00007fff8e605f40 __NSFireTimer + 102
  QtQA::App::TestRunner: 30  com.apple.CoreFoundation      	0x00007fff932f4934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
  QtQA::App::TestRunner: 31  com.apple.CoreFoundation      	0x00007fff932f4486 __CFRunLoopDoTimer + 534
  QtQA::App::TestRunner: 32  com.apple.CoreFoundation      	0x00007fff932d4e11 __CFRunLoopRun + 1617
  QtQA::App::TestRunner: 33  com.apple.CoreFoundation      	0x00007fff932d4486 CFRunLoopRunSpecific + 230
  QtQA::App::TestRunner: 34  com.apple.HIToolbox           	0x00007fff8bd5a2bf RunCurrentEventLoopInMode + 277
  QtQA::App::TestRunner: 35  com.apple.HIToolbox           	0x00007fff8bd614bf ReceiveNextEventCommon + 181
  QtQA::App::TestRunner: 36  com.apple.HIToolbox           	0x00007fff8bd613fa BlockUntilNextEventMatchingListInMode + 62
  QtQA::App::TestRunner: 37  com.apple.AppKit              	0x00007fff91951779 _DPSNextEvent + 659
  QtQA::App::TestRunner: 38  com.apple.AppKit              	0x00007fff9195107d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
  QtQA::App::TestRunner: 39  com.apple.AppKit              	0x00007fff9194d9b9 -[NSApplication run] + 470
  QtQA::App::TestRunner: 40  com.apple.AppKit              	0x00007fff91bc9eac NSApplicationMain + 867
  QtQA::App::TestRunner: 41  com.yourcompany.tst_qgraphicsproxywidget	0x00000001000059c4 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b7e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8d928786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8d927316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff88254594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff88255b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff88254594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff88255b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff88254594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff88255b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff88254594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff88255b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfaba8  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000000207  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfabd0  rsp: 0x00007fff5fbfaba8
  QtQA::App::TestRunner:    r8: 0x00007fff7744ffb8   r9: 0x00000001013dd6f0  r10: 0x00007fff8e00ad0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x000000010162b3e0  r13: 0x0000000101634940  r14: 0x00007fff77452960  r15: 0x00007fff77d8d980
  QtQA::App::TestRunner:   rip: 0x00007fff8e00ace2  rfl: 0x0000000000000246  cr2: 0x0000000000000000
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x100048fff +com.yourcompany.tst_qgraphicsproxywidget (??? - ???) <3CA7ECC3-0334-3B93-8D13-2462017F9AE8> /work/*/tst_qgraphicsproxywidget.app/Contents/MacOS/tst_qgraphicsproxywidget
  QtQA::App::TestRunner:        0x100075000 -        0x1003e2ff7 +QtGui (5.2.0 - compatibility 5.2.0) <689B8B68-5FC2-3D2F-B39A-FA73A81834B8> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x100526000 -        0x1009defff +QtCore (5.2.0 - compatibility 5.2.0) <CCABC05F-6C88-364E-8417-6D2624ACE5E7> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100aec000 -        0x100af2fff  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:        0x100af9000 -        0x100f9fff7 +QtWidgets (5.2.0 - compatibility 5.2.0) <D47DB7A2-F4B6-37B7-B907-189425EA18C5> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x10119d000 -        0x1011befff +QtTest (5.2.0 - compatibility 5.2.0) <432946F9-975C-3080-BBF0-6775387C6282> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x102bad000 -        0x102bd6ff7 +QtPrintSupport (5.2.0 - compatibility 5.2.0) <02645060-ED23-384C-A6AE-C0CD6395D8C1> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x102e83000 -        0x102f0cfff +libqcocoa.dylib (??? - ???) <92296B8F-E29D-34CF-B7C7-5288E784AC7B> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x107ee5000 -        0x107eeffef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  QtQA::App::TestRunner:        0x107ef5000 -        0x107ef8ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  QtQA::App::TestRunner:        0x107f85000 -        0x107f85ff1 +cl_kernels (??? - ???) <3910997E-023C-482F-947E-1C668B8EE3F2> cl_kernels
  QtQA::App::TestRunner:        0x107f87000 -        0x108026ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
  QtQA::App::TestRunner:        0x108049000 -        0x10804aff3 +cl_kernels (??? - ???) <532FB555-9877-4C4B-A7F0-51C0DFCB76D1> cl_kernels
  QtQA::App::TestRunner:     0x7fff61176000 -     0x7fff611aabaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff87284000 -     0x7fff87293ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff87294000 -     0x7fff873adfff  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:     0x7fff87585000 -     0x7fff8758cff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff87604000 -     0x7fff87606fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff876d9000 -     0x7fff8771bff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8771c000 -     0x7fff87757fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  QtQA::App::TestRunner:     0x7fff87758000 -     0x7fff8783cff7  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:     0x7fff87940000 -     0x7fff87a24e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff87a25000 -     0x7fff87a30ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff87a31000 -     0x7fff87a47fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff87a48000 -     0x7fff87afbff7  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:     0x7fff87afc000 -     0x7fff87afefff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff87aff000 -     0x7fff87b04ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff87b10000 -     0x7fff87c1cfff  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:     0x7fff87d1f000 -     0x7fff87d52ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff87d7f000 -     0x7fff87dfaff7  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:     0x7fff87e5f000 -     0x7fff87e65fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff87e66000 -     0x7fff87e7bfff  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:     0x7fff87e7c000 -     0x7fff88198fff  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:     0x7fff88199000 -     0x7fff881bdfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff88204000 -     0x7fff882e1fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff882e2000 -     0x7fff882f4ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff882f5000 -     0x7fff88c93a27  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:     0x7fff88d43000 -     0x7fff88d4afff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff88d9f000 -     0x7fff88d9ffff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff88dcc000 -     0x7fff88f33fff  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:     0x7fff88f34000 -     0x7fff88f61fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8986e000 -     0x7fff89881ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff89882000 -     0x7fff898c6ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  QtQA::App::TestRunner:     0x7fff898c7000 -     0x7fff898c7fff  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:     0x7fff898c8000 -     0x7fff89901fe7  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:     0x7fff89b82000 -     0x7fff89e77ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff89f14000 -     0x7fff89f1afff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff8a33a000 -     0x7fff8a434ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  QtQA::App::TestRunner:     0x7fff8a435000 -     0x7fff8a4baff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff8b1f3000 -     0x7fff8b205ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8b209000 -     0x7fff8b218fff  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:     0x7fff8b21e000 -     0x7fff8b230ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff8bcc5000 -     0x7fff8bd2dff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff8bd2e000 -     0x7fff8bd57fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff8bd58000 -     0x7fff8c084fff  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:     0x7fff8c091000 -     0x7fff8c0d5ff7  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:     0x7fff8c0d6000 -     0x7fff8c0d6fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8c155000 -     0x7fff8c160ff7  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:     0x7fff8c1f0000 -     0x7fff8c266fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff8c28b000 -     0x7fff8c2d1fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  QtQA::App::TestRunner:     0x7fff8c2d2000 -     0x7fff8c33dff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff8c340000 -     0x7fff8c340fff  com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff8c94b000 -     0x7fff8ca4dfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff8ca4e000 -     0x7fff8cb84fff  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:     0x7fff8cb85000 -     0x7fff8cb92ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8cb93000 -     0x7fff8cb98fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8d00f000 -     0x7fff8d01dff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8d02b000 -     0x7fff8d04afff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8d925000 -     0x7fff8d933fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8d934000 -     0x7fff8d9caff7  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:     0x7fff8da40000 -     0x7fff8da94ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  QtQA::App::TestRunner:     0x7fff8da95000 -     0x7fff8dacffe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff8dad0000 -     0x7fff8db38ff7  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:     0x7fff8db39000 -     0x7fff8db3aff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8db3b000 -     0x7fff8db3bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff8db4b000 -     0x7fff8db50fff  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:     0x7fff8db51000 -     0x7fff8db90fff  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:     0x7fff8db91000 -     0x7fff8dc36fff  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:     0x7fff8dff4000 -     0x7fff8e014fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8e015000 -     0x7fff8e018fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff8e415000 -     0x7fff8e41afff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff8e41b000 -     0x7fff8e420fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff8e477000 -     0x7fff8e47afff  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:     0x7fff8e4d7000 -     0x7fff8e4f4ff7  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:     0x7fff8e4f5000 -     0x7fff8e4f9ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff8e4fa000 -     0x7fff8e4fcfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8e551000 -     0x7fff8e5adff7  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:     0x7fff8e5ae000 -     0x7fff8e8c7fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8ea54000 -     0x7fff8eb33fff  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:     0x7fff8eb34000 -     0x7fff8eb75fff  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:     0x7fff8eb76000 -     0x7fff8eb77fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff8ebfd000 -     0x7fff8ec51fff  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:     0x7fff8ec52000 -     0x7fff8ec5cff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff8ec5d000 -     0x7fff8ec7efff  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:     0x7fff8ec7f000 -     0x7fff8eca8fff  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:     0x7fff8eca9000 -     0x7fff8ecbfff7  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:     0x7fff8ecc0000 -     0x7fff8eeeafe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff8ef19000 -     0x7fff8ef1fff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8ef77000 -     0x7fff8ef93ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8ef94000 -     0x7fff8f099fff  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:     0x7fff8f09a000 -     0x7fff8f0a0fff  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:     0x7fff8f380000 -     0x7fff8f487fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8f488000 -     0x7fff8f50bfef  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:     0x7fff8f50c000 -     0x7fff8f50cfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8f50d000 -     0x7fff8f5affff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8f5c8000 -     0x7fff8f5f0fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8f5f1000 -     0x7fff8f5fefff  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:     0x7fff8f5ff000 -     0x7fff8f675ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff8f685000 -     0x7fff8f68eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff8f6b8000 -     0x7fff8f73cff7  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:     0x7fff8f752000 -     0x7fff8f753fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8f7a0000 -     0x7fff8f7eefff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8f7ef000 -     0x7fff8fcb6fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff8fd67000 -     0x7fff8ff07ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff8ff50000 -     0x7fff8ffc3fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff9000d000 -     0x7fff9000efff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff9000f000 -     0x7fff9000ffff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff90010000 -     0x7fff900eefff  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:     0x7fff900ef000 -     0x7fff900f2fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff90102000 -     0x7fff90154ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff90155000 -     0x7fff90179fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff9017a000 -     0x7fff9021bfff  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:     0x7fff9021c000 -     0x7fff9021cfff  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:     0x7fff9022f000 -     0x7fff90230ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff90264000 -     0x7fff902c4fff  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:     0x7fff902c5000 -     0x7fff902c9fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff902ca000 -     0x7fff906f7fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff906f8000 -     0x7fff90768fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff90776000 -     0x7fff907b6fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff907f8000 -     0x7fff9080ffff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff90810000 -     0x7fff90840ff7  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:     0x7fff90841000 -     0x7fff90844ff7  com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff90b99000 -     0x7fff90c60ff7  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:     0x7fff90c61000 -     0x7fff90c7efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff90d32000 -     0x7fff91316fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff91355000 -     0x7fff9135cfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff9140f000 -     0x7fff9146aff7  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:     0x7fff9146b000 -     0x7fff9166dfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff9166f000 -     0x7fff9167afff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff9167b000 -     0x7fff916d3ff7  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:     0x7fff916d4000 -     0x7fff91948fff  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:     0x7fff91949000 -     0x7fff9254ffff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff92c7a000 -     0x7fff92c7bff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff92c7c000 -     0x7fff92cbcff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff92cbd000 -     0x7fff92cc1fff  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:     0x7fff92cc2000 -     0x7fff92cedff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff9304e000 -     0x7fff930e8ff7  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:     0x7fff93102000 -     0x7fff9313dfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff9313e000 -     0x7fff9329bfff  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:     0x7fff9329c000 -     0x7fff93470ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff9372a000 -     0x7fff9378cff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff937e5000 -     0x7fff937fcfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff937fd000 -     0x7fff93801fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff93802000 -     0x7fff9384eff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff93b30000 -     0x7fff93b3efff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff93b3f000 -     0x7fff93b3ffff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff93b40000 -     0x7fff93b66fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff93b67000 -     0x7fff93b67fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff93bc3000 -     0x7fff93bc5ff7  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:     0x7fff93bc6000 -     0x7fff93bf2ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff93bfc000 -     0x7fff93d09fff  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:     0x7fff93d1f000 -     0x7fff93d26fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff940d2000 -     0x7fff940d7fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff940d8000 -     0x7fff940e0fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff94175000 -     0x7fff9426afff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff9426b000 -     0x7fff9427fff7  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:     0x7fff94280000 -     0x7fff94281fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  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: 8062
  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=165.0M resident=87.7M(53%) swapped_out_or_unallocated=77.4M(47%)
  QtQA::App::TestRunner: Writable regions: Total=107.2M written=5392K(5%) resident=10.6M(10%) swapped_out=0K(0%) unallocated=96.5M(90%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: ATS (font support)                 31.8M
  QtQA::App::TestRunner: ATS (font support) (reserved)         8K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: CG backing stores                  2696K
  QtQA::App::TestRunner: CG image                              8K
  QtQA::App::TestRunner: CG raster data                       64K
  QtQA::App::TestRunner: CG shared images                   1216K
  QtQA::App::TestRunner: CoreGraphics                         16K
  QtQA::App::TestRunner: CoreImage                             8K
  QtQA::App::TestRunner: CoreServices                       4356K
  QtQA::App::TestRunner: MALLOC                             44.2M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=242                       12K
  QtQA::App::TestRunner: OpenCL                               20K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              10.5M
  QtQA::App::TestRunner: VM_ALLOCATE                        16.1M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.5M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         53.7M
  QtQA::App::TestRunner: __TEXT                            111.3M
  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                             422.9M
  QtQA::App::TestRunner: TOTAL, minus reserved VM space    422.9M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  2013-08-04 17:40:31.034 tst_qgraphicsproxywidget[85528:207] Could not connect the action buttonPressed: to target of class NSApplication
  2013-08-04 17:40:31.035 tst_qgraphicsproxywidget[85528:207] Could not connect the action buttonPressed: to target of class NSApplication
  2013-08-04 17:40:31.035 tst_qgraphicsproxywidget[85528:207] Could not connect the action buttonPressed: to target of class NSApplication
  2013-08-04 17:40:31.036 tst_qgraphicsproxywidget[85528:207] Could not connect the action buttonPressed: to target of class NSApplication
  output format must be one of txt, lightxml, xml or xunitxml
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 6
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  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_qgraphicsproxywidget: 4 seconds, exit code 1
  
  2013-08-04 17:24:09.497 tst_qapplication[85404:207] No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  2013-08-04 17:24:09.519 tst_qapplication[85405:207] No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qapplication: 0.058409 seconds, exit code 1
  
  Testing tst_MacGui
  FAIL!  : tst_MacGui::splashScreenModality() 'QTestEventLoop::instance().timeout() == false' returned FALSE. ()
     Loc: [tst_macgui.cpp(155)]
  Totals: 6 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_MacGui *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_MacGui::initTestCase()
  QWARN  : tst_MacGui::scrollbarPainting() static TestNamespace::QPixmap TestNamespace::QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen.
  XFAIL  : tst_MacGui::scrollbarPainting() QTBUG-26371
     Loc: [tst_macgui.cpp(103)]
  PASS   : tst_MacGui::scrollbarPainting()
  PASS   : tst_MacGui::dummy()
  FAIL!  : tst_MacGui::splashScreenModality() 'QTestEventLoop::instance().timeout() == false' returned FALSE. ()
     Loc: [tst_macgui.cpp(155)]
  PASS   : tst_MacGui::nonModalOrder()
  QWARN  : tst_MacGui::spinBoxArrowButtons() static TestNamespace::QPixmap TestNamespace::QPixmap::grabWindow(WId, int, int, int, int) is deprecated, use QScreen::grabWindow() instead. Defaulting to primary screen.
  XFAIL  : tst_MacGui::spinBoxArrowButtons() QTBUG-26372
     Loc: [tst_macgui.cpp(226)]
  PASS   : tst_MacGui::spinBoxArrowButtons()
  PASS   : tst_MacGui::cleanupTestCase()
  Totals: 6 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_MacGui *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_macgui: 25 seconds, exit code 1
  
  Testing tst_Selftests
  FAIL!  : tst_Selftests::runSubTest(cmptest old stdout txt) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 92 (stdout txt).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest old txt) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 92 (txt).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest old stdout xml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 167 (stdout xml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest old xml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 167 (xml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest old stdout xunitxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 81 (stdout xunitxml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest old xunitxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 81 (xunitxml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest old stdout lightxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 164 (stdout lightxml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest old lightxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 164 (lightxml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest new stdout txt) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 92 (stdout txt).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest new txt) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 92 (txt).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest new stdout xml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 167 (stdout xml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest new xml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 167 (xml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest new stdout xunitxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 81 (stdout xunitxml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest new xunitxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 81 (xunitxml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest new stdout lightxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 164 (stdout lightxml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest new lightxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 164 (lightxml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest stdout txt + txt) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 92 (stdout txt).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest xml + stdout txt) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 167 (xml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest txt + xunitxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 92 (txt).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest lightxml + stdout xunitxml) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 164 (lightxml).)
     Loc: [../tst_selftests.cpp(615)]
  FAIL!  : tst_Selftests::runSubTest(cmptest all loggers) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 92 (txt).)
     Loc: [../tst_selftests.cpp(615)]
  Totals: 631 passed, 21 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Selftests *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_Selftests::initTestCase()
  PASS   : tst_Selftests::runSubTest(assert old stdout txt)
  PASS   : tst_Selftests::runSubTest(badxml old stdout txt)
  PASS   : tst_Selftests::runSubTest(benchlibcounting old stdout txt)
  PASS   : tst_Selftests::runSubTest(benchlibeventcounter old stdout txt)
  PASS   : tst_Selftests::runSubTest(benchliboptions old stdout txt)
  FAIL!  : tst_Selftests::runSubTest(cmptest old stdout txt) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 92 (stdout txt).)
     Loc: [../tst_selftests.cpp(615)]
  PASS   : tst_Selftests::runSubTest(commandlinedata old stdout txt)
  PASS   : tst_Selftests::runSubTest(counting old stdout txt)
  PASS   : tst_Selftests::runSubTest(crashes old stdout txt)
  PASS   : tst_Selftests::runSubTest(datatable old stdout txt)
  PASS   : tst_Selftests::runSubTest(datetime old stdout txt)
  PASS   : tst_Selftests::runSubTest(differentexec old stdout txt)
  PASS   : tst_Selftests::runSubTest(exceptionthrow old stdout txt)
  PASS   : tst_Selftests::runSubTest(expectfail old stdout txt)
  PASS   : tst_Selftests::runSubTest(failcleanup old stdout txt)
  PASS   : tst_Selftests::runSubTest(failinit old stdout txt)
  PASS   : tst_Selftests::runSubTest(failinitdata old stdout txt)
  PASS   : tst_Selftests::runSubTest(fetchbogus old stdout txt)
  PASS   : tst_Selftests::runSubTest(findtestdata old stdout txt)
  PASS   : tst_Selftests::runSubTest(float old stdout txt)
  PASS   : tst_Selftests::runSubTest(globaldata old stdout txt)
  PASS   : tst_Selftests::runSubTest(longstring old stdout txt)
  PASS   : tst_Selftests::runSubTest(maxwarnings old stdout txt)
  PASS   : tst_Selftests::runSubTest(multiexec old stdout txt)
  PASS   : tst_Selftests::runSubTest(printdatatags old stdout txt)
  PASS   : tst_Selftests::runSubTest(printdatatagswithglobaltags old stdout txt)
  PASS   : tst_Selftests::runSubTest(qexecstringlist old stdout txt)
  PASS   : tst_Selftests::runSubTest(silent old stdout txt)
  PASS   : tst_Selftests::runSubTest(singleskip old stdout txt)
  PASS   : tst_Selftests::runSubTest(skip old stdout txt)
  PASS   : tst_Selftests::runSubTest(skipcleanup old stdout txt)
  PASS   : tst_Selftests::runSubTest(skipinit old stdout txt)
  PASS   : tst_Selftests::runSubTest(skipinitdata old stdout txt)
  PASS   : tst_Selftests::runSubTest(sleep old stdout txt)
  PASS   : tst_Selftests::runSubTest(strcmp old stdout txt)
  PASS   : tst_Selftests::runSubTest(subtest old stdout txt)
  PASS   : tst_Selftests::runSubTest(verbose1 old stdout txt)
  PASS   : tst_Selftests::runSubTest(verbose2 old stdout txt)
  PASS   : tst_Selftests::runSubTest(warnings old stdout txt)
  PASS   : tst_Selftests::runSubTest(xunit old stdout txt)
  PASS   : tst_Selftests::runSubTest(assert old txt)
  PASS   : tst_Selftests::runSubTest(badxml old txt)
  PASS   : tst_Selftests::runSubTest(benchlibcounting old txt)
  PASS   : tst_Selftests::runSubTest(benchlibeventcounter old txt)
  FAIL!  : tst_Selftests::runSubTest(cmptest old txt) 'res.count() == exp.count()' returned FALSE. (Mismatch in line count: 1 != 92 (txt).)
     Loc: [../tst_selftests.cpp(615)]
  PASS   : tst_Selftests::runSubTest(commandlinedata old txt)
  PASS   : tst_Selftests::runSubTest(counting old txt)
  PASS   : tst_Selftests::runSubTest(datatable old txt)
  PASS   : tst_Selftests::runSubTest(datetime old txt)
  PASS   : tst_Selftests::runSubTest(exceptionthrow old txt)
  PASS   : tst_Selftests::runSubTest(expectfail old txt)
  PASS   : tst_Selftests::runSubTest(failcleanup old txt)
  PASS   : tst_Selftests::runSubTest(failinit old txt)
  PASS   : tst_Selftests::runSubTest(failinitdata old txt)
  PASS   : tst_Selftests::runSubTest(fetchbogus old txt)
  PASS   : tst_Selftests::runSubTest(findtestdata old txt)
  PASS   : tst_Selftests::runSubTest(globaldata old txt)
  PASS   : tst_Selftests::runSubTest(longstring old txt)
  PASS   : tst_Selftests::runSubTest(maxwarnings old txt)
  PASS   : tst_Selftests::runSubTest(singleskip old txt)
  PASS   : tst_Selftests::runSubTest(skip old txt)
  PASS   : tst_Selftests::runSubTest(skipcleanup old txt)
  PASS   : tst_Selftests::runSubTest(skipinit old txt)
  PASS   : tst_Selftests::runSubTest(skipinitdata old txt)
  PASS   : tst_Selftests::runSubTest(strcmp old txt)
  PASS   : tst_Selftests::runSubTest(subtest old txt)
  PASS   : tst_Selftests::runSubTest(verbose1 old txt)
  PASS   : tst_Selftests::runSubTest(verbose2 old txt)
  (... 2013 lines omitted; there are too many errors!)
  QtQA::App::TestRunner:     0x7fff87284000 -     0x7fff87293ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff87294000 -     0x7fff873adfff  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:     0x7fff87585000 -     0x7fff8758cff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff87604000 -     0x7fff87606fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff876d9000 -     0x7fff8771bff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff87758000 -     0x7fff8783cff7  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:     0x7fff87940000 -     0x7fff87a24e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff87a25000 -     0x7fff87a30ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff87a31000 -     0x7fff87a47fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff87a48000 -     0x7fff87afbff7  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:     0x7fff87afc000 -     0x7fff87afefff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff87aff000 -     0x7fff87b04ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff87b10000 -     0x7fff87c1cfff  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:     0x7fff87d1f000 -     0x7fff87d52ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff87d7f000 -     0x7fff87dfaff7  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:     0x7fff87e5f000 -     0x7fff87e65fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff87e66000 -     0x7fff87e7bfff  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:     0x7fff87e7c000 -     0x7fff88198fff  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:     0x7fff88199000 -     0x7fff881bdfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff88204000 -     0x7fff882e1fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff882f5000 -     0x7fff88c93a27  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:     0x7fff88d43000 -     0x7fff88d4afff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff88d9f000 -     0x7fff88d9ffff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff88dcc000 -     0x7fff88f33fff  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:     0x7fff88f34000 -     0x7fff88f61fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8986e000 -     0x7fff89881ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff898c7000 -     0x7fff898c7fff  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:     0x7fff89b82000 -     0x7fff89e77ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff89f14000 -     0x7fff89f1afff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff8a435000 -     0x7fff8a4baff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff8b1f3000 -     0x7fff8b205ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8b209000 -     0x7fff8b218fff  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:     0x7fff8b21e000 -     0x7fff8b230ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff8bcc5000 -     0x7fff8bd2dff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff8bd2e000 -     0x7fff8bd57fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff8bd58000 -     0x7fff8c084fff  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:     0x7fff8c091000 -     0x7fff8c0d5ff7  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:     0x7fff8c0d6000 -     0x7fff8c0d6fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8c155000 -     0x7fff8c160ff7  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:     0x7fff8c1f0000 -     0x7fff8c266fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff8c2d2000 -     0x7fff8c33dff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff8c340000 -     0x7fff8c340fff  com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff8c94b000 -     0x7fff8ca4dfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff8ca4e000 -     0x7fff8cb84fff  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:     0x7fff8cb85000 -     0x7fff8cb92ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8cb93000 -     0x7fff8cb98fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8d00f000 -     0x7fff8d01dff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8d02b000 -     0x7fff8d04afff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8d925000 -     0x7fff8d933fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8d934000 -     0x7fff8d9caff7  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:     0x7fff8da40000 -     0x7fff8da94ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  QtQA::App::TestRunner:     0x7fff8da95000 -     0x7fff8dacffe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff8dad0000 -     0x7fff8db38ff7  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:     0x7fff8db39000 -     0x7fff8db3aff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8db3b000 -     0x7fff8db3bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff8db4b000 -     0x7fff8db50fff  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:     0x7fff8db51000 -     0x7fff8db90fff  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:     0x7fff8db91000 -     0x7fff8dc36fff  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:     0x7fff8dff4000 -     0x7fff8e014fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8e015000 -     0x7fff8e018fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff8e415000 -     0x7fff8e41afff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff8e41b000 -     0x7fff8e420fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff8e477000 -     0x7fff8e47afff  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:     0x7fff8e4d7000 -     0x7fff8e4f4ff7  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:     0x7fff8e4f5000 -     0x7fff8e4f9ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff8e4fa000 -     0x7fff8e4fcfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8e551000 -     0x7fff8e5adff7  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:     0x7fff8e5ae000 -     0x7fff8e8c7fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8ea54000 -     0x7fff8eb33fff  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:     0x7fff8eb34000 -     0x7fff8eb75fff  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:     0x7fff8eb76000 -     0x7fff8eb77fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff8ebfd000 -     0x7fff8ec51fff  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:     0x7fff8ec52000 -     0x7fff8ec5cff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff8ec5d000 -     0x7fff8ec7efff  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:     0x7fff8ec7f000 -     0x7fff8eca8fff  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:     0x7fff8eca9000 -     0x7fff8ecbfff7  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:     0x7fff8ecc0000 -     0x7fff8eeeafe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff8ef19000 -     0x7fff8ef1fff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8ef77000 -     0x7fff8ef93ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8ef94000 -     0x7fff8f099fff  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:     0x7fff8f09a000 -     0x7fff8f0a0fff  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:     0x7fff8f380000 -     0x7fff8f487fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8f488000 -     0x7fff8f50bfef  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:     0x7fff8f50c000 -     0x7fff8f50cfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8f50d000 -     0x7fff8f5affff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8f5c8000 -     0x7fff8f5f0fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8f5f1000 -     0x7fff8f5fefff  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:     0x7fff8f5ff000 -     0x7fff8f675ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff8f685000 -     0x7fff8f68eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff8f6b8000 -     0x7fff8f73cff7  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:     0x7fff8f752000 -     0x7fff8f753fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8f7a0000 -     0x7fff8f7eefff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8f7ef000 -     0x7fff8fcb6fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff8fd67000 -     0x7fff8ff07ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff8ff50000 -     0x7fff8ffc3fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff9000d000 -     0x7fff9000efff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff9000f000 -     0x7fff9000ffff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff900ef000 -     0x7fff900f2fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff90102000 -     0x7fff90154ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff90155000 -     0x7fff90179fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff9017a000 -     0x7fff9021bfff  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:     0x7fff9021c000 -     0x7fff9021cfff  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:     0x7fff9022f000 -     0x7fff90230ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff90264000 -     0x7fff902c4fff  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:     0x7fff902c5000 -     0x7fff902c9fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff902ca000 -     0x7fff906f7fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff906f8000 -     0x7fff90768fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff90776000 -     0x7fff907b6fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff907f8000 -     0x7fff9080ffff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff90810000 -     0x7fff90840ff7  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:     0x7fff90841000 -     0x7fff90844ff7  com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff90b99000 -     0x7fff90c60ff7  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:     0x7fff90c61000 -     0x7fff90c7efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff90d32000 -     0x7fff91316fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff91355000 -     0x7fff9135cfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff9140f000 -     0x7fff9146aff7  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:     0x7fff9146b000 -     0x7fff9166dfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff9166f000 -     0x7fff9167afff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff9167b000 -     0x7fff916d3ff7  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:     0x7fff916d4000 -     0x7fff91948fff  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:     0x7fff91949000 -     0x7fff9254ffff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff92c7a000 -     0x7fff92c7bff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff92c7c000 -     0x7fff92cbcff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff92cbd000 -     0x7fff92cc1fff  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:     0x7fff92cc2000 -     0x7fff92cedff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff9304e000 -     0x7fff930e8ff7  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:     0x7fff93102000 -     0x7fff9313dfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff9313e000 -     0x7fff9329bfff  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:     0x7fff9329c000 -     0x7fff93470ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff9372a000 -     0x7fff9378cff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff937e5000 -     0x7fff937fcfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff937fd000 -     0x7fff93801fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff93802000 -     0x7fff9384eff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff93b30000 -     0x7fff93b3efff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff93b3f000 -     0x7fff93b3ffff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff93b40000 -     0x7fff93b66fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff93b67000 -     0x7fff93b67fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff93bc3000 -     0x7fff93bc5ff7  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:     0x7fff93bc6000 -     0x7fff93bf2ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff93bfc000 -     0x7fff93d09fff  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:     0x7fff93d1f000 -     0x7fff93d26fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff940d2000 -     0x7fff940d7fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff940d8000 -     0x7fff940e0fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff94175000 -     0x7fff9426afff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff9426b000 -     0x7fff9427fff7  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:     0x7fff94280000 -     0x7fff94281fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  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: 4473
  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=161.0M resident=82.6M(51%) swapped_out_or_unallocated=78.5M(49%)
  QtQA::App::TestRunner: Writable regions: Total=69.6M written=1944K(3%) resident=3508K(5%) swapped_out=0K(0%) unallocated=66.2M(95%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG image                              8K
  QtQA::App::TestRunner: CG shared images                   1184K
  QtQA::App::TestRunner: CoreGraphics                         16K
  QtQA::App::TestRunner: CoreServices                       4356K
  QtQA::App::TestRunner: MALLOC                             41.8M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=242                       12K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              10.0M
  QtQA::App::TestRunner: VM_ALLOCATE                        16.1M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.1M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         53.6M
  QtQA::App::TestRunner: __TEXT                            107.5M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        32.6M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             337.5M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  2013-08-04 17:06:43.313 tst_qgraphicspolygonitem[74950:207] Could not connect the action buttonPressed: to target of class NSApplication
  2013-08-04 17:06:43.314 tst_qgraphicspolygonitem[74950:207] Could not connect the action buttonPressed: to target of class NSApplication
  2013-08-04 17:06:43.315 tst_qgraphicspolygonitem[74950:207] Could not connect the action buttonPressed: to target of class NSApplication
  2013-08-04 17:06:43.315 tst_qgraphicspolygonitem[74950:207] Could not connect the action buttonPressed: to target of class NSApplication
  ********* Start testing of tst_QGraphicsPolygonItem *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QGraphicsPolygonItem::initTestCase()
  PASS   : tst_QGraphicsPolygonItem::qgraphicspolygonitem()
  PASS   : tst_QGraphicsPolygonItem::boundingRect(null)
  PASS   : tst_QGraphicsPolygonItem::boundingRect(example)
  PASS   : tst_QGraphicsPolygonItem::contains(null)
  PASS   : tst_QGraphicsPolygonItem::fillRule(OddEvenFill)
  PASS   : tst_QGraphicsPolygonItem::fillRule(WindingFill)
  PASS   : tst_QGraphicsPolygonItem::isObscuredBy(null)
  PASS   : tst_QGraphicsPolygonItem::opaqueArea(null)
  PASS   : tst_QGraphicsPolygonItem::polygon(null)
  PASS   : tst_QGraphicsPolygonItem::polygon(example)
  PASS   : tst_QGraphicsPolygonItem::shape(null)
  PASS   : tst_QGraphicsPolygonItem::extension(null)
  PASS   : tst_QGraphicsPolygonItem::setExtension(null)
  PASS   : tst_QGraphicsPolygonItem::supportsExtension(null)
  PASS   : tst_QGraphicsPolygonItem::cleanupTestCase()
  Totals: 16 passed, 0 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsPolygonItem *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qgraphicspolygonitem [74950]
  QtQA::App::TestRunner: Path:            /work/*/tst_qgraphicspolygonitem.app/Contents/MacOS/tst_qgraphicspolygonitem
  QtQA::App::TestRunner: Identifier:      com.yourcompany.tst_qgraphicspolygonitem
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [74946]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-08-04 17:06:43.349 +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:  0  Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
  QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Regions Near 0:
  QtQA::App::TestRunner: -->
  QtQA::App::TestRunner:     __TEXT                 0000000100000000-000000010000c000 [   48K] r-x/rwx SM=COW  /work/*/tst_qgraphicspolygonitem.app/Contents/MacOS/tst_qgraphicspolygonitem
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[74950]: garbage collection is OFF
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   ???                           	000000000000000000 0 + 0
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8d927e5e _dispatch_wakeup + 25
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8d92acbf dispatch_source_cancel + 47
  QtQA::App::TestRunner: 3   com.apple.AppKit              	0x00007fff919b4459 ____NSHysteresisBlock_block_invoke_2 + 127
  QtQA::App::TestRunner: 4   com.apple.AppKit              	0x00007fff919b433f -[NSPersistentUIManager cancelFlushTimer] + 125
  QtQA::App::TestRunner: 5   com.apple.AppKit              	0x00007fff919aba89 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 197
  QtQA::App::TestRunner: 6   com.apple.AppKit              	0x00007fff91957946 -[NSApplication terminate:] + 467
  QtQA::App::TestRunner: 7   com.apple.Foundation          	0x00007fff8e605f40 __NSFireTimer + 102
  QtQA::App::TestRunner: 8   com.apple.CoreFoundation      	0x00007fff932f4934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
  QtQA::App::TestRunner: 9   com.apple.CoreFoundation      	0x00007fff932f4486 __CFRunLoopDoTimer + 534
  QtQA::App::TestRunner: 10  com.apple.CoreFoundation      	0x00007fff932d4e11 __CFRunLoopRun + 1617
  QtQA::App::TestRunner: 11  com.apple.CoreFoundation      	0x00007fff932d4486 CFRunLoopRunSpecific + 230
  QtQA::App::TestRunner: 12  com.apple.HIToolbox           	0x00007fff8bd5a2bf RunCurrentEventLoopInMode + 277
  QtQA::App::TestRunner: 13  com.apple.HIToolbox           	0x00007fff8bd614bf ReceiveNextEventCommon + 181
  QtQA::App::TestRunner: 14  com.apple.HIToolbox           	0x00007fff8bd613fa BlockUntilNextEventMatchingListInMode + 62
  QtQA::App::TestRunner: 15  com.apple.AppKit              	0x00007fff91951779 _DPSNextEvent + 659
  QtQA::App::TestRunner: 16  com.apple.AppKit              	0x00007fff9195107d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
  QtQA::App::TestRunner: 17  com.apple.AppKit              	0x00007fff9194d9b9 -[NSApplication run] + 470
  QtQA::App::TestRunner: 18  com.apple.AppKit              	0x00007fff91bc9eac NSApplicationMain + 867
  QtQA::App::TestRunner: 19  com.yourcompany.tst_qgraphicspolygonitem	0x0000000100005784 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b7e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8d928786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8d927316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff88254594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff88255b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff88254594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff88255b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff88254594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff88255b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8e00b192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff88254594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff88255b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x00007fff77d8d800  rbx: 0x000000010123a8f0  rcx: 0x0000000000000001  rdx: 0x0000000000000001
  QtQA::App::TestRunner:   rdi: 0x000000010123a8f0  rsi: 0x00007fff922ee081  rbp: 0x00007fff5fbfd4f0  rsp: 0x00007fff5fbfd4d8
  QtQA::App::TestRunner:    r8: 0x0000000101239e58   r9: 0x0000000101240c70  r10: 0x0000000000000081  r11: 0x00007fff919b42c2
  QtQA::App::TestRunner:   r12: 0x0000000103006040  r13: 0x00007fff77fcd710  r14: 0x0000000101239e40  r15: 0x0000000101239e58
  QtQA::App::TestRunner:   rip: 0x0000000000000000  rfl: 0x0000000000010246  cr2: 0x0000000000000000
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x10000bfff +com.yourcompany.tst_qgraphicspolygonitem (??? - ???) <9EC8B177-FF2A-3D97-B0C3-063DE3A4061A> /work/*/tst_qgraphicspolygonitem.app/Contents/MacOS/tst_qgraphicspolygonitem
  QtQA::App::TestRunner:        0x100016000 -        0x100383ff7 +QtGui (5.2.0 - compatibility 5.2.0) <689B8B68-5FC2-3D2F-B39A-FA73A81834B8> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x1004c7000 -        0x10097ffff +QtCore (5.2.0 - compatibility 5.2.0) <CCABC05F-6C88-364E-8417-6D2624ACE5E7> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100a8d000 -        0x100a93fff  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:        0x100a9a000 -        0x100f40ff7 +QtWidgets (5.2.0 - compatibility 5.2.0) <D47DB7A2-F4B6-37B7-B907-189425EA18C5> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x10113e000 -        0x10115ffff +QtTest (5.2.0 - compatibility 5.2.0) <432946F9-975C-3080-BBF0-6775387C6282> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x102a83000 -        0x102aacff7 +QtPrintSupport (5.2.0 - compatibility 5.2.0) <02645060-ED23-384C-A6AE-C0CD6395D8C1> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x102f06000 -        0x102f8ffff +libqcocoa.dylib (??? - ???) <92296B8F-E29D-34CF-B7C7-5288E784AC7B> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:     0x7fff6f9a5000 -     0x7fff6f9d9baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff87284000 -     0x7fff87293ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff87294000 -     0x7fff873adfff  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:     0x7fff87585000 -     0x7fff8758cff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff87604000 -     0x7fff87606fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff876d9000 -     0x7fff8771bff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff87758000 -     0x7fff8783cff7  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:     0x7fff87940000 -     0x7fff87a24e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff87a25000 -     0x7fff87a30ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff87a31000 -     0x7fff87a47fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff87a48000 -     0x7fff87afbff7  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:     0x7fff87afc000 -     0x7fff87afefff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff87aff000 -     0x7fff87b04ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff87b10000 -     0x7fff87c1cfff  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:     0x7fff87d1f000 -     0x7fff87d52ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff87d7f000 -     0x7fff87dfaff7  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:     0x7fff87e5f000 -     0x7fff87e65fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff87e66000 -     0x7fff87e7bfff  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:     0x7fff87e7c000 -     0x7fff88198fff  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:     0x7fff88199000 -     0x7fff881bdfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff88204000 -     0x7fff882e1fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff882f5000 -     0x7fff88c93a27  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:     0x7fff88d43000 -     0x7fff88d4afff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff88d9f000 -     0x7fff88d9ffff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff88dcc000 -     0x7fff88f33fff  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:     0x7fff88f34000 -     0x7fff88f61fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8986e000 -     0x7fff89881ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff898c7000 -     0x7fff898c7fff  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:     0x7fff89b82000 -     0x7fff89e77ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff89f14000 -     0x7fff89f1afff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff8a435000 -     0x7fff8a4baff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff8b1f3000 -     0x7fff8b205ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8b209000 -     0x7fff8b218fff  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:     0x7fff8b21e000 -     0x7fff8b230ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff8bcc5000 -     0x7fff8bd2dff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff8bd2e000 -     0x7fff8bd57fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff8bd58000 -     0x7fff8c084fff  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:     0x7fff8c091000 -     0x7fff8c0d5ff7  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:     0x7fff8c0d6000 -     0x7fff8c0d6fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8c155000 -     0x7fff8c160ff7  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:     0x7fff8c1f0000 -     0x7fff8c266fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff8c2d2000 -     0x7fff8c33dff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff8c340000 -     0x7fff8c340fff  com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff8c94b000 -     0x7fff8ca4dfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff8ca4e000 -     0x7fff8cb84fff  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:     0x7fff8cb85000 -     0x7fff8cb92ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8cb93000 -     0x7fff8cb98fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8d00f000 -     0x7fff8d01dff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8d02b000 -     0x7fff8d04afff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8d925000 -     0x7fff8d933fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8d934000 -     0x7fff8d9caff7  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:     0x7fff8da40000 -     0x7fff8da94ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  QtQA::App::TestRunner:     0x7fff8da95000 -     0x7fff8dacffe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff8dad0000 -     0x7fff8db38ff7  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:     0x7fff8db39000 -     0x7fff8db3aff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8db3b000 -     0x7fff8db3bfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff8db4b000 -     0x7fff8db50fff  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:     0x7fff8db51000 -     0x7fff8db90fff  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:     0x7fff8db91000 -     0x7fff8dc36fff  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:     0x7fff8dff4000 -     0x7fff8e014fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8e015000 -     0x7fff8e018fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff8e415000 -     0x7fff8e41afff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff8e41b000 -     0x7fff8e420fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff8e477000 -     0x7fff8e47afff  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:     0x7fff8e4d7000 -     0x7fff8e4f4ff7  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:     0x7fff8e4f5000 -     0x7fff8e4f9ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff8e4fa000 -     0x7fff8e4fcfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8e551000 -     0x7fff8e5adff7  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:     0x7fff8e5ae000 -     0x7fff8e8c7fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8ea54000 -     0x7fff8eb33fff  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:     0x7fff8eb34000 -     0x7fff8eb75fff  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:     0x7fff8eb76000 -     0x7fff8eb77fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff8ebfd000 -     0x7fff8ec51fff  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:     0x7fff8ec52000 -     0x7fff8ec5cff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff8ec5d000 -     0x7fff8ec7efff  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:     0x7fff8ec7f000 -     0x7fff8eca8fff  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:     0x7fff8eca9000 -     0x7fff8ecbfff7  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:     0x7fff8ecc0000 -     0x7fff8eeeafe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff8ef19000 -     0x7fff8ef1fff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8ef77000 -     0x7fff8ef93ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8ef94000 -     0x7fff8f099fff  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:     0x7fff8f09a000 -     0x7fff8f0a0fff  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:     0x7fff8f380000 -     0x7fff8f487fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8f488000 -     0x7fff8f50bfef  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:     0x7fff8f50c000 -     0x7fff8f50cfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8f50d000 -     0x7fff8f5affff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8f5c8000 -     0x7fff8f5f0fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8f5f1000 -     0x7fff8f5fefff  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:     0x7fff8f5ff000 -     0x7fff8f675ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff8f685000 -     0x7fff8f68eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff8f6b8000 -     0x7fff8f73cff7  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:     0x7fff8f752000 -     0x7fff8f753fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8f7a0000 -     0x7fff8f7eefff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8f7ef000 -     0x7fff8fcb6fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff8fd67000 -     0x7fff8ff07ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff8ff50000 -     0x7fff8ffc3fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff9000d000 -     0x7fff9000efff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff9000f000 -     0x7fff9000ffff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff900ef000 -     0x7fff900f2fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff90102000 -     0x7fff90154ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff90155000 -     0x7fff90179fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff9017a000 -     0x7fff9021bfff  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:     0x7fff9021c000 -     0x7fff9021cfff  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:     0x7fff9022f000 -     0x7fff90230ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff90264000 -     0x7fff902c4fff  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:     0x7fff902c5000 -     0x7fff902c9fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff902ca000 -     0x7fff906f7fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff906f8000 -     0x7fff90768fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff90776000 -     0x7fff907b6fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff907f8000 -     0x7fff9080ffff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff90810000 -     0x7fff90840ff7  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:     0x7fff90841000 -     0x7fff90844ff7  com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff90b99000 -     0x7fff90c60ff7  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:     0x7fff90c61000 -     0x7fff90c7efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff90d32000 -     0x7fff91316fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff91355000 -     0x7fff9135cfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff9140f000 -     0x7fff9146aff7  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:     0x7fff9146b000 -     0x7fff9166dfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff9166f000 -     0x7fff9167afff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff9167b000 -     0x7fff916d3ff7  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:     0x7fff916d4000 -     0x7fff91948fff  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:     0x7fff91949000 -     0x7fff9254ffff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff92c7a000 -     0x7fff92c7bff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff92c7c000 -     0x7fff92cbcff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff92cbd000 -     0x7fff92cc1fff  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:     0x7fff92cc2000 -     0x7fff92cedff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff9304e000 -     0x7fff930e8ff7  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:     0x7fff93102000 -     0x7fff9313dfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff9313e000 -     0x7fff9329bfff  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:     0x7fff9329c000 -     0x7fff93470ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff9372a000 -     0x7fff9378cff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff937e5000 -     0x7fff937fcfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff937fd000 -     0x7fff93801fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff93802000 -     0x7fff9384eff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff93b30000 -     0x7fff93b3efff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff93b3f000 -     0x7fff93b3ffff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff93b40000 -     0x7fff93b66fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff93b67000 -     0x7fff93b67fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff93bc3000 -     0x7fff93bc5ff7  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:     0x7fff93bc6000 -     0x7fff93bf2ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff93bfc000 -     0x7fff93d09fff  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:     0x7fff93d1f000 -     0x7fff93d26fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff940d2000 -     0x7fff940d7fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff940d8000 -     0x7fff940e0fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff94175000 -     0x7fff9426afff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff9426b000 -     0x7fff9427fff7  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:     0x7fff94280000 -     0x7fff94281fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  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: 4486
  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=161.0M resident=82.6M(51%) swapped_out_or_unallocated=78.4M(49%)
  QtQA::App::TestRunner: Writable regions: Total=70.2M written=2796K(4%) resident=3796K(5%) swapped_out=0K(0%) unallocated=66.4M(95%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG image                              4K
  QtQA::App::TestRunner: CG shared images                   1184K
  QtQA::App::TestRunner: CoreGraphics                         16K
  QtQA::App::TestRunner: CoreServices                       4356K
  QtQA::App::TestRunner: MALLOC                             41.8M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=242                       12K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              10.5M
  QtQA::App::TestRunner: VM_ALLOCATE                        16.1M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.1M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         53.6M
  QtQA::App::TestRunner: __TEXT                            107.5M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        32.5M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             338.0M
  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 signal 10
  QtQA::App::TestRunner:   second attempt: exited with signal 11
  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_qgraphicspolygonitem: 7 seconds, signal 11

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

  Tested changes (refs/builds/dev_1375623038):
    http://codereview.qt-project.org/60817 [PS1] - Revert most of 27f68818c85dfe615df
    http://codereview.qt-project.org/60756 [PS2] - Make Qt process native and timer events on Cocoa applications
    http://codereview.qt-project.org/60599 [PS6] - Make QGuiApplication::exec() run within NSApplicationMain()



More information about the Ci-reports mailing list