[Ci-reports] fail on QtBase_5.4_Integration #454

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Oct 10 00:35:53 CEST 2014


Autotest `tst_qhostinfo' failed :(

The test was 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_QHostInfo
  Totals: 62 passed, 0 failed, 6 skipped, 0 blacklisted
  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 15
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QHostInfo *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_QHostInfo::initTestCase()
  PASS   : tst_QHostInfo::getSetCheck(WithCache)
  PASS   : tst_QHostInfo::getSetCheck(WithoutCache)
  QDEBUG : tst_QHostInfo::staticInformation(WithCache) Hostname: "ci-osx107-x64-mini-04.ci.local"
  QDEBUG : tst_QHostInfo::staticInformation(WithCache) Domain name: "ci.local"
  PASS   : tst_QHostInfo::staticInformation(WithCache)
  QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Hostname: "ci-osx107-x64-mini-04.ci.local"
  QDEBUG : tst_QHostInfo::staticInformation(WithoutCache) Domain name: "ci.local"
  PASS   : tst_QHostInfo::staticInformation(WithoutCache)
  PASS   : tst_QHostInfo::lookupIPv4(WithCache:lookup_01)
  PASS   : tst_QHostInfo::lookupIPv4(WithCache:empty)
  PASS   : tst_QHostInfo::lookupIPv4(WithCache:single_ip4)
  PASS   : tst_QHostInfo::lookupIPv4(WithCache:multiple_ip4)
  PASS   : tst_QHostInfo::lookupIPv4(WithCache:literal_ip4)
  PASS   : tst_QHostInfo::lookupIPv4(WithCache:notfound)
  PASS   : tst_QHostInfo::lookupIPv4(WithCache:idn-ace)
  PASS   : tst_QHostInfo::lookupIPv4(WithCache:idn-unicode)
  PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:lookup_01)
  PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:empty)
  PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:single_ip4)
  PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:multiple_ip4)
  PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:literal_ip4)
  PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:notfound)
  PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:idn-ace)
  PASS   : tst_QHostInfo::lookupIPv4(WithoutCache:idn-unicode)
  SKIP   : tst_QHostInfo::lookupIPv6(WithCache:aaaa-single) This platform does not support IPv6 lookups
     Loc: [tst_qhostinfo.cpp(317)]
  SKIP   : tst_QHostInfo::lookupIPv6(WithCache:aaaa-multi) This platform does not support IPv6 lookups
     Loc: [tst_qhostinfo.cpp(317)]
  SKIP   : tst_QHostInfo::lookupIPv6(WithCache:a-plus-aaaa) This platform does not support IPv6 lookups
     Loc: [tst_qhostinfo.cpp(317)]
  SKIP   : tst_QHostInfo::lookupIPv6(WithCache:literal_ip6) This platform does not support IPv6 lookups
     Loc: [tst_qhostinfo.cpp(317)]
  SKIP   : tst_QHostInfo::lookupIPv6(WithCache:literal_shortip6) This platform does not support IPv6 lookups
     Loc: [tst_qhostinfo.cpp(317)]
  PASS   : tst_QHostInfo::reverseLookup(WithCache:google-public-dns-a.google.com)
  PASS   : tst_QHostInfo::reverseLookup(WithCache:gitorious.org)
  SKIP   : tst_QHostInfo::reverseLookup(WithCache:bogus-name) IPv6 reverse lookups are not supported on this platform
     Loc: [tst_qhostinfo.cpp(359)]
  PASS   : tst_QHostInfo::blockingLookup(WithCache:lookup_01)
  PASS   : tst_QHostInfo::blockingLookup(WithCache:empty)
  PASS   : tst_QHostInfo::blockingLookup(WithCache:single_ip4)
  PASS   : tst_QHostInfo::blockingLookup(WithCache:multiple_ip4)
  PASS   : tst_QHostInfo::blockingLookup(WithCache:literal_ip4)
  PASS   : tst_QHostInfo::blockingLookup(WithCache:notfound)
  PASS   : tst_QHostInfo::blockingLookup(WithCache:idn-ace)
  PASS   : tst_QHostInfo::blockingLookup(WithCache:idn-unicode)
  PASS   : tst_QHostInfo::blockingLookup(WithoutCache:lookup_01)
  PASS   : tst_QHostInfo::blockingLookup(WithoutCache:empty)
  PASS   : tst_QHostInfo::blockingLookup(WithoutCache:single_ip4)
  PASS   : tst_QHostInfo::blockingLookup(WithoutCache:multiple_ip4)
  PASS   : tst_QHostInfo::blockingLookup(WithoutCache:literal_ip4)
  PASS   : tst_QHostInfo::blockingLookup(WithoutCache:notfound)
  PASS   : tst_QHostInfo::blockingLookup(WithoutCache:idn-ace)
  PASS   : tst_QHostInfo::blockingLookup(WithoutCache:idn-unicode)
  PASS   : tst_QHostInfo::raceCondition(WithCache)
  PASS   : tst_QHostInfo::raceCondition(WithoutCache)
  PASS   : tst_QHostInfo::threadSafety(WithCache)
  PASS   : tst_QHostInfo::threadSafety(WithoutCache)
  PASS   : tst_QHostInfo::threadSafetyAsynchronousAPI(WithCache)
  PASS   : tst_QHostInfo::threadSafetyAsynchronousAPI(WithoutCache)
  PASS   : tst_QHostInfo::multipleSameLookups(WithCache)
  PASS   : tst_QHostInfo::multipleSameLookups(WithoutCache)
  PASS   : tst_QHostInfo::multipleDifferentLookups(WithCache:1)
  PASS   : tst_QHostInfo::multipleDifferentLookups(WithCache:2)
  PASS   : tst_QHostInfo::multipleDifferentLookups(WithCache:5)
  PASS   : tst_QHostInfo::multipleDifferentLookups(WithCache:10)
  PASS   : tst_QHostInfo::multipleDifferentLookups(WithoutCache:1)
  PASS   : tst_QHostInfo::multipleDifferentLookups(WithoutCache:2)
  PASS   : tst_QHostInfo::multipleDifferentLookups(WithoutCache:5)
  PASS   : tst_QHostInfo::multipleDifferentLookups(WithoutCache:10)
  PASS   : tst_QHostInfo::cache(WithCache)
  PASS   : tst_QHostInfo::cache(WithoutCache)
  PASS   : tst_QHostInfo::abortHostLookup(WithCache)
  PASS   : tst_QHostInfo::abortHostLookup(WithoutCache)
  PASS   : tst_QHostInfo::abortHostLookupInDifferentThread(WithCache)
  PASS   : tst_QHostInfo::abortHostLookupInDifferentThread(WithoutCache)
  PASS   : tst_QHostInfo::cleanupTestCase()
  Totals: 62 passed, 0 failed, 6 skipped, 0 blacklisted
  ********* Finished testing of tst_QHostInfo *********
  QtQA::App::TestRunner: Process exited due to signal 11
  QtQA::App::TestRunner: ============================= crash report follows: ============================
  QtQA::App::TestRunner: Process:         tst_qhostinfo [5608]
  QtQA::App::TestRunner: Path:            /work/*/tst_qhostinfo.app/Contents/MacOS/tst_qhostinfo
  QtQA::App::TestRunner: Identifier:      tst_qhostinfo
  QtQA::App::TestRunner: Version:         ??? (???)
  QtQA::App::TestRunner: Code Type:       X86-64 (Native)
  QtQA::App::TestRunner: Parent Process:  perl5.12 [5586]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Date/Time:       2014-10-10 01:17:39.186 +0300
  QtQA::App::TestRunner: OS Version:      Mac OS X 10.7.5 (11G63)
  QtQA::App::TestRunner: Report Version:  9
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Crashed Thread:  2  Qt bearer thread
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
  QtQA::App::TestRunner: Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: VM Regions Near 0:
  QtQA::App::TestRunner: -->
  QtQA::App::TestRunner:     __TEXT                 00000001071b2000-00000001071c1000 [   60K] r-x/rwx SM=COW  /work/*/tst_qhostinfo.app/Contents/MacOS/tst_qhostinfo
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Application Specific Information:
  QtQA::App::TestRunner: objc[5608]: garbage collection is OFF
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 0:: Dispatch queue: com.apple.main-thread
  QtQA::App::TestRunner: 0   QtCore                        	0x00000001075ddffe TestNamespace::(anonymous namespace)::Q_QGS_globalInstance::innerFunction()::Cleanup::~Cleanup() + 14
  QtQA::App::TestRunner: 1   libsystem_c.dylib             	0x00007fff8baae7c8 __cxa_finalize + 274
  QtQA::App::TestRunner: 2   libsystem_c.dylib             	0x00007fff8baae652 exit + 18
  QtQA::App::TestRunner: 3   com.yourcompany.tst_qhostinfo 	0x00000001071b59eb start + 59
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  QtQA::App::TestRunner: 0   libsystem_kernel.dylib        	0x00007fff8ab067e6 kevent + 10
  QtQA::App::TestRunner: 1   libdispatch.dylib             	0x00007fff8fee6786 _dispatch_mgr_invoke + 923
  QtQA::App::TestRunner: 2   libdispatch.dylib             	0x00007fff8fee5316 _dispatch_mgr_thread + 54
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 Crashed:: Qt bearer thread
  QtQA::App::TestRunner: 0   QtCore                        	0x0000000107397d2d TestNamespace::QBasicMutex::unlockInternal() + 429
  QtQA::App::TestRunner: 1   QtCore                        	0x00000001073974c5 TestNamespace::QMutex::unlock() + 101
  QtQA::App::TestRunner: 2   QtCore                        	0x00000001075ba937 TestNamespace::QObject::~QObject() + 1703
  QtQA::App::TestRunner: 3   QtNetwork                     	0x000000010723a419 TestNamespace::QBearerEngine::~QBearerEngine() + 1577
  QtQA::App::TestRunner: 4   libqcorewlanbearer.dylib      	0x0000000108c7b111 TestNamespace::QCoreWlanEngine::~QCoreWlanEngine() + 241
  QtQA::App::TestRunner: 5   libqcorewlanbearer.dylib      	0x0000000108c7afe2 TestNamespace::QCoreWlanEngine::~QCoreWlanEngine() + 18
  QtQA::App::TestRunner: 6   QtNetwork                     	0x000000010723657e TestNamespace::QNetworkConfigurationManagerPrivate::~QNetworkConfigurationManagerPrivate() + 110
  QtQA::App::TestRunner: 7   QtNetwork                     	0x00000001072364f1 TestNamespace::QNetworkConfigurationManagerPrivate::~QNetworkConfigurationManagerPrivate() + 17
  QtQA::App::TestRunner: 8   QtCore                        	0x00000001075bb3eb TestNamespace::QObject::event(TestNamespace::QEvent*) + 795
  QtQA::App::TestRunner: 9   QtCore                        	0x00000001075919fe TestNamespace::QCoreApplication::notify(TestNamespace::QObject*, TestNamespace::QEvent*) + 174
  QtQA::App::TestRunner: 10  QtCore                        	0x00000001075924dc TestNamespace::QCoreApplicationPrivate::sendPostedEvents(TestNamespace::QObject*, int, TestNamespace::QThreadData*) + 732
  QtQA::App::TestRunner: 11  QtCore                        	0x00000001075e2c8f TestNamespace::QEventDispatcherUNIX::processEvents(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 63
  QtQA::App::TestRunner: 12  QtCore                        	0x000000010758ee99 TestNamespace::QEventLoop::exec(TestNamespace::QFlags<TestNamespace::QEventLoop::ProcessEventsFlag>) + 409
  QtQA::App::TestRunner: 13  QtCore                        	0x000000010739abb3 TestNamespace::QThread::exec() + 115
  QtQA::App::TestRunner: 14  QtCore                        	0x000000010739eeba TestNamespace::QThreadPrivate::start(void*) + 474
  QtQA::App::TestRunner: 15  libsystem_c.dylib             	0x00007fff8babb8bf _pthread_start + 335
  QtQA::App::TestRunner: 16  libsystem_c.dylib             	0x00007fff8babeb75 thread_start + 13
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 crashed with X86 Thread State (64-bit):
  QtQA::App::TestRunner:   rax: 0x0000000000000001  rbx: 0x00007f98f8423814  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  QtQA::App::TestRunner:   rdi: 0x00000001076e3560  rsi: 0x0000000000000000  rbp: 0x0000000108c70820  rsp: 0x0000000108c70810
  QtQA::App::TestRunner:    r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000286
  QtQA::App::TestRunner:   r12: 0x0000000107890501  r13: 0x00000001078904f0  r14: 0x0000000107890718  r15: 0x0000000000000000
  QtQA::App::TestRunner:   rip: 0x0000000107397d2d  rfl: 0x0000000000010283  cr2: 0x0000000000000000
  QtQA::App::TestRunner: Logical CPU: 2
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Binary Images:
  QtQA::App::TestRunner:        0x1071b2000 -        0x1071c0ff7 +com.yourcompany.tst_qhostinfo (??? - ???) <F75AD7F6-B395-3755-9C1C-503A7331B1ED> /work/*/tst_qhostinfo.app/Contents/MacOS/tst_qhostinfo
  QtQA::App::TestRunner:        0x1071cf000 -        0x1072e3ff7 +QtNetwork (5.4 - 5.4.0) <7FDD442C-951F-344A-ABFF-C21CDA77651A> /work/*/QtNetwork.framework/Versions/5/QtNetwork
  QtQA::App::TestRunner:        0x10736a000 -        0x10787fff7 +QtCore (5.4 - 5.4.0) <E2436AE4-5064-356D-87D9-18E437918DEE> /work/*/QtCore.framework/Versions/5/QtCore
  QtQA::App::TestRunner:        0x1079ad000 -        0x1079d2fff +QtTest (5.4 - 5.4.0) <BD189F82-A8EB-30EB-B1AA-2620C39C7D87> /work/*/QtTest.framework/Versions/5/QtTest
  QtQA::App::TestRunner:        0x108c73000 -        0x108c89ff7 +libqcorewlanbearer.dylib (??? - ???) <6C348496-2804-3114-AC5D-C97CDCF1BDFB> /work/*/libqcorewlanbearer.dylib
  QtQA::App::TestRunner:     0x7fff66db2000 -     0x7fff66de6baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  QtQA::App::TestRunner:     0x7fff8728e000 -     0x7fff872e2fff  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:     0x7fff872e3000 -     0x7fff872e7fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
  QtQA::App::TestRunner:     0x7fff8740a000 -     0x7fff87462ff7  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:     0x7fff87463000 -     0x7fff8746eff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  QtQA::App::TestRunner:     0x7fff8746f000 -     0x7fff874bbff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  QtQA::App::TestRunner:     0x7fff8797c000 -     0x7fff87da9fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  QtQA::App::TestRunner:     0x7fff87daa000 -     0x7fff87dbffff  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:     0x7fff87dc0000 -     0x7fff87dcdff7  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:     0x7fff87fed000 -     0x7fff880d1ff7  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:     0x7fff88370000 -     0x7fff88689fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  QtQA::App::TestRunner:     0x7fff88908000 -     0x7fff8890dfff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  QtQA::App::TestRunner:     0x7fff8892b000 -     0x7fff889ccfff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  QtQA::App::TestRunner:     0x7fff89309000 -     0x7fff8931bff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  QtQA::App::TestRunner:     0x7fff8931c000 -     0x7fff89429fff  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:     0x7fff894ae000 -     0x7fff89615fff  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:     0x7fff8963e000 -     0x7fff89643fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  QtQA::App::TestRunner:     0x7fff89644000 -     0x7fff89723fff  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:     0x7fff89726000 -     0x7fff89731fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  QtQA::App::TestRunner:     0x7fff8973d000 -     0x7fff89832fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  QtQA::App::TestRunner:     0x7fff89833000 -     0x7fff8983bfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  QtQA::App::TestRunner:     0x7fff8983c000 -     0x7fff8988afff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  QtQA::App::TestRunner:     0x7fff8988f000 -     0x7fff89890fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  QtQA::App::TestRunner:     0x7fff89db7000 -     0x7fff89dbcff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  QtQA::App::TestRunner:     0x7fff8a44a000 -     0x7fff8a46bfff  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:     0x7fff8a680000 -     0x7fff8a685fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  QtQA::App::TestRunner:     0x7fff8aaef000 -     0x7fff8ab0ffff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  QtQA::App::TestRunner:     0x7fff8ab2a000 -     0x7fff8ae46fff  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:     0x7fff8b27b000 -     0x7fff8b27bfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  QtQA::App::TestRunner:     0x7fff8b27c000 -     0x7fff8b27efff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  QtQA::App::TestRunner:     0x7fff8b7b8000 -     0x7fff8b7dcfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  QtQA::App::TestRunner:     0x7fff8b832000 -     0x7fff8b832fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  QtQA::App::TestRunner:     0x7fff8b9fe000 -     0x7fff8ba40ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  QtQA::App::TestRunner:     0x7fff8ba6d000 -     0x7fff8bb4afef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  QtQA::App::TestRunner:     0x7fff8bb4b000 -     0x7fff8bb4bfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  QtQA::App::TestRunner:     0x7fff8bb4c000 -     0x7fff8bc4efff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  QtQA::App::TestRunner:     0x7fff8bc4f000 -     0x7fff8bcc5ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  QtQA::App::TestRunner:     0x7fff8bcd7000 -     0x7fff8bcddff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  QtQA::App::TestRunner:     0x7fff8bdc2000 -     0x7fff8bdc9fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  QtQA::App::TestRunner:     0x7fff8be93000 -     0x7fff8be97fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  QtQA::App::TestRunner:     0x7fff8bf8a000 -     0x7fff8bf8cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  QtQA::App::TestRunner:     0x7fff8bf8d000 -     0x7fff8bf8dfff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  QtQA::App::TestRunner:     0x7fff8bf8e000 -     0x7fff8bf8ffff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  QtQA::App::TestRunner:     0x7fff8bf9c000 -     0x7fff8bfa5ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  QtQA::App::TestRunner:     0x7fff8c26a000 -     0x7fff8c300ff7  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:     0x7fff8c301000 -     0x7fff8c3b4ff7  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:     0x7fff8c3b5000 -     0x7fff8c499e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  QtQA::App::TestRunner:     0x7fff8c49b000 -     0x7fff8c506ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  QtQA::App::TestRunner:     0x7fff8c5e6000 -     0x7fff8c5e6fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  QtQA::App::TestRunner:     0x7fff8c66b000 -     0x7fff8c6b4ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  QtQA::App::TestRunner:     0x7fff8c6b5000 -     0x7fff8c7c1fff  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:     0x7fff8c7c2000 -     0x7fff8c7e1fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  QtQA::App::TestRunner:     0x7fff8c9ec000 -     0x7fff8c9edff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  QtQA::App::TestRunner:     0x7fff8ce4b000 -     0x7fff8ce4bfff  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:     0x7fff8ce4c000 -     0x7fff8d430fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  QtQA::App::TestRunner:     0x7fff8d43f000 -     0x7fff8d440ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  QtQA::App::TestRunner:     0x7fff8d4b8000 -     0x7fff8d4bdfff  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:     0x7fff8d4be000 -     0x7fff8d4feff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  QtQA::App::TestRunner:     0x7fff8d682000 -     0x7fff8d6c1fff  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:     0x7fff8d6f4000 -     0x7fff8e092a27  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:     0x7fff8e093000 -     0x7fff8e0a6ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  QtQA::App::TestRunner:     0x7fff8e246000 -     0x7fff8e24cfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  QtQA::App::TestRunner:     0x7fff8e4bf000 -     0x7fff8e559ff7  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:     0x7fff8e61e000 -     0x7fff8e624fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  QtQA::App::TestRunner:     0x7fff8e9ce000 -     0x7fff8ea41fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  QtQA::App::TestRunner:     0x7fff8f11c000 -     0x7fff8f17cfff  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:     0x7fff8f17d000 -     0x7fff8f284fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  QtQA::App::TestRunner:     0x7fff8f285000 -     0x7fff8f487fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  QtQA::App::TestRunner:     0x7fff8f550000 -     0x7fff8f551ff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
  QtQA::App::TestRunner:     0x7fff8f6a1000 -     0x7fff8f6d1ff7  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:     0x7fff8f6d2000 -     0x7fff8f70dfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  QtQA::App::TestRunner:     0x7fff8f70e000 -     0x7fff8f74ffff  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:     0x7fff8f750000 -     0x7fff8f76cff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  QtQA::App::TestRunner:     0x7fff8f76d000 -     0x7fff8f774fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  QtQA::App::TestRunner:     0x7fff8faa2000 -     0x7fff8faa5fff  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:     0x7fff8fee3000 -     0x7fff8fef1fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  QtQA::App::TestRunner:     0x7fff8fef2000 -     0x7fff8ff1dff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  QtQA::App::TestRunner:     0x7fff90a7e000 -     0x7fff90b20fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  QtQA::App::TestRunner:     0x7fff90b21000 -     0x7fff90cf5ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  QtQA::App::TestRunner:     0x7fff90f3f000 -     0x7fff90fc4ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  QtQA::App::TestRunner:     0x7fff90fc5000 -     0x7fff91040ff7  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:     0x7fff91041000 -     0x7fff91042fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  QtQA::App::TestRunner:     0x7fff9126e000 -     0x7fff912f2ff7  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:     0x7fff912f3000 -     0x7fff9134fff7  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:     0x7fff91350000 -     0x7fff913d3fef  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:     0x7fff9141e000 -     0x7fff91435fff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  QtQA::App::TestRunner:     0x7fff91436000 -     0x7fff9153bfff  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:     0x7fff915e5000 -     0x7fff9160efff  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:     0x7fff9160f000 -     0x7fff916d6ff7  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:     0x7fff9173e000 -     0x7fff91743fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  QtQA::App::TestRunner:     0x7fff92b75000 -     0x7fff92b7bfff  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:     0x7fff92ce9000 -     0x7fff92e1ffff  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:     0x7fff92e8c000 -     0x7fff92e9aff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  QtQA::App::TestRunner:     0x7fff92ed7000 -     0x7fff92ee5fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  QtQA::App::TestRunner:     0x7fff92ee6000 -     0x7fff92ee7fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  QtQA::App::TestRunner:     0x7fff92f7b000 -     0x7fff92f8fff7  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:     0x7fff92f90000 -     0x7fff92fadfff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  QtQA::App::TestRunner:     0x7fff92fae000 -     0x7fff92fb8ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  QtQA::App::TestRunner:     0x7fff92fc8000 -     0x7fff92ff5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  QtQA::App::TestRunner:     0x7fff92ff6000 -     0x7fff93005ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  QtQA::App::TestRunner:     0x7fff93dea000 -     0x7fff940dfff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  QtQA::App::TestRunner:     0x7fff94156000 -     0x7fff94189ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  QtQA::App::TestRunner:     0x7fff941a5000 -     0x7fff94215fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  QtQA::App::TestRunner:     0x7fff94222000 -     0x7fff94234ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.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: 1
  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: 6872
  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=116.8M resident=80.7M(69%) swapped_out_or_unallocated=36.1M(31%)
  QtQA::App::TestRunner: Writable regions: Total=50.9M written=884K(2%) resident=1344K(3%) swapped_out=0K(0%) unallocated=49.6M(97%)
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: REGION TYPE                      VIRTUAL
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: MALLOC                             41.5M
  QtQA::App::TestRunner: MALLOC guard page                    48K
  QtQA::App::TestRunner: STACK GUARD                        56.0M
  QtQA::App::TestRunner: Stack                              9232K
  QtQA::App::TestRunner: VM_ALLOCATE                          44K
  QtQA::App::TestRunner: __DATA                             5084K
  QtQA::App::TestRunner: __LINKEDIT                         50.7M
  QtQA::App::TestRunner: __TEXT                             66.2M
  QtQA::App::TestRunner: __UNICODE                           544K
  QtQA::App::TestRunner: mapped file                        15.6M
  QtQA::App::TestRunner: shared memory                       308K
  QtQA::App::TestRunner: ===========                      =======
  QtQA::App::TestRunner: TOTAL                             244.9M
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with signal 15
  QtQA::App::TestRunner:   second attempt: exited with signal 11
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qhostinfo: 476 seconds, signal 11

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00454/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/5.4_1412887467):
    http://codereview.qt-project.org/96359 [PS6] - Gcc 4.5.* build fix.
    http://codereview.qt-project.org/96503 [PS1] - Bump default deployment target to 10.7



More information about the Ci-reports mailing list