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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Apr 16 21:03:16 CEST 2013


Autotests `tst_qcamerabackend', `tst_qqmldebugjs', and `tst_qtableview' failed :(

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

  Testing tst_QQmlDebugJS
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1165)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile() 'init(LOADJSFILE_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1224)]
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'init(CONDITION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1309)]
  FAIL!  : tst_QQmlDebugJS::changeBreakpointOnCondition() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1439)]
  FAIL!  : tst_QQmlDebugJS::setExceptionBreak() 'init(EXCEPTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1526)]
  FAIL!  : tst_QQmlDebugJS::stepNext() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1537)]
  FAIL!  : tst_QQmlDebugJS::stepNextWithCount() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1560)]
  FAIL!  : tst_QQmlDebugJS::stepIn() 'init(STEPACTION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1584)]
  FAIL!  : tst_QQmlDebugJS::backtrace() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1656)]
  FAIL!  : tst_QQmlDebugJS::getFrameDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1671)]
  FAIL!  : tst_QQmlDebugJS::getScopeDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1686)]
  FAIL!  : tst_QQmlDebugJS::getScopes() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1754)]
  Totals: 23 passed, 12 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQmlDebugJS *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QQmlDebugJS::initTestCase()
  PASS   : tst_QQmlDebugJS::connect()
  PASS   : tst_QQmlDebugJS::interrupt()
  PASS   : tst_QQmlDebugJS::getVersion()
  PASS   : tst_QQmlDebugJS::applyV8Flags()
  QWARN  : tst_QQmlDebugJS::disconnect() waitForSignal 2enabled() timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::disconnect() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1114)]
  QDEBUG : tst_QQmlDebugJS::disconnect()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::disconnect() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::disconnect() Application Output: "QML Debugger: Waiting for connection on port 3771...
  "
  QWARN  : tst_QQmlDebugJS::gc() waitForSignal 2enabled() timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::gc() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1125)]
  QDEBUG : tst_QQmlDebugJS::gc()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::gc() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::gc() Application Output: "QML Debugger: Waiting for connection on port 3771...
  "
  QWARN  : tst_QQmlDebugJS::listBreakpoints() waitForSignal 2enabled() timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::listBreakpoints() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1140)]
  QDEBUG : tst_QQmlDebugJS::listBreakpoints()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::listBreakpoints() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::listBreakpoints() Application Output: "QML Debugger: Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnCompleted()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnComponentCreated()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnTimerCallback()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptInDifferentFile()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() waitForSignal 2stopped() timed out after 1 ms
  XFAIL  : tst_QQmlDebugJS::setBreakpointInScriptOnComment() Relocation of breakpoints is disabled right now
     Loc: [tst_qqmldebugjs.cpp(1250)]
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnComment()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() waitForSignal 2stopped() timed out after 1 ms
  XFAIL  : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine() Relocation of breakpoints is disabled right now
     Loc: [tst_qqmldebugjs.cpp(1272)]
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnEmptyLine()
  PASS   : tst_QQmlDebugJS::setBreakpointInScriptOnOptimizedBinding()
  QWARN  : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() waitForSignal 2enabled() timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() 'init(CONDITION_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1309)]
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::setBreakpointInScriptWithCondition() Application Output: "QML Debugger: Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::setBreakpointOnEvent()
  QWARN  : tst_QQmlDebugJS::changeBreakpoint() waitForSignal 2enabled() timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::changeBreakpoint() 'init(CHANGEBREAKPOINT_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1394)]
  QDEBUG : tst_QQmlDebugJS::changeBreakpoint()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::changeBreakpoint() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::changeBreakpoint() Application Output: "QML Debugger: Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::changeBreakpointOnCondition()
  PASS   : tst_QQmlDebugJS::clearBreakpoint()
  PASS   : tst_QQmlDebugJS::setExceptionBreak()
  PASS   : tst_QQmlDebugJS::stepNext()
  PASS   : tst_QQmlDebugJS::stepNextWithCount()
  PASS   : tst_QQmlDebugJS::stepIn()
  PASS   : tst_QQmlDebugJS::stepOut()
  PASS   : tst_QQmlDebugJS::continueDebugging()
  PASS   : tst_QQmlDebugJS::backtrace()
  QWARN  : tst_QQmlDebugJS::getFrameDetails() waitForSignal 2enabled() timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::getFrameDetails() 'init(ONCOMPLETED_QMLFILE)' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1671)]
  QDEBUG : tst_QQmlDebugJS::getFrameDetails()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::getFrameDetails() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::getFrameDetails() Application Output: "QML Debugger: Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::getScopeDetails()
  PASS   : tst_QQmlDebugJS::evaluateInGlobalScope()
  PASS   : tst_QQmlDebugJS::evaluateInLocalScope()
  PASS   : tst_QQmlDebugJS::getScopes()
  QWARN  : tst_QQmlDebugJS::getScripts() waitForSignal 2enabled() timed out after 10000 ms
  FAIL!  : tst_QQmlDebugJS::getScripts() 'init()' returned FALSE. ()
     Loc: [tst_qqmldebugjs.cpp(1768)]
  QDEBUG : tst_QQmlDebugJS::getScripts()
  DEBUGGEE OUTPUT:
  "QML Debugger: Waiting for connection on port 3771...
  "
  QDEBUG : tst_QQmlDebugJS::getScripts() Process State: "running"
  QDEBUG : tst_QQmlDebugJS::getScripts() Application Output: "QML Debugger: Waiting for connection on port 3771...
  "
  PASS   : tst_QQmlDebugJS::getSource()
  PASS   : tst_QQmlDebugJS::cleanupTestCase()
  Totals: 28 passed, 7 failed, 0 skipped
  ********* Finished testing of tst_QQmlDebugJS *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 12
  QtQA::App::TestRunner:   second attempt: exited with exit code 7
  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_qqmldebugjs: 216 seconds, exit code 7
  
  Testing tst_QCameraBackend
  QFATAL : tst_QCameraBackend::initTestCase() Received signal 11
  FAIL!  : tst_QCameraBackend::initTestCase() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 0 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_qcamerabackend [32217]
  QtQA::App::TestRunner: Path:            /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend
  QtQA::App::TestRunner: Identifier:      com.yourcompany.tst_qcamerabackend
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [32216]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-04-16 20:47:59.977 +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 0x0000004000000001
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Regions Near 0x4000000001:
  QtQA::App::TestRunner:     CG shared images       00000001c000c000-00000001c0014000 [   32K] rw-/rw- SM=SHM
  QtQA::App::TestRunner: -->
  QtQA::App::TestRunner:     STACK GUARD            00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: abort() called
  QtQA::App::TestRunner: objc[32217]: garbage collection is OFF
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c6d5ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff836f07d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff836e1a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001005ddba9 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001005de155 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x0000000100d04b4d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff83742cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   QtCore                        	0x0000000100673a04 TestNamespace::QString::operator=(TestNamespace::QString const&) + 20
  QtQA::App::TestRunner: 8   libqavfcamera.dylib           	0x0000000101d951e5 TestNamespace::AVFAudioInputSelectorControl::AVFAudioInputSelectorControl(TestNamespace::AVFCameraService*, TestNamespace::QObject*) + 821
  QtQA::App::TestRunner: 9   libqavfcamera.dylib           	0x0000000101d9135b TestNamespace::AVFCameraService::AVFCameraService(TestNamespace::QObject*) + 155
  QtQA::App::TestRunner: 10  libqavfcamera.dylib           	0x0000000101d8a29d TestNamespace::AVFServicePlugin::create(TestNamespace::QString const&) + 61
  QtQA::App::TestRunner: 11  QtMultimedia                  	0x000000010002ec18 TestNamespace::QPluginServiceProvider::requestService(TestNamespace::QByteArray const&, TestNamespace::QMediaServiceProviderHint const&) + 2616
  QtQA::App::TestRunner: 12  QtMultimedia                  	0x000000010004c6f3 TestNamespace::QCamera::QCamera(TestNamespace::QObject*) + 275
  QtQA::App::TestRunner: 13  com.yourcompany.tst_qcamerabackend	0x0000000100005f17 tst_QCameraBackend::initTestCase() + 23
  QtQA::App::TestRunner: 14  QtCore                        	0x00000001007b38bc 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: 15  QtTest                        	0x0000000100d08060 _ZN13TestNamespace5QTestL12invokeMethodEPNS_7QObjectEPKc + 496
  QtQA::App::TestRunner: 16  QtTest                        	0x0000000100d050ee TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 798
  QtQA::App::TestRunner: 17  com.yourcompany.tst_qcamerabackend	0x000000010000d2b8 main + 88
  QtQA::App::TestRunner: 18  com.yourcompany.tst_qcamerabackend	0x0000000100005ef4 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c6d67e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff851e9786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff851e8316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c6d6192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff836f0594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff836f1b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c6d6192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff836f0594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff836f1b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c6d467a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff8c6d3d71 mach_msg + 73
  QtQA::App::TestRunner: 2   com.apple.CoreFoundation      	0x00007fff87f1c50c __CFRunLoopServiceMachPort + 188
  QtQA::App::TestRunner: 3   com.apple.CoreFoundation      	0x00007fff87f24c74 __CFRunLoopRun + 1204
  QtQA::App::TestRunner: 4   com.apple.CoreFoundation      	0x00007fff87f24486 CFRunLoopRunSpecific + 230
  QtQA::App::TestRunner: 5   com.apple.CoreMediaIO         	0x00007fff81976fe9 CMIO::DAL::RunLoop::OwnThread(void*) + 159
  QtQA::App::TestRunner: 6   com.apple.CoreMediaIO         	0x00007fff8196d15a CAPThread::Entry(CAPThread*) + 98
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff836ee8bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff836f1b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfdcc8  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000000107  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfdcf0  rsp: 0x00007fff5fbfdcc8
  QtQA::App::TestRunner:    r8: 0x00007fff70b2ffb8   r9: 0x0000000101b059b0  r10: 0x00007fff8c6d5d0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x00007fff5fbfe738  r13: 0x0000000000000000  r14: 0x00007fff70b32960  r15: 0x0000000101b1edb0
  QtQA::App::TestRunner:   rip: 0x00007fff8c6d5ce2  rfl: 0x0000000000000246  cr2: 0x0000000100d0d800
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x100014fff +com.yourcompany.tst_qcamerabackend (??? - ???) <63A3AAA0-9CCE-3E67-8677-93169D74BB35> /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend
  QtQA::App::TestRunner:        0x100023000 -        0x1000b8fff +QtMultimedia (5.1.0 - compatibility 5.1.0) <6C71107D-2EEB-3155-9843-2FAAF6C47297> /work/*/QtMultimedia.framework/Versions/5/QtMultimedia
  QtQA::App::TestRunner:        0x100127000 -        0x10048afff +QtGui (5.1.0 - compatibility 5.1.0) <18F17DC1-A4CC-35D5-B853-567D896E210A> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x1005c6000 -        0x100a70ff7 +QtCore (5.1.0 - compatibility 5.1.0) <4BFB669A-8C20-36F6-8F76-A165570057A4> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100b7a000 -        0x100c83fff +QtNetwork (5.1.0 - compatibility 5.1.0) <0BE4F321-24C7-3B07-BE46-6825C9EB022C> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x100cff000 -        0x100d20ff7 +QtTest (5.1.0 - compatibility 5.1.0) <64095BA4-85B7-3A07-B837-F3A0285B4F95> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x100d32000 -        0x100d38fff  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:        0x100df3000 -        0x100df7fff  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  QtQA::App::TestRunner:        0x101a83000 -        0x101aacff7 +QtPrintSupport (5.1.0 - compatibility 5.1.0) <26E7432B-A1BE-380A-8AAB-9980E2B4D860> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x101d83000 -        0x101d9dff7 +libqavfcamera.dylib (??? - ???) <EB2FF960-67D4-353A-BB70-3579BEF6F787> /work/*/libqavfcamera.dylib
  QtQA::App::TestRunner:        0x101db0000 -        0x101dc9fff +libqavfmediaplayer.dylib (??? - ???) <6736F015-BE0B-3314-B8C3-75A2AAD62423> /work/*/libqavfmediaplayer.dylib
  QtQA::App::TestRunner:        0x101f00000 -        0x101f86fff +libqcocoa.dylib (??? - ???) <CD8A0F16-DD63-3EF0-936D-1E6762D1C225> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x1037a5000 -        0x1037bcff7 +QtMultimediaWidgets (5.1.0 - compatibility 5.1.0) <8FE5340A-9744-3CCA-8D79-ED4955A2C08B> /work/*/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets
  QtQA::App::TestRunner:        0x104100000 -        0x104599ff7 +QtWidgets (5.1.0 - compatibility 5.1.0) <C13525A8-D2CA-366B-A05B-AE42D4039687> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x104791000 -        0x1047b0ff7 +libqqt7engine.dylib (??? - ???) <B0EE741A-9307-304D-94C3-B1DE2555D070> /work/*/libqqt7engine.dylib
  QtQA::App::TestRunner:        0x1056b9000 -        0x105700fff +QtOpenGL (5.1.0 - compatibility 5.1.0) <7D59176D-119F-319D-9BCD-2F9A136B1757> /work/*/QtOpenGL.framework/Versions/5/QtOpenGL
  QtQA::App::TestRunner:     0x7fff68b97000 -     0x7fff68bcbbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff80661000 -     0x7fff80756fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff80a4c000 -     0x7fff80a98ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff80ab3000 -     0x7fff80bb8fff  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:     0x7fff80d4e000 -     0x7fff80d50fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff80d51000 -     0x7fff80d51fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff80d53000 -     0x7fff80d94fff  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:     0x7fff80d95000 -     0x7fff80dc5ff7  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:     0x7fff80dc6000 -     0x7fff80dcbfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff80e60000 -     0x7fff80e6aff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff80f07000 -     0x7fff812b1fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  QtQA::App::TestRunner:     0x7fff8130f000 -     0x7fff813a5ff7  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:     0x7fff813a6000 -     0x7fff817d3fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff817d4000 -     0x7fff817dffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff817e0000 -     0x7fff817e6fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff817f4000 -     0x7fff817f7fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff81837000 -     0x7fff8188bfff  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:     0x7fff81912000 -     0x7fff8196aff7  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:     0x7fff8196b000 -     0x7fff819bcff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  QtQA::App::TestRunner:     0x7fff819bf000 -     0x7fff819f2ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff819f3000 -     0x7fff81a69fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff81a6a000 -     0x7fff81ad2ff7  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:     0x7fff81ad3000 -     0x7fff81b25ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff81b28000 -     0x7fff81b51fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff81d29000 -     0x7fff81d43fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  QtQA::App::TestRunner:     0x7fff81d44000 -     0x7fff81d4afff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff81def000 -     0x7fff81e42fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  QtQA::App::TestRunner:     0x7fff81e43000 -     0x7fff81e4afff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff81e4b000 -     0x7fff81e4ffff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff81f18000 -     0x7fff81f19fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff81ff9000 -     0x7fff8207eff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff8207f000 -     0x7fff82084ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff8274a000 -     0x7fff8275cff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff82854000 -     0x7fff82855fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff82856000 -     0x7fff8286aff7  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:     0x7fff8299e000 -     0x7fff8299efff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff8299f000 -     0x7fff82aacfff  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:     0x7fff82aad000 -     0x7fff82baffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff82bb0000 -     0x7fff82ce6fff  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:     0x7fff82ce7000 -     0x7fff82dcbff7  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:     0x7fff83160000 -     0x7fff83279fff  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:     0x7fff8327a000 -     0x7fff83289ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff832de000 -     0x7fff832e7ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff832e8000 -     0x7fff832e9ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff83359000 -     0x7fff83460fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff83461000 -     0x7fff83465ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff836a0000 -     0x7fff8377dfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff83782000 -     0x7fff837edff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff837ee000 -     0x7fff83888ff7  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:     0x7fff83889000 -     0x7fff8388bff7  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:     0x7fff83b3b000 -     0x7fff83b7fff7  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:     0x7fff83ec7000 -     0x7fff83ecefff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff83ecf000 -     0x7fff83f3ffff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff83f40000 -     0x7fff8426cfff  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:     0x7fff8426d000 -     0x7fff842cdfff  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:     0x7fff842cf000 -     0x7fff842dcff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8433b000 -     0x7fff8435ffff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff843be000 -     0x7fff84463fff  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:     0x7fff844bc000 -     0x7fff844caff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8452d000 -     0x7fff845a3ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff84666000 -     0x7fff846a1fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff846a2000 -     0x7fff846a2fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff846bf000 -     0x7fff846c4fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff846c5000 -     0x7fff848c7fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff848c8000 -     0x7fff849a7fff  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:     0x7fff849a8000 -     0x7fff849a8fff  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:     0x7fff849a9000 -     0x7fff849b6fff  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:     0x7fff849b7000 -     0x7fff84a2afff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff84e51000 -     0x7fff85146ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff85147000 -     0x7fff85147fff  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:     0x7fff85154000 -     0x7fff85157fff  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:     0x7fff85158000 -     0x7fff85198ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff85199000 -     0x7fff8519afff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff8519b000 -     0x7fff851c1fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff851c2000 -     0x7fff851e3fff  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:     0x7fff851e4000 -     0x7fff851e5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff851e6000 -     0x7fff851f4fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff851f5000 -     0x7fff851fbfff  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:     0x7fff851fc000 -     0x7fff85363fff  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:     0x7fff85364000 -     0x7fff853c6ff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff853c7000 -     0x7fff853ceff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff853cf000 -     0x7fff853d0ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff853d1000 -     0x7fff85418ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  QtQA::App::TestRunner:     0x7fff8651f000 -     0x7fff865a2fef  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:     0x7fff86ede000 -     0x7fff86efdfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff86efe000 -     0x7fff86f06fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff86f07000 -     0x7fff86f0cfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff86f0d000 -     0x7fff87340ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  QtQA::App::TestRunner:     0x7fff87356000 -     0x7fff8735cff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8735d000 -     0x7fff87360fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff873a7000 -     0x7fff873befff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff873bf000 -     0x7fff87443ff7  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:     0x7fff8749b000 -     0x7fff8749bfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff87a47000 -     0x7fff87b44ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  QtQA::App::TestRunner:     0x7fff87b45000 -     0x7fff87b70ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff87eab000 -     0x7fff87eb0fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff87ec3000 -     0x7fff87ecafff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff87ecb000 -     0x7fff87eccff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff87eec000 -     0x7fff880c0ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff8810d000 -     0x7fff88139ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff8813a000 -     0x7fff8813dff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff88144000 -     0x7fff8860bfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff88ab6000 -     0x7fff88ab6fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff88ab7000 -     0x7fff88abbfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff88abc000 -     0x7fff88ad9fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff88ae9000 -     0x7fff88b37fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff88b38000 -     0x7fff894d6a27  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:     0x7fff894d7000 -     0x7fff894e2ff7  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:     0x7fff894f7000 -     0x7fff8950cfff  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:     0x7fff89582000 -     0x7fff895d6ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  QtQA::App::TestRunner:     0x7fff895d9000 -     0x7fff89803fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff89804000 -     0x7fff89816ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff89817000 -     0x7fff8987fff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff8991b000 -     0x7fff8a521fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff8a522000 -     0x7fff8a539fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff8a53a000 -     0x7fff8ace2fff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  QtQA::App::TestRunner:     0x7fff8ace8000 -     0x7fff8b2ccfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff8b3ab000 -     0x7fff8b6c7fff  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:     0x7fff8b6f4000 -     0x7fff8b702fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff8b703000 -     0x7fff8b719fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff8b71a000 -     0x7fff8b742fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8b74f000 -     0x7fff8b751fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8b8fa000 -     0x7fff8b975ff7  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:     0x7fff8b976000 -     0x7fff8bb01ff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  QtQA::App::TestRunner:     0x7fff8bb7e000 -     0x7fff8bb83fff  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:     0x7fff8bb84000 -     0x7fff8bb84fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8bb85000 -     0x7fff8bbaefff  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:     0x7fff8bbaf000 -     0x7fff8bbeffe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff8bc1a000 -     0x7fff8bf33fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8bf34000 -     0x7fff8bf58fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff8c5db000 -     0x7fff8c5eeff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8c6a1000 -     0x7fff8c6beff7  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:     0x7fff8c6bf000 -     0x7fff8c6dffff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8c6e0000 -     0x7fff8c73cff7  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:     0x7fff8c73d000 -     0x7fff8c9b1fff  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:     0x7fff8c9d2000 -     0x7fff8c9ddff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff8c9e1000 -     0x7fff8c9e1fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8c9f5000 -     0x7fff8caa8ff7  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:     0x7fff8cad2000 -     0x7fff8cb99ff7  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:     0x7fff8cba8000 -     0x7fff8cc03ff7  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:     0x7fff8cc04000 -     0x7fff8cc1aff7  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:     0x7fff8cc26000 -     0x7fff8cc53fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8cc54000 -     0x7fff8cc96ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8cc97000 -     0x7fff8cd39fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8cd3a000 -     0x7fff8ce1ee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff8ce1f000 -     0x7fff8cfbfff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff8cfc0000 -     0x7fff8cfc4fff  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:     0x7fff8cfc5000 -     0x7fff8cfe1ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8cfe2000 -     0x7fff8d01cfe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff8d01d000 -     0x7fff8d129fff  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:     0x7fff8d12a000 -     0x7fff8d12cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8d12d000 -     0x7fff8d13cfff  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:     0x7fff8d13d000 -     0x7fff8d29afff  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:     0x7fff8d2d6000 -     0x7fff8d315fff  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:     0x7fff8d513000 -     0x7fff8d513fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff8d514000 -     0x7fff8d5b5fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 2
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 27164
  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=183.6M resident=183.3M(100%) swapped_out_or_unallocated=356K(0%)
  QtQA::App::TestRunner: Writable regions: Total=84.6M written=2348K(3%) resident=18.8M(22%) swapped_out=0K(0%) unallocated=65.8M(78%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG shared images                   1184K
  QtQA::App::TestRunner: CoreServices                       4356K
  QtQA::App::TestRunner: MALLOC                             41.7M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  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                             14.2M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         54.8M
  QtQA::App::TestRunner: __TEXT                            128.8M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        27.4M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             355.9M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QCameraBackend *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  QFATAL : tst_QCameraBackend::initTestCase() Received signal 11
  FAIL!  : tst_QCameraBackend::initTestCase() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 0 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QCameraBackend *********
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qcamerabackend [32343]
  QtQA::App::TestRunner: Path:            /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend
  QtQA::App::TestRunner: Identifier:      com.yourcompany.tst_qcamerabackend
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [32216]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-04-16 20:48:09.330 +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-0000000100015000 [   84K] r-x/rwx SM=COW  /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: abort() called
  QtQA::App::TestRunner: objc[32343]: garbage collection is OFF
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c6d5ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff836f07d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff836e1a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001005ddba9 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001005de155 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x0000000100d04b4d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff83742cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   QtCore                        	0x0000000100673a04 TestNamespace::QString::operator=(TestNamespace::QString const&) + 20
  QtQA::App::TestRunner: 8   libqavfcamera.dylib           	0x0000000101f951e5 TestNamespace::AVFAudioInputSelectorControl::AVFAudioInputSelectorControl(TestNamespace::AVFCameraService*, TestNamespace::QObject*) + 821
  QtQA::App::TestRunner: 9   libqavfcamera.dylib           	0x0000000101f9135b TestNamespace::AVFCameraService::AVFCameraService(TestNamespace::QObject*) + 155
  QtQA::App::TestRunner: 10  libqavfcamera.dylib           	0x0000000101f8a29d TestNamespace::AVFServicePlugin::create(TestNamespace::QString const&) + 61
  QtQA::App::TestRunner: 11  QtMultimedia                  	0x000000010002ec18 TestNamespace::QPluginServiceProvider::requestService(TestNamespace::QByteArray const&, TestNamespace::QMediaServiceProviderHint const&) + 2616
  QtQA::App::TestRunner: 12  QtMultimedia                  	0x000000010004c6f3 TestNamespace::QCamera::QCamera(TestNamespace::QObject*) + 275
  QtQA::App::TestRunner: 13  com.yourcompany.tst_qcamerabackend	0x0000000100005f17 tst_QCameraBackend::initTestCase() + 23
  QtQA::App::TestRunner: 14  QtCore                        	0x00000001007b38bc 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: 15  QtTest                        	0x0000000100d08060 _ZN13TestNamespace5QTestL12invokeMethodEPNS_7QObjectEPKc + 496
  QtQA::App::TestRunner: 16  QtTest                        	0x0000000100d050ee TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 798
  QtQA::App::TestRunner: 17  com.yourcompany.tst_qcamerabackend	0x000000010000d2b8 main + 88
  QtQA::App::TestRunner: 18  com.yourcompany.tst_qcamerabackend	0x0000000100005ef4 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c6d67e6 kevent + 10
  (... 6 lines omitted; there are too many errors!)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c6d6192 __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff836f0594 _pthread_wqthread + 758
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff836f1b85 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8c6d467a mach_msg_trap + 10
  QtQA::App::TestRunner: 1   libsystem_kernel.dylib        	0x00007fff8c6d3d71 mach_msg + 73
  QtQA::App::TestRunner: 2   com.apple.CoreFoundation      	0x00007fff87f1c50c __CFRunLoopServiceMachPort + 188
  QtQA::App::TestRunner: 3   com.apple.CoreFoundation      	0x00007fff87f24c74 __CFRunLoopRun + 1204
  QtQA::App::TestRunner: 4   com.apple.CoreFoundation      	0x00007fff87f24486 CFRunLoopRunSpecific + 230
  QtQA::App::TestRunner: 5   com.apple.CoreMediaIO         	0x00007fff81976fe9 CMIO::DAL::RunLoop::OwnThread(void*) + 159
  QtQA::App::TestRunner: 6   com.apple.CoreMediaIO         	0x00007fff8196d15a CAPThread::Entry(CAPThread*) + 98
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff836ee8bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff836f1b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfdcd8  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000000107  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfdd00  rsp: 0x00007fff5fbfdcd8
  QtQA::App::TestRunner:    r8: 0x00007fff70b2ffb8   r9: 0x0000000100e24d60  r10: 0x00007fff8c6d5d0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x00007fff5fbfe748  r13: 0x0000000000000000  r14: 0x00007fff70b32960  r15: 0x0000000100e3dff0
  QtQA::App::TestRunner:   rip: 0x00007fff8c6d5ce2  rfl: 0x0000000000000246  cr2: 0x0000000100d0d800
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x100014fff +com.yourcompany.tst_qcamerabackend (??? - ???) <63A3AAA0-9CCE-3E67-8677-93169D74BB35> /work/*/tst_qcamerabackend.app/Contents/MacOS/tst_qcamerabackend
  QtQA::App::TestRunner:        0x100023000 -        0x1000b8fff +QtMultimedia (5.1.0 - compatibility 5.1.0) <6C71107D-2EEB-3155-9843-2FAAF6C47297> /work/*/QtMultimedia.framework/Versions/5/QtMultimedia
  QtQA::App::TestRunner:        0x100127000 -        0x10048afff +QtGui (5.1.0 - compatibility 5.1.0) <18F17DC1-A4CC-35D5-B853-567D896E210A> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x1005c6000 -        0x100a70ff7 +QtCore (5.1.0 - compatibility 5.1.0) <4BFB669A-8C20-36F6-8F76-A165570057A4> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100b7a000 -        0x100c83fff +QtNetwork (5.1.0 - compatibility 5.1.0) <0BE4F321-24C7-3B07-BE46-6825C9EB022C> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x100cff000 -        0x100d20ff7 +QtTest (5.1.0 - compatibility 5.1.0) <64095BA4-85B7-3A07-B837-F3A0285B4F95> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x100d32000 -        0x100d38fff  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:        0x100df3000 -        0x100df7fff  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  QtQA::App::TestRunner:        0x101c83000 -        0x101cacff7 +QtPrintSupport (5.1.0 - compatibility 5.1.0) <26E7432B-A1BE-380A-8AAB-9980E2B4D860> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x101f83000 -        0x101f9dff7 +libqavfcamera.dylib (??? - ???) <EB2FF960-67D4-353A-BB70-3579BEF6F787> /work/*/libqavfcamera.dylib
  QtQA::App::TestRunner:        0x101fb0000 -        0x101fc9fff +libqavfmediaplayer.dylib (??? - ???) <6736F015-BE0B-3314-B8C3-75A2AAD62423> /work/*/libqavfmediaplayer.dylib
  QtQA::App::TestRunner:        0x1048a5000 -        0x10492bfff +libqcocoa.dylib (??? - ???) <CD8A0F16-DD63-3EF0-936D-1E6762D1C225> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x104981000 -        0x104e1aff7 +QtWidgets (5.1.0 - compatibility 5.1.0) <C13525A8-D2CA-366B-A05B-AE42D4039687> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x105012000 -        0x105029ff7 +QtMultimediaWidgets (5.1.0 - compatibility 5.1.0) <8FE5340A-9744-3CCA-8D79-ED4955A2C08B> /work/*/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets
  QtQA::App::TestRunner:        0x105040000 -        0x105087fff +QtOpenGL (5.1.0 - compatibility 5.1.0) <7D59176D-119F-319D-9BCD-2F9A136B1757> /work/*/QtOpenGL.framework/Versions/5/QtOpenGL
  QtQA::App::TestRunner:        0x1050ba000 -        0x1050d9ff7 +libqqt7engine.dylib (??? - ???) <B0EE741A-9307-304D-94C3-B1DE2555D070> /work/*/libqqt7engine.dylib
  QtQA::App::TestRunner:     0x7fff65d96000 -     0x7fff65dcabaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff80661000 -     0x7fff80756fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff80a4c000 -     0x7fff80a98ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff80ab3000 -     0x7fff80bb8fff  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:     0x7fff80d4e000 -     0x7fff80d50fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff80d51000 -     0x7fff80d51fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff80d53000 -     0x7fff80d94fff  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:     0x7fff80d95000 -     0x7fff80dc5ff7  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:     0x7fff80dc6000 -     0x7fff80dcbfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff80e60000 -     0x7fff80e6aff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff80f07000 -     0x7fff812b1fe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  QtQA::App::TestRunner:     0x7fff8130f000 -     0x7fff813a5ff7  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:     0x7fff813a6000 -     0x7fff817d3fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff817d4000 -     0x7fff817dffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff817e0000 -     0x7fff817e6fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff817f4000 -     0x7fff817f7fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff81837000 -     0x7fff8188bfff  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:     0x7fff81912000 -     0x7fff8196aff7  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:     0x7fff8196b000 -     0x7fff819bcff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  QtQA::App::TestRunner:     0x7fff819bf000 -     0x7fff819f2ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff819f3000 -     0x7fff81a69fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff81a6a000 -     0x7fff81ad2ff7  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:     0x7fff81ad3000 -     0x7fff81b25ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff81b28000 -     0x7fff81b51fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff81d29000 -     0x7fff81d43fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  QtQA::App::TestRunner:     0x7fff81d44000 -     0x7fff81d4afff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff81def000 -     0x7fff81e42fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  QtQA::App::TestRunner:     0x7fff81e43000 -     0x7fff81e4afff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff81e4b000 -     0x7fff81e4ffff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff81f18000 -     0x7fff81f19fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff81ff9000 -     0x7fff8207eff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff8207f000 -     0x7fff82084ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff8274a000 -     0x7fff8275cff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff82854000 -     0x7fff82855fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff82856000 -     0x7fff8286aff7  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:     0x7fff8299e000 -     0x7fff8299efff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff8299f000 -     0x7fff82aacfff  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:     0x7fff82aad000 -     0x7fff82baffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff82bb0000 -     0x7fff82ce6fff  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:     0x7fff82ce7000 -     0x7fff82dcbff7  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:     0x7fff83160000 -     0x7fff83279fff  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:     0x7fff8327a000 -     0x7fff83289ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff832de000 -     0x7fff832e7ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff832e8000 -     0x7fff832e9ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff83359000 -     0x7fff83460fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff83461000 -     0x7fff83465ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff836a0000 -     0x7fff8377dfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff83782000 -     0x7fff837edff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff837ee000 -     0x7fff83888ff7  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:     0x7fff83889000 -     0x7fff8388bff7  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:     0x7fff83b3b000 -     0x7fff83b7fff7  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:     0x7fff83ec7000 -     0x7fff83ecefff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff83ecf000 -     0x7fff83f3ffff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff83f40000 -     0x7fff8426cfff  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:     0x7fff8426d000 -     0x7fff842cdfff  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:     0x7fff842cf000 -     0x7fff842dcff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8433b000 -     0x7fff8435ffff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff843be000 -     0x7fff84463fff  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:     0x7fff844bc000 -     0x7fff844caff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8452d000 -     0x7fff845a3ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff84666000 -     0x7fff846a1fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff846a2000 -     0x7fff846a2fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff846bf000 -     0x7fff846c4fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff846c5000 -     0x7fff848c7fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff848c8000 -     0x7fff849a7fff  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:     0x7fff849a8000 -     0x7fff849a8fff  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:     0x7fff849a9000 -     0x7fff849b6fff  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:     0x7fff849b7000 -     0x7fff84a2afff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff84e51000 -     0x7fff85146ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff85147000 -     0x7fff85147fff  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:     0x7fff85154000 -     0x7fff85157fff  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:     0x7fff85158000 -     0x7fff85198ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff85199000 -     0x7fff8519afff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff8519b000 -     0x7fff851c1fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff851c2000 -     0x7fff851e3fff  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:     0x7fff851e4000 -     0x7fff851e5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff851e6000 -     0x7fff851f4fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff851f5000 -     0x7fff851fbfff  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:     0x7fff851fc000 -     0x7fff85363fff  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:     0x7fff85364000 -     0x7fff853c6ff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff853c7000 -     0x7fff853ceff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff853cf000 -     0x7fff853d0ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff853d1000 -     0x7fff85418ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  QtQA::App::TestRunner:     0x7fff8651f000 -     0x7fff865a2fef  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:     0x7fff86ede000 -     0x7fff86efdfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff86efe000 -     0x7fff86f06fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff86f07000 -     0x7fff86f0cfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff86f0d000 -     0x7fff87340ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  QtQA::App::TestRunner:     0x7fff87356000 -     0x7fff8735cff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8735d000 -     0x7fff87360fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff873a7000 -     0x7fff873befff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff873bf000 -     0x7fff87443ff7  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:     0x7fff8749b000 -     0x7fff8749bfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff87a47000 -     0x7fff87b44ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  QtQA::App::TestRunner:     0x7fff87b45000 -     0x7fff87b70ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff87eab000 -     0x7fff87eb0fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff87ec3000 -     0x7fff87ecafff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff87ecb000 -     0x7fff87eccff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff87eec000 -     0x7fff880c0ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff8810d000 -     0x7fff88139ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff8813a000 -     0x7fff8813dff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff88144000 -     0x7fff8860bfff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff88ab6000 -     0x7fff88ab6fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff88ab7000 -     0x7fff88abbfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff88abc000 -     0x7fff88ad9fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff88ae9000 -     0x7fff88b37fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff88b38000 -     0x7fff894d6a27  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:     0x7fff894d7000 -     0x7fff894e2ff7  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:     0x7fff894f7000 -     0x7fff8950cfff  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:     0x7fff89582000 -     0x7fff895d6ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  QtQA::App::TestRunner:     0x7fff895d9000 -     0x7fff89803fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff89804000 -     0x7fff89816ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff89817000 -     0x7fff8987fff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff8991b000 -     0x7fff8a521fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff8a522000 -     0x7fff8a539fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff8a53a000 -     0x7fff8ace2fff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  QtQA::App::TestRunner:     0x7fff8ace8000 -     0x7fff8b2ccfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff8b3ab000 -     0x7fff8b6c7fff  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:     0x7fff8b6f4000 -     0x7fff8b702fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff8b703000 -     0x7fff8b719fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff8b71a000 -     0x7fff8b742fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8b74f000 -     0x7fff8b751fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8b8fa000 -     0x7fff8b975ff7  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:     0x7fff8b976000 -     0x7fff8bb01ff7  com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  QtQA::App::TestRunner:     0x7fff8bb7e000 -     0x7fff8bb83fff  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:     0x7fff8bb84000 -     0x7fff8bb84fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8bb85000 -     0x7fff8bbaefff  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:     0x7fff8bbaf000 -     0x7fff8bbeffe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff8bc1a000 -     0x7fff8bf33fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8bf34000 -     0x7fff8bf58fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff8c5db000 -     0x7fff8c5eeff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8c6a1000 -     0x7fff8c6beff7  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:     0x7fff8c6bf000 -     0x7fff8c6dffff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8c6e0000 -     0x7fff8c73cff7  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:     0x7fff8c73d000 -     0x7fff8c9b1fff  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:     0x7fff8c9d2000 -     0x7fff8c9ddff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff8c9e1000 -     0x7fff8c9e1fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8c9f5000 -     0x7fff8caa8ff7  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:     0x7fff8cad2000 -     0x7fff8cb99ff7  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:     0x7fff8cba8000 -     0x7fff8cc03ff7  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:     0x7fff8cc04000 -     0x7fff8cc1aff7  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:     0x7fff8cc26000 -     0x7fff8cc53fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8cc54000 -     0x7fff8cc96ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8cc97000 -     0x7fff8cd39fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8cd3a000 -     0x7fff8ce1ee5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff8ce1f000 -     0x7fff8cfbfff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff8cfc0000 -     0x7fff8cfc4fff  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:     0x7fff8cfc5000 -     0x7fff8cfe1ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8cfe2000 -     0x7fff8d01cfe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff8d01d000 -     0x7fff8d129fff  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:     0x7fff8d12a000 -     0x7fff8d12cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8d12d000 -     0x7fff8d13cfff  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:     0x7fff8d13d000 -     0x7fff8d29afff  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:     0x7fff8d2d6000 -     0x7fff8d315fff  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:     0x7fff8d513000 -     0x7fff8d513fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff8d514000 -     0x7fff8d5b5fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 2
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 27167
  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=183.6M resident=183.3M(100%) swapped_out_or_unallocated=356K(0%)
  QtQA::App::TestRunner: Writable regions: Total=84.6M written=2440K(3%) resident=18.8M(22%) swapped_out=0K(0%) unallocated=65.9M(78%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG shared images                   1216K
  QtQA::App::TestRunner: CoreServices                       4356K
  QtQA::App::TestRunner: MALLOC                             41.7M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  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                             14.2M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         54.8M
  QtQA::App::TestRunner: __TEXT                            128.8M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        27.4M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             355.9M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qcamerabackend: 13 seconds, signal 6
  
  Testing tst_QTableView
  FAIL!  : tst_QTableView::keyboardNavigation(16x16 model) 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qtableview.cpp(708)]
  Totals: 240 passed, 1 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTableView *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QTableView::initTestCase()
  PASS   : tst_QTableView::getSetCheck()
  PASS   : tst_QTableView::noDelegate()
  PASS   : tst_QTableView::noModel()
  PASS   : tst_QTableView::emptyModel()
  PASS   : tst_QTableView::removeRows(2x2)
  PASS   : tst_QTableView::removeRows(10x10)
  PASS   : tst_QTableView::removeColumns(2x2)
  PASS   : tst_QTableView::removeColumns(10x10)
  FAIL!  : tst_QTableView::keyboardNavigation(16x16 model) 'QTest::qWaitForWindowActive(&view)' returned FALSE. ()
     Loc: [tst_qtableview.cpp(708)]
  PASS   : tst_QTableView::keyboardNavigation(no tab)
  PASS   : tst_QTableView::headerSections()
  PASS   : tst_QTableView::moveCursor(MoveRight (0,0))
  PASS   : tst_QTableView::moveCursor(MoveRight (3,0))
  PASS   : tst_QTableView::moveCursor(MoveRight (3,3))
  PASS   : tst_QTableView::moveCursor(MoveRight, hidden column 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveRight, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveNext (0,0))
  PASS   : tst_QTableView::moveCursor(MoveNext (0,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap (0,3))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap (3,3))
  PASS   : tst_QTableView::moveCursor(MoveNext, hidden column 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap, hidden column 3 (3,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrapy, wrapx, hidden column 3, hidden row 3 (2,2))
  PASS   : tst_QTableView::moveCursor(MoveNext, wrap, hidden column 2, moved column from 3 to 0. (0,2))
  PASS   : tst_QTableView::moveCursor(MoveLeft (0,0))
  PASS   : tst_QTableView::moveCursor(MoveLeft (0,3))
  PASS   : tst_QTableView::moveCursor(MoveLeft (1,0))
  PASS   : tst_QTableView::moveCursor(MoveLeft, hidden column 0 (0,2))
  PASS   : tst_QTableView::moveCursor(MoveLeft, hidden column 0 (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious (0,3))
  PASS   : tst_QTableView::moveCursor(MovePrevious (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap (1,0))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, (0,0))
  PASS   : tst_QTableView::moveCursor(MovePrevious, hidden column 1 (0,2))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 3 (0,2))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrapy, hidden column 0 (0,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 0, hidden row 0 (1,1))
  PASS   : tst_QTableView::moveCursor(MovePrevious, wrap, hidden column 1, moved column from 0 to 3. (1,2))
  PASS   : tst_QTableView::moveCursor(MoveDown (0,0))
  PASS   : tst_QTableView::moveCursor(MoveDown (3,0))
  PASS   : tst_QTableView::moveCursor(MoveDown (3,3))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 1 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 3 (2,0))
  PASS   : tst_QTableView::moveCursor(MoveDown, hidden row 0 hidden column 0 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveUp (0,0))
  PASS   : tst_QTableView::moveCursor(MoveUp (3, 0))
  PASS   : tst_QTableView::moveCursor(MoveUp (0,1))
  PASS   : tst_QTableView::moveCursor(MoveUp, hidden row 1 (2,0))
  PASS   : tst_QTableView::moveCursor(MoveUp, hidden row (1,0))
  PASS   : tst_QTableView::moveCursor(MoveHome (0,0))
  PASS   : tst_QTableView::moveCursor(MoveHome (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome, hidden column 0 (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl (0,0))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl (3,3))
  PASS   : tst_QTableView::moveCursor(MoveHome + Ctrl, hidden column 0, hidden row 0 (3,3))
  PASS   : tst_QTableView::moveCursor(MoveEnd (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd (3,3))
  PASS   : tst_QTableView::moveCursor(MoveEnd, hidden column (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl (3,3))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl, hidden column 3 (0,0))
  PASS   : tst_QTableView::moveCursor(MoveEnd + Ctrl, hidden column 3, hidden row 3 (0,0))
  PASS   : tst_QTableView::moveCursor(MovePageUp (0,0))
  PASS   : tst_QTableView::moveCursor(MovePageUp (3,3))
  PASS   : tst_QTableView::moveCursor(MovePageDown (3, 3))
  PASS   : tst_QTableView::moveCursor(MovePageDown (0, 3))
  PASS   : tst_QTableView::moveCursorStrikesBack(Last column disabled. Task QTBUG-3878)
  PASS   : tst_QTableView::moveCursorStrikesBack(Last column disabled 2. Task QTBUG-3878)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor column hidden)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor column disabled)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor row hidden)
  PASS   : tst_QTableView::moveCursorStrikesBack(Span, anchor row disabled)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span right)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span left)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span down)
  PASS   : tst_QTableView::moveCursorStrikesBack(Move through span up)
  PASS   : tst_QTableView::moveCursorStrikesBack(All disabled, wrap forward. Timeout => FAIL)
  PASS   : tst_QTableView::moveCursorStrikesBack(All disabled, wrap backwards. Timeout => FAIL)
  PASS   : tst_QTableView::hideRows(show row 0, hide row 3, no span)
  PASS   : tst_QTableView::hideRows(show row 0, hide row 3, span)
  PASS   : tst_QTableView::hideColumns(show col 0, hide col 3, no span)
  PASS   : tst_QTableView::hideColumns(show col 0, hide col 3, span)
  PASS   : tst_QTableView::selection(no span, no hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(row span, no hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(col span, no hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, row hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, col hidden, no moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, no hidden, row moved, 3x3 select)
  PASS   : tst_QTableView::selection(no span, no hidden, col moved, 3x3 select)
  PASS   : tst_QTableView::selectRow(SingleSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(SingleSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(SingleSelection and SelectColumns)
  PASS   : tst_QTableView::selectRow(MultiSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(MultiSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(MultiSelection and SelectColumns)
  PASS   : tst_QTableView::selectRow(ExtendedSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(ExtendedSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(ExtendedSelection and SelectColumns)
  PASS   : tst_QTableView::selectRow(ContiguousSelection and SelectItems)
  PASS   : tst_QTableView::selectRow(ContiguousSelection and SelectRows)
  PASS   : tst_QTableView::selectRow(ContiguousSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(SingleSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(SingleSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(SingleSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(MultiSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(MultiSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(MultiSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(ExtendedSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(ExtendedSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(ExtendedSelection and SelectColumns)
  PASS   : tst_QTableView::selectColumn(ContiguousSelection and SelectItems)
  PASS   : tst_QTableView::selectColumn(ContiguousSelection and SelectRows)
  PASS   : tst_QTableView::selectColumn(ContiguousSelection and SelectColumns)
  PASS   : tst_QTableView::visualRect((0,0))
  PASS   : tst_QTableView::visualRect((0,0) hidden row)
  PASS   : tst_QTableView::visualRect((0,0) hidden column)
  PASS   : tst_QTableView::visualRect((0,0) hidden row and column)
  PASS   : tst_QTableView::visualRect((0,0) out of bounds)
  PASS   : tst_QTableView::visualRect((5,5), hidden row)
  PASS   : tst_QTableView::visualRect((9,9))
  PASS   : tst_QTableView::fetchMore()
  PASS   : tst_QTableView::setHeaders()
  PASS   : tst_QTableView::resizeRowsToContents(10x10 grid shown 40x40)
  PASS   : tst_QTableView::resizeRowsToContents(10x10 grid not shown 40x40)
  PASS   : tst_QTableView::resizeColumnsToContents(10x10 grid shown 40x40)
  PASS   : tst_QTableView::resizeColumnsToContents(10x10 grid not shown 40x40)
  PASS   : tst_QTableView::rowViewportPosition(row 0, scroll per item 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per item, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per item, 1)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per item, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per item, 5)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per item, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per item, 5)
  PASS   : tst_QTableView::rowViewportPosition(row 0, scroll per pixel 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per pixel, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 1, scroll per pixel, 1)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per pixel, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 5, scroll per pixel, 5)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per pixel, 0)
  PASS   : tst_QTableView::rowViewportPosition(row 9, scroll per pixel, 5)
  PASS   : tst_QTableView::rowAt(row at 100)
  PASS   : tst_QTableView::rowAt(row at 180)
  PASS   : tst_QTableView::rowAt(row at 20)
  PASS   : tst_QTableView::rowHeight(increasing)
  PASS   : tst_QTableView::rowHeight(decreasing)
  PASS   : tst_QTableView::rowHeight(random)
  PASS   : tst_QTableView::columnViewportPosition(column 0, scroll per item 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per item, 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per item, 1)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per item, 0)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per item, 5)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per item, 0)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per item, 5)
  PASS   : tst_QTableView::columnViewportPosition(column 0, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 1, scroll per pixel 1)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 5, scroll per pixel 5)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per pixel 0)
  PASS   : tst_QTableView::columnViewportPosition(column 9, scroll per pixel 5)
  PASS   : tst_QTableView::columnAt(column at 100)
  PASS   : tst_QTableView::columnAt(column at 180)
  PASS   : tst_QTableView::columnAt(column at 20)
  PASS   : tst_QTableView::columnWidth(increasing)
  PASS   : tst_QTableView::columnWidth(decreasing)
  PASS   : tst_QTableView::columnWidth(random)
  PASS   : tst_QTableView::hiddenRow(first hidden)
  PASS   : tst_QTableView::hiddenRow(last hidden)
  PASS   : tst_QTableView::hiddenRow(none hidden)
  PASS   : tst_QTableView::hiddenRow(all hidden)
  PASS   : tst_QTableView::hiddenColumn(first hidden)
  PASS   : tst_QTableView::hiddenColumn(last hidden)
  PASS   : tst_QTableView::hiddenColumn(none hidden)
  PASS   : tst_QTableView::hiddenColumn(all hidden)
  PASS   : tst_QTableView::sortingEnabled()
  QWARN  : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo(no hidden, no span, no scroll, per item)
  QWARN  : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo(no hidden, no span, no scroll, per pixel)
  QWARN  : tst_QTableView::scrollTo(hidden, no span, no scroll, per item) QTableView::setSpan: single cell span won't be added
  PASS   : tst_QTableView::scrollTo(hidden, no span, no scroll, per item)
  PASS   : tst_QTableView::indexAt(no hidden, no span, no scroll, (20,20))
  PASS   : tst_QTableView::indexAt(row hidden, no span, no scroll, at (20,20))
  PASS   : tst_QTableView::indexAt(col hidden, no span, no scroll, at (20,20))
  PASS   : tst_QTableView::indexAt(no hidden, row span, no scroll, at (60,20))
  PASS   : tst_QTableView::indexAt(no hidden, col span, no scroll, at (60,20))
  PASS   : tst_QTableView::indexAt(no hidden, no span, scroll (5,0), at (20,20))
  PASS   : tst_QTableView::indexAt(no hidden, no span, scroll (0,5), at (20,20))
  PASS   : tst_QTableView::indexAt(no hidden, no span, scroll (5,5), at (20,20))
  PASS   : tst_QTableView::span(top left 2x2)
  PASS   : tst_QTableView::span(top left 1x2)
  PASS   : tst_QTableView::span(top left 2x1)
  PASS   : tst_QTableView::span(invalid 2x2)
  PASS   : tst_QTableView::span(top left 2x2)
  PASS   : tst_QTableView::span(bottom right 2x2)
  PASS   : tst_QTableView::span(invalid span 2x2)
  PASS   : tst_QTableView::span(invalid span 3x3)
  PASS   : tst_QTableView::spans(1x3 span, query 3,0)
  PASS   : tst_QTableView::spans(1x3 span, query 3,1)
  PASS   : tst_QTableView::spans(1x3 span, query 3,2)
  PASS   : tst_QTableView::spans(two 1x2 spans at the same column, query at 3,0)
  PASS   : tst_QTableView::spans(two 1x2 spans at the same column, query at 4,0)
  PASS   : tst_QTableView::spans(how to order spans (1,1))
  PASS   : tst_QTableView::spans(how to order spans (2,1))
  PASS   : tst_QTableView::spans(how to order spans (3,1))
  PASS   : tst_QTableView::spans(how to order spans (1,2))
  PASS   : tst_QTableView::spans(how to order spans (2,2))
  PASS   : tst_QTableView::spans(spans with hidden rows)
  PASS   : tst_QTableView::spans(QTBUG-6004: No failing assertion, then it passes.)
  PASS   : tst_QTableView::spans(QTBUG-6004 (follow-up): No failing assertion, then it passes.)
  PASS   : tst_QTableView::spans(QTBUG-9631: remove one span)
  PASS   : tst_QTableView::spansAfterRowInsertion()
  PASS   : tst_QTableView::spansAfterColumnInsertion()
  PASS   : tst_QTableView::spansAfterRowRemoval()
  PASS   : tst_QTableView::spansAfterColumnRemoval()
  PASS   : tst_QTableView::checkHeaderReset()
  PASS   : tst_QTableView::checkHeaderMinSize()
  PASS   : tst_QTableView::resizeToContents()
  SKIP   : tst_QTableView::tabFocus() This test requires full keyboard control to be enabled.
     Loc: [tst_qtableview.cpp(3354)]
  PASS   : tst_QTableView::bigModel()
  PASS   : tst_QTableView::selectionSignal()
  PASS   : tst_QTableView::setCurrentIndex()
  PASS   : tst_QTableView::task173773_updateVerticalHeader()
  PASS   : tst_QTableView::task227953_setRootIndex()
  PASS   : tst_QTableView::task240266_veryBigColumn()
  PASS   : tst_QTableView::task248688_autoScrollNavigation()
  PASS   : tst_QTableView::task259308_scrollVerticalHeaderSwappedSections()
  PASS   : tst_QTableView::task191545_dragSelectRows()
  PASS   : tst_QTableView::taskQTBUG_5062_spansInconsistency()
  PASS   : tst_QTableView::taskQTBUG_4516_clickOnRichTextLabel()
  PASS   : tst_QTableView::taskQTBUG_5237_wheelEventOnHeader()
  PASS   : tst_QTableView::taskQTBUG_8585_crashForNoGoodReason()
  PASS   : tst_QTableView::taskQTBUG_7774_RtoLVisualRegionForSelection()
  PASS   : tst_QTableView::taskQTBUG_8777_scrollToSpans()
  PASS   : tst_QTableView::taskQTBUG_10169_sizeHintForRow()
  PASS   : tst_QTableView::mouseWheel(scroll up per item)
  PASS   : tst_QTableView::mouseWheel(scroll down per item)
  PASS   : tst_QTableView::mouseWheel(scroll down per pixel)
  PASS   : tst_QTableView::addColumnWhileEditing()
  PASS   : tst_QTableView::task234926_setHeaderSorting()
  PASS   : tst_QTableView::changeHeaderData()
  PASS   : tst_QTableView::viewOptions()
  PASS   : tst_QTableView::cleanupTestCase()
  Totals: 240 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QTableView *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtableview: 58 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1366114193):
    http://codereview.qt-project.org/53191 [PS15] - Updated submodules.



More information about the Ci-reports mailing list