[Ci-reports] fail on Qt_4.8_Integration #1792

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 5 20:05:05 CET 2014


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.

  ********* Start testing of tst_QToolTip *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QToolTip::initTestCase()
  PASS   : tst_QToolTip::task183679()
  QFATAL : tst_QToolTip::whatsThis() Received signal 11
  FAIL!  : tst_QToolTip::whatsThis() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QToolTip *********
  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_QToolTip *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QToolTip::initTestCase()
  PASS   : tst_QToolTip::task183679()
  QFATAL : tst_QToolTip::whatsThis() Received signal 11
  FAIL!  : tst_QToolTip::whatsThis() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 2 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QToolTip *********
  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_qtooltip: 28 seconds, signal 6
  
  ********* Start testing of tst_QSound *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QSound::initTestCase()
  FAIL!  : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. ()
     Loc: [tst_qsound.cpp(77)]
  SKIP   : tst_QSound::staticPlay() Test disabled -- only for manual purposes
     Loc: [tst_qsound.cpp(83)]
  PASS   : tst_QSound::cleanupTestCase()
  Totals: 2 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QSound *********
  2014-03-05 20:48:57.866 tst_qsound[92685:903] *** __NSAutoreleaseNoPool(): Object 0x1011318d0 of class NSSound autoreleased with no pool in place - just leaking
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSound *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QSound::initTestCase()
  FAIL!  : tst_QSound::checkFinished() 'sound.isFinished()' returned FALSE. ()
     Loc: [tst_qsound.cpp(77)]
  2014-03-05 20:49:03.559 tst_qsound[92688:903] *** __NSAutoreleaseNoPool(): Object 0x103e17db0 of class NSSound autoreleased with no pool in place - just leaking
  SKIP   : tst_QSound::staticPlay() Test disabled -- only for manual purposes
     Loc: [tst_qsound.cpp(83)]
  PASS   : tst_QSound::cleanupTestCase()
  Totals: 2 passed, 1 failed, 1 skipped
  ********* Finished testing of tst_QSound *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsound: 11 seconds, exit code 1
  
  ********* Start testing of tst_QPixmap *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QPixmap::initTestCase()
  PASS   : tst_QPixmap::swap()
  PASS   : tst_QPixmap::setAlphaChannel()
  PASS   : tst_QPixmap::fromImage()
  PASS   : tst_QPixmap::fromUninitializedImage()
  PASS   : tst_QPixmap::convertFromImage()
  PASS   : tst_QPixmap::testMetrics()
  PASS   : tst_QPixmap::scroll()
  PASS   : tst_QPixmap::fill()
  PASS   : tst_QPixmap::fill_transparent()
  PASS   : tst_QPixmap::createMaskFromColor()
  PASS   : tst_QPixmap::mask()
  PASS   : tst_QPixmap::bitmapMask()
  QWARN  : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap
  QWARN  : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted
  PASS   : tst_QPixmap::setGetMask()
  PASS   : tst_QPixmap::cacheKey()
  PASS   : tst_QPixmap::drawBitmap()
  PASS   : tst_QPixmap::grabWidget()
  QFATAL : tst_QPixmap::grabWindow() Received signal 11
  FAIL!  : tst_QPixmap::grabWindow() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 17 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QPixmap *********
  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_QPixmap *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QPixmap::initTestCase()
  PASS   : tst_QPixmap::swap()
  PASS   : tst_QPixmap::setAlphaChannel()
  PASS   : tst_QPixmap::fromImage()
  PASS   : tst_QPixmap::fromUninitializedImage()
  PASS   : tst_QPixmap::convertFromImage()
  PASS   : tst_QPixmap::testMetrics()
  PASS   : tst_QPixmap::scroll()
  PASS   : tst_QPixmap::fill()
  PASS   : tst_QPixmap::fill_transparent()
  PASS   : tst_QPixmap::createMaskFromColor()
  PASS   : tst_QPixmap::mask()
  PASS   : tst_QPixmap::bitmapMask()
  QWARN  : tst_QPixmap::setGetMask() QPainter::begin: Cannot paint on a null pixmap
  QWARN  : tst_QPixmap::setGetMask() QPainter::end: Painter not active, aborted
  PASS   : tst_QPixmap::setGetMask()
  PASS   : tst_QPixmap::cacheKey()
  PASS   : tst_QPixmap::drawBitmap()
  PASS   : tst_QPixmap::grabWidget()
  QFATAL : tst_QPixmap::grabWindow() Received signal 11
  FAIL!  : tst_QPixmap::grabWindow() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 17 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QPixmap *********
  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_qpixmap: 9 seconds, signal 6
  
  ********* Start testing of tst_QNetworkSession *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  FAIL!  : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworksession.cpp(217)]
  PASS   : tst_QNetworkSession::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QNetworkSession *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QNetworkSession *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  FAIL!  : tst_QNetworkSession::initTestCase() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworksession.cpp(217)]
  PASS   : tst_QNetworkSession::cleanupTestCase()
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QNetworkSession *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qnetworksession: 181 seconds, exit code 1
  
  ********* Start testing of tst_QNetworkConfigurationManager *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QNetworkConfigurationManager::initTestCase()
  SKIP   : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken
     Loc: [tst_qnetworkconfigurationmanager.cpp(354)]
  FAIL!  : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfigurationmanager.cpp(207)]
  FAIL!  : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfigurationmanager.cpp(284)]
  FAIL!  : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfigurationmanager.cpp(314)]
  PASS   : tst_QNetworkConfigurationManager::cleanupTestCase()
  Totals: 2 passed, 3 failed, 1 skipped
  ********* Finished testing of tst_QNetworkConfigurationManager *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QNetworkConfigurationManager *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QNetworkConfigurationManager::initTestCase()
  SKIP   : tst_QNetworkConfigurationManager::usedInThread() QTBUG-19070 Mac CoreWlan plugin is broken
     Loc: [tst_qnetworkconfigurationmanager.cpp(354)]
  FAIL!  : tst_QNetworkConfigurationManager::allConfigurations() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfigurationmanager.cpp(207)]
  FAIL!  : tst_QNetworkConfigurationManager::defaultConfiguration() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfigurationmanager.cpp(284)]
  FAIL!  : tst_QNetworkConfigurationManager::configurationFromIdentifier() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfigurationmanager.cpp(314)]
  PASS   : tst_QNetworkConfigurationManager::cleanupTestCase()
  Totals: 2 passed, 3 failed, 1 skipped
  ********* Finished testing of tst_QNetworkConfigurationManager *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qnetworkconfigurationmanager: 544 seconds, exit code 3
  
  ********* Start testing of tst_QNetworkConfiguration *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QNetworkConfiguration::initTestCase()
  PASS   : tst_QNetworkConfiguration::invalidPoint()
  FAIL!  : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfiguration.cpp(242)]
  PASS   : tst_QNetworkConfiguration::children()
  FAIL!  : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfiguration.cpp(289)]
  PASS   : tst_QNetworkConfiguration::cleanupTestCase()
  Totals: 4 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QNetworkConfiguration *********
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QNetworkConfiguration *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_QNetworkConfiguration::initTestCase()
  PASS   : tst_QNetworkConfiguration::invalidPoint()
  FAIL!  : tst_QNetworkConfiguration::comparison() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfiguration.cpp(242)]
  PASS   : tst_QNetworkConfiguration::children()
  FAIL!  : tst_QNetworkConfiguration::isRoamingAvailable() 'spy.count() == 1' returned FALSE. ()
     Loc: [tst_qnetworkconfiguration.cpp(289)]
  PASS   : tst_QNetworkConfiguration::cleanupTestCase()
  Totals: 4 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QNetworkConfiguration *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qnetworkconfiguration: 362 seconds, exit code 2
  
  ********* Start testing of tst_QAudioOutput *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  QWARN  : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed
  PASS   : tst_QAudioOutput::initTestCase()
  FAIL!  : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start())
     Loc: [tst_qaudiooutput.cpp(133)]
  QFATAL : tst_QAudioOutput::invalidFormat(Null Format) Received signal 11
  FAIL!  : tst_QAudioOutput::invalidFormat(Null Format) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QAudioOutput *********
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qaudiooutput [82250]
  QtQA::App::TestRunner: Path:            /work/build/tests/auto/qaudiooutput/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput
  QtQA::App::TestRunner: Identifier:      tst_qaudiooutput
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [82249]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2014-03-05 19:43:44.352 +0200
  QtQA::App::TestRunner: OS Version:      Mac OS X Server 10.6.8 (10K549)
  QtQA::App::TestRunner: Report Version:  6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_BAD_ACCESS (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: 0x000000000000000d, 0x0000000000000000
  QtQA::App::TestRunner: Crashed Thread:  0  Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  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.B.dylib             	0x00007fff851fc0b6 __kill + 10
  QtQA::App::TestRunner: 1   libSystem.B.dylib             	0x00007fff8529c9f6 abort + 83
  QtQA::App::TestRunner: 2   QtCore                        	0x0000000100069f25 qt_message_output(QtMsgType, char const*) + 117
  QtQA::App::TestRunner: 3   QtCore                        	0x000000010006a107 qt_message(QtMsgType, char const*, __va_list_tag*) + 183
  QtQA::App::TestRunner: 4   QtCore                        	0x000000010006a2ca qFatal(char const*, ...) + 170
  QtQA::App::TestRunner: 5   libSystem.B.dylib             	0x00007fff8520e1ba _sigtramp + 26
  QtQA::App::TestRunner: 6   QtMultimedia                  	0x00000001003d3634 QAudioOutputPrivate::~QAudioOutputPrivate() + 36
  QtQA::App::TestRunner: 7   QtMultimedia                  	0x00000001003cb800 QAudioOutput::~QAudioOutput() + 48
  QtQA::App::TestRunner: 8   ...ourcompany.tst_qaudiooutput	0x000000010000641e tst_QAudioOutput::invalidFormat() + 502 (tst_qaudiooutput.cpp:139)
  QtQA::App::TestRunner: 9   ...ourcompany.tst_qaudiooutput	0x00000001000067e7 tst_QAudioOutput::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 205 (tst_qaudiooutput.moc:59)
  QtQA::App::TestRunner: 10  QtCore                        	0x00000001001992dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548
  QtQA::App::TestRunner: 11  QtCore                        	0x000000010019b78c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324
  QtQA::App::TestRunner: 12  QtTest                        	0x000000010001fd1f QTest::qInvokeTestMethodDataEntry(char*) + 831
  QtQA::App::TestRunner: 13  QtTest                        	0x0000000100020a3c QTest::qInvokeTestMethod(char const*, char const*) + 668
  QtQA::App::TestRunner: 14  QtTest                        	0x00000001000211ea QTest::qExec(QObject*, int, char**) + 1562
  QtQA::App::TestRunner: 15  ...ourcompany.tst_qaudiooutput	0x00000001000053ec main + 68 (tst_qaudiooutput.cpp:261)
  QtQA::App::TestRunner: 16  ...ourcompany.tst_qaudiooutput	0x00000001000051cc start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:  Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libSystem.B.dylib             	0x00007fff851c6c0a kevent + 10
  QtQA::App::TestRunner: 1   libSystem.B.dylib             	0x00007fff851c8add _dispatch_mgr_invoke + 154
  QtQA::App::TestRunner: 2   libSystem.B.dylib             	0x00007fff851c87b4 _dispatch_queue_invoke + 185
  QtQA::App::TestRunner: 3   libSystem.B.dylib             	0x00007fff851c82de _dispatch_worker_thread2 + 252
  QtQA::App::TestRunner: 4   libSystem.B.dylib             	0x00007fff851c7c08 _pthread_wqthread + 353
  QtQA::App::TestRunner: 5   libSystem.B.dylib             	0x00007fff851c7aa5 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:
  QtQA::App::TestRunner: 0   libSystem.B.dylib             	0x00007fff851c7a2a __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libSystem.B.dylib             	0x00007fff851c7e3c _pthread_wqthread + 917
  QtQA::App::TestRunner: 2   libSystem.B.dylib             	0x00007fff851c7aa5 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00007fff5fbfcd58  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x000000000001414a  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfcd70  rsp: 0x00007fff5fbfcd58
  QtQA::App::TestRunner:    r8: 0x0000000000000001   r9: 0x000000010150a500  r10: 0x00007fff851f80fa  r11: 0xffffff80002e4730
  QtQA::App::TestRunner:   r12: 0x0000000000000003  r13: 0x00007fff5fbfce20  r14: 0x0000000000000003  r15: 0x0000000000000000
  QtQA::App::TestRunner:   rip: 0x00007fff851fc0b6  rfl: 0x0000000000000206  cr2: 0x00000001000d1000
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x10000cfff +com.yourcompany.tst_qaudiooutput ??? (???) <95052BB5-9765-B784-99EB-AC9EF2CF3B24> /work/build/tests/auto/qaudiooutput/tst_qaudiooutput.app/Contents/MacOS/tst_qaudiooutput
  QtQA::App::TestRunner:        0x100019000 -        0x10003cff7 +QtTest 4.8.6 (compatibility 4.8.0) <ED133CA8-946E-0F4B-F3E1-F2C1BE447087> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest
  QtQA::App::TestRunner:        0x10004d000 -        0x100326fef +QtCore 4.8.6 (compatibility 4.8.0) <13C138B0-1150-010A-CFF1-A6EE48E1D77C> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore
  QtQA::App::TestRunner:        0x1003c5000 -        0x1003ecfef +QtMultimedia 4.8.6 (compatibility 4.8.0) <54744536-ABEC-0CA0-F673-EB481CED2887> /work/build/_install/lib/QtMultimedia.framework/Versions/4/QtMultimedia
  QtQA::App::TestRunner:        0x100401000 -        0x100e1dfef +QtGui 4.8.6 (compatibility 4.8.0) <C37BE365-DF1B-0073-0F4D-4EEB15A691EB> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui
  QtQA::App::TestRunner:        0x1011cc000 -        0x1011d0fff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <917E3DC8-E34D-B130-F61F-50808466E674> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  QtQA::App::TestRunner:     0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff80003000 -     0x7fff80081ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  QtQA::App::TestRunner:     0x7fff80082000 -     0x7fff8017aff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff80285000 -     0x7fff80325fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:     0x7fff80468000 -     0x7fff80468ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8067b000 -     0x7fff80904ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff80946000 -     0x7fff80992fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8099f000 -     0x7fff809aefff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff809d1000 -     0x7fff809fcff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff80a47000 -     0x7fff80a82fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  QtQA::App::TestRunner:     0x7fff80a94000 -     0x7fff80ad5fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  QtQA::App::TestRunner:     0x7fff80ad6000 -     0x7fff80c0bfff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  QtQA::App::TestRunner:     0x7fff80d28000 -     0x7fff80dd8fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff80dd9000 -     0x7fff814d5ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  QtQA::App::TestRunner:     0x7fff814d6000 -     0x7fff81553fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff81554000 -     0x7fff81559ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff8155a000 -     0x7fff815afff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff815b0000 -     0x7fff815b6ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  QtQA::App::TestRunner:     0x7fff8161a000 -     0x7fff81739fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff8173a000 -     0x7fff8175bfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8180e000 -     0x7fff818c4ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff818d8000 -     0x7fff81909fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff81e11000 -     0x7fff81e25ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  QtQA::App::TestRunner:     0x7fff81ea9000 -     0x7fff81eb8fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  QtQA::App::TestRunner:     0x7fff81eb9000 -     0x7fff81ec7ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff81ec8000 -     0x7fff81ee1fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff81f32000 -     0x7fff81f38ff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff81f39000 -     0x7fff81f39ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff82231000 -     0x7fff82234fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff8226a000 -     0x7fff82347fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  QtQA::App::TestRunner:     0x7fff82348000 -     0x7fff8235dff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  QtQA::App::TestRunner:     0x7fff8235e000 -     0x7fff8239ffff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff823e0000 -     0x7fff823f1ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff82768000 -     0x7fff82788ff7  com.apple.DirectoryService.Framework 3.6 (621.12) <A4685F06-5881-35F5-764D-C380304C1CE8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  QtQA::App::TestRunner:     0x7fff82789000 -     0x7fff82789ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff827c2000 -     0x7fff828d9fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff828da000 -     0x7fff82929fef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  QtQA::App::TestRunner:     0x7fff829a5000 -     0x7fff8339fff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff833a0000 -     0x7fff836d4fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  QtQA::App::TestRunner:     0x7fff838a0000 -     0x7fff83ce3fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff8422d000 -     0x7fff84267fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff84268000 -     0x7fff84269fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8426a000 -     0x7fff84287ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  QtQA::App::TestRunner:     0x7fff84288000 -     0x7fff842d7ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
  QtQA::App::TestRunner:     0x7fff842e0000 -     0x7fff84327ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff84383000 -     0x7fff8438afff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff843cf000 -     0x7fff8442ffe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff84430000 -     0x7fff844affe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  QtQA::App::TestRunner:     0x7fff844c0000 -     0x7fff844c0ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff844c1000 -     0x7fff844c3fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  QtQA::App::TestRunner:     0x7fff844c4000 -     0x7fff84682fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff84683000 -     0x7fff84738fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  QtQA::App::TestRunner:     0x7fff84739000 -     0x7fff847fafef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  QtQA::App::TestRunner:     0x7fff847fb000 -     0x7fff84895fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  QtQA::App::TestRunner:     0x7fff84896000 -     0x7fff84898fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  QtQA::App::TestRunner:     0x7fff84ca8000 -     0x7fff84cbcfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff84d4f000 -     0x7fff850ecfe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff850ed000 -     0x7fff85157fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  QtQA::App::TestRunner:     0x7fff85158000 -     0x7fff8515bff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff851ad000 -     0x7fff8536efef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8541b000 -     0x7fff8542dfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff8542e000 -     0x7fff85477fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff85565000 -     0x7fff85569ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8556a000 -     0x7fff85592fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  QtQA::App::TestRunner:     0x7fff855a9000 -     0x7fff85767ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  QtQA::App::TestRunner:     0x7fff85768000 -     0x7fff858a6fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff858c9000 -     0x7fff858eeff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff858ef000 -     0x7fff860f9fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff860fa000 -     0x7fff8617fff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  QtQA::App::TestRunner:     0x7fff866ff000 -     0x7fff86749ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  QtQA::App::TestRunner:     0x7fff8674a000 -     0x7fff86803fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff87480000 -     0x7fff874d3ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  QtQA::App::TestRunner:     0x7fff874d4000 -     0x7fff874dfff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  QtQA::App::TestRunner:     0x7fff874e0000 -     0x7fff874e1ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8750c000 -     0x7fff87511fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  QtQA::App::TestRunner:     0x7fff8751b000 -     0x7fff87531fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff87546000 -     0x7fff8761afe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  QtQA::App::TestRunner:     0x7fff8761b000 -     0x7fff8789dfe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8789e000 -     0x7fff878e6ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  QtQA::App::TestRunner:     0x7fff88306000 -     0x7fff883ebfef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  QtQA::App::TestRunner:     0x7fff88416000 -     0x7fff88439fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  QtQA::App::TestRunner:     0x7fff8869e000 -     0x7fff8869eff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8869f000 -     0x7fff8872ffff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  QtQA::App::TestRunner:     0x7fff88772000 -     0x7fff88773ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  QtQA::App::TestRunner:     0x7fff88774000 -     0x7fff88a72fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  QtQA::App::TestRunner:     0x7fff88c72000 -     0x7fff88cfefef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff88cff000 -     0x7fff88d05ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff88ede000 -     0x7fff88ee1ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff88ee2000 -     0x7fff88ffcfef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  QtQA::App::TestRunner:     0x7fff88ffd000 -     0x7fff89024ff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  QtQA::App::TestRunner:     0x7fff89025000 -     0x7fff89025ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff89026000 -     0x7fff890e7fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  QtQA::App::TestRunner:     0x7fff8912e000 -     0x7fff89149ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  QtQA::App::TestRunner:     0x7fff891d8000 -     0x7fff89295fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  QtQA::App::TestRunner:     0x7fff89337000 -     0x7fff8934efff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  QtQA::App::TestRunner:     0x7fff8934f000 -     0x7fff89354fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff89355000 -     0x7fff894ccfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff89873000 -     0x7fff89889fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAudioOutput *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  QWARN  : tst_QAudioOutput::initTestCase() NOTE: no audio output device found, no test will be performed
  PASS   : tst_QAudioOutput::initTestCase()
  FAIL!  : tst_QAudioOutput::invalidFormat(Null Format) '(audioOutput.state() == QAudio::StoppedState)' returned FALSE. (state() was not set to StoppedState before start())
     Loc: [tst_qaudiooutput.cpp(133)]
  QFATAL : tst_QAudioOutput::invalidFormat(Null Format) Received signal 11
  FAIL!  : tst_QAudioOutput::invalidFormat(Null Format) Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QAudioOutput *********
  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_qaudiooutput: 5 seconds, signal 6
  
  ********* Start testing of tst_MacGui *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_MacGui::initTestCase()
  QFATAL : tst_MacGui::scrollbarPainting() Received signal 11
  FAIL!  : tst_MacGui::scrollbarPainting() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_MacGui *********
  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_MacGui *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_MacGui::initTestCase()
  QFATAL : tst_MacGui::scrollbarPainting() Received signal 11
  FAIL!  : tst_MacGui::scrollbarPainting() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 1 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_MacGui *********
  QtQA::App::TestRunner: Process exited due to signal 6
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_macgui [79584]
  QtQA::App::TestRunner: Path:            /work/build/tests/auto/macgui/./tst_macgui.app/Contents/MacOS/tst_macgui
  QtQA::App::TestRunner: Identifier:      com.yourcompany.tst_macgui
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [79582]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2014-03-05 19:09:50.592 +0200
  QtQA::App::TestRunner: OS Version:      Mac OS X Server 10.6.8 (10K549)
  QtQA::App::TestRunner: Report Version:  6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_BAD_ACCESS (SIGABRT)
  QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
  QtQA::App::TestRunner: Crashed Thread:  0  Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  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.B.dylib             	0x00007fff851fc0b6 __kill + 10
  QtQA::App::TestRunner: 1   libSystem.B.dylib             	0x00007fff8529c9f6 abort + 83
  QtQA::App::TestRunner: 2   QtCore                        	0x0000000100083f25 qt_message_output(QtMsgType, char const*) + 117
  QtQA::App::TestRunner: 3   QtCore                        	0x0000000100084107 qt_message(QtMsgType, char const*, __va_list_tag*) + 183
  QtQA::App::TestRunner: 4   QtCore                        	0x00000001000842ca qFatal(char const*, ...) + 170
  QtQA::App::TestRunner: 5   libSystem.B.dylib             	0x00007fff8520e1ba _sigtramp + 26
  QtQA::App::TestRunner: 6   com.apple.CoreFoundation      	0x00007fff8936e33b CFArrayGetValueAtIndex + 187
  QtQA::App::TestRunner: 7   com.apple.CoreGraphics        	0x00007fff80f40904 CGDisplayCreateImageForRect + 135
  QtQA::App::TestRunner: 8   QtGui                         	0x000000010052c190 QPixmap::grabWindow(long, int, int, int, int) + 864
  QtQA::App::TestRunner: 9   com.yourcompany.tst_macgui    	0x0000000100004f17 grabWindowContents(QWidget*) + 63 (tst_macgui.cpp:72)
  QtQA::App::TestRunner: 10  com.yourcompany.tst_macgui    	0x0000000100005691 tst_MacGui::scrollbarPainting() + 329 (tst_macgui.cpp:102)
  QtQA::App::TestRunner: 11  com.yourcompany.tst_macgui    	0x0000000100005b05 tst_MacGui::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 167 (tst_macgui.moc:53)
  QtQA::App::TestRunner: 12  QtCore                        	0x00000001001b32dc QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const + 1548
  QtQA::App::TestRunner: 13  QtCore                        	0x00000001001b578c QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) + 1324
  QtQA::App::TestRunner: 14  QtTest                        	0x0000000100039d1f QTest::qInvokeTestMethodDataEntry(char*) + 831
  QtQA::App::TestRunner: 15  QtTest                        	0x000000010003aa3c QTest::qInvokeTestMethod(char const*, char const*) + 668
  QtQA::App::TestRunner: 16  QtTest                        	0x000000010003b1ea QTest::qExec(QObject*, int, char**) + 1562
  QtQA::App::TestRunner: 17  com.yourcompany.tst_macgui    	0x000000010000424d main + 63 (tst_macgui.cpp:248)
  QtQA::App::TestRunner: 18  com.yourcompany.tst_macgui    	0x0000000100003f78 start + 52
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:  Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libSystem.B.dylib             	0x00007fff851c6c0a kevent + 10
  QtQA::App::TestRunner: 1   libSystem.B.dylib             	0x00007fff851c8add _dispatch_mgr_invoke + 154
  QtQA::App::TestRunner: 2   libSystem.B.dylib             	0x00007fff851c87b4 _dispatch_queue_invoke + 185
  QtQA::App::TestRunner: 3   libSystem.B.dylib             	0x00007fff851c82de _dispatch_worker_thread2 + 252
  QtQA::App::TestRunner: 4   libSystem.B.dylib             	0x00007fff851c7c08 _pthread_wqthread + 353
  QtQA::App::TestRunner: 5   libSystem.B.dylib             	0x00007fff851c7aa5 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2:
  QtQA::App::TestRunner: 0   libSystem.B.dylib             	0x00007fff851c7a2a __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libSystem.B.dylib             	0x00007fff851c7e3c _pthread_wqthread + 917
  QtQA::App::TestRunner: 2   libSystem.B.dylib             	0x00007fff851c7aa5 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3:
  QtQA::App::TestRunner: 0   libSystem.B.dylib             	0x00007fff851c7a2a __workq_kernreturn + 10
  QtQA::App::TestRunner: 1   libSystem.B.dylib             	0x00007fff851c7e3c _pthread_wqthread + 917
  QtQA::App::TestRunner: 2   libSystem.B.dylib             	0x00007fff851c7aa5 start_wqthread + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00007fff5fbfc618  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x00000000000136e0  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfc630  rsp: 0x00007fff5fbfc618
  QtQA::App::TestRunner:    r8: 0x0000000000000001   r9: 0x0000000101542cf0  r10: 0x00007fff851f80fa  r11: 0xffffff80002e4730
  QtQA::App::TestRunner:   r12: 0x0000000000000003  r13: 0x00007fff5fbfc6e0  r14: 0x0000000000000003  r15: 0x00007fff5fbfd100
  QtQA::App::TestRunner:   rip: 0x00007fff851fc0b6  rfl: 0x0000000000000202  cr2: 0x00007fff85287162
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x100000000 -        0x100015fef +com.yourcompany.tst_macgui ??? (???) <30462155-E7F3-C0D0-8E3E-A45721644F2F> /work/build/tests/auto/macgui/tst_macgui.app/Contents/MacOS/tst_macgui
  QtQA::App::TestRunner:        0x100033000 -        0x100056ff7 +QtTest 4.8.6 (compatibility 4.8.0) <ED133CA8-946E-0F4B-F3E1-F2C1BE447087> /work/build/_install/lib/QtTest.framework/Versions/4/QtTest
  QtQA::App::TestRunner:        0x100067000 -        0x100340fef +QtCore 4.8.6 (compatibility 4.8.0) <13C138B0-1150-010A-CFF1-A6EE48E1D77C> /work/build/_install/lib/QtCore.framework/Versions/4/QtCore
  QtQA::App::TestRunner:        0x1003df000 -        0x100dfbfef +QtGui 4.8.6 (compatibility 4.8.0) <C37BE365-DF1B-0073-0F4D-4EEB15A691EB> /work/build/_install/lib/QtGui.framework/Versions/4/QtGui
  QtQA::App::TestRunner:     0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff80003000 -     0x7fff80081ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  QtQA::App::TestRunner:     0x7fff80082000 -     0x7fff8017aff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff8017b000 -     0x7fff80246fff  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <E72880D9-3B5D-D086-9266-F4F3C294619F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
  QtQA::App::TestRunner:     0x7fff80285000 -     0x7fff80325fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:     0x7fff80468000 -     0x7fff80468ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8067b000 -     0x7fff80904ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff80946000 -     0x7fff80992fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8099f000 -     0x7fff809aefff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff809d1000 -     0x7fff809fcff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff80a47000 -     0x7fff80a82fff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  QtQA::App::TestRunner:     0x7fff80a94000 -     0x7fff80ad5fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  QtQA::App::TestRunner:     0x7fff80ad6000 -     0x7fff80c0bfff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  QtQA::App::TestRunner:     0x7fff80d28000 -     0x7fff80dd8fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff80dd9000 -     0x7fff814d5ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  QtQA::App::TestRunner:     0x7fff814d6000 -     0x7fff81553fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff81554000 -     0x7fff81559ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  QtQA::App::TestRunner:     0x7fff8155a000 -     0x7fff815afff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  QtQA::App::TestRunner:     0x7fff815b0000 -     0x7fff815b6ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  QtQA::App::TestRunner:     0x7fff815dc000 -     0x7fff81619ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  QtQA::App::TestRunner:     0x7fff8161a000 -     0x7fff81739fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
  QtQA::App::TestRunner:     0x7fff8173a000 -     0x7fff8175bfff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8180e000 -     0x7fff818c4ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff818ca000 -     0x7fff818d7fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  QtQA::App::TestRunner:     0x7fff818d8000 -     0x7fff81909fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  QtQA::App::TestRunner:     0x7fff81e11000 -     0x7fff81e25ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  QtQA::App::TestRunner:     0x7fff81ea9000 -     0x7fff81eb8fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  QtQA::App::TestRunner:     0x7fff81eb9000 -     0x7fff81ec7ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff81ec8000 -     0x7fff81ee1fff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff81f32000 -     0x7fff81f38ff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff81f39000 -     0x7fff81f39ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff82231000 -     0x7fff82234fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  QtQA::App::TestRunner:     0x7fff8226a000 -     0x7fff82347fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  QtQA::App::TestRunner:     0x7fff82348000 -     0x7fff8235dff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  QtQA::App::TestRunner:     0x7fff8235e000 -     0x7fff8239ffff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff823e0000 -     0x7fff823f1ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff82768000 -     0x7fff82788ff7  com.apple.DirectoryService.Framework 3.6 (621.12) <A4685F06-5881-35F5-764D-C380304C1CE8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  QtQA::App::TestRunner:     0x7fff82789000 -     0x7fff82789ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff827c2000 -     0x7fff828d9fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff828da000 -     0x7fff82929fef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  QtQA::App::TestRunner:     0x7fff829a5000 -     0x7fff8339fff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  QtQA::App::TestRunner:     0x7fff833a0000 -     0x7fff836d4fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  QtQA::App::TestRunner:     0x7fff838a0000 -     0x7fff83ce3fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff8422d000 -     0x7fff84267fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <539EBFDD-96D6-FB07-B128-40232C408757> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff84268000 -     0x7fff84269fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff8426a000 -     0x7fff84287ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  QtQA::App::TestRunner:     0x7fff84288000 -     0x7fff842d7ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
  QtQA::App::TestRunner:     0x7fff842e0000 -     0x7fff84327ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  QtQA::App::TestRunner:     0x7fff84328000 -     0x7fff8432cff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  QtQA::App::TestRunner:     0x7fff84383000 -     0x7fff8438afff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff843cf000 -     0x7fff8442ffe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff84430000 -     0x7fff844affe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  QtQA::App::TestRunner:     0x7fff844c0000 -     0x7fff844c0ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  QtQA::App::TestRunner:     0x7fff844c1000 -     0x7fff844c3fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  QtQA::App::TestRunner:     0x7fff844c4000 -     0x7fff84682fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff84683000 -     0x7fff84738fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  QtQA::App::TestRunner:     0x7fff84739000 -     0x7fff847fafef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  QtQA::App::TestRunner:     0x7fff847fb000 -     0x7fff84895fe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  QtQA::App::TestRunner:     0x7fff84896000 -     0x7fff84898fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  QtQA::App::TestRunner:     0x7fff84ca8000 -     0x7fff84cbcfff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  QtQA::App::TestRunner:     0x7fff84d4f000 -     0x7fff850ecfe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  QtQA::App::TestRunner:     0x7fff850ed000 -     0x7fff85157fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  QtQA::App::TestRunner:     0x7fff85158000 -     0x7fff8515bff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  QtQA::App::TestRunner:     0x7fff851ad000 -     0x7fff8536efef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff8541b000 -     0x7fff8542dfe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
  QtQA::App::TestRunner:     0x7fff8542e000 -     0x7fff85477fef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  QtQA::App::TestRunner:     0x7fff85478000 -     0x7fff854bbff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  QtQA::App::TestRunner:     0x7fff85531000 -     0x7fff85564ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
  QtQA::App::TestRunner:     0x7fff85565000 -     0x7fff85569ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8556a000 -     0x7fff85592fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  QtQA::App::TestRunner:     0x7fff855a9000 -     0x7fff85767ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  QtQA::App::TestRunner:     0x7fff85768000 -     0x7fff858a6fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  QtQA::App::TestRunner:     0x7fff858c9000 -     0x7fff858eeff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  QtQA::App::TestRunner:     0x7fff858ef000 -     0x7fff860f9fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff860fa000 -     0x7fff8617fff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  QtQA::App::TestRunner:     0x7fff866ff000 -     0x7fff86749ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  QtQA::App::TestRunner:     0x7fff8674a000 -     0x7fff86803fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff87480000 -     0x7fff874d3ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  QtQA::App::TestRunner:     0x7fff874d4000 -     0x7fff874dfff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  QtQA::App::TestRunner:     0x7fff874e0000 -     0x7fff874e1ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8750c000 -     0x7fff87511fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  QtQA::App::TestRunner:     0x7fff8751b000 -     0x7fff87531fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  QtQA::App::TestRunner:     0x7fff87546000 -     0x7fff8761afe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  QtQA::App::TestRunner:     0x7fff8761b000 -     0x7fff8789dfe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff8789e000 -     0x7fff878e6ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  QtQA::App::TestRunner:     0x7fff88306000 -     0x7fff883ebfef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  QtQA::App::TestRunner:     0x7fff88416000 -     0x7fff88439fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  QtQA::App::TestRunner:     0x7fff8869e000 -     0x7fff8869eff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8869f000 -     0x7fff8872ffff  com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  QtQA::App::TestRunner:     0x7fff88772000 -     0x7fff88773ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  QtQA::App::TestRunner:     0x7fff88774000 -     0x7fff88a72fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  QtQA::App::TestRunner:     0x7fff88c72000 -     0x7fff88cfefef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff88cff000 -     0x7fff88d05ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  QtQA::App::TestRunner:     0x7fff88ede000 -     0x7fff88ee1ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  QtQA::App::TestRunner:     0x7fff88ee2000 -     0x7fff88ffcfef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  QtQA::App::TestRunner:     0x7fff88ffd000 -     0x7fff89024ff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  QtQA::App::TestRunner:     0x7fff89025000 -     0x7fff89025ff7  com.apple.Carbon 150 (152) <23704665-E9F4-6B43-1115-2E69F161FC45> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  QtQA::App::TestRunner:     0x7fff89026000 -     0x7fff890e7fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  QtQA::App::TestRunner:     0x7fff8912e000 -     0x7fff89149ff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  QtQA::App::TestRunner:     0x7fff891d8000 -     0x7fff89295fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  QtQA::App::TestRunner:     0x7fff89337000 -     0x7fff8934efff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  QtQA::App::TestRunner:     0x7fff8934f000 -     0x7fff89354fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  QtQA::App::TestRunner:     0x7fff89355000 -     0x7fff894ccfe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff89873000 -     0x7fff89889fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
  QtQA::App::TestRunner:     0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_macgui: 65 seconds, signal 6
  
  ********* Start testing of tst_LargeFile *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_LargeFile::initTestCase()
  PASS   : tst_LargeFile::createSparseFile()
  PASS   : tst_LargeFile::fillFileSparsely()
  QtQA::App::TestRunner: Timed out after 450 seconds
  QtQA::App::TestRunner: unable to kill subprocess 77824no 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_LargeFile *********
  Config: Using QTest library 4.8.6, Qt 4.8.6
  PASS   : tst_LargeFile::initTestCase()
  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 9
  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 9
  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_largefile: 909 seconds, signal 9

  Build log: http://testresults.qt-project.org/ci/Qt_4.8_Integration/build_01792/macx-g++_OSX_10.6/log.txt.gz

  Tested changes (refs/builds/4.8_1394021312):
    http://codereview.qt-project.org/78289 [PS1] - Prevent spurious SSL errors from local certificates.
    http://codereview.qt-project.org/79503 [PS1] - Fix building of WebKit's JSC for earlier versions of gcc on Mac



More information about the Ci-reports mailing list