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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed May 8 16:45:02 CEST 2013


Autotests `tst_applicationwindow' and `tst_controls' 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 qtquickcontrols
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 15
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of qtquickcontrols *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : qtquickcontrols::Tests_Button::initTestCase()
  PASS   : qtquickcontrols::Tests_Button::test_action()
  PASS   : qtquickcontrols::Tests_Button::test_activeFocusOnPress()
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 15
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_controls: 900 seconds, signal 15
  
  Testing tst_applicationwindow
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: unable to kill subprocess 45934no return status from subprocess
  QtQA::App::TestRunner: Process exited due to signal 127; dumped core
  QtQA::App::TestRunner: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_applicationwindow *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_applicationwindow::initTestCase()
  PASS   : tst_applicationwindow::qmlCreation()
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: got return status but subprocess still alive
  QtQA::App::TestRunner: warning: test duration (449 seconds) is dangerously close to maximum permitted time (450 seconds)
  QtQA::App::TestRunner: warning: Either modify the test to reduce its runtime, or use a higher timeout.
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_applicationwindow [45934]
  QtQA::App::TestRunner: Path:            /work/*/tst_applicationwindow
  QtQA::App::TestRunner: Identifier:      tst_applicationwindow
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [45933]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-05-08 17:21:50.408 +0300
  QtQA::App::TestRunner: OS Version:      Mac OS X 10.7.5 (11G56)
  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_CRASH (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: 0x0000000000000000, 0x0000000000000000
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[45934]: garbage collection is OFF
  QtQA::App::TestRunner: abort() called
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8ef07ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8e8917d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff8e882a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001008ad389 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001008ad935 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x00000001012f1b4d TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff8e8e3cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff8e8ae910 cpu_number + 12
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff8e8abc1e szone_malloc_should_clear + 107
  QtQA::App::TestRunner: 9   libsystem_c.dylib             	0x00007fff8e8e13c8 malloc_zone_malloc + 77
  QtQA::App::TestRunner: 10  libsystem_c.dylib             	0x00007fff8e8e21a4 malloc + 44
  QtQA::App::TestRunner: 11  QtCore                        	0x00000001009192a4 TestNamespace::QListData::detach(int) + 36
  QtQA::App::TestRunner: 12  QtQuick                       	0x000000010009b8e4 TestNamespace::QQuickItemPrivate::nextPrevItemInTabFocusChain(TestNamespace::QQuickItem*, bool) + 1860
  QtQA::App::TestRunner: 13  QtQuick                       	0x00000001000a1d0f TestNamespace::QQuickItemPrivate::deliverKeyEvent(TestNamespace::QKeyEvent*) + 351
  QtQA::App::TestRunner: 14  QtQuick                       	0x00000001000ae4a1 TestNamespace::QQuickWindow::sendEvent(TestNamespace::QQuickItem*, TestNamespace::QEvent*) + 353
  QtQA::App::TestRunner: 15  QtQuick                       	0x00000001000b1baa TestNamespace::QQuickWindow::keyPressEvent(TestNamespace::QKeyEvent*) + 90
  QtQA::App::TestRunner: 16  QtGui                         	0x0000000100e725d4 TestNamespace::QWindow::event(TestNamespace::QEvent*) + 292
  QtQA::App::TestRunner: 17  QtQuick                       	0x00000001000b0d2a TestNamespace::QQuickWindow::event(TestNamespace::QEvent*) + 266
  QtQA::App::TestRunner: 18  QtCore                        	0x0000000100a7a254 TestNamespace::QCoreApplication::notify(TestNamespace::QObject*, TestNamespace::QEvent*) + 180
  QtQA::App::TestRunner: 19  QtGui                         	0x0000000100e67375 TestNamespace::QGuiApplication::notify(TestNamespace::QObject*, TestNamespace::QEvent*) + 165
  QtQA::App::TestRunner: 20  QtCore                        	0x0000000100a7a180 TestNamespace::QCoreApplication::notifyInternal(TestNamespace::QObject*, TestNamespace::QEvent*) + 96
  QtQA::App::TestRunner: 21  tst_applicationwindow         	0x0000000100004c27 tst_applicationwindow::activeFocusOnTab1() + 823
  QtQA::App::TestRunner: 22  QtCore                        	0x0000000100a83c9c 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: 23  QtCore                        	0x0000000100a838ec TestNamespace::QMetaObject::invokeMethod(TestNamespace::QObject*, char const*, TestNamespace::Qt::ConnectionType, TestNamespace::QGenericReturnArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument, TestNamespace::QGenericArgument) + 2476
  QtQA::App::TestRunner: 24  QtTest                        	0x00000001012f5629 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 25  QtTest                        	0x00000001012f2462 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 26  tst_applicationwindow         	0x00000001000060f6 main + 86
  QtQA::App::TestRunner: 27  tst_applicationwindow         	0x0000000100004504 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8ef087e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8fd99786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8fd98316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:: SamplerThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8ef066b6 semaphore_wait_trap + 10
  QtQA::App::TestRunner: 1   QtV8                          	0x00000001015af998 v8::internal::MacOSSemaphore::Wait() + 24
  QtQA::App::TestRunner: 2   QtV8                          	0x00000001014ff377 v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 119
  QtQA::App::TestRunner: 3   QtV8                          	0x00000001015afa48 v8::internal::SamplerThread::Run() + 56
  QtQA::App::TestRunner: 4   QtV8                          	0x00000001015af27c _ZN2v88internalL11ThreadEntryEPv + 60
  QtQA::App::TestRunner: 5   libsystem_c.dylib             	0x00007fff8e88f8bf _pthread_start + 335
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff8e892b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:: QThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8ef07df2 __select + 10
  QtQA::App::TestRunner: 1   QtCore                        	0x0000000100abff74 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68
  QtQA::App::TestRunner: 2   QtCore                        	0x0000000100ac0efa TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timespec*) + 682
  QtQA::App::TestRunner: 3   QtCore                        	0x0000000100ac1e67 TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 263
  QtQA::App::TestRunner: 4   QtCore                        	0x0000000100a77604 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 404
  QtQA::App::TestRunner: 5   QtCore                        	0x00000001008b8dbd TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 6   QtCore                        	0x00000001008bc7c7 TestNamespace::QThreadPrivate::start(void*) + 471
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff8e88f8bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff8e892b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4:: QSGRenderThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8ef07bca __psynch_cvwait + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8e893274 _pthread_cond_wait + 840
  QtQA::App::TestRunner: 2   QtCore                        	0x00000001008bdd6e TestNamespace::QWaitConditionPrivate::wait(unsigned long) + 62
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001008bdc1c TestNamespace::QWaitCondition::wait(TestNamespace::QMutex*, unsigned long) + 172
  QtQA::App::TestRunner: 4   QtQuick                       	0x000000010008d391 TestNamespace::QSGRenderThread::processEventsAndWaitForMore() + 97
  QtQA::App::TestRunner: 5   QtQuick                       	0x000000010008d48b TestNamespace::QSGRenderThread::run() + 171
  QtQA::App::TestRunner: 6   QtCore                        	0x00000001008bc7c7 TestNamespace::QThreadPrivate::start(void*) + 471
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff8e88f8bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff8e892b75 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: 0x00007fff5fbfd1b8  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000000b03  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfd1e0  rsp: 0x00007fff5fbfd1b8
  QtQA::App::TestRunner:    r8: 0x00007fff780dafb8   r9: 0x0000000101b0eb30  r10: 0x00007fff8ef07d0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x0000000000000002  r13: 0x000000010192ee60  r14: 0x00007fff780dd960  r15: 0x000000010192f4b0
  QtQA::App::TestRunner:   rip: 0x00007fff8ef07ce2  rfl: 0x0000000000000246  cr2: 0x00000001012fa800
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x10000afff +tst_applicationwindow (??? - ???) <11B5EAB0-9367-3EF7-9B7A-06D1B673ECD4> /work/*/tst_applicationwindow
  QtQA::App::TestRunner:        0x100013000 -        0x100274fff +QtQuick (5.1.0 - compatibility 5.1.0) <F13ADC57-8FB3-38D0-92DB-4BCC4C5F4542> /work/*/QtQuick.framework/Versions/5/QtQuick
  QtQA::App::TestRunner:        0x100401000 -        0x100615fff +QtQml (5.1.0 - compatibility 5.1.0) <944F4A28-0DCC-3F1B-9EC6-0111C1EE237C> /work/*/QtQml.framework/Versions/5/QtQml
  QtQA::App::TestRunner:        0x100710000 -        0x100819fff +QtNetwork (5.1.0 - compatibility 5.1.0) <81607ABD-963B-3B3B-91E8-B2B93F1A6FD1> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x100895000 -        0x100d40fff +QtCore (5.1.0 - compatibility 5.1.0) <4F5F9FEF-F70D-3F61-9E75-9B972C07ABE6> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100e4a000 -        0x1011affff +QtGui (5.1.0 - compatibility 5.1.0) <CCECE936-C421-31EF-A2DD-C29C2A02AE31> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x1012ec000 -        0x10130dff7 +QtTest (5.1.0 - compatibility 5.1.0) <A15E9569-6866-3768-AA41-38BBF0A1E441> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x10131f000 -        0x101712fff +QtV8 (5.1.0 - compatibility 5.1.0) <6CE4E555-C15B-3835-A77B-305C77ED7527> /work/*/QtV8.framework/Versions/5/QtV8
  QtQA::App::TestRunner:        0x101887000 -        0x10188dfff  com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  QtQA::App::TestRunner:        0x101f83000 -        0x101facff7 +QtPrintSupport (5.1.0 - compatibility 5.1.0) <D3A2ADB3-5970-33DF-91FF-6CA69C6B638C> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x101ff6000 -        0x101ff9fff +libqtquick2plugin.dylib (??? - ???) <144F5F4E-397C-3DF3-ABE0-E2F545AA0214> /work/*/libqtquick2plugin.dylib
  QtQA::App::TestRunner:        0x1031a3000 -        0x1031bcff7 +libplugin.dylib (??? - ???) <05F25AC8-5A4C-31C2-A3B4-F17CA3F9EE22> /work/*/libplugin.dylib
  QtQA::App::TestRunner:        0x1031d2000 -        0x1031d5ff7 +libwindowplugin.dylib (??? - ???) <C44D9193-4FEB-313F-AF1D-558D87134F5D> /work/*/libwindowplugin.dylib
  QtQA::App::TestRunner:        0x103400000 -        0x103488fff +libqcocoa.dylib (??? - ???) <2CEC93A2-C45C-3974-9773-3B08EA956094> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x103562000 -        0x10357bff7 +libqquicklayoutsplugin.dylib (??? - ???) <6E6E2F90-1249-3029-AF34-1FF726B3225F> /work/*/libqquicklayoutsplugin.dylib
  QtQA::App::TestRunner:        0x10358d000 -        0x1035a8fff +libprivateplugin.dylib (??? - ???) <B96E478C-0032-35D5-8908-030927ACE892> /work/*/libprivateplugin.dylib
  QtQA::App::TestRunner:        0x1037a9000 -        0x1037b7fff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
  QtQA::App::TestRunner:        0x1037be000 -        0x1037ecff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  QtQA::App::TestRunner:        0x1037f5000 -        0x1037f8ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  QtQA::App::TestRunner:        0x1057a5000 -        0x105c3fff7 +QtWidgets (5.1.0 - compatibility 5.1.0) <84B74CC7-188E-302A-B806-3C2F8B890AFE> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x108555000 -        0x10855ffef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  QtQA::App::TestRunner:        0x1087cb000 -        0x108983fff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  QtQA::App::TestRunner:        0x1089ba000 -        0x108b14fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  QtQA::App::TestRunner:        0x109800000 -        0x109ac1fe7  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <FF44B1BD-D515-348E-A405-F0F834C83D00> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
  QtQA::App::TestRunner:     0x7fff68b9c000 -     0x7fff68bd0baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff87486000 -     0x7fff874aafff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff874df000 -     0x7fff874dffff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff87509000 -     0x7fff8750dfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8750e000 -     0x7fff8751dff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff8751e000 -     0x7fff8762bfff  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:     0x7fff8762c000 -     0x7fff87631fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff877eb000 -     0x7fff877f0fff  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:     0x7fff877f1000 -     0x7fff87867ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff87868000 -     0x7fff878d8fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff878df000 -     0x7fff87925fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
  QtQA::App::TestRunner:     0x7fff87926000 -     0x7fff8793bfff  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:     0x7fff87947000 -     0x7fff87b49fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff88222000 -     0x7fff8827eff7  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:     0x7fff8827f000 -     0x7fff88283fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff88284000 -     0x7fff88325fff  com.apple.LaunchServices (480.39 - 480.39) <677E5B34-215E-3615-AC10-BED60DC460FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:     0x7fff88326000 -     0x7fff8859afff  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:     0x7fff8859b000 -     0x7fff885dafff  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:     0x7fff885db000 -     0x7fff88616fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff88f18000 -     0x7fff88f19ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff88f1a000 -     0x7fff890baff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff890bb000 -     0x7fff890c1fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff8941d000 -     0x7fff89426ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff894b6000 -     0x7fff895abfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff895ac000 -     0x7fff898d8fff  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:     0x7fff898d9000 -     0x7fff8994cfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff8994d000 -     0x7fff899e3ff7  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:     0x7fff899fa000 -     0x7fff89a5afff  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:     0x7fff89a67000 -     0x7fff89ab9ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff89ad5000 -     0x7fff89b15ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff89e3d000 -     0x7fff89f49fff  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:     0x7fff89f4a000 -     0x7fff89f70fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff89f71000 -     0x7fff89f74fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff8a011000 -     0x7fff8a065fff  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:     0x7fff8a1db000 -     0x7fff8ade1fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff8ade2000 -     0x7fff8ae06fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff8ae11000 -     0x7fff8ae3afff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff8ae3b000 -     0x7fff8ae3cff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff8ae8b000 -     0x7fff8ae91fff  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:     0x7fff8ae92000 -     0x7fff8ae92fff  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:     0x7fff8afe5000 -     0x7fff8aff9ff7  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:     0x7fff8b024000 -     0x7fff8b025fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8b0ad000 -     0x7fff8b691fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff8b6e9000 -     0x7fff8b729fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff8b72a000 -     0x7fff8b731fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff8b95e000 -     0x7fff8b9f8ff7  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:     0x7fff8bcb0000 -     0x7fff8bcd8fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8bcd9000 -     0x7fff8bf03fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff8bf10000 -     0x7fff8bf94ff7  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:     0x7fff8bf95000 -     0x7fff8bf9cfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff8bf9d000 -     0x7fff8bfaaff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
  QtQA::App::TestRunner:     0x7fff8bfab000 -     0x7fff8bfadfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff8c033000 -     0x7fff8c066ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff8c067000 -     0x7fff8c084fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8c085000 -     0x7fff8c127fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff8c139000 -     0x7fff8c13afff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff8c184000 -     0x7fff8c186ff7  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:     0x7fff8c187000 -     0x7fff8c20cff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff8c7cc000 -     0x7fff8c7dfff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8cb06000 -     0x7fff8cb06fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8cb07000 -     0x7fff8cb1efff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff8d864000 -     0x7fff8d885fff  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:     0x7fff8d88e000 -     0x7fff8d8d2ff7  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:     0x7fff8d8d4000 -     0x7fff8d8d5ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8d9b1000 -     0x7fff8d9ceff7  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:     0x7fff8d9cf000 -     0x7fff8d9fcfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8da02000 -     0x7fff8da6dff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff8da6e000 -     0x7fff8dbd5fff  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:     0x7fff8dc00000 -     0x7fff8dc42ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8dc43000 -     0x7fff8de17ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff8de35000 -     0x7fff8de81ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff8e125000 -     0x7fff8e204fff  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:     0x7fff8e205000 -     0x7fff8e2b8ff7  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:     0x7fff8e2e7000 -     0x7fff8e2e9fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8e4fa000 -     0x7fff8e508fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff8e509000 -     0x7fff8e58cfef  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:     0x7fff8e5ce000 -     0x7fff8e5d3fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff8e841000 -     0x7fff8e91efef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff8e91f000 -     0x7fff8e995fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff8e9aa000 -     0x7fff8e9b8ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8e9b9000 -     0x7fff8eac0fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8ead6000 -     0x7fff8eadcfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff8eadd000 -     0x7fff8eb09ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff8eb17000 -     0x7fff8eb17fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff8eb40000 -     0x7fff8eb79fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff8ec16000 -     0x7fff8ec57fff  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:     0x7fff8ecd2000 -     0x7fff8ed20fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8ed21000 -     0x7fff8ed33ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff8ed8b000 -     0x7fff8eddfff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  QtQA::App::TestRunner:     0x7fff8ede0000 -     0x7fff8edebff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff8ee80000 -     0x7fff8eee8ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff8eee9000 -     0x7fff8eef0ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff8eef1000 -     0x7fff8ef11fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8ef12000 -     0x7fff8ef12fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff8f082000 -     0x7fff8f099fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff8f09a000 -     0x7fff8f0caff7  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:     0x7fff8f0cb000 -     0x7fff8f0f6ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff8f0f7000 -     0x7fff8f0fdff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8f0fe000 -     0x7fff8f10dfff  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:     0x7fff8f7bf000 -     0x7fff8fadbfff  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:     0x7fff8fadc000 -     0x7fff8fadcfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8fd96000 -     0x7fff8fda4fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8fde0000 -     0x7fff8fde8fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff8fdeb000 -     0x7fff8ff21fff  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:     0x7fff8ff30000 -     0x7fff8ff42ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff906ec000 -     0x7fff906effff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff90720000 -     0x7fff90723fff  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:     0x7fff90724000 -     0x7fff90725fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff907a4000 -     0x7fff907a4fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff907a5000 -     0x7fff907b2fff  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:     0x7fff907d9000 -     0x7fff90af2fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff90e80000 -     0x7fff90e85fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff90e86000 -     0x7fff90f6aff7  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:     0x7fff90f6b000 -     0x7fff90f76ff7  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:     0x7fff90f77000 -     0x7fff90f81ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff90f82000 -     0x7fff91066e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff91067000 -     0x7fff9106bfff  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:     0x7fff9106c000 -     0x7fff910ceff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff91112000 -     0x7fff91214fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff91399000 -     0x7fff9149efff  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:     0x7fff9149f000 -     0x7fff914faff7  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:     0x7fff91545000 -     0x7fff91546fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff91566000 -     0x7fff9156bff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff9156c000 -     0x7fff9164afff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  QtQA::App::TestRunner:     0x7fff91a7f000 -     0x7fff91a81fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff91f9a000 -     0x7fff91fa5fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff92015000 -     0x7fff92172fff  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:     0x7fff9218e000 -     0x7fff92192ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff92193000 -     0x7fff92193fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff92194000 -     0x7fff92199fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff9219a000 -     0x7fff922b3fff  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:     0x7fff9231b000 -     0x7fff92344fff  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:     0x7fff92345000 -     0x7fff9239dff7  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:     0x7fff9239e000 -     0x7fff92693ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff92694000 -     0x7fff92694fff  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:     0x7fff92695000 -     0x7fff92698ff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff926d8000 -     0x7fff927d2ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  QtQA::App::TestRunner:     0x7fff927d3000 -     0x7fff927dafff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff9281a000 -     0x7fff92836ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff92837000 -     0x7fff931d5a27  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:     0x7fff93253000 -     0x7fff9328dfe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff9328e000 -     0x7fff9328efff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff9328f000 -     0x7fff932d3ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  QtQA::App::TestRunner:     0x7fff9339b000 -     0x7fff937c8fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff937c9000 -     0x7fff937dffff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff937e0000 -     0x7fff937f2ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff937f3000 -     0x7fff93898fff  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:     0x7fff93a25000 -     0x7fff93a3bff7  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:     0x7fff93a3c000 -     0x7fff93a5bfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff93b23000 -     0x7fff93b8bff7  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:     0x7fff93b8c000 -     0x7fff94053fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff94060000 -     0x7fff940dbff7  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:     0x7fff940dc000 -     0x7fff94117fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  QtQA::App::TestRunner:     0x7fff9415e000 -     0x7fff94225ff7  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:
  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: 1285
  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=184.4M resident=143.3M(78%) swapped_out_or_unallocated=41.1M(22%)
  QtQA::App::TestRunner: Writable regions: Total=101.7M written=5932K(6%) resident=8100K(8%) swapped_out=0K(0%) unallocated=93.8M(92%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG backing stores                   208K
  QtQA::App::TestRunner: CG image                              4K
  QtQA::App::TestRunner: CG raster data                       64K
  QtQA::App::TestRunner: CG shared images                   3376K
  QtQA::App::TestRunner: CoreGraphics                         16K
  QtQA::App::TestRunner: CoreServices                        916K
  QtQA::App::TestRunner: IOKit                               304K
  QtQA::App::TestRunner: IOKit (reserved)                    512K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: MALLOC                             68.2M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=242                       12K
  QtQA::App::TestRunner: Memory tag=255                    548.7M
  QtQA::App::TestRunner: Memory tag=255 (reserved)             4K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: OpenGL GLSL                        1024K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              9824K
  QtQA::App::TestRunner: VM_ALLOCATE                        16.2M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             13.4M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         58.2M
  QtQA::App::TestRunner: __TEXT                            126.2M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        39.6M
  QtQA::App::TestRunner: shared memory                       448K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             943.9M
  QtQA::App::TestRunner: TOTAL, minus reserved VM space    943.4M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with status -1
  QtQA::App::TestRunner:   second attempt: exited with signal 6
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_applicationwindow: 905 seconds, signal 6

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

  Tested changes (refs/builds/stable_1368021169):
    http://codereview.qt-project.org/55578 [PS1] - Mac: respect the system settings in Full Keyboard Access



More information about the Ci-reports mailing list