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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Feb 27 15:23:11 CET 2013


nine autotests failed :(

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

  Testing tst_qqmllanguage
  QtQA::App::TestRunner: Timed out after 450 seconds
  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: 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_qqmllanguage *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_qqmllanguage::initTestCase()
  PASS   : tst_qqmllanguage::errors(nonexistantProperty.1)
  PASS   : tst_qqmllanguage::errors(nonexistantProperty.2)
  PASS   : tst_qqmllanguage::errors(nonexistantProperty.3)
  PASS   : tst_qqmllanguage::errors(nonexistantProperty.4)
  PASS   : tst_qqmllanguage::errors(nonexistantProperty.5)
  PASS   : tst_qqmllanguage::errors(nonexistantProperty.6)
  PASS   : tst_qqmllanguage::errors(wrongType (string for int))
  PASS   : tst_qqmllanguage::errors(wrongType (int for bool))
  PASS   : tst_qqmllanguage::errors(wrongType (bad rect))
  PASS   : tst_qqmllanguage::errors(wrongType (invalid enum))
  PASS   : tst_qqmllanguage::errors(wrongType (int for uint))
  PASS   : tst_qqmllanguage::errors(wrongType (string for real))
  PASS   : tst_qqmllanguage::errors(wrongType (int for color))
  PASS   : tst_qqmllanguage::errors(wrongType (int for date))
  PASS   : tst_qqmllanguage::errors(wrongType (int for time))
  PASS   : tst_qqmllanguage::errors(wrongType (int for datetime))
  PASS   : tst_qqmllanguage::errors(wrongType (string for point))
  PASS   : tst_qqmllanguage::errors(wrongType (color for size))
  PASS   : tst_qqmllanguage::errors(wrongType (number string for int))
  PASS   : tst_qqmllanguage::errors(wrongType (int for string))
  PASS   : tst_qqmllanguage::errors(wrongType (int for url))
  PASS   : tst_qqmllanguage::errors(wrongType (invalid object))
  PASS   : tst_qqmllanguage::errors(wrongType (int for enum))
  PASS   : tst_qqmllanguage::errors(readOnly.1)
  PASS   : tst_qqmllanguage::errors(readOnly.2)
  PASS   : tst_qqmllanguage::errors(readOnly.3)
  PASS   : tst_qqmllanguage::errors(readOnly.4)
  PASS   : tst_qqmllanguage::errors(readOnly.5)
  PASS   : tst_qqmllanguage::errors(listAssignment.1)
  PASS   : tst_qqmllanguage::errors(listAssignment.2)
  PASS   : tst_qqmllanguage::errors(listAssignment.3)
  PASS   : tst_qqmllanguage::errors(invalidID.1)
  PASS   : tst_qqmllanguage::errors(invalidID.2)
  PASS   : tst_qqmllanguage::errors(invalidID.3)
  PASS   : tst_qqmllanguage::errors(invalidID.4)
  PASS   : tst_qqmllanguage::errors(invalidID.5)
  PASS   : tst_qqmllanguage::errors(invalidID.6)
  PASS   : tst_qqmllanguage::errors(invalidID.7)
  PASS   : tst_qqmllanguage::errors(invalidID.8)
  PASS   : tst_qqmllanguage::errors(invalidID.9)
  PASS   : tst_qqmllanguage::errors(scriptString.1)
  PASS   : tst_qqmllanguage::errors(scriptString.2)
  PASS   : tst_qqmllanguage::errors(unsupportedProperty)
  QtQA::App::TestRunner: Timed out after 450 seconds
  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: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmllanguage: 908 seconds, signal 6
  
  Testing tst_qqmlecmascript
  QtQA::App::TestRunner: Timed out after 450 seconds
  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: 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_qqmlecmascript *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_qqmlecmascript::initTestCase()
  PASS   : tst_qqmlecmascript::assignBasicTypes()
  QtQA::App::TestRunner: Timed out after 450 seconds
  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: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlecmascript: 908 seconds, signal 6
  
  Testing tst_QQuickWorkerScript
  QtQA::App::TestRunner: Timed out after 450 seconds
  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: 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_QQuickWorkerScript *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QQuickWorkerScript::initTestCase()
  PASS   : tst_QQuickWorkerScript::source()
  PASS   : tst_QQuickWorkerScript::messaging(invalid)
  PASS   : tst_QQuickWorkerScript::messaging(bool)
  PASS   : tst_QQuickWorkerScript::messaging(int)
  PASS   : tst_QQuickWorkerScript::messaging(real)
  PASS   : tst_QQuickWorkerScript::messaging(string)
  PASS   : tst_QQuickWorkerScript::messaging(variant list)
  PASS   : tst_QQuickWorkerScript::messaging(date time)
  PASS   : tst_QQuickWorkerScript::messaging(regexp)
  PASS   : tst_QQuickWorkerScript::messaging_sendQObjectList()
  QtQA::App::TestRunner: Timed out after 450 seconds
  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: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickworkerscript: 908 seconds, signal 6
  
  Testing tst_v4
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: Process exited due to signal 6
  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_v4 *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_v4::initTestCase()
  PASS   : tst_v4::unnecessaryReeval()
  PASS   : tst_v4::logicalOr()
  PASS   : tst_v4::nestedLogicalOr()
  PASS   : tst_v4::logicalAnd()
  PASS   : tst_v4::nestedLogicalAnd()
  PASS   : tst_v4::conditionalExpr()
  PASS   : tst_v4::qtscript(equals)
  PASS   : tst_v4::qtscript(strict equals)
  PASS   : tst_v4::qtscript(qreal -> int rounding)
  PASS   : tst_v4::qtscript(exception on fetch)
  PASS   : tst_v4::qtscript(logical or)
  PASS   : tst_v4::qtscript(conditional expressions)
  PASS   : tst_v4::qtscript(double bool jump)
  PASS   : tst_v4::qtscript(unary minus)
  PASS   : tst_v4::qtscript(null qobject)
  PASS   : tst_v4::qtscript(qobject -> bool)
  PASS   : tst_v4::qtscript(conversion from bool)
  PASS   : tst_v4::qtscript(conversion from int)
  PASS   : tst_v4::qtscript(conversion from float)
  PASS   : tst_v4::qtscript(conversion from double)
  PASS   : tst_v4::qtscript(conversion from real)
  PASS   : tst_v4::qtscript(conversion from string)
  QtQA::App::TestRunner: Timed out after 450 seconds
  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: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlv4: 908 seconds, signal 6
  
  Testing tst_qqmlproperty
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: unable to kill subprocess 72366no return status from subprocess
  QtQA::App::TestRunner: Process exited due to signal 127; dumped core
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qqmlproperty [72366]
  QtQA::App::TestRunner: Path:            /work/*/tst_qqmlproperty
  QtQA::App::TestRunner: Identifier:      tst_qqmlproperty
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [72365]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-02-27 15:02:48.227 +0200
  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[72366]: 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        	0x00007fff8b5c7ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff87ca47d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff87c95a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001004f1e29 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001004f2385 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x0000000100a841cd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff87cf6cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   QtQuick                       	0x000000010784e000 TestNamespace::QQuickValueTypeProvider::~QQuickValueTypeProvider() + 32
  QtQA::App::TestRunner: 8   QtQml                         	0x0000000100141f6e TestNamespace::QQmlValueTypeProvider::createValueType(int) + 46
  QtQA::App::TestRunner: 9   QtQml                         	0x000000010010dd22 TestNamespace::(anonymous namespace)::QQmlValueTypeFactoryImpl::valueType(int) + 194
  QtQA::App::TestRunner: 10  QtQml                         	0x000000010010db6f TestNamespace::QQmlValueTypeFactory::isValueType(int) + 31
  QtQA::App::TestRunner: 11  QtQml                         	0x00000001000a7b3e TestNamespace::QQmlProperty::propertyTypeCategory() const + 94
  QtQA::App::TestRunner: 12  tst_qqmlproperty              	0x000000010001b911 tst_qqmlproperty::read() + 8033
  QtQA::App::TestRunner: 13  QtCore                        	0x00000001006beb5c 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: 14  QtCore                        	0x00000001006be7ac 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: 15  QtTest                        	0x0000000100a87ca9 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 16  QtTest                        	0x0000000100a84ae2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 17  tst_qqmlproperty              	0x000000010002af06 main + 102
  QtQA::App::TestRunner: 18  tst_qqmlproperty              	0x0000000100004114 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8b5c87e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8ebb4786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8ebb3316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:: QThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8b5c7df2 __select + 10
  QtQA::App::TestRunner: 1   QtCore                        	0x00000001006fa934 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68
  QtQA::App::TestRunner: 2   QtCore                        	0x00000001006fb8ba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timespec*) + 682
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001006fc83f TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 207
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001006b2814 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 356
  QtQA::App::TestRunner: 5   QtCore                        	0x00000001004fd2dd TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 6   QtCore                        	0x0000000100500bcd TestNamespace::QThreadPrivate::start(void*) + 445
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff87ca28bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff87ca5b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:: SamplerThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8b5c66b6 semaphore_wait_trap + 10
  QtQA::App::TestRunner: 1   QtV8                          	0x00000001011c9888 v8::internal::MacOSSemaphore::Wait() + 24
  QtQA::App::TestRunner: 2   QtV8                          	0x0000000101119267 v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 119
  QtQA::App::TestRunner: 3   QtV8                          	0x00000001011c9938 v8::internal::SamplerThread::Run() + 56
  QtQA::App::TestRunner: 4   QtV8                          	0x00000001011c916c _ZN2v88internalL11ThreadEntryEPv + 60
  QtQA::App::TestRunner: 5   libsystem_c.dylib             	0x00007fff87ca28bf _pthread_start + 335
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff87ca5b75 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: 0x00007fff5fbfd058  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000000a03  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfd080  rsp: 0x00007fff5fbfd058
  QtQA::App::TestRunner:    r8: 0x00007fff76a3afb8   r9: 0x0000000105406070  r10: 0x00007fff8b5c7d0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x0000000103a1bb70  r13: 0x0000000100271468  r14: 0x00007fff76a3d960  r15: 0x00007fff5fbfd740
  QtQA::App::TestRunner:   rip: 0x00007fff8b5c7ce2  rfl: 0x0000000000000246  cr2: 0x0000000100a8cd90
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x10003eff7 +tst_qqmlproperty (??? - ???) <E8B09EE5-11B0-3EBA-8189-36E85D8E2674> /work/*/tst_qqmlproperty
  QtQA::App::TestRunner:        0x100054000 -        0x10025ffff +QtQml (5.1.0 - compatibility 5.1.0) <3205F9F3-352A-34AD-B934-665CAA72CBBA> /work/*/QtQml.framework/Versions/5/QtQml
  QtQA::App::TestRunner:        0x100355000 -        0x10045eff7 +QtNetwork (5.1.0 - compatibility 5.1.0) <75343382-C3B9-33E6-B050-9E4FC75A1711> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x1004da000 -        0x100976fff +QtCore (5.1.0 - compatibility 5.1.0) <F2D3C2F0-5E2B-3672-BD90-CB8C6CE0E7B5> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100a7f000 -        0x100a9ffff +QtTest (5.1.0 - compatibility 5.1.0) <FDADCD34-EF64-3956-B406-A7779B5A6172> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x100ab1000 -        0x100e04ff7 +QtGui (5.1.0 - compatibility 5.1.0) <B8DE30D6-4E91-324D-BE6F-F15AC20E636E> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x100f39000 -        0x10132cff7 +QtV8 (5.1.0 - compatibility 5.1.0) <FFDB3B3E-1ECF-3318-A56F-D82D93D54E31> /work/*/QtV8.framework/Versions/5/QtV8
  QtQA::App::TestRunner:        0x1014a1000 -        0x1014a7fff  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:        0x101798000 -        0x1017c1ff7 +QtPrintSupport (5.1.0 - compatibility 5.1.0) <B98D8617-B573-302B-ACB6-4176C6286370> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x103228000 -        0x1032a8ff7 +libqcocoa.dylib (??? - ???) <2CE60369-A5DC-3BFF-A683-30FAF157739C> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x1032fa000 -        0x103793fff +QtWidgets (5.1.0 - compatibility 5.1.0) <E076A761-18C3-356D-B4B9-E220C70F0FFE> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x1039bd000 -        0x1039c0fff +libqtquick2plugin.dylib (??? - ???) <144F5F4E-397C-3DF3-ABE0-E2F545AA0214> /work/*/libqtquick2plugin.dylib
  QtQA::App::TestRunner:        0x107800000 -        0x107a53fff +QtQuick (5.1.0 - compatibility 5.1.0) <48B63AF7-DD90-3253-90AF-5ED5964A5D27> /work/*/QtQuick.framework/Versions/5/QtQuick
  QtQA::App::TestRunner:     0x7fff641fe000 -     0x7fff64232baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff866b9000 -     0x7fff866f9ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff86735000 -     0x7fff86819ff7  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:     0x7fff8681a000 -     0x7fff8687afff  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:     0x7fff86979000 -     0x7fff86979fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff86a64000 -     0x7fff86a6fff7  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:     0x7fff86ac8000 -     0x7fff86acefff  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:     0x7fff86fe7000 -     0x7fff87bedfff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff87bee000 -     0x7fff87befff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff87bf0000 -     0x7fff87c23ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff87c24000 -     0x7fff87c2ffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff87c30000 -     0x7fff87c46ff7  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:     0x7fff87c47000 -     0x7fff87c47fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff87c48000 -     0x7fff87c4dfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff87c4e000 -     0x7fff87c53ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff87c54000 -     0x7fff87d31fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff87d34000 -     0x7fff87daafff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff87dde000 -     0x7fff87df0ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff880fc000 -     0x7fff88105ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff88106000 -     0x7fff8820dfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8820e000 -     0x7fff8825cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff882f2000 -     0x7fff883fffff  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:     0x7fff8851f000 -     0x7fff885d2ff7  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:     0x7fff885d5000 -     0x7fff88600ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff88a9e000 -     0x7fff88b11fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff88b94000 -     0x7fff88d68ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff88d69000 -     0x7fff88d6bfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff899a5000 -     0x7fff899cefff  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:     0x7fff899cf000 -     0x7fff899cffff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff89a2e000 -     0x7fff89a4dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff89da9000 -     0x7fff89e01ff7  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:     0x7fff89e2b000 -     0x7fff89e2efff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff89e2f000 -     0x7fff89e6efff  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:     0x7fff89e6f000 -     0x7fff89e9fff7  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:     0x7fff89ea0000 -     0x7fff89ec9fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff89eca000 -     0x7fff89fd6fff  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:     0x7fff8a009000 -     0x7fff8a026ff7  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:     0x7fff8a044000 -     0x7fff8a0deff7  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:     0x7fff8a0df000 -     0x7fff8a1befff  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:     0x7fff8aac0000 -     0x7fff8aac0fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff8ad3a000 -     0x7fff8b02fff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff8b032000 -     0x7fff8b033fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8b034000 -     0x7fff8b034fff  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:     0x7fff8b035000 -     0x7fff8b037fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8b1fb000 -     0x7fff8b1fffff  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:     0x7fff8b200000 -     0x7fff8b519fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8b51a000 -     0x7fff8b52cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8b52d000 -     0x7fff8b53bff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8b599000 -     0x7fff8b5b0fff  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:     0x7fff8b5b1000 -     0x7fff8b5d1fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8b612000 -     0x7fff8b613fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff8b618000 -     0x7fff8b6b9fff  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:     0x7fff8b6ba000 -     0x7fff8b6c1ff7  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:     0x7fff8b6c2000 -     0x7fff8c060a27  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:     0x7fff8c061000 -     0x7fff8c07dff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8c08d000 -     0x7fff8c0b1fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff8c0ff000 -     0x7fff8c106fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff8c107000 -     0x7fff8c108fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8c1bb000 -     0x7fff8c1c1fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff8c1c2000 -     0x7fff8c3ecfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff8c3ed000 -     0x7fff8c3effff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff8c3f0000 -     0x7fff8c3fffff  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:     0x7fff8c66f000 -     0x7fff8cb36fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff8cb37000 -     0x7fff8cb4bff7  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:     0x7fff8cb4c000 -     0x7fff8cb4dff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8cb4e000 -     0x7fff8ce6afff  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:     0x7fff8ce6b000 -     0x7fff8ce81fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff8ce82000 -     0x7fff8ce95ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8cee3000 -     0x7fff8cfd8fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff8cfd9000 -     0x7fff8cffafff  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:     0x7fff8cffb000 -     0x7fff8d06bfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff8d06c000 -     0x7fff8d0e7ff7  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:     0x7fff8d4d2000 -     0x7fff8d4d7fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff8d738000 -     0x7fff8d78cff7  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:     0x7fff8d7d4000 -     0x7fff8da48fff  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:     0x7fff8e79d000 -     0x7fff8e805ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff8e932000 -     0x7fff8e937fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff8e9a0000 -     0x7fff8e9fbff7  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:     0x7fff8e9fc000 -     0x7fff8ea24fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8ea2f000 -     0x7fff8ea71ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8ea72000 -     0x7fff8eb8bfff  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:     0x7fff8ebb1000 -     0x7fff8ebbffff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8ebff000 -     0x7fff8ec51ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff8ec52000 -     0x7fff8ec67fff  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:     0x7fff8eca7000 -     0x7fff8f0d4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff8f3a2000 -     0x7fff8f3a6fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8f3a7000 -     0x7fff8f42cff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff8f876000 -     0x7fff8f91bfff  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:     0x7fff8f92a000 -     0x7fff8f947fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8f948000 -     0x7fff8f94ffff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff8f950000 -     0x7fff8ff34fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff901a2000 -     0x7fff901affff  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:     0x7fff901b0000 -     0x7fff901b1ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff903de000 -     0x7fff9040aff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff9040b000 -     0x7fff904adfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff904b3000 -     0x7fff9061afff  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:     0x7fff906a3000 -     0x7fff906a5ff7  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:     0x7fff906a6000 -     0x7fff906a6fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff909b7000 -     0x7fff90aedfff  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:     0x7fff90aee000 -     0x7fff90c4bfff  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:     0x7fff90c4c000 -     0x7fff90c63fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff90c76000 -     0x7fff90cb1fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff90cb2000 -     0x7fff90d06fff  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:     0x7fff90e92000 -     0x7fff90ed3fff  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:     0x7fff913e1000 -     0x7fff913e1fff  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:     0x7fff9148a000 -     0x7fff9148afff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff9148b000 -     0x7fff91493fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff91560000 -     0x7fff91566fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff91567000 -     0x7fff915eafef  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:     0x7fff915eb000 -     0x7fff915f0fff  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:     0x7fff915f1000 -     0x7fff91791ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff917eb000 -     0x7fff917f6ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff9183a000 -     0x7fff91841fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff91899000 -     0x7fff918f5ff7  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:     0x7fff918f6000 -     0x7fff9198cff7  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:     0x7fff91a33000 -     0x7fff91a34fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff91a35000 -     0x7fff91afcff7  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:     0x7fff91afd000 -     0x7fff91b3dfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff91b3e000 -     0x7fff91b4cfff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff91b4d000 -     0x7fff91b50fff  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:     0x7fff91b51000 -     0x7fff91bd5ff7  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:     0x7fff91bd6000 -     0x7fff91bd9fff  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:     0x7fff91c27000 -     0x7fff91c92ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff91c95000 -     0x7fff91cb9fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff91cba000 -     0x7fff91cbafff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff91cc8000 -     0x7fff91cd2ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff923d7000 -     0x7fff923fdfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff923fe000 -     0x7fff92402fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff92403000 -     0x7fff92406ff7  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:     0x7fff92407000 -     0x7fff9247dff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff92486000 -     0x7fff924c0fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff9250e000 -     0x7fff9251dff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff9251e000 -     0x7fff92580ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff92a40000 -     0x7fff92c42fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff92c43000 -     0x7fff92c70fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff92ca1000 -     0x7fff92ce5ff7  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:     0x7fff92ce6000 -     0x7fff92cecff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff92ef3000 -     0x7fff9321ffff  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:     0x7fff93220000 -     0x7fff93325fff  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:     0x7fff93353000 -     0x7fff93353fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff93354000 -     0x7fff93358ff7  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:     0x7fff93359000 -     0x7fff933c1ff7  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:     0x7fff933c2000 -     0x7fff933c7fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff933c8000 -     0x7fff933d5ff7  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:     0x7fff933d6000 -     0x7fff93422ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff934a2000 -     0x7fff93586e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff935b5000 -     0x7fff936b7fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 2
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 6600
  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=174.1M resident=153.4M(88%) swapped_out_or_unallocated=20.7M(12%)
  QtQA::App::TestRunner: Writable regions: Total=72.2M written=3596K(5%) resident=4644K(6%) swapped_out=0K(0%) unallocated=67.7M(94%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG image                              4K
  QtQA::App::TestRunner: CG shared images                   1184K
  QtQA::App::TestRunner: CoreGraphics                         16K
  QtQA::App::TestRunner: CoreServices                       1284K
  QtQA::App::TestRunner: MALLOC                             41.6M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=255                    547.7M
  QtQA::App::TestRunner: Memory tag=255 (reserved)             4K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              9304K
  QtQA::App::TestRunner: VM_ALLOCATE                        16.1M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             12.7M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         57.4M
  QtQA::App::TestRunner: __TEXT                            116.7M
  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                             888.6M
  QtQA::App::TestRunner: TOTAL, minus reserved VM space    888.6M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlproperty *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_qqmlproperty::initTestCase()
  PASS   : tst_qqmlproperty::qmlmetaproperty()
  PASS   : tst_qqmlproperty::qmlmetaproperty_object()
  PASS   : tst_qqmlproperty::qmlmetaproperty_object_string()
  PASS   : tst_qqmlproperty::qmlmetaproperty_object_context()
  PASS   : tst_qqmlproperty::qmlmetaproperty_object_string_context()
  PASS   : tst_qqmlproperty::name()
  QtQA::App::TestRunner: Timed out after 450 seconds
  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: Sorry, a crash report could not be found in /Users/qt/Library/Logs/CrashReporter.
  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_qqmlproperty: 907 seconds, signal 6
  
  Testing tst_QQmlMetaObject
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: unable to kill subprocess 72356no return status from subprocess
  QtQA::App::TestRunner: Process exited due to signal 127; dumped core
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qqmlmetaobject [72356]
  QtQA::App::TestRunner: Path:            /work/*/tst_qqmlmetaobject
  QtQA::App::TestRunner: Identifier:      tst_qqmlmetaobject
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [72355]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-02-27 15:02:36.630 +0200
  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[72356]: 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        	0x00007fff8b5c7ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff87ca47d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff87c95a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001004c3e29 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001004c4385 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x0000000100a561cd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff87cf6cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   QtQml                         	0x000000010011441f TestNamespace::QQmlValueTypeProvider::equalValueType(int, void const*, void const*, unsigned long) + 47
  QtQA::App::TestRunner: 8   QtQml                         	0x000000010005f1bd TestNamespace::QQmlVMEMetaObject::metaCall(TestNamespace::QMetaObject::Call, int, void**) + 5901
  QtQA::App::TestRunner: 9   QtQml                         	0x000000010008d34b TestNamespace::QQmlVME::run(TestNamespace::QList<TestNamespace::QQmlError>*, TestNamespace::QQmlVME::Interrupt const&, void* const**) + 1611
  QtQA::App::TestRunner: 10  QtQml                         	0x000000010008ccf4 TestNamespace::QQmlVME::execute(TestNamespace::QList<TestNamespace::QQmlError>*, TestNamespace::QQmlVME::Interrupt const&) + 52
  QtQA::App::TestRunner: 11  QtQml                         	0x0000000100083b21 TestNamespace::QQmlComponentPrivate::beginCreate(TestNamespace::QQmlContextData*) + 977
  QtQA::App::TestRunner: 12  QtQml                         	0x0000000100083701 TestNamespace::QQmlComponent::create(TestNamespace::QQmlContext*) + 97
  QtQA::App::TestRunner: 13  tst_qqmlmetaobject            	0x0000000100006934 tst_QQmlMetaObject::property() + 324
  QtQA::App::TestRunner: 14  QtCore                        	0x0000000100690b5c 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  QtCore                        	0x00000001006907ac 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: 16  QtTest                        	0x0000000100a59ca9 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 17  QtTest                        	0x0000000100a56ae2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 18  tst_qqmlmetaobject            	0x000000010000b491 main + 113
  QtQA::App::TestRunner: 19  tst_qqmlmetaobject            	0x0000000100004314 start + 52
  (... 1610 lines omitted; there are too many errors!)
  QtQA::App::TestRunner:     0x7fff87c4e000 -     0x7fff87c53ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff87c54000 -     0x7fff87d31fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff87d34000 -     0x7fff87daafff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff87dde000 -     0x7fff87df0ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff880fc000 -     0x7fff88105ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff88106000 -     0x7fff8820dfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8820e000 -     0x7fff8825cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff882f2000 -     0x7fff883fffff  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:     0x7fff8851f000 -     0x7fff885d2ff7  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:     0x7fff885d5000 -     0x7fff88600ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff88a9e000 -     0x7fff88b11fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff88b94000 -     0x7fff88d68ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff88d69000 -     0x7fff88d6bfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff899a5000 -     0x7fff899cefff  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:     0x7fff899cf000 -     0x7fff899cffff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff89a2e000 -     0x7fff89a4dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff89da9000 -     0x7fff89e01ff7  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:     0x7fff89e2b000 -     0x7fff89e2efff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff89e2f000 -     0x7fff89e6efff  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:     0x7fff89e6f000 -     0x7fff89e9fff7  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:     0x7fff89ea0000 -     0x7fff89ec9fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff89eca000 -     0x7fff89fd6fff  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:     0x7fff8a009000 -     0x7fff8a026ff7  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:     0x7fff8a044000 -     0x7fff8a0deff7  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:     0x7fff8a0df000 -     0x7fff8a1befff  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:     0x7fff8aac0000 -     0x7fff8aac0fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff8ad3a000 -     0x7fff8b02fff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff8b032000 -     0x7fff8b033fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8b034000 -     0x7fff8b034fff  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:     0x7fff8b035000 -     0x7fff8b037fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8b1fb000 -     0x7fff8b1fffff  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:     0x7fff8b200000 -     0x7fff8b519fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8b51a000 -     0x7fff8b52cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8b52d000 -     0x7fff8b53bff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8b599000 -     0x7fff8b5b0fff  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:     0x7fff8b5b1000 -     0x7fff8b5d1fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8b612000 -     0x7fff8b613fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff8b618000 -     0x7fff8b6b9fff  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:     0x7fff8b6ba000 -     0x7fff8b6c1ff7  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:     0x7fff8b6c2000 -     0x7fff8c060a27  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:     0x7fff8c061000 -     0x7fff8c07dff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8c08d000 -     0x7fff8c0b1fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff8c0ff000 -     0x7fff8c106fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff8c107000 -     0x7fff8c108fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8c1bb000 -     0x7fff8c1c1fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff8c1c2000 -     0x7fff8c3ecfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff8c3ed000 -     0x7fff8c3effff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff8c3f0000 -     0x7fff8c3fffff  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:     0x7fff8c66f000 -     0x7fff8cb36fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff8cb37000 -     0x7fff8cb4bff7  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:     0x7fff8cb4c000 -     0x7fff8cb4dff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8cb4e000 -     0x7fff8ce6afff  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:     0x7fff8ce6b000 -     0x7fff8ce81fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff8ce82000 -     0x7fff8ce95ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8cee3000 -     0x7fff8cfd8fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff8cfd9000 -     0x7fff8cffafff  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:     0x7fff8cffb000 -     0x7fff8d06bfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff8d06c000 -     0x7fff8d0e7ff7  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:     0x7fff8d4d2000 -     0x7fff8d4d7fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff8d738000 -     0x7fff8d78cff7  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:     0x7fff8d7d4000 -     0x7fff8da48fff  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:     0x7fff8e79d000 -     0x7fff8e805ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff8e932000 -     0x7fff8e937fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff8e9a0000 -     0x7fff8e9fbff7  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:     0x7fff8e9fc000 -     0x7fff8ea24fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8ea2f000 -     0x7fff8ea71ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8ea72000 -     0x7fff8eb8bfff  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:     0x7fff8ebb1000 -     0x7fff8ebbffff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8ebff000 -     0x7fff8ec51ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff8ec52000 -     0x7fff8ec67fff  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:     0x7fff8eca7000 -     0x7fff8f0d4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff8f3a2000 -     0x7fff8f3a6fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8f3a7000 -     0x7fff8f42cff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff8f876000 -     0x7fff8f91bfff  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:     0x7fff8f92a000 -     0x7fff8f947fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8f948000 -     0x7fff8f94ffff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff8f950000 -     0x7fff8ff34fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff901a2000 -     0x7fff901affff  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:     0x7fff901b0000 -     0x7fff901b1ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff903de000 -     0x7fff9040aff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff9040b000 -     0x7fff904adfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff904b3000 -     0x7fff9061afff  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:     0x7fff906a3000 -     0x7fff906a5ff7  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:     0x7fff906a6000 -     0x7fff906a6fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff909b7000 -     0x7fff90aedfff  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:     0x7fff90aee000 -     0x7fff90c4bfff  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:     0x7fff90c4c000 -     0x7fff90c63fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff90c76000 -     0x7fff90cb1fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff90cb2000 -     0x7fff90d06fff  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:     0x7fff90e92000 -     0x7fff90ed3fff  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:     0x7fff913e1000 -     0x7fff913e1fff  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:     0x7fff9148a000 -     0x7fff9148afff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff9148b000 -     0x7fff91493fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff91560000 -     0x7fff91566fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff91567000 -     0x7fff915eafef  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:     0x7fff915eb000 -     0x7fff915f0fff  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:     0x7fff915f1000 -     0x7fff91791ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff917eb000 -     0x7fff917f6ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff9183a000 -     0x7fff91841fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff91899000 -     0x7fff918f5ff7  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:     0x7fff918f6000 -     0x7fff9198cff7  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:     0x7fff91a33000 -     0x7fff91a34fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff91a35000 -     0x7fff91afcff7  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:     0x7fff91afd000 -     0x7fff91b3dfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff91b3e000 -     0x7fff91b4cfff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff91b4d000 -     0x7fff91b50fff  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:     0x7fff91b51000 -     0x7fff91bd5ff7  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:     0x7fff91bd6000 -     0x7fff91bd9fff  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:     0x7fff91c27000 -     0x7fff91c92ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff91c95000 -     0x7fff91cb9fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff91cba000 -     0x7fff91cbafff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff91cc8000 -     0x7fff91cd2ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff923d7000 -     0x7fff923fdfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff923fe000 -     0x7fff92402fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff92403000 -     0x7fff92406ff7  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:     0x7fff92407000 -     0x7fff9247dff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff92486000 -     0x7fff924c0fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff9250e000 -     0x7fff9251dff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff9251e000 -     0x7fff92580ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff92a40000 -     0x7fff92c42fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff92c43000 -     0x7fff92c70fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff92ca1000 -     0x7fff92ce5ff7  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:     0x7fff92ce6000 -     0x7fff92cecff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff92ef3000 -     0x7fff9321ffff  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:     0x7fff93220000 -     0x7fff93325fff  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:     0x7fff93353000 -     0x7fff93353fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff93354000 -     0x7fff93358ff7  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:     0x7fff93359000 -     0x7fff933c1ff7  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:     0x7fff933c2000 -     0x7fff933c7fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff933c8000 -     0x7fff933d5ff7  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:     0x7fff933d6000 -     0x7fff93422ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff934a2000 -     0x7fff93586e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff935b5000 -     0x7fff936b7fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 2
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 6580
  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=173.9M resident=153.2M(88%) swapped_out_or_unallocated=20.7M(12%)
  QtQA::App::TestRunner: Writable regions: Total=71.2M written=3452K(5%) resident=4500K(6%) swapped_out=0K(0%) unallocated=66.8M(94%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG image                              4K
  QtQA::App::TestRunner: CG shared images                   1184K
  QtQA::App::TestRunner: CoreGraphics                         16K
  QtQA::App::TestRunner: CoreServices                       1284K
  QtQA::App::TestRunner: MALLOC                             40.6M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=255                    547.7M
  QtQA::App::TestRunner: Memory tag=255 (reserved)             4K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              9304K
  QtQA::App::TestRunner: VM_ALLOCATE                        16.1M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             12.7M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         57.3M
  QtQA::App::TestRunner: __TEXT                            116.6M
  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                             887.4M
  QtQA::App::TestRunner: TOTAL, minus reserved VM space    887.4M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmllistreference: 907 seconds, status -1 (unusual error)
  
  Testing tst_qqmlinfo
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: unable to kill subprocess 67219no 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_qqmlinfo *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_qqmlinfo::initTestCase()
  PASS   : tst_qqmlinfo::qmlObject()
  PASS   : tst_qqmlinfo::nestedQmlObject()
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: got return status but subprocess still alive
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qqmlinfo [67219]
  QtQA::App::TestRunner: Path:            /work/*/tst_qqmlinfo
  QtQA::App::TestRunner: Identifier:      tst_qqmlinfo
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [67206]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2013-02-27 14:47:31.167 +0200
  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[67219]: 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        	0x00007fff8b5c7ce2 __pthread_kill + 10
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff87ca47d2 pthread_kill + 95
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff87c95a7a abort + 143
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001004aee29 _ZN13TestNamespaceL16qt_message_fatalENS_9QtMsgTypeERKNS_18QMessageLogContextERKNS_7QStringE + 9
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001004af385 TestNamespace::QMessageLogger::fatal(char const*, ...) const + 165
  QtQA::App::TestRunner: 5   QtTest                        	0x0000000100a411cd TestNamespace::QTest::FatalSignalHandler::signal(int) + 77
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff87cf6cfa _sigtramp + 26
  QtQA::App::TestRunner: 7   QtQml                         	0x00000001000fef63 TestNamespace::QQmlValueTypeProvider::createValueType(int) + 35
  QtQA::App::TestRunner: 8   QtQml                         	0x00000001000cad5c TestNamespace::(anonymous namespace)::QQmlValueTypeFactoryImpl::valueType(int) + 252
  QtQA::App::TestRunner: 9   QtQml                         	0x000000010016f8f5 TestNamespace::QV8QObjectWrapper::GetProperty(TestNamespace::QV8Engine*, TestNamespace::QObject*, v8::Handle<v8::Value>*, TestNamespace::QHashedV8String const&, TestNamespace::QQmlContextData*, TestNamespace::QV8QObjectWrapper::RevisionMode) + 5445
  QtQA::App::TestRunner: 10  QtQml                         	0x000000010016aa0c TestNamespace::QV8ContextWrapper::Getter(v8::Local<v8::String>, v8::AccessorInfo const&) + 604
  QtQA::App::TestRunner: 11  QtV8                          	0x000000010104a391 v8::internal::JSObject::GetPropertyWithInterceptor(v8::internal::Object*, v8::internal::String*, PropertyAttributes*) + 529
  QtQA::App::TestRunner: 12  QtV8                          	0x0000000101049e3b v8::internal::Object::GetProperty(v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, v8::internal::LookupResult*, v8::internal::Handle<v8::internal::String>, PropertyAttributes*) + 123
  QtQA::App::TestRunner: 13  QtV8                          	0x0000000100ffa303 v8::internal::LoadIC::Load(v8::internal::InlineCacheState, v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::String>) + 1379
  QtQA::App::TestRunner: 14  QtV8                          	0x0000000100ffddec v8::internal::LoadIC_Miss(v8::internal::Arguments, v8::internal::Isolate*) + 124
  QtQA::App::TestRunner: 15  ???                           	0x00002be47850618e 0 + 48260271071630
  QtQA::App::TestRunner: 16  ???                           	0x00002be478539946 0 + 48260271282502
  QtQA::App::TestRunner: 17  ???                           	0x00002be478524d87 0 + 48260271197575
  QtQA::App::TestRunner: 18  ???                           	0x00002be478511ad7 0 + 48260271119063
  QtQA::App::TestRunner: 19  QtV8                          	0x0000000100f73182 _ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_PbS5_ + 546
  QtQA::App::TestRunner: 20  QtV8                          	0x0000000100f72cf7 v8::internal::Execution::Call(v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*, bool*, bool, v8::internal::Handle<v8::internal::Object>) + 359
  QtQA::App::TestRunner: 21  QtV8                          	0x0000000100f72b81 v8::internal::Execution::Call(v8::internal::Handle<v8::internal::Object>, v8::internal::Handle<v8::internal::Object>, int, v8::internal::Handle<v8::internal::Object>*, bool*, bool) + 33
  QtQA::App::TestRunner: 22  QtV8                          	0x0000000100f1ba65 v8::Function::Call(v8::Handle<v8::Object>, int, v8::Handle<v8::Value>*) + 325
  QtQA::App::TestRunner: 23  QtQml                         	0x00000001000fcbd8 TestNamespace::QQmlJavaScriptExpression::evaluate(TestNamespace::QQmlContextData*, v8::Handle<v8::Function>, int, v8::Handle<v8::Value>*, bool*) + 712
  QtQA::App::TestRunner: 24  QtQml                         	0x000000010017e20d TestNamespace::QV8Bindings::Binding::update(TestNamespace::QFlags<TestNamespace::QQmlPropertyPrivate::WriteFlag>) + 525
  QtQA::App::TestRunner: 25  QtQml                         	0x0000000100080667 TestNamespace::QQmlVME::complete(TestNamespace::QQmlVME::Interrupt const&) + 327
  QtQA::App::TestRunner: 26  QtQml                         	0x000000010006f091 TestNamespace::QQmlComponentPrivate::complete(TestNamespace::QQmlEnginePrivate*, TestNamespace::QQmlComponentPrivate::ConstructionState*) + 65
  QtQA::App::TestRunner: 27  QtQml                         	0x000000010006c93b TestNamespace::QQmlComponentPrivate::completeCreate() + 43
  QtQA::App::TestRunner: 28  QtQml                         	0x000000010006e712 TestNamespace::QQmlComponent::create(TestNamespace::QQmlContext*) + 114
  QtQA::App::TestRunner: 29  tst_qqmlinfo                  	0x0000000100004eaf tst_qqmlinfo::nestedComponent() + 79
  QtQA::App::TestRunner: 30  QtCore                        	0x000000010067bb5c 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: 31  QtCore                        	0x000000010067b7ac 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: 32  QtTest                        	0x0000000100a44ca9 _ZN13TestNamespace5QTestL17qInvokeTestMethodEPKcS2_ + 1465
  QtQA::App::TestRunner: 33  QtTest                        	0x0000000100a41ae2 TestNamespace::QTest::qExec(TestNamespace::QObject*, int, char**) + 1682
  QtQA::App::TestRunner: 34  tst_qqmlinfo                  	0x00000001000063b6 main + 102
  QtQA::App::TestRunner: 35  tst_qqmlinfo                  	0x00000001000040b4 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8b5c87e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8ebb4786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8ebb3316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:: QThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8b5c7df2 __select + 10
  QtQA::App::TestRunner: 1   QtCore                        	0x00000001006b7934 TestNamespace::qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 68
  QtQA::App::TestRunner: 2   QtCore                        	0x00000001006b88ba TestNamespace::QEventDispatcherUNIXPrivate::doSelect(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>, timespec*) + 682
  QtQA::App::TestRunner: 3   QtCore                        	0x00000001006b983f TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 207
  QtQA::App::TestRunner: 4   QtCore                        	0x000000010066f814 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 356
  QtQA::App::TestRunner: 5   QtCore                        	0x00000001004ba2dd TestNamespace::QThread::exec() + 109
  QtQA::App::TestRunner: 6   QtCore                        	0x00000001004bdbcd TestNamespace::QThreadPrivate::start(void*) + 445
  QtQA::App::TestRunner: 7   libsystem_c.dylib             	0x00007fff87ca28bf _pthread_start + 335
  QtQA::App::TestRunner: 8   libsystem_c.dylib             	0x00007fff87ca5b75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:: SamplerThread
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8b5c66b6 semaphore_wait_trap + 10
  QtQA::App::TestRunner: 1   QtV8                          	0x0000000101193888 v8::internal::MacOSSemaphore::Wait() + 24
  QtQA::App::TestRunner: 2   QtV8                          	0x00000001010e3267 v8::internal::RuntimeProfilerRateLimiter::SuspendIfNecessary() + 119
  QtQA::App::TestRunner: 3   QtV8                          	0x0000000101193938 v8::internal::SamplerThread::Run() + 56
  QtQA::App::TestRunner: 4   QtV8                          	0x000000010119316c _ZN2v88internalL11ThreadEntryEPv + 60
  QtQA::App::TestRunner: 5   libsystem_c.dylib             	0x00007fff87ca28bf _pthread_start + 335
  QtQA::App::TestRunner: 6   libsystem_c.dylib             	0x00007fff87ca5b75 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: 0x00007fff5fbfcb68  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x0000000000000a03  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfcb90  rsp: 0x00007fff5fbfcb68
  QtQA::App::TestRunner:    r8: 0x00007fff76a3afb8   r9: 0x0000000103c0ce50  r10: 0x00007fff8b5c7d0a  r11: 0xffffff80002dad60
  QtQA::App::TestRunner:   r12: 0x0000000101579d38  r13: 0x000000010022e468  r14: 0x00007fff76a3d960  r15: 0x00007fff5fbfd250
  QtQA::App::TestRunner:   rip: 0x00007fff8b5c7ce2  rfl: 0x0000000000000246  cr2: 0x0000000100a49d90
  QtQA::App::TestRunner: Logical CPU: 0
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x10000aff7 +tst_qqmlinfo (??? - ???) <B87FF7B2-C629-39B8-842B-B425CD268DF5> /work/*/tst_qqmlinfo
  QtQA::App::TestRunner:        0x100011000 -        0x10021cfff +QtQml (5.1.0 - compatibility 5.1.0) <3205F9F3-352A-34AD-B934-665CAA72CBBA> /work/*/QtQml.framework/Versions/5/QtQml
  QtQA::App::TestRunner:        0x100312000 -        0x10041bff7 +QtNetwork (5.1.0 - compatibility 5.1.0) <75343382-C3B9-33E6-B050-9E4FC75A1711> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x100497000 -        0x100933fff +QtCore (5.1.0 - compatibility 5.1.0) <F2D3C2F0-5E2B-3672-BD90-CB8C6CE0E7B5> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x100a3c000 -        0x100a5cfff +QtTest (5.1.0 - compatibility 5.1.0) <FDADCD34-EF64-3956-B406-A7779B5A6172> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x100a6e000 -        0x100dc1ff7 +QtGui (5.1.0 - compatibility 5.1.0) <B8DE30D6-4E91-324D-BE6F-F15AC20E636E> /work/*/QtGui.framework/Versions/5/QtGui
  QtQA::App::TestRunner:        0x100ef6000 -        0x100efcfff  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:        0x100f03000 -        0x1012f6ff7 +QtV8 (5.1.0 - compatibility 5.1.0) <FFDB3B3E-1ECF-3318-A56F-D82D93D54E31> /work/*/QtV8.framework/Versions/5/QtV8
  QtQA::App::TestRunner:        0x103ba5000 -        0x103bceff7 +QtPrintSupport (5.1.0 - compatibility 5.1.0) <B98D8617-B573-302B-ACB6-4176C6286370> /work/*/QtPrintSupport.framework/Versions/5/QtPrintSupport
  QtQA::App::TestRunner:        0x103bf6000 -        0x103bf9fff +libqtquick2plugin.dylib (??? - ???) <144F5F4E-397C-3DF3-ABE0-E2F545AA0214> /work/*/libqtquick2plugin.dylib
  QtQA::App::TestRunner:        0x103d00000 -        0x103d80ff7 +libqcocoa.dylib (??? - ???) <2CE60369-A5DC-3BFF-A683-30FAF157739C> /work/*/libqcocoa.dylib
  QtQA::App::TestRunner:        0x104800000 -        0x104c99fff +QtWidgets (5.1.0 - compatibility 5.1.0) <E076A761-18C3-356D-B4B9-E220C70F0FFE> /work/*/QtWidgets.framework/Versions/5/QtWidgets
  QtQA::App::TestRunner:        0x1078f0000 -        0x107b43fff +QtQuick (5.1.0 - compatibility 5.1.0) <48B63AF7-DD90-3253-90AF-5ED5964A5D27> /work/*/QtQuick.framework/Versions/5/QtQuick
  QtQA::App::TestRunner:     0x7fff6c11b000 -     0x7fff6c14fbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff866b9000 -     0x7fff866f9ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff86735000 -     0x7fff86819ff7  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:     0x7fff8681a000 -     0x7fff8687afff  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:     0x7fff86979000 -     0x7fff86979fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff86a64000 -     0x7fff86a6fff7  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:     0x7fff86ac8000 -     0x7fff86acefff  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:     0x7fff86fe7000 -     0x7fff87bedfff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff87bee000 -     0x7fff87befff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff87bf0000 -     0x7fff87c23ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff87c24000 -     0x7fff87c2ffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff87c30000 -     0x7fff87c46ff7  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:     0x7fff87c47000 -     0x7fff87c47fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff87c48000 -     0x7fff87c4dfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff87c4e000 -     0x7fff87c53ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff87c54000 -     0x7fff87d31fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff87d34000 -     0x7fff87daafff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  QtQA::App::TestRunner:     0x7fff87dde000 -     0x7fff87df0ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fff880fc000 -     0x7fff88105ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff88106000 -     0x7fff8820dfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8820e000 -     0x7fff8825cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff882f2000 -     0x7fff883fffff  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:     0x7fff8851f000 -     0x7fff885d2ff7  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:     0x7fff885d5000 -     0x7fff88600ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff88a9e000 -     0x7fff88b11fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff88b94000 -     0x7fff88d68ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff88d69000 -     0x7fff88d6bfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff899a5000 -     0x7fff899cefff  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:     0x7fff899cf000 -     0x7fff899cffff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff89a2e000 -     0x7fff89a4dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff89da9000 -     0x7fff89e01ff7  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:     0x7fff89e2b000 -     0x7fff89e2efff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff89e2f000 -     0x7fff89e6efff  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:     0x7fff89e6f000 -     0x7fff89e9fff7  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:     0x7fff89ea0000 -     0x7fff89ec9fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff89eca000 -     0x7fff89fd6fff  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:     0x7fff8a009000 -     0x7fff8a026ff7  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:     0x7fff8a044000 -     0x7fff8a0deff7  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:     0x7fff8a0df000 -     0x7fff8a1befff  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:     0x7fff8aac0000 -     0x7fff8aac0fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff8ad3a000 -     0x7fff8b02fff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff8b032000 -     0x7fff8b033fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8b034000 -     0x7fff8b034fff  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:     0x7fff8b035000 -     0x7fff8b037fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8b1fb000 -     0x7fff8b1fffff  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:     0x7fff8b200000 -     0x7fff8b519fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8b51a000 -     0x7fff8b52cff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8b52d000 -     0x7fff8b53bff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff8b599000 -     0x7fff8b5b0fff  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:     0x7fff8b5b1000 -     0x7fff8b5d1fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8b612000 -     0x7fff8b613fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff8b618000 -     0x7fff8b6b9fff  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:     0x7fff8b6ba000 -     0x7fff8b6c1ff7  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:     0x7fff8b6c2000 -     0x7fff8c060a27  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:     0x7fff8c061000 -     0x7fff8c07dff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8c08d000 -     0x7fff8c0b1fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  QtQA::App::TestRunner:     0x7fff8c0ff000 -     0x7fff8c106fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff8c107000 -     0x7fff8c108fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8c1bb000 -     0x7fff8c1c1fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff8c1c2000 -     0x7fff8c3ecfe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff8c3ed000 -     0x7fff8c3effff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  QtQA::App::TestRunner:     0x7fff8c3f0000 -     0x7fff8c3fffff  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:     0x7fff8c66f000 -     0x7fff8cb36fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  QtQA::App::TestRunner:     0x7fff8cb37000 -     0x7fff8cb4bff7  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:     0x7fff8cb4c000 -     0x7fff8cb4dff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8cb4e000 -     0x7fff8ce6afff  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:     0x7fff8ce6b000 -     0x7fff8ce81fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff8ce82000 -     0x7fff8ce95ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8cee3000 -     0x7fff8cfd8fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff8cfd9000 -     0x7fff8cffafff  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:     0x7fff8cffb000 -     0x7fff8d06bfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff8d06c000 -     0x7fff8d0e7ff7  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:     0x7fff8d4d2000 -     0x7fff8d4d7fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff8d738000 -     0x7fff8d78cff7  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:     0x7fff8d7d4000 -     0x7fff8da48fff  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:     0x7fff8e79d000 -     0x7fff8e805ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff8e932000 -     0x7fff8e937fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff8e9a0000 -     0x7fff8e9fbff7  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:     0x7fff8e9fc000 -     0x7fff8ea24fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  QtQA::App::TestRunner:     0x7fff8ea2f000 -     0x7fff8ea71ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8ea72000 -     0x7fff8eb8bfff  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:     0x7fff8ebb1000 -     0x7fff8ebbffff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8ebff000 -     0x7fff8ec51ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff8ec52000 -     0x7fff8ec67fff  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:     0x7fff8eca7000 -     0x7fff8f0d4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff8f3a2000 -     0x7fff8f3a6fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8f3a7000 -     0x7fff8f42cff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff8f876000 -     0x7fff8f91bfff  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:     0x7fff8f92a000 -     0x7fff8f947fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff8f948000 -     0x7fff8f94ffff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff8f950000 -     0x7fff8ff34fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff901a2000 -     0x7fff901affff  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:     0x7fff901b0000 -     0x7fff901b1ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff903de000 -     0x7fff9040aff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  QtQA::App::TestRunner:     0x7fff9040b000 -     0x7fff904adfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff904b3000 -     0x7fff9061afff  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:     0x7fff906a3000 -     0x7fff906a5ff7  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:     0x7fff906a6000 -     0x7fff906a6fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff909b7000 -     0x7fff90aedfff  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:     0x7fff90aee000 -     0x7fff90c4bfff  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:     0x7fff90c4c000 -     0x7fff90c63fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff90c76000 -     0x7fff90cb1fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff90cb2000 -     0x7fff90d06fff  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:     0x7fff90e92000 -     0x7fff90ed3fff  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:     0x7fff913e1000 -     0x7fff913e1fff  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:     0x7fff9148a000 -     0x7fff9148afff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff9148b000 -     0x7fff91493fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff91560000 -     0x7fff91566fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff91567000 -     0x7fff915eafef  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:     0x7fff915eb000 -     0x7fff915f0fff  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:     0x7fff915f1000 -     0x7fff91791ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff917eb000 -     0x7fff917f6ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff9183a000 -     0x7fff91841fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff91899000 -     0x7fff918f5ff7  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:     0x7fff918f6000 -     0x7fff9198cff7  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:     0x7fff91a33000 -     0x7fff91a34fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff91a35000 -     0x7fff91afcff7  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:     0x7fff91afd000 -     0x7fff91b3dfe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff91b3e000 -     0x7fff91b4cfff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff91b4d000 -     0x7fff91b50fff  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:     0x7fff91b51000 -     0x7fff91bd5ff7  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:     0x7fff91bd6000 -     0x7fff91bd9fff  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:     0x7fff91c27000 -     0x7fff91c92ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff91c95000 -     0x7fff91cb9fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff91cba000 -     0x7fff91cbafff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  QtQA::App::TestRunner:     0x7fff91cc8000 -     0x7fff91cd2ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff923d7000 -     0x7fff923fdfff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff923fe000 -     0x7fff92402fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff92403000 -     0x7fff92406ff7  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:     0x7fff92407000 -     0x7fff9247dff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff92486000 -     0x7fff924c0fe7  com.apple.DebugSymbols (2.1 - 87) <149201BE-A8A4-3E40-AD65-E5194B59162E> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  QtQA::App::TestRunner:     0x7fff9250e000 -     0x7fff9251dff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff9251e000 -     0x7fff92580ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  QtQA::App::TestRunner:     0x7fff92a40000 -     0x7fff92c42fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff92c43000 -     0x7fff92c70fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff92ca1000 -     0x7fff92ce5ff7  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:     0x7fff92ce6000 -     0x7fff92cecff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff92ef3000 -     0x7fff9321ffff  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:     0x7fff93220000 -     0x7fff93325fff  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:     0x7fff93353000 -     0x7fff93353fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff93354000 -     0x7fff93358ff7  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:     0x7fff93359000 -     0x7fff933c1ff7  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:     0x7fff933c2000 -     0x7fff933c7fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff933c8000 -     0x7fff933d5ff7  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:     0x7fff933d6000 -     0x7fff93422ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff934a2000 -     0x7fff93586e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff935b5000 -     0x7fff936b7fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: External Modification Summary:
  QtQA::App::TestRunner:   Calls made by other processes targeting this process:
  QtQA::App::TestRunner:     task_for_pid: 2
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by this process:
  QtQA::App::TestRunner:     task_for_pid: 0
  QtQA::App::TestRunner:     thread_create: 0
  QtQA::App::TestRunner:     thread_set_state: 0
  QtQA::App::TestRunner:   Calls made by all processes on this machine:
  QtQA::App::TestRunner:     task_for_pid: 6550
  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=173.8M resident=153.2M(88%) swapped_out_or_unallocated=20.7M(12%)
  QtQA::App::TestRunner: Writable regions: Total=72.2M written=3660K(5%) resident=4640K(6%) swapped_out=0K(0%) unallocated=67.7M(94%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: CG image                              4K
  QtQA::App::TestRunner: CG shared images                   1184K
  QtQA::App::TestRunner: CoreGraphics                         16K
  QtQA::App::TestRunner: CoreServices                       1284K
  QtQA::App::TestRunner: MALLOC                             41.6M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: Memory tag=255                    547.7M
  QtQA::App::TestRunner: Memory tag=255 (reserved)             4K        reserved VM address space (unallocated)
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              9304K
  QtQA::App::TestRunner: VM_ALLOCATE                        16.1M
  QtQA::App::TestRunner: __CI_BITMAP                          80K
  QtQA::App::TestRunner: __DATA                             12.7M
  QtQA::App::TestRunner: __IMAGE                             528K
  QtQA::App::TestRunner: __LINKEDIT                         57.3M
  QtQA::App::TestRunner: __TEXT                            116.5M
  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                             888.3M
  QtQA::App::TestRunner: TOTAL, minus reserved VM space    888.3M
  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_qqmlinfo: 905 seconds, signal 6

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

  Tested changes (refs/builds/dev_1361966590):
    http://codereview.qt-project.org/44201 [PS53] - adding QtQuick.Dialogs, with FileDialog implementation



More information about the Ci-reports mailing list