Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26695

QtCreator fails on start

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 4.14.2
    • Building Qt Creator
    • None
    • macOS

    Description

      QtCreator fails on start

       

      Process:               Qt Creator [31045]
      Path:                  /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
      Identifier:            org.qt-project.qtcreator
      Version:               4.14.2 (4.14.2)
      Code Type:             X86-64 (Native)
      Parent Process:        ??? [1]
      Responsible:           Qt Creator [31045]
      User ID:               501
      Date/Time:             2021-12-07 16:06:02.631 +0100
      OS Version:            macOS 11.5.2 (20G95)
      Report Version:        12
      Anonymous UUID:        44EDFF2D-5552-2F47-C916-282909A14D0D
      Sleep/Wake UUID:       580488F6-F7D3-4740-B71A-58DA83D2ABCE
      Time Awake Since Boot: 8200 secondsTime Since Wake:       120 seconds
      System Integrity Protection: enabled
      Crashed Thread:        0  Dispatch queue: com.apple.main-thread
      Exception Type:        EXC_BAD_ACCESS (SIGSEGV)Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000004Exception Note:        EXC_CORPSE_NOTIFY
      Termination Signal:    Segmentation fault: 11Termination Reason:    Namespace SIGNAL, Code 0xbTerminating Process:   exc handler [31045]
      VM Regions Near 0x4:-->     __TEXT                      10b5e5000-10b5f8000    [   76K] r-x/r-x SM=COW  /Users/*/Qt Creator.app/Contents/MacOS/Qt Creator
      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread0   org.qt-project.QtCore          0x000000010c6d404e operator==(QString const&, QString const&) + 141   libQtSupport.dylib            0x00000001126452cf QtSupport::Internal::ExampleSetModel::indexForQtVersion(QtSupport::BaseQtVersion*) const + 655 (exampleslistmodel.cpp:176)2   libQtSupport.dylib            0x000000011264b213 QtSupport::Internal::ExampleSetModel::updateQtVersionList() + 643 (exampleslistmodel.cpp:548)3   libQtSupport.dylib            0x000000011264b9d5 QtSupport::Internal::ExampleSetModel::tryToInitialize() + 309 (exampleslistmodel.cpp:699)4   org.qt-project.QtCore          0x000000010c842f95 0x10c617000 + 22772695   libHelp.dylib                  0x00000001147525f9 Help::Internal::HelpManager::setupHelpManager() + 1481 (helpmanager.cpp:439)6   libHelp.dylib                  0x00000001147597c9 Help::Internal::HelpPlugin::delayedInitialize() + 9 (helpplugin.cpp:302)7   libExtensionSystem.4.14.2.dylib 0x000000010b615564 ExtensionSystem::Internal::PluginManagerPrivate::nextDelayedInitialize() + 164 (pluginmanager.cpp:855)8   org.qt-project.QtCore          0x000000010c842f95 0x10c617000 + 22772699   org.qt-project.QtCore          0x000000010c84c4c2 QTimer::timerEvent(QTimerEvent*) + 9810  org.qt-project.QtCore          0x000000010c83a85f QObject::event(QEvent*) + 11111  org.qt-project.QtWidgets      0x000000010b9139ea QApplicationPrivate::notify_helper(QObject*, QEvent*) + 26612  org.qt-project.QtWidgets      0x000000010b914e11 QApplication::notify(QObject*, QEvent*) + 49713  org.qt-project.QtCore          0x000000010c80fa34 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 21214  org.qt-project.QtCore          0x000000010c87535f QTimerInfoList::activateTimers() + 99115  libqcocoa.dylib                0x000000010f0a68f2 0x10f06e000 + 23166616  com.apple.CoreFoundation      0x00007fff2049194c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 1717  com.apple.CoreFoundation      0x00007fff204918b4 __CFRunLoopDoSource0 + 18018  com.apple.CoreFoundation      0x00007fff20491696 __CFRunLoopDoSources0 + 34019  com.apple.CoreFoundation      0x00007fff2049005c __CFRunLoopRun + 89320  com.apple.CoreFoundation      0x00007fff2048f61c CFRunLoopRunSpecific + 56321  com.apple.HIToolbox            0x00007fff286d5a83 RunCurrentEventLoopInMode + 29222  com.apple.HIToolbox            0x00007fff286d56b6 ReceiveNextEventCommon + 28423  com.apple.HIToolbox            0x00007fff286d5583 _BlockUntilNextEventMatchingListInModeWithFilter + 7024  com.apple.AppKit              0x00007fff22c97172 _DPSNextEvent + 86425  com.apple.AppKit              0x00007fff22c95945 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 136426  com.apple.AppKit              0x00007fff22c87c69 -[NSApplication run] + 58627  libqcocoa.dylib                0x000000010f0a762f 0x10f06e000 + 23505528  org.qt-project.QtCore          0x000000010c80bacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 43129  org.qt-project.QtCore          0x000000010c810042 QCoreApplication::exec() + 13030  org.qt-project.qtcreator      0x000000010b5eda65 main + 16949 (main.cpp:742)31  libdyld.dylib                  0x00007fff203b3f3d start + 1
      Thread 1:0   libsystem_pthread.dylib        0x00007fff20394420 start_wqthread + 0
      Thread 2:0   libsystem_pthread.dylib        0x00007fff20394420 start_wqthread + 0
      Thread 3:0   libsystem_pthread.dylib        0x00007fff20394420 start_wqthread + 0
      Thread 4:0   libsystem_pthread.dylib        0x00007fff20394420 start_wqthread + 0
      Thread 5:: com.apple.CFSocket.private0   libsystem_kernel.dylib        0x00007fff2036b656 __select + 101   com.apple.CoreFoundation      0x00007fff204b8093 __CFSocketManager + 6302   libsystem_pthread.dylib        0x00007fff203988fc _pthread_start + 2243   libsystem_pthread.dylib        0x00007fff20394443 thread_start + 15
      Thread 6:: QThread0   libsystem_kernel.dylib        0x00007fff203699ca poll + 101   org.qt-project.QtCore          0x000000010c872220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 6082   org.qt-project.QtCore          0x000000010c873a21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 8493   org.qt-project.QtCore          0x000000010c80bacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 4314   org.qt-project.QtCore          0x000000010c638603 QThread::exec() + 1315   org.qt-project.QtCore          0x000000010c639619 0x10c617000 + 1408256   libsystem_pthread.dylib        0x00007fff203988fc _pthread_start + 2247   libsystem_pthread.dylib        0x00007fff20394443 thread_start + 15
      Thread 7:: QThread0   libsystem_kernel.dylib        0x00007fff203699ca poll + 101   org.qt-project.QtCore          0x000000010c872220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 6082   org.qt-project.QtCore          0x000000010c873a21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 8493   org.qt-project.QtCore          0x000000010c80bacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 4314   org.qt-project.QtCore          0x000000010c638603 QThread::exec() + 1315   org.qt-project.QtCore          0x000000010c639619 0x10c617000 + 1408256   libsystem_pthread.dylib        0x00007fff203988fc _pthread_start + 2247   libsystem_pthread.dylib        0x00007fff20394443 thread_start + 15
      Thread 8:: QThread0   libsystem_kernel.dylib        0x00007fff20365cde __psynch_cvwait + 101   libsystem_pthread.dylib        0x00007fff20398e49 _pthread_cond_wait + 12982   libc++.1.dylib                0x00007fff20301d72 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 183   libQmlDesigner.dylib          0x0000000115571955 void std::__1::condition_variable::wait<QmlDesigner::ImageCacheGenerator::waitForEntries()::$_3>(std::__1::unique_lock<std::__1::mutex>&, QmlDesigner::ImageCacheGenerator::waitForEntries()::$_3) + 23 (__mutex_base:375) [inlined]4   libQmlDesigner.dylib          0x0000000115571955 QmlDesigner::ImageCacheGenerator::waitForEntries() + 61 (imagecachegenerator.cpp:132) [inlined]5   libQmlDesigner.dylib          0x0000000115571955 QmlDesigner::ImageCacheGenerator::startGeneration() + 405 (imagecachegenerator.cpp:89)6   libQmlDesigner.dylib          0x000000011557295a QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0::operator()() const + 5 (imagecachegenerator.cpp:40) [inlined]7   libQmlDesigner.dylib          0x000000011557295a decltype(std::__1::forward<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0>(fp)()) std::__1::__invoke<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0>(QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0&&) + 5 (type_traits:4361) [inlined]8   libQmlDesigner.dylib          0x000000011557295a std::__1::result_of<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0&& ()>::type std::__1::invoke<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0>(QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0&&) + 5 (functional:2776) [inlined]9   libQmlDesigner.dylib          0x000000011557295a void QThread* QThread::create<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0>(QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0&&)::'lambda'(auto&&...)::operator()<>(auto&&...) + 5 (qthread.h:180) [inlined]10  libQmlDesigner.dylib          0x000000011557295a decltype(std::__1::forward<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0>(fp)()) std::__1::__invoke<QThread* QThread::create<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0>(QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0&&)::'lambda'(auto&&...)>(QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0&&) + 5 (type_traits:4361) [inlined]11  libQmlDesigner.dylib          0x000000011557295a void std::__1::__async_func<QThread* QThread::create<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0>(QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0&&)::'lambda'(auto&&...)>::__execute<>(std::__1::__tuple_indices<>) + 5 (future:2325) [inlined]12  libQmlDesigner.dylib          0x000000011557295a std::__1::__async_func<QThread* QThread::create<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0>(QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0&&)::'lambda'(auto&&...)>::operator()() + 5 (future:2318) [inlined]13  libQmlDesigner.dylib          0x000000011557295a std::__1::__deferred_assoc_state<void, std::__1::__async_func<QThread* QThread::create<QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0>(QmlDesigner::ImageCacheGenerator::ImageCacheGenerator(QmlDesigner::ImageCacheCollectorInterface&, QmlDesigner::ImageCacheStorageInterface&)::$_0&&)::'lambda'(auto&&...)> >::__execute() + 26 (future:938)14  libc++.1.dylib                0x00007fff203025d2 std::__1::__assoc_sub_state::copy() + 4615  libc++.1.dylib                0x00007fff20302813 std::__1::future<void>::get() + 2516  org.qt-project.QtCore          0x000000010c639619 0x10c617000 + 14082517  libsystem_pthread.dylib        0x00007fff203988fc _pthread_start + 22418  libsystem_pthread.dylib        0x00007fff20394443 thread_start + 15
      Thread 9:0   libsystem_kernel.dylib        0x00007fff20365cde __psynch_cvwait + 101   libsystem_pthread.dylib        0x00007fff20398e49 _pthread_cond_wait + 12982   libc++.1.dylib                0x00007fff20301d72 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 183   libQmlDesigner.dylib          0x000000011556fe04 void std::__1::condition_variable::wait<QmlDesigner::ImageCache::waitForEntries()::$_1>(std::__1::unique_lock<std::__1::mutex>&, QmlDesigner::ImageCache::waitForEntries()::$_1) + 20 (__mutex_base:375) [inlined]4   libQmlDesigner.dylib          0x000000011556fe04 QmlDesigner::ImageCache::waitForEntries() + 56 (imagecache.cpp:183) [inlined]5   libQmlDesigner.dylib          0x000000011556fe04 QmlDesigner::ImageCache::ImageCache(QmlDesigner::ImageCacheStorageInterface&, QmlDesigner::ImageCacheGeneratorInterface&, QmlDesigner::TimeStampProviderInterface&)::$_0::operator()() const + 802 (imagecache.cpp:56) [inlined]6   libQmlDesigner.dylib          0x000000011556fe04 decltype(std::__1::forward<QmlDesigner::ImageCache::ImageCache(QmlDesigner::ImageCacheStorageInterface&, QmlDesigner::ImageCacheGeneratorInterface&, QmlDesigner::TimeStampProviderInterface&)::$_0>(fp)()) std::__1::__invoke<QmlDesigner::ImageCache::ImageCache(QmlDesigner::ImageCacheStorageInterface&, QmlDesigner::ImageCacheGeneratorInterface&, QmlDesigner::TimeStampProviderInterface&)::$_0>(QmlDesigner::ImageCache::ImageCache(QmlDesigner::ImageCacheStorageInterface&, QmlDesigner::ImageCacheGeneratorInterface&, QmlDesigner::TimeStampProviderInterface&)::$_0&&) + 802 (type_traits:4361) [inlined]7   libQmlDesigner.dylib          0x000000011556fe04 void std::__1::__thread_execute<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, QmlDesigner::ImageCache::ImageCache(QmlDesigner::ImageCacheStorageInterface&, QmlDesigner::ImageCacheGeneratorInterface&, QmlDesigner::TimeStampProviderInterface&)::$_0>(std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, QmlDesigner::ImageCache::ImageCache(QmlDesigner::ImageCacheStorageInterface&, QmlDesigner::ImageCacheGeneratorInterface&, QmlDesigner::TimeStampProviderInterface&)::$_0>&, std::__1::__tuple_indices<>) + 802 (thread:342) [inlined]8   libQmlDesigner.dylib          0x000000011556fe04 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, QmlDesigner::ImageCache::ImageCache(QmlDesigner::ImageCacheStorageInterface&, QmlDesigner::ImageCacheGeneratorInterface&, QmlDesigner::TimeStampProviderInterface&)::$_0> >(void*) + 868 (thread:352)9   libsystem_pthread.dylib        0x00007fff203988fc _pthread_start + 22410  libsystem_pthread.dylib        0x00007fff20394443 thread_start + 15
      Thread 10:: QQmlThread0   libsystem_kernel.dylib        0x00007fff203699ca poll + 101   org.qt-project.QtCore          0x000000010c872220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 6082   org.qt-project.QtCore          0x000000010c873a21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 8493   org.qt-project.QtCore          0x000000010c80bacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 4314   org.qt-project.QtCore          0x000000010c638603 QThread::exec() + 1315   org.qt-project.QtQml          0x000000010cee5469 0x10cc52000 + 27003936   org.qt-project.QtCore          0x000000010c639619 0x10c617000 + 1408257   libsystem_pthread.dylib        0x00007fff203988fc _pthread_start + 2248   libsystem_pthread.dylib        0x00007fff20394443 thread_start + 15
      Thread 11:: QThread0   libsystem_kernel.dylib        0x00007fff203699ca poll + 101   org.qt-project.QtCore          0x000000010c872220 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 6082   org.qt-project.QtCore          0x000000010c873a21 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 8493   org.qt-project.QtCore          0x000000010c80bacf QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 4314   org.qt-project.QtCore          0x000000010c638603 QThread::exec() + 1315   org.qt-project.QtCore          0x000000010c639619 0x10c617000 + 1408256   libsystem_pthread.dylib        0x00007fff203988fc _pthread_start + 2247   libsystem_pthread.dylib        0x00007fff20394443 thread_start + 15
      Thread 12:0   libsystem_pthread.dylib        0x00007fff20394420 start_wqthread + 0
      Thread 13:: com.apple.NSEventThread0   libsystem_kernel.dylib        0x00007fff203632ba mach_msg_trap + 101   libsystem_kernel.dylib        0x00007fff2036362c mach_msg + 602   com.apple.CoreFoundation      0x00007fff20491b2f __CFRunLoopServiceMachPort + 3163   com.apple.CoreFoundation      0x00007fff2049020f __CFRunLoopRun + 13284   com.apple.CoreFoundation      0x00007fff2048f61c CFRunLoopRunSpecific + 5635   com.apple.AppKit              0x00007fff22e1d23a _NSEventThread + 1246   libsystem_pthread.dylib        0x00007fff203988fc _pthread_start + 2247   libsystem_pthread.dylib        0x00007fff20394443 thread_start + 15
      Thread 14:: QThread0   libqsqlite.dylib              0x0000000115fe3f60 0x115ee8000 + 10320321   libqsqlite.dylib              0x0000000115f1f51a 0x115ee8000 + 2265862   libqsqlite.dylib              0x0000000115efb548 0x115ee8000 + 791763   libqsqlite.dylib              0x0000000115f41401 0x115ee8000 + 3655694   libqsqlite.dylib              0x0000000115f0e92c 0x115ee8000 + 1579965   libqsqlite.dylib              0x0000000115f88028 0x115ee8000 + 6554006   libqsqlite.dylib              0x0000000115f5b719 0x115ee8000 + 4728577   libqsqlite.dylib              0x0000000115f08e15 0x115ee8000 + 1346778   libqsqlite.dylib              0x0000000115f520e1 0x115ee8000 + 4344019   libqsqlite.dylib              0x0000000115f078f0 0x115ee8000 + 12926410  libqsqlite.dylib              0x0000000115f07ccb 0x115ee8000 + 13025111  libqsqlite.dylib              0x0000000115eec720 0x115ee8000 + 1820812  libqsqlite.dylib              0x0000000115eec5ff 0x115ee8000 + 1791913  org.qt-project.QtSql          0x0000000111abbe6f QSqlQuery::exec(QString const&) + 71914  org.qt-project.QtHelp          0x00000001148d2ff2 0x1148b8000 + 11057815  org.qt-project.QtHelp          0x00000001148bd64c 0x1148b8000 + 2209216  libHelp.dylib                  0x0000000114750716 Help::Internal::HelpManager::registerDocumentationNow(QFutureInterface<bool>&, QStringList const&) + 150 (helpmanager.cpp:175)17  libHelp.dylib                  0x00000001147544db void Utils::Internal::runAsyncQFutureInterfaceDispatch<bool, void (*)(QFutureInterface<bool>&, QStringList const&), QStringList>(std::__1::integral_constant<bool, true>, QFutureInterface<bool>, void (*&&)(QFutureInterface<bool>&, QStringList const&), QStringList&&) + 6 (runextensions.h:257) [inlined]18  libHelp.dylib                  0x00000001147544db void Utils::Internal::runAsyncMemberDispatch<bool, void (*)(QFutureInterface<bool>&, QStringList const&), QStringList, void>(QFutureInterface<bool>, void (*&&)(QFutureInterface<bool>&, QStringList const&), QStringList&&) + 28 (runextensions.h:274) [inlined]19  libHelp.dylib                  0x00000001147544db void Utils::Internal::runAsyncImpl<bool, void (*)(QFutureInterface<bool>&, QStringList const&), QStringList>(QFutureInterface<bool>, void (*&&)(QFutureInterface<bool>&, QStringList const&), QStringList&&) + 91 (runextensions.h:303)20  libHelp.dylib                  0x000000011475429c void Utils::Internal::AsyncJob<bool, void (*)(QFutureInterface<bool>&, QStringList const&), QStringList const&>::runHelper<0ul, 1ul>(std::__1::integer_sequence<unsigned long, 0ul, 1ul>) + 76 (runextensions.h:372)21  libUtils.4.14.2.dylib          0x000000010b748152 Utils::Internal::RunnableThread::run() + 18 (runextensions.cpp:39)22  org.qt-project.QtCore          0x000000010c639619 0x10c617000 + 14082523  libsystem_pthread.dylib        0x00007fff203988fc _pthread_start + 22424  libsystem_pthread.dylib        0x00007fff20394443 thread_start + 15
      Thread 0 crashed with X86 Thread State (64-bit):  rax: 0x0000600001d960d0  rbx: 0x0000000000000000  rcx: 0x0000000000000000  rdx: 0x0000000000000000  rdi: 0x0000600003ae4440  rsi: 0x00007ffee4618980  rbp: 0x00007ffee4618950  rsp: 0x00007ffee4618950   r8: 0x0000000000000000   r9: 0x0000000000000020  r10: 0x0000000000000027  r11: 0x000000010c855d60  r12: 0x00007ffee4618980  r13: 0x0000600001555788  r14: 0x00007ffee4618980  r15: 0x00007ffee4618988  rip: 0x000000010c6d404e  rfl: 0x0000000000010202  cr2: 0x0000000000000004  Logical CPU:     0Error Code:      0x00000004 (no mapping for user data read)Trap Number:     14
      Thread 0 instruction stream:  0f 82 11 ff ff ff e9 1a-ff ff ff e8 5b 6f f5 ff  ............[o..  e9 73 fe ff ff e8 08 62-2a 00 48 89 c3 48 8b bd  .s.....b*.H..H..  c8 fd ff ff 48 8d 85 d0-fd ff ff 48 39 c7 74 05  ....H......H9.t.  e8 2b 63 2a 00 48 89 df-e8 fb 60 2a 00 0f 0b 90  .+c*.H....`*....  55 48 89 e5 48 8b 07 4c-63 50 04 48 8b 0e[44]3b  UH..H..LcP.H..D; <==  51 04 75 3b 48 3b 05 dd-3f 4b 00 74 36 48 03 40  Q.u;H;..?K.t6H.@  10 31 ff 48 3b 0d ce 3f-4b 00 74 34 48 03 49 10  .1.H;..?K.t4H.I.  48 39 c8 0f 84 6f 01 00-00 41 83 fa 10 7d 2d 31  H9...o...A...}-1  ff 48 89 fe 48 83 ce 08-4c 39 d6 7f 73 eb 76 31  .H..H...L9..s.v1  c0 5d c3 31 c0 31 ff 48-3b 0d 9a 3f 4b 00 75 cc  .].1.1.H;..?K.u.  31 c9 48 39 c8 75 d2 e9-3c 01 00 00 31 f6 66 90  1.H9.u..<...1.f.  f3 0f 6f 04 70 f3 0f 6f-4c 70 10 f3 0f 6f 14 71  ..o.p..oLp...o.q  Thread 0 last branch register state not available.
      
      Binary Images:       0x10b5e5000 -        0x10b5f7fff +org.qt-project.qtcreator (4.14.2 - 4.14.2) <4C4221EE-0015-3BF7-8821-D7C3632C9B2A> /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator       0x10b602000 -        0x10b633fff +libExtensionSystem.4.14.2.dylib (0) <FB591050-E29A-3B78-83F2-3C181D775941> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libExtensionSystem.4.14.2.dylib       0x10b64c000 -        0x10b837fff +libUtils.4.14.2.dylib (0) <57022F76-0715-3508-9E1B-6B8BC28909EF> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libUtils.4.14.2.dylib       0x10b8ed000 -        0x10b8f0fff +libAggregation.4.14.2.dylib (0) <7D16F5AE-66DD-3F58-8467-DA48CF1D56EF> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libAggregation.4.14.2.dylib       0x10b8f4000 -        0x10b8f8fff +org.qt-project.QtConcurrent (5.15 - 5.15.2) <A34AC906-5474-33BB-AEC2-138E4EDDE70E> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent       0x10b903000 -        0x10bd49fff +org.qt-project.QtWidgets (5.15 - 5.15.2) <B432D666-DCAB-320A-8496-78A67F554C0E> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets       0x10beb5000 -        0x10c39efff +org.qt-project.QtGui (5.15 - 5.15.2) <CBCEC35A-EE54-354F-9C2B-188AC6B2790D> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui       0x10c4b9000 -        0x10c5c9fff +org.qt-project.QtNetwork (5.15 - 5.15.2) <C09A61C8-678F-339B-AD2E-B2A4A9B16BAB> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork       0x10c617000 -        0x10cb87fff +org.qt-project.QtCore (5.15 - 5.15.2) <C723812A-F7A5-3001-98D5-E60E8DAA6FFB> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore       0x10cc52000 -        0x10cfaafff +org.qt-project.QtQml (5.15 - 5.15.2) <8D7B72BF-F1F8-35C9-88AC-C4B1BCAC7127> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml       0x10d05a000 -        0x10d08efff +org.qt-project.QtXml (5.15 - 5.15.2) <4264985F-0DCB-3E0C-9A9A-6AF5DE67E86C> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml       0x10f06e000 -        0x10f1dcfff +libqcocoa.dylib (0) <D4AB240B-4535-3AEC-B72B-5FFC4750E4E5> /Users/USER/*/Qt Creator.app/Contents/PlugIns/platforms/libqcocoa.dylib       0x10f22a000 -        0x10f289fff +org.qt-project.QtDBus (5.15 - 5.15.2) <F6C498CB-9925-350D-B597-6C3F102E09D5> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus       0x10f2a2000 -        0x10f2cdfff +org.qt-project.QtPrintSupport (5.15 - 5.15.2) <BE399B08-503C-39E3-ACAC-268A9D866624> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport       0x1100b8000 -        0x1100c7fff  libobjc-trampolines.dylib (824) <FEFBAFBF-EE76-3E63-84CA-95E5F1F26805> /usr/lib/libobjc-trampolines.dylib       0x111739000 -        0x11175efff +libqmacstyle.dylib (0) <5B9ADB30-04AC-325F-BB42-6E40DF6D7E6A> /Users/USER/*/Qt Creator.app/Contents/PlugIns/styles/libqmacstyle.dylib       0x111814000 -        0x111a0efff +libCore.dylib (0) <8911BCD7-706E-3D80-9EB0-3F0B6751187E> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCore.dylib       0x111ab9000 -        0x111adafff +org.qt-project.QtSql (5.15 - 5.15.2) <C1B050DD-83C0-33F7-983B-B6D2CF6EF178> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql       0x111aed000 -        0x111c1ffff +libTextEditor.dylib (0) <DC5A422E-BF29-3E96-800F-85796110250E> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libTextEditor.dylib       0x111c99000 -        0x111ccffff +libKSyntaxHighlighting.4.14.2.dylib (0) <3B288303-CB0D-3275-809B-2918CFE4BDB4> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libKSyntaxHighlighting.4.14.2.dylib       0x111ce0000 -        0x111d06fff +libQtcSsh.4.14.2.dylib (0) <75B7D0F4-0973-3E7A-BBE0-35979ABB5A8E> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libQtcSsh.4.14.2.dylib       0x111d1a000 -        0x111e59fff +libCppTools.dylib (0) <C48688E1-B3C6-3619-9502-25D0AD26057A> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCppTools.dylib       0x111ec4000 -        0x111f9ffff +libCPlusPlus.4.14.2.dylib (0) <A4A5BD28-02B0-31FB-BD34-538DC9BF5694> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libCPlusPlus.4.14.2.dylib       0x11204d000 -        0x112076fff +libResourceEditor.dylib (0) <35564C29-D0A1-3758-BF0E-B052AAD47AA0> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libResourceEditor.dylib       0x11208d000 -        0x112091fff +libqtga.dylib (0) <D8F0BCF5-90D7-3025-8AF5-F959DBB2D68B> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqtga.dylib       0x112096000 -        0x112131fff  dyld (852.2) <57DB2053-BFD5-3683-97C6-F1DB2A1F1D09> /usr/lib/dyld       0x1121ae000 -        0x11251bfff +libProjectExplorer.dylib (0) <B3AFC3E4-A7AD-3AC4-B36B-FB4DE745C63D> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libProjectExplorer.dylib       0x112610000 -        0x1126abfff +libQtSupport.dylib (0) <68E99FA6-D582-399F-A777-5A670AC7D13F> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQtSupport.dylib       0x1126e0000 -        0x112737fff +libProParser.4.14.2.dylib (0) <2D0F3C28-7801-3A28-BAA0-756A0B99E0D1> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libProParser.4.14.2.dylib       0x112749000 -        0x11277cfff +libDesigner.dylib (0) <89F4B945-E712-3DD9-A9B2-BC4ED7F7174A> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libDesigner.dylib       0x1127a0000 -        0x112931fff +org.qt-project.QtDesignerComponents (5.15 - 5.15.2) <9CB627C2-1EB8-38B3-B838-03DA85042BAB> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtDesignerComponents.framework/Versions/5/QtDesignerComponents       0x1129b2000 -        0x112d5cfff +org.qt-project.QtDesigner (5.15 - 5.15.2) <47C80ABA-CD92-35F3-A313-E76FB08B3429> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtDesigner.framework/Versions/5/QtDesigner       0x112e33000 -        0x112f03fff +libQmakeProjectManager.dylib (0) <E841E02F-D779-3E78-A251-4DA136F7A1B3> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmakeProjectManager.dylib       0x112f4f000 -        0x113094fff +libQmlJS.4.14.2.dylib (0) <F5C749EC-5506-3E6A-B5DF-DCFB587EA56B> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libQmlJS.4.14.2.dylib       0x1130ea000 -        0x1130f4fff +libLanguageUtils.4.14.2.dylib (0) <F7DADB3D-C60E-343F-882C-8FA89CD39C00> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libLanguageUtils.4.14.2.dylib       0x1130fa000 -        0x11336efff +libDebugger.dylib (0) <87D7FCF7-5045-31BC-8825-A311F233AF95> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libDebugger.dylib       0x1133e8000 -        0x113402fff +libQmlDebug.4.14.2.dylib (0) <B4699D75-0CC6-3FEF-BBBF-C6881249FDAB> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libQmlDebug.4.14.2.dylib       0x113411000 -        0x113531fff +libAndroid.dylib (0) <F9FF6245-411C-3FB7-B1C7-1F5164606EFF> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libAndroid.dylib       0x113584000 -        0x1135aafff +libQmlJSTools.dylib (0) <9F84F3C9-C9B7-3482-91E5-5257C2CD37E8> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlJSTools.dylib       0x1135c0000 -        0x1136befff +libAutoTest.dylib (0) <F9C3CFED-795D-3D21-A95C-3F4BBC5DE71E> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libAutoTest.dylib       0x1136f9000 -        0x113721fff +libCodePaster.dylib (0) <171C99B9-4370-3FA3-968B-844913FAFA2C> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCodePaster.dylib       0x113735000 -        0x113779fff +libDiffEditor.dylib (0) <CC91A563-2E6E-3F89-8AFB-FFD31C93CCA6> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libDiffEditor.dylib       0x113796000 -        0x1137fffff +libVcsBase.dylib (0) <178EEADA-4D22-34E0-BA7C-07BECF736031> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libVcsBase.dylib       0x113840000 -        0x113863fff +libBazaar.dylib (0) <1A8A92C4-7700-3BC5-BD18-084E0E31C65C> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libBazaar.dylib       0x11387a000 -        0x113895fff +libBinEditor.dylib (0) <06F9FA7C-A48E-37CE-9D1D-72AC1000721D> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libBinEditor.dylib       0x1138a3000 -        0x1138b8fff +libBookmarks.dylib (0) <A1B31F31-F2B3-3756-BC08-8CE4E68D1859> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libBookmarks.dylib       0x1138c8000 -        0x113923fff +libRemoteLinux.dylib (0) <25C158ED-6975-3D06-8C26-206AE900D100> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libRemoteLinux.dylib       0x11395b000 -        0x113a2cfff +libCMakeProjectManager.dylib (0) <09ED99C4-8A4D-327F-BFCF-083C6B351CF0> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCMakeProjectManager.dylib       0x113a6f000 -        0x113a94fff +libCVS.dylib (0) <5F1F4086-46BA-35CD-BEA6-99A1A60C777F> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCVS.dylib       0x113aa9000 -        0x113b0dfff +libClangCodeModel.dylib (0) <A1E0823D-94B0-3672-A4E8-6FBC834D3B68> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libClangCodeModel.dylib       0x113b30000 -        0x113b7efff +libClangSupport.4.14.2.dylib (0) <DB078D83-222C-326F-B1C6-57E5049D7F80> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libClangSupport.4.14.2.dylib       0x113b93000 -        0x113cf9fff +libSqlite.4.14.2.dylib (0) <019D5696-07A1-3294-8A3F-ACE1890CEE57> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libSqlite.4.14.2.dylib       0x113d10000 -        0x113dd8fff +libCppEditor.dylib (0) <10ABC327-BE17-3AB7-9B93-BE8101AD5533> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCppEditor.dylib       0x113e25000 -        0x113eaffff +libClangTools.dylib (0) <E9B87086-375C-3D82-8BC4-1D51BF9F8445> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libClangTools.dylib       0x113ee0000 -        0x113f0ffff +libyaml-cpp.4.14.2.dylib (0) <0DF3E7BB-57BB-3F1B-A23B-9479BE470F55> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libyaml-cpp.4.14.2.dylib       0x113f1d000 -        0x113f36fff +libClassView.dylib (0) <409663E5-C4C6-3139-975B-0CD884C2C2E0> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libClassView.dylib       0x113f43000 -        0x113f77fff +libCtfVisualizer.dylib (0) <1156CB0E-2541-378B-99B7-476E85102DDF> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCtfVisualizer.dylib       0x113f8c000 -        0x113fc4fff +libTracing.4.14.2.dylib (0) <FCF036B7-7D89-3C1B-9189-710B53CB9B92> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libTracing.4.14.2.dylib       0x113fdf000 -        0x113febfff +org.qt-project.QtQuickWidgets (5.15 - 5.15.2) <A37FC284-6E0B-3D90-A5F1-45661530F9FE> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtQuickWidgets.framework/Versions/5/QtQuickWidgets       0x113ff7000 -        0x11433bfff +org.qt-project.QtQuick (5.15 - 5.15.2) <CBC34D86-E7F2-33FE-B6D4-99FC04FB34C8> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick       0x11446f000 -        0x1144c7fff +org.qt-project.QtQmlModels (5.15 - 5.15.2) <39443DF4-A7D2-39B2-ACC7-43D4C537B9FD> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtQmlModels.framework/Versions/5/QtQmlModels       0x1144e7000 -        0x11454ffff +libFakeVim.dylib (0) <45995981-0236-30D2-8382-012FA9982E16> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libFakeVim.dylib       0x11456c000 -        0x114581fff +libGLSLEditor.dylib (0) <BB853260-5D68-3208-AA81-653F3BCC8ECA> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libGLSLEditor.dylib       0x114591000 -        0x1145b6fff +libGLSL.4.14.2.dylib (0) <B44468AF-C5D5-3C1D-B4A9-0C56B71496B2> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libGLSL.4.14.2.dylib       0x1145ca000 -        0x1145e9fff +libGenericProjectManager.dylib (0) <ABF686FA-B461-3BCB-B92B-CC4DA76FC03D> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libGenericProjectManager.dylib       0x1145fc000 -        0x1146f2fff +libGit.dylib (0) <09C0D1DD-D2B8-39B2-95EB-D19964DB1DD7> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libGit.dylib       0x114734000 -        0x11479cfff +libHelp.dylib (0) <0B29A1EF-6809-3740-9604-871F6835742A> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libHelp.dylib       0x1147cc000 -        0x11488cfff +libqlitehtml.4.14.2.dylib (0) <25A55B7F-5126-3577-A166-1A5FC1F6FD1C> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libqlitehtml.4.14.2.dylib       0x1148b8000 -        0x114904fff +org.qt-project.QtHelp (5.15 - 5.15.2) <CD3E4416-E9FC-30F8-A50A-1213F072D56C> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtHelp.framework/Versions/5/QtHelp       0x114925000 -        0x11493bfff +libImageViewer.dylib (0) <3154CAFA-4975-3DA9-8540-7DB4154E08B8> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libImageViewer.dylib       0x11494c000 -        0x114980fff +org.qt-project.QtSvg (5.15 - 5.15.2) <11F2F083-B281-39FC-9B0A-081F047A6C85> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg       0x11499e000 -        0x114a2afff +libIos.dylib (0) <9389A0A4-8672-3B86-A3B2-B70196628A86> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libIos.dylib       0x114a53000 -        0x114b1dfff +libLanguageClient.dylib (0) <36FA1DAF-A2FD-397B-AC91-E11D8494FEB3> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libLanguageClient.dylib       0x114b5f000 -        0x114bf6fff +libLanguageServerProtocol.4.14.2.dylib (0) <AE7DE47F-A385-3C38-8F00-940ECD20DA01> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libLanguageServerProtocol.4.14.2.dylib       0x114c31000 -        0x114c48fff +libMacros.dylib (0) <CFA74EE7-6344-38EC-8323-E598FAD98211> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libMacros.dylib       0x114c55000 -        0x114c63fff +libMarketplace.dylib (0) <045D8C1E-EB7E-39A3-9480-BEB04889480E> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libMarketplace.dylib       0x114c72000 -        0x114c9afff +libMercurial.dylib (0) <DA2A8FC6-8E11-3AC7-8663-7B0AF0773575> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libMercurial.dylib       0x114cb3000 -        0x114cf6fff +libModelEditor.dylib (0) <6596F532-5D3C-344F-911D-6FCD2AB8A698> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libModelEditor.dylib       0x114d14000 -        0x114ec0fff +libModeling.4.14.2.dylib (0) <8F1CB049-2AEB-3E57-81BC-D37060A9FA02> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libModeling.4.14.2.dylib       0x114f2f000 -        0x114f9dfff +libPerfProfiler.dylib (0) <0351BEA5-C680-36B3-97B7-A61D9C9DFA15> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libPerfProfiler.dylib       0x114fce000 -        0x115007fff +libPython.dylib (0) <40470C31-D0C3-3335-98B2-FA5D56344EAD> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libPython.dylib       0x115024000 -        0x1150a7fff +libQbsProjectManager.dylib (0) <4D74A655-5D14-34D7-B519-AF709AE8465F> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQbsProjectManager.dylib       0x1150d0000 -        0x115153fff +libQmlJSEditor.dylib (0) <6702DA0A-FF9E-3758-9B39-8AF118A9E085> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlJSEditor.dylib       0x115194000 -        0x1151cefff +libQmlEditorWidgets.4.14.2.dylib (0) <E7185553-81FE-3AF2-A688-DECE7FD5FB69> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libQmlEditorWidgets.4.14.2.dylib       0x1151ed000 -        0x115214fff +libQmlProjectManager.dylib (0) <D043170A-C48E-32EF-A176-B0B83F69E216> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlProjectManager.dylib       0x115228000 -        0x115752fff +libQmlDesigner.dylib (0) <3AC87A34-E34D-3EA3-9A9D-2C615E3F8BF8> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlDesigner.dylib       0x11584d000 -        0x115894fff +libAdvancedDockingSystem.4.14.2.dylib (0) <1D0FEA23-3C79-3026-BB85-823761B213DD> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libAdvancedDockingSystem.4.14.2.dylib       0x1158bf000 -        0x1158d5fff +org.qt-project.QtQuick3DAssetImport (5.15 - 5.15.2) <5DD26272-DF6F-3A6B-94BC-2C9442B44544> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtQuick3DAssetImport.framework/Versions/5/QtQuick3DAssetImport       0x1158df000 -        0x11592afff +org.qt-project.QtQuick3DRender (5.15 - 5.15.2) <1F80E157-4238-3871-A552-86170757056D> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtQuick3DRender.framework/Versions/5/QtQuick3DRender       0x11593e000 -        0x115945fff +org.qt-project.QtQuick3DUtils (5.15 - 5.15.2) <8DDDCE41-5D80-363F-A9AD-A1485CD7C026> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtQuick3DUtils.framework/Versions/5/QtQuick3DUtils       0x115949000 -        0x11596cfff +libQmlPreview.dylib (0) <CD68B725-DE55-3245-B32E-A6687843192D> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlPreview.dylib       0x115982000 -        0x1159fbfff +libQmlProfiler.dylib (0) <53EC9D8E-011E-3B03-B322-88F831A80231> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQmlProfiler.dylib       0x115a2d000 -        0x115a74fff +libQnx.dylib (0) <AAAC4FBD-93D6-34C7-9AF2-312DE9DDF6BA> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libQnx.dylib       0x115a98000 -        0x115b38fff +libScxmlEditor.dylib (0) <E01BBFF5-8B9C-31B4-9DA1-47E3F7AA3273> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libScxmlEditor.dylib       0x115b78000 -        0x115b9efff +libSubversion.dylib (0) <78C380D4-3363-363E-8DFD-3753BCA51E7F> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libSubversion.dylib       0x115bb5000 -        0x115bbdfff +libTaskList.dylib (0) <AE72A4F3-EBC5-3136-BEDF-C270F68E00D5> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libTaskList.dylib       0x115bc3000 -        0x115bd0fff +libUpdateInfo.dylib (0) <A7DD7E9E-260E-3A58-ADBD-6DC3F5FCC078> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libUpdateInfo.dylib       0x115bd9000 -        0x115c58fff +libValgrind.dylib (0) <175D8991-2D96-3367-8BAF-AFAD1AD58682> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libValgrind.dylib       0x115c87000 -        0x115c9dfff +libWelcome.dylib (0) <0C2FCBAB-453F-3E57-A38A-4021D3E3C15F> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libWelcome.dylib       0x115ee8000 -        0x11605efff +libqsqlite.dylib (0) <81097BB9-6C61-3A3C-8FEF-DAF952D1E351> /Users/USER/*/Qt Creator.app/Contents/PlugIns/sqldrivers/libqsqlite.dylib       0x116aad000 -        0x116ab4fff +libqgif.dylib (0) <BD1DE7F5-EACB-304C-B93C-79A6F06A9EC6> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqgif.dylib       0x116ab8000 -        0x116abffff +libqicns.dylib (0) <87D3521F-7D97-3B63-B928-0C60E87DCA21> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqicns.dylib       0x116ac4000 -        0x116ac9fff +libqico.dylib (0) <6A858A22-8E2E-3F6D-B9AC-438C4749C8B7> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqico.dylib       0x116ace000 -        0x116b32fff +libqjpeg.dylib (0) <18B65BE7-2104-3D96-9A0C-95DC8839AE72> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqjpeg.dylib       0x116b38000 -        0x116b3efff +libqmacheif.dylib (0) <F878D1F1-C295-3E94-B5EA-D53A00776427> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqmacheif.dylib       0x116b43000 -        0x116b48fff +libqmacjp2.dylib (0) <6EBF7C32-C2DC-32AB-BD6F-E79F35B8095F> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqmacjp2.dylib       0x116b4d000 -        0x116b52fff +libqsvg.dylib (0) <9D916600-E6BE-32BE-97C7-6659A6B8AF46> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqsvg.dylib       0x116b57000 -        0x116bbdfff +libqtiff.dylib (0) <4A7C57BC-CE03-315D-A828-80B3502F75CC> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqtiff.dylib       0x116bc5000 -        0x116bc9fff +libqwbmp.dylib (0) <75D3FBD1-5EEA-3C2E-B14E-822A265AFA67> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqwbmp.dylib       0x116bcd000 -        0x116c63fff +libqwebp.dylib (0) <E5BD754E-C8CF-3788-B2D6-347527B2AADE> /Users/USER/*/Qt Creator.app/Contents/PlugIns/imageformats/libqwebp.dylib       0x12b258000 -        0x12b25dfff +libqtquick2plugin.dylib (0) <F161D947-AB43-327B-B440-EBB6BF3A4302> /Users/USER/*/Qt Creator.app/Contents/Imports/qtquick2/QtQuick.2/libqtquick2plugin.dylib       0x12b261000 -        0x12b26afff +org.qt-project.QtQmlWorkerScript (5.15 - 5.15.2) <DFD4AE73-56AE-3F82-962D-FF2B5E18085D> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtQmlWorkerScript.framework/Versions/5/QtQmlWorkerScript       0x12c8b1000 -        0x12c8c4fff +libcomponentsplugin.dylib (0) <8404B14C-CF3A-3706-9E62-86EEE7DC5ADE> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QmlDesigner/libcomponentsplugin.dylib       0x12d7bf000 -        0x12d7dffff +libassetexporterplugin.dylib (0) <9D096872-D287-30D4-856C-E3136527C702> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QmlDesigner/libassetexporterplugin.dylib       0x12d7f4000 -        0x12d800fff +libqmlpreviewplugin.dylib (0) <58C9B3D5-F574-311F-A413-8BD45F70BAA1> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QmlDesigner/libqmlpreviewplugin.dylib       0x12d808000 -        0x12d816fff +libqtquickplugin.dylib (0) <43CA8F9B-34A5-330E-983D-DE42559E1C39> /Users/USER/*/Qt Creator.app/Contents/PlugIns/QmlDesigner/libqtquickplugin.dylib    0x7fff200d0000 -     0x7fff200d1fff  libsystem_blocks.dylib (79) <C05B8BD3-ADF0-37BD-BF53-664D03226FD9> /usr/lib/system/libsystem_blocks.dylib    0x7fff200d2000 -     0x7fff20107fff  libxpc.dylib (2038.120.1) <D3D34FC5-2269-399E-A637-4D33E6BAFC64> /usr/lib/system/libxpc.dylib    0x7fff20108000 -     0x7fff2011ffff  libsystem_trace.dylib (1277.120.1) <5B36BE08-BABA-3F2F-934B-B3FFD10A07A3> /usr/lib/system/libsystem_trace.dylib    0x7fff20120000 -     0x7fff201bdfff  libcorecrypto.dylib (1000.140.4) <75692EFA-23F5-381B-A2BB-A8C8B78FCFAA> /usr/lib/system/libcorecrypto.dylib    0x7fff201be000 -     0x7fff201eafff  libsystem_malloc.dylib (317.140.5) <0AEDABF0-CFF7-3304-9FF8-EB3BBF0801E6> /usr/lib/system/libsystem_malloc.dylib    0x7fff201eb000 -     0x7fff2022ffff  libdispatch.dylib (1271.120.2) <B0C73267-1BD9-3BEF-97CC-3B3D295FA58A> /usr/lib/system/libdispatch.dylib    0x7fff20230000 -     0x7fff20269fff  libobjc.A.dylib (824) <551C4322-3921-3703-8CC6-1E8E143BB474> /usr/lib/libobjc.A.dylib    0x7fff2026a000 -     0x7fff2026cfff  libsystem_featureflags.dylib (28.60.1) <45D158F7-C4E4-3BDE-A218-AD346686E7AB> /usr/lib/system/libsystem_featureflags.dylib    0x7fff2026d000 -     0x7fff202f5fff  libsystem_c.dylib (1439.141.1) <337F746F-8232-3439-BBFF-BAB9C10731F4> /usr/lib/system/libsystem_c.dylib    0x7fff202f6000 -     0x7fff2034bfff  libc++.1.dylib (905.6) <F4EC1A92-1DFC-3228-9868-5377EB375100> /usr/lib/libc++.1.dylib    0x7fff2034c000 -     0x7fff20361fff  libc++abi.dylib (905.6) <2F9B5E97-FD54-342A-8233-A5ECCD949F81> /usr/lib/libc++abi.dylib    0x7fff20362000 -     0x7fff20391fff  libsystem_kernel.dylib (7195.141.2) <B51DEA59-1260-35C6-B7B6-AA6D8459ECEC> /usr/lib/system/libsystem_kernel.dylib    0x7fff20392000 -     0x7fff2039dfff  libsystem_pthread.dylib (454.120.2) <B1A74420-49E9-32FC-BFCB-E53550236A23> /usr/lib/system/libsystem_pthread.dylib    0x7fff2039e000 -     0x7fff203d9fff  libdyld.dylib (852.2) <11007DE4-ABE1-3079-BF1C-4D0EADA884DD> /usr/lib/system/libdyld.dylib    0x7fff203da000 -     0x7fff203e3fff  libsystem_platform.dylib (254.80.2) <6F368391-D41B-3A7E-9992-6000FA985F21> /usr/lib/system/libsystem_platform.dylib    0x7fff203e4000 -     0x7fff2040ffff  libsystem_info.dylib (542.40.3) <3965B574-34FA-3CF8-BB0B-FCEC7DA8C493> /usr/lib/system/libsystem_info.dylib    0x7fff20410000 -     0x7fff208adfff  com.apple.CoreFoundation (6.9 - 1777.103) <08B48289-1C59-3259-8D49-F1FA51ED53D2> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation    0x7fff208ae000 -     0x7fff20ae3fff  com.apple.LaunchServices (1122.41 - 1122.41) <38848652-473A-32BF-AF80-AE71F486FF7E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices    0x7fff20ae4000 -     0x7fff20bb8fff  com.apple.gpusw.MetalTools (1.0 - 1) <DFBAF21A-52CE-3B24-A42E-4693F9C5E39F> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools    0x7fff20bb9000 -     0x7fff20e15fff  libBLAS.dylib (1336.140.1) <E18A5456-02CF-3D9F-A24A-B7980AA83B4A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib    0x7fff20e16000 -     0x7fff20e63fff  com.apple.Lexicon-framework (1.0 - 86.2) <0E57E9C3-00A8-307E-B2DE-98720083D3E2> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon    0x7fff20e64000 -     0x7fff20ed2fff  libSparse.dylib (106) <70D44B7A-1D2B-39F1-B606-6423E640D950> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib    0x7fff20ed3000 -     0x7fff20f50fff  com.apple.SystemConfiguration (1.20 - 1.20) <C0C8BDF4-5049-33E3-B9BE-38045B039A47> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration    0x7fff20f51000 -     0x7fff20f85fff  libCRFSuite.dylib (50) <0CBFE708-F55B-3B66-A06A-8BCB9355F169> /usr/lib/libCRFSuite.dylib    0x7fff20f86000 -     0x7fff211befff  libmecabra.dylib (929.10) <083F04E5-49A8-397C-8014-7DAD0C55C568> /usr/lib/libmecabra.dylib    0x7fff211bf000 -     0x7fff2151dfff  com.apple.Foundation (6.9 - 1777.103) <EE9FDDA7-9E08-3638-864F-078016F032E3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation    0x7fff2151e000 -     0x7fff21606fff  com.apple.LanguageModeling (1.0 - 247.3) <ABC28543-0920-34BE-98B9-15579E29C396> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling    0x7fff21607000 -     0x7fff2173dfff  com.apple.CoreDisplay (237.4 - 237.4) <9E2D1EEA-C99A-3406-BC4B-9153DA78B157> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay    0x7fff2173e000 -     0x7fff219aefff  com.apple.audio.AudioToolboxCore (1.0 - 1181.72) <B89C2EB5-2D51-3A5B-8F18-0794443AAFFC> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore    0x7fff219af000 -     0x7fff21b94fff  com.apple.CoreText (677.6.0.2 - 677.6.0.2) <B5FB6280-1D27-3889-86CB-FC659D2D16C3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText    0x7fff21b95000 -     0x7fff22226fff  com.apple.audio.CoreAudio (5.0 - 5.0) <3A5F6819-CA35-3C12-870E-325F236FCA20> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio    0x7fff22227000 -     0x7fff2257efff  com.apple.security (7.0 - 59754.140.13) <DAC1ADE2-4464-3105-B68E-6892E1416455> /System/Library/Frameworks/Security.framework/Versions/A/Security    0x7fff2257f000 -     0x7fff227defff  libicucore.A.dylib (66112) <0F2D441F-A530-322B-B408-5963ABE0A3DF> /usr/lib/libicucore.A.dylib    0x7fff227df000 -     0x7fff227e8fff  libsystem_darwin.dylib (1439.141.1) <3D4F1678-BA4A-3318-8DD0-D391F3AB9986> /usr/lib/system/libsystem_darwin.dylib    0x7fff227e9000 -     0x7fff22ad4fff  com.apple.CoreServices.CarbonCore (1307.3 - 1307.3) <C778B64D-C4C0-32BC-832C-BB5F0AF04764> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore    0x7fff22ad5000 -     0x7fff22b13fff  com.apple.CoreServicesInternal (476.1.1 - 476.1.1) <CDEE5153-12AA-3A16-9077-D54E0733DB25> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal    0x7fff22b14000 -     0x7fff22b4efff  com.apple.CSStore (1122.41 - 1122.41) <71140CEC-66B4-3475-84B8-3DEB24167B77> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore    0x7fff22b4f000 -     0x7fff22bfdfff  com.apple.framework.IOKit (2.0.2 - 1845.120.6) <67BE2B74-A20F-320C-9484-603D141A47AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit    0x7fff22bfe000 -     0x7fff22c09fff  libsystem_notify.dylib (279.40.4) <1AE27156-89B5-3E4A-AB14-A77E91F93DC7> /usr/lib/system/libsystem_notify.dylib    0x7fff22c0a000 -     0x7fff22c57fff  libsandbox.1.dylib (1441.141.1) <37533D5B-1AC4-3E2F-B29B-F33D0C463F49> /usr/lib/libsandbox.1.dylib    0x7fff22c58000 -     0x7fff239a3fff  com.apple.AppKit (6.9 - 2022.60.128) <8B44AAAB-01A1-30A2-9B1B-CBBBE6DFB82A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit    0x7fff239a4000 -     0x7fff23bf2fff  com.apple.UIFoundation (1.0 - 728.9) <82EA11F1-7D9B-39F7-8CCE-C3E2E6CCBE68> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation    0x7fff23bf3000 -     0x7fff23c05fff  com.apple.UniformTypeIdentifiers (637 - 637) <D1C28560-AB0E-3C53-9A2B-0D01815F977E> /System/Library/Frameworks/UniformTypeIdentifiers.framework/Versions/A/UniformTypeIdentifiers    0x7fff23c06000 -     0x7fff23d90fff  com.apple.desktopservices (1.21 - 1346.6.1) <FD2F7A55-6308-3495-BC07-A74DDB8F57C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv    0x7fff24070000 -     0x7fff246f6fff  libnetwork.dylib (2288.140.7) <CEB383A9-3D75-3728-B767-2F3FAEFFFA0C> /usr/lib/libnetwork.dylib    0x7fff246f7000 -     0x7fff24b95fff  com.apple.CFNetwork (1240.0.4 - 1240.0.4) <9256A031-E247-364B-BD8C-6D701A07C85A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork    0x7fff24b96000 -     0x7fff24ba4fff  libsystem_networkextension.dylib (1295.140.3) <8D9FA7DC-AE37-3C15-B730-B9E3CA879BA7> /usr/lib/system/libsystem_networkextension.dylib    0x7fff24ba5000 -     0x7fff24ba5fff  libenergytrace.dylib (22.100.1) <E36E40AA-BE1B-36C8-979E-66F21A1686B9> /usr/lib/libenergytrace.dylib    0x7fff24ba6000 -     0x7fff24c02fff  libMobileGestalt.dylib (978.140.1) <E5F3370A-09B7-3880-96A9-A2869F0F2949> /usr/lib/libMobileGestalt.dylib    0x7fff24c03000 -     0x7fff24c19fff  libsystem_asl.dylib (385) <9284A3C6-2AB1-3596-BD6C-0D19C7A0DD99> /usr/lib/system/libsystem_asl.dylib    0x7fff24c1a000 -     0x7fff24c32fff  com.apple.TCC (1.0 - 1) <B9DD9945-2A59-346D-BCAF-8B3781EE036C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC    0x7fff24c33000 -     0x7fff24f98fff  com.apple.SkyLight (1.600.0 - 588.7) <5CE5D2B0-BDA7-3F08-BD50-A37580EF6F03> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight    0x7fff24f99000 -     0x7fff25622fff  com.apple.CoreGraphics (2.0 - 1463.16.1) <ECD69252-8C75-3589-BD3E-104DE78AC898> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics    0x7fff25623000 -     0x7fff25719fff  com.apple.ColorSync (4.13.0 - 3473.4.3) <109E4F48-F6CB-3128-9E00-8CA54AC7ED27> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync    0x7fff2571a000 -     0x7fff25775fff  com.apple.HIServices (1.22 - 716) <6E7F240C-BAD6-34BA-8D41-2E0CF04BF089> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices    0x7fff25776000 -     0x7fff257b4fff  libAWDSupport.dylib (951) <89E3A0CC-7675-3888-91B1-20C2023B0F4D> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupport.dylib    0x7fff257b5000 -     0x7fff25811fff  libprotobuf.dylib (4205) <0EC6BEC7-7285-37E5-98CF-1D42311695FC> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf.dylib    0x7fff25812000 -     0x7fff25823fff  libprotobuf-lite.dylib (4205) <33811F59-405B-383B-BC11-3EFEADFBF089> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libprotobuf-lite.dylib    0x7fff25824000 -     0x7fff25868fff  com.apple.awd (1.0 - 951) <6047D26C-8250-3CF5-A91C-D8D5DE7E744A> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/WirelessDiagnostics    0x7fff25b1c000 -     0x7fff25f3bfff  com.apple.CoreData (120 - 1048) <28EADAF4-E5F9-3D99-80C9-1C41C0B2664A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData    0x7fff25f3c000 -     0x7fff25f51fff  com.apple.ProtocolBuffer (1 - 285.24.10.20.1) <E5D16FC2-7200-3208-B540-2F0E59133DFD> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer    0x7fff25f52000 -     0x7fff26105fff  libsqlite3.dylib (321.3) <F231D75B-420F-3A69-BC3A-2AFF7781E15C> /usr/lib/libsqlite3.dylib    0x7fff26106000 -     0x7fff26182fff  com.apple.Accounts (113 - 113) <D3091C11-4823-34D7-829D-DBA3C7616DE1> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts    0x7fff26183000 -     0x7fff2619afff  com.apple.commonutilities (8.0 - 900) <CC149848-18D3-3542-9516-6AAD542B928E> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities    0x7fff2619b000 -     0x7fff2621afff  com.apple.BaseBoard (526 - 526) <43C017F2-785C-3B1A-9B75-77CE7D911B34> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard    0x7fff2621b000 -     0x7fff26263fff  com.apple.RunningBoardServices (1.0 - 505.100.8) <1A4FCF53-32D3-3E86-A748-4681AD3DBC89> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices    0x7fff26264000 -     0x7fff262d8fff  com.apple.AE (918.6 - 918.6) <9C51A5C3-4443-3E35-9B8B-058522D67014> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE    0x7fff262d9000 -     0x7fff262dffff  libdns_services.dylib (1310.140.1) <BB68BA13-9C5E-35B3-BC8D-0A43FDD479B1> /usr/lib/libdns_services.dylib    0x7fff262e0000 -     0x7fff262e7fff  libsystem_symptoms.dylib (1431.140.1) <D2EDA831-DD60-318D-B59E-60429F9BF82F> /usr/lib/system/libsystem_symptoms.dylib    0x7fff262e8000 -     0x7fff26473fff  com.apple.Network (1.0 - 1) <54D14297-AAE0-3F91-AB8E-C279835253F4> /System/Library/Frameworks/Network.framework/Versions/A/Network    0x7fff26474000 -     0x7fff264a3fff  com.apple.analyticsd (1.0 - 1) <A44876CA-D5C6-34EA-9BD0-B2055AB2614A> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics    0x7fff264a4000 -     0x7fff264a6fff  libDiagnosticMessagesClient.dylib (112) <73ADCBBF-4E05-3F3B-B6FD-BAA6D027A3AF> /usr/lib/libDiagnosticMessagesClient.dylib    0x7fff264a7000 -     0x7fff264f3fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.26) <4E669BF7-7B96-3147-BDCC-97DDB25D8A83> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities    0x7fff264f4000 -     0x7fff2658efff  com.apple.Metadata (10.7.0 - 2150.26) <297F20A5-88F2-37EC-916F-10E0256367E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata    0x7fff2658f000 -     0x7fff26595fff  com.apple.DiskArbitration (2.7 - 2.7) <44EF83F5-B10C-3EB3-BD7E-98ADEC4D4835> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration    0x7fff26596000 -     0x7fff26bfdfff  com.apple.vImage (8.1 - 544.4) <6812D055-19BD-321F-B3E3-F51EEF3EBF5B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage    0x7fff26bfe000 -     0x7fff26edbfff  com.apple.QuartzCore (1.11 - 927.24) <58088A96-989A-37F5-B1AE-757CA4CC7DAF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore    0x7fff26edc000 -     0x7fff26f1dfff  libFontRegistry.dylib (309) <562EE3DF-A4B8-3601-B5E5-66A247E23C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib    0x7fff26f1e000 -     0x7fff2705efff  com.apple.coreui (2.1 - 692.1) <34077D62-EC7B-3E65-89F3-7F8CBDAB23AE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI    0x7fff2705f000 -     0x7fff2714afff  com.apple.ViewBridge (553.1 - 553.1) <E03494F6-D023-376D-8177-7600A8CF6873> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge    0x7fff2714b000 -     0x7fff27156fff  com.apple.PerformanceAnalysis (1.278.3 - 278.3) <2E7C10E8-DF57-3627-A3A0-8A658284FAEF> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis    0x7fff27157000 -     0x7fff27166fff  com.apple.OpenDirectory (11.5 - 230.40.1) <DB0FB20C-137D-38AF-8F6C-140149735328> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory    0x7fff27167000 -     0x7fff27186fff  com.apple.CFOpenDirectory (11.5 - 230.40.1) <3E73B2D0-2BFD-3BCD-ACB0-FB1835634596> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory    0x7fff27187000 -     0x7fff27193fff  com.apple.CoreServices.FSEvents (1290.120.5 - 1290.120.5) <FFEE72E4-B13F-36CC-9CCD-37906AA18A3E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents    0x7fff27194000 -     0x7fff271b8fff  com.apple.coreservices.SharedFileList (144 - 144) <5D0C2E87-9DAE-34D3-8CD4-CA797A96E22D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList    0x7fff271b9000 -     0x7fff271bbfff  libapp_launch_measurement.dylib (14.1) <592E974E-B5CA-3403-AFF1-E85B14F5F499> /usr/lib/libapp_launch_measurement.dylib    0x7fff271bc000 -     0x7fff27203fff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <926B66A6-602C-3983-A98E-8645DE61ADCE> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout    0x7fff27204000 -     0x7fff272e6fff  libxml2.2.dylib (34.10) <069D24D9-19F5-3000-AF25-D7162E74B880> /usr/lib/libxml2.2.dylib    0x7fff272e7000 -     0x7fff27334fff  com.apple.CoreVideo (1.8 - 414.7) <9EBD539C-AD95-363E-B48C-75DE39D8539A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo    0x7fff27335000 -     0x7fff27337fff  com.apple.loginsupport (1.0 - 1) <F9C73D63-FF1C-358D-9C8D-2E61AC47272A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport    0x7fff27360000 -     0x7fff2737bfff  com.apple.UserManagement (1.0 - 1) <209049A9-BA50-336B-B43E-050998B5E33D> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement    0x7fff27920000 -     0x7fff28271fff  libwebrtc.dylib (7611.3.10.1.6) <7599EAB0-D765-3D02-BB46-143FC66BB455> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib    0x7fff282ef000 -     0x7fff282fffff  libsystem_containermanager.dylib (318.100.4) <6A824A01-6B4C-30DA-907A-580FD51773B8> /usr/lib/system/libsystem_containermanager.dylib    0x7fff28300000 -     0x7fff28311fff  com.apple.IOSurface (290.8.1 - 290.8.1) <1F429DA5-5C44-3CE7-AB92-A1795C6DC8C9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface    0x7fff28312000 -     0x7fff2831bfff  com.apple.IOAccelerator (442.9 - 442.9) <411D0577-C20D-32D0-8AFB-D7FA59D3BEDA> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator    0x7fff2831c000 -     0x7fff2843ffff  com.apple.Metal (244.303 - 244.303) <385BACC4-E10E-3B01-839A-C1C8323C84E6> /System/Library/Frameworks/Metal.framework/Versions/A/Metal    0x7fff28440000 -     0x7fff2845cfff  com.apple.audio.caulk (1.0 - 70) <57C30294-F8E7-3501-BE60-20FFF8B3B020> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk    0x7fff2845d000 -     0x7fff28547fff  com.apple.CoreMedia (1.0 - 2780.10) <39EC2321-F8D6-3A1F-BDA5-EDCF1B5AE0CA> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia    0x7fff28548000 -     0x7fff286a4fff  libFontParser.dylib (305.6.0.2) <4E2122C1-2092-328A-B8CF-6BFAC82A71C0> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib    0x7fff286a5000 -     0x7fff289a0fff  com.apple.HIToolbox (2.1.1 - 1062) <EC082CDB-4679-3C92-B100-5795FEB21F42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox    0x7fff289a1000 -     0x7fff289b4fff  com.apple.framework.DFRFoundation (1.0 - 267) <7C7DCD2D-3225-35B8-B28B-AA98AFA7BE13> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation    0x7fff289b5000 -     0x7fff289b8fff  com.apple.dt.XCTTargetBootstrap (1.0 - 18119.1) <8312D13C-D320-35C7-B1B3-9AB31E518779> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap    0x7fff289b9000 -     0x7fff289e2fff  com.apple.CoreSVG (1.0 - 149) <0C750C10-03CC-3234-AC74-3A24458FA0A3> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG    0x7fff289e3000 -     0x7fff28c1ffff  com.apple.ImageIO (3.3.0 - 2130.6.5) <323F8F18-16A9-3FD5-B482-4B89C2CC1A26> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO    0x7fff28c20000 -     0x7fff28f9bfff  com.apple.CoreImage (16.3.0 - 1140.2) <BE36DCE3-7B0C-3C1A-9457-D26A55DF8971> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage    0x7fff28f9c000 -     0x7fff29002fff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <B64DAC69-19A8-3CAE-89BF-BE69CE2B0CE7> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore    0x7fff29003000 -     0x7fff29006fff  libsystem_configuration.dylib (1109.140.1) <99C91EBA-ADE0-3904-8F9C-38B0E3830936> /usr/lib/system/libsystem_configuration.dylib    0x7fff29007000 -     0x7fff2900bfff  libsystem_sandbox.dylib (1441.141.1) <AF683466-5935-369E-A915-006F13CDAD99> /usr/lib/system/libsystem_sandbox.dylib    0x7fff2900c000 -     0x7fff2900dfff  com.apple.AggregateDictionary (1.0 - 1) <2DF6CF2F-6B64-3C5A-B9ED-3B2DCB099B8F> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary    0x7fff2900e000 -     0x7fff29011fff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <11E3EC99-FF2C-3E32-B8DE-E26B079E18AE> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo    0x7fff29012000 -     0x7fff29013fff  liblangid.dylib (136) <FDE8672B-5F6A-38DE-B1F1-188AC925696B> /usr/lib/liblangid.dylib    0x7fff29014000 -     0x7fff290b8fff  com.apple.CoreNLP (1.0 - 245.2) <9C0122D8-9033-3869-B700-795406405636> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP    0x7fff290b9000 -     0x7fff290bffff  com.apple.LinguisticData (1.0 - 399) <74450C36-5CDE-3555-AC84-36808BC44E24> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData    0x7fff290c0000 -     0x7fff29768fff  libBNNS.dylib (288.100.5) <4ED79FE5-2990-3D44-B22B-A47EB4BA1AE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib    0x7fff29769000 -     0x7fff2993bfff  libvDSP.dylib (760.100.3) <3A22F97C-00B9-3AD7-A035-11D098325836> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib    0x7fff2993c000 -     0x7fff2994dfff  com.apple.CoreEmoji (1.0 - 128.4) <47029FAC-57AA-3E25-B883-CAA6CD70B4FA> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji    0x7fff2994e000 -     0x7fff29958fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <6D5CDBD5-86A0-354C-898A-FD848750728A> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer    0x7fff29959000 -     0x7fff29a2bfff  com.apple.framework.CoreWLAN (16.0 - 1657) <17C7352E-2EF3-36BE-8BF9-B9AF2541B02D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN    0x7fff29a2c000 -     0x7fff29c2dfff  com.apple.CoreUtils (6.6 - 660.37) <5B68EF6B-DE46-36B1-8928-111D92C948CD> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils    0x7fff29c2e000 -     0x7fff29c50fff  com.apple.MobileKeyBag (2.0 - 1.0) <DAEF912D-F2E6-34E7-B93C-708A6CCE0F7E> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag    0x7fff29c51000 -     0x7fff29c61fff  com.apple.AssertionServices (1.0 - 505.100.8) <C1441A5B-C79C-33B0-B7BE-1CD71C91C3B9> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices    0x7fff29c62000 -     0x7fff29cedfff  com.apple.securityfoundation (6.0 - 55240.40.4) <473170CD-FFC4-3452-A141-DC36B506153B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation    0x7fff29cee000 -     0x7fff29cf7fff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <153F8B7A-E1B3-387B-A663-3BA8D230999C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement    0x7fff29cf8000 -     0x7fff29cfcfff  com.apple.xpc.ServiceManagement (1.0 - 1) <1C9E9892-ED04-33B3-80F1-27F1D528442B> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement    0x7fff29cfd000 -     0x7fff29cfffff  libquarantine.dylib (119.40.2) <C34FBC7A-963B-3F1D-BBC1-D3C6BB46E14B> /usr/lib/system/libquarantine.dylib    0x7fff29d00000 -     0x7fff29d0bfff  libCheckFix.dylib (31) <B14F91F8-453D-380E-AF88-58F309035C11> /usr/lib/libCheckFix.dylib    0x7fff29d0c000 -     0x7fff29d23fff  libcoretls.dylib (169.100.1) <2B49E930-0C9E-3F8B-B05E-1CA993B20CC5> /usr/lib/libcoretls.dylib    0x7fff29d24000 -     0x7fff29d34fff  libbsm.0.dylib (68.40.1) <D9F2B5FB-FE7E-35B3-B900-6EFCAC6BDCCF> /usr/lib/libbsm.0.dylib    0x7fff29d35000 -     0x7fff29d7efff  libmecab.dylib (929.10) <084B2418-6C2D-3BBD-A3EA-FAB8BCB94AF9> /usr/lib/libmecab.dylib    0x7fff29d7f000 -     0x7fff29d84fff  libgermantok.dylib (24) <FD4A1C16-6478-3295-AC80-B365A8199023> /usr/lib/libgermantok.dylib    0x7fff29d85000 -     0x7fff29d9afff  libLinearAlgebra.dylib (1336.140.1) <CE5D4D9F-E5F7-34ED-98BB-01EB7CF9A5CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib    0x7fff29d9b000 -     0x7fff29fb9fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <A20B5CF7-3C28-3C77-99C8-E919F9A1F135> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork    0x7fff29fba000 -     0x7fff2a009fff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <E2DFA9D2-EB39-3D4E-9500-2029D35DD4E9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector    0x7fff2a00a000 -     0x7fff2a16bfff  com.apple.MLCompute (1.0 - 1) <AAF0B754-F50C-36EA-A874-059E0EC76E07> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute    0x7fff2a16c000 -     0x7fff2a1a2fff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9FA9BD03-841D-31D6-B449-42AD15AB88A1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix    0x7fff2a1a3000 -     0x7fff2a1f9fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <790B7ED3-7D2E-3578-A7ED-43CBE2EB12E9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray    0x7fff2a1fa000 -     0x7fff2a28afff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <54D32AA9-90F3-3941-8C8B-9C49DC04F625> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage    0x7fff2a28b000 -     0x7fff2a29afff  com.apple.AppleFSCompression (125 - 1.0) <8EFE966E-3F09-3EF8-A6FD-8CB4AB3077CB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression    0x7fff2a29b000 -     0x7fff2a2a7fff  libbz2.1.0.dylib (44) <C9C2B1CA-D673-3E3E-A39A-31DA87D2BF17> /usr/lib/libbz2.1.0.dylib    0x7fff2a2a8000 -     0x7fff2a2acfff  libsystem_coreservices.dylib (127.1) <8F154612-D3F5-3DEB-AF88-48247ABF988E> /usr/lib/system/libsystem_coreservices.dylib    0x7fff2a2ad000 -     0x7fff2a2dafff  com.apple.CoreServices.OSServices (1122.41 - 1122.41) <6C96CE62-A020-30C9-B52A-2577E50E1C56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices    0x7fff2a2db000 -     0x7fff2a40afff  com.apple.AuthKit (1.0 - 1) <92FFE128-151C-33EB-9179-234F9F976F32> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit    0x7fff2a4a9000 -     0x7fff2a4bbfff  libz.1.dylib (76) <DB0CD2A1-D833-31D3-85B1-FA1EDF251074> /usr/lib/libz.1.dylib    0x7fff2a4bc000 -     0x7fff2a503fff  libsystem_m.dylib (3186.100.3) <46DC091D-F61F-3D16-A417-51C5D4D6912E> /usr/lib/system/libsystem_m.dylib    0x7fff2a504000 -     0x7fff2a504fff  libcharset.1.dylib (59) <DCF853C3-4E07-3298-96A6-A759CB51D828> /usr/lib/libcharset.1.dylib    0x7fff2a505000 -     0x7fff2a50afff  libmacho.dylib (980) <2696D4F7-BF83-304F-BDED-9CC268B5FE4E> /usr/lib/system/libmacho.dylib    0x7fff2a50b000 -     0x7fff2a526fff  libkxld.dylib (7195.141.2) <7C773CB5-8521-396A-977B-B5689C6F0F27> /usr/lib/system/libkxld.dylib    0x7fff2a527000 -     0x7fff2a532fff  libcommonCrypto.dylib (60178.120.3) <79B2C85C-C388-3AFF-B47C-DF0EE43FD292> /usr/lib/system/libcommonCrypto.dylib    0x7fff2a533000 -     0x7fff2a53dfff  libunwind.dylib (201) <072F009A-A981-308F-BEC5-06D58CA30BCF> /usr/lib/system/libunwind.dylib    0x7fff2a53e000 -     0x7fff2a545fff  liboah.dylib (203.58) <A7FFAFB5-B0AB-312E-8EB6-FAF56D76FB7D> /usr/lib/liboah.dylib    0x7fff2a546000 -     0x7fff2a550fff  libcopyfile.dylib (173.40.2) <569E5E4E-73BE-3C12-818F-713DA0591E1D> /usr/lib/system/libcopyfile.dylib    0x7fff2a551000 -     0x7fff2a558fff  libcompiler_rt.dylib (102.2) <396ECEB9-331A-3100-8FA3-BFF3CFC760D6> /usr/lib/system/libcompiler_rt.dylib    0x7fff2a559000 -     0x7fff2a55bfff  libsystem_collections.dylib (1439.141.1) <AC793F4A-A519-33D5-AE4B-8F903A7B9551> /usr/lib/system/libsystem_collections.dylib    0x7fff2a55c000 -     0x7fff2a55efff  libsystem_secinit.dylib (87.60.1) <FB875594-4026-3AFB-AF61-BCD1A67478CC> /usr/lib/system/libsystem_secinit.dylib    0x7fff2a55f000 -     0x7fff2a561fff  libremovefile.dylib (49.120.1) <9646E2E1-71D1-3463-A556-8CD96059A4A9> /usr/lib/system/libremovefile.dylib    0x7fff2a562000 -     0x7fff2a562fff  libkeymgr.dylib (31) <07EC6CD6-0DCC-321C-856B-65FF4327E963> /usr/lib/system/libkeymgr.dylib    0x7fff2a563000 -     0x7fff2a56afff  libsystem_dnssd.dylib (1310.140.1) <A6F00D58-D64A-35B5-8777-93FC2A690675> /usr/lib/system/libsystem_dnssd.dylib    0x7fff2a56b000 -     0x7fff2a570fff  libcache.dylib (83) <B92F6CCC-FF53-36B1-BBE0-F056080945D7> /usr/lib/system/libcache.dylib    0x7fff2a571000 -     0x7fff2a572fff  libSystem.B.dylib (1292.120.1) <46BD4B87-AAC4-3070-BF8B-6BE393247BBE> /usr/lib/libSystem.B.dylib    0x7fff2a573000 -     0x7fff2a576fff  libfakelink.dylib (3) <B2261718-E30D-3DC8-B5D0-E41CB356799C> /usr/lib/libfakelink.dylib    0x7fff2a577000 -     0x7fff2a577fff  com.apple.SoftLinking (1.0 - 1) <B0F10423-EB4B-3EBE-AAD7-F43F1F29A9CC> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking    0x7fff2a578000 -     0x7fff2a5affff  libpcap.A.dylib (98.100.3) <33537A04-1FB2-3772-9640-03816375C0E9> /usr/lib/libpcap.A.dylib    0x7fff2a5b0000 -     0x7fff2a6a0fff  libiconv.2.dylib (59) <CDC9F158-F290-38C7-A31D-F25991A2BCAB> /usr/lib/libiconv.2.dylib    0x7fff2a6a1000 -     0x7fff2a6b2fff  libcmph.dylib (8) <5F57A965-7DAF-3B86-96A6-41B281F154C7> /usr/lib/libcmph.dylib    0x7fff2a6b3000 -     0x7fff2a724fff  libarchive.2.dylib (83.100.2) <69B700E8-8BBC-312E-B54D-A85155059560> /usr/lib/libarchive.2.dylib    0x7fff2a725000 -     0x7fff2a78cfff  com.apple.SearchKit (1.4.1 - 1.4.1) <6F4AD104-675A-3181-A8EC-07EF356AB334> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit    0x7fff2a78d000 -     0x7fff2a78efff  libThaiTokenizer.dylib (3) <B6D58E67-3F73-381E-BDEF-650BA800DB94> /usr/lib/libThaiTokenizer.dylib    0x7fff2a78f000 -     0x7fff2a7b1fff  com.apple.applesauce (1.0 - 16.28) <B45D6F82-0B6C-3A24-AB78-7659C5862198> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce    0x7fff2a7b2000 -     0x7fff2a7c9fff  libapple_nghttp2.dylib (1.41) <AEB7C3FC-E423-33BE-8788-1A9F8A45629B> /usr/lib/libapple_nghttp2.dylib    0x7fff2a7ca000 -     0x7fff2a7e0fff  libSparseBLAS.dylib (1336.140.1) <8A71EC0F-BF79-36E7-905E-944B0E0F29C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib    0x7fff2a7e1000 -     0x7fff2a7e2fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <08F6175F-F2C7-3C48-B382-5E5FEF9B17EE> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders    0x7fff2a7e3000 -     0x7fff2a7e7fff  libpam.2.dylib (28.40.1) <9DB993FD-A783-3BCD-B3BC-823A69DB2BFD> /usr/lib/libpam.2.dylib    0x7fff2a7e8000 -     0x7fff2a807fff  libcompression.dylib (96.120.1) <597995B2-7622-3857-8498-093B0CAF4408> /usr/lib/libcompression.dylib    0x7fff2a808000 -     0x7fff2a80dfff  libQuadrature.dylib (7) <F0F7D860-8761-3034-B8A0-61ED9BB921E7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib    0x7fff2a80e000 -     0x7fff2ababfff  libLAPACK.dylib (1336.140.1) <058DC497-DAC4-3EB9-B8ED-519F078C280B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib    0x7fff2abac000 -     0x7fff2abfbfff  com.apple.DictionaryServices (1.2 - 341) <C9F009F3-5E78-33EC-8B04-1A1AC74C7B89> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices    0x7fff2abfc000 -     0x7fff2ac14fff  liblzma.5.dylib (16) <C5059802-EC34-3D1F-9CDF-7F5162E96909> /usr/lib/liblzma.5.dylib    0x7fff2ac15000 -     0x7fff2ac16fff  libcoretls_cfhelpers.dylib (169.100.1) <DBA1F6D8-91E3-332C-BD25-6959731AE107> /usr/lib/libcoretls_cfhelpers.dylib    0x7fff2ac17000 -     0x7fff2ad12fff  com.apple.APFS (1677.141.1 - 1677.141.1) <169D9648-960C-3778-BE32-BE8CDCC7A97D> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS    0x7fff2ad13000 -     0x7fff2ad20fff  libxar.1.dylib (452) <050C4EC2-5398-3A52-80A7-CC39137DF8DD> /usr/lib/libxar.1.dylib    0x7fff2ad21000 -     0x7fff2ad24fff  libutil.dylib (58.40.2) <773B03AC-1DE3-33BA-AEFC-A4192BF277EF> /usr/lib/libutil.dylib    0x7fff2ad25000 -     0x7fff2ad4dfff  libxslt.1.dylib (17.6) <BA9A35D1-F8D8-372A-8567-8D4B0A39A46E> /usr/lib/libxslt.1.dylib    0x7fff2ad4e000 -     0x7fff2ad58fff  libChineseTokenizer.dylib (37.1) <A6E381DE-8A39-368A-8BF5-EA453166EF28> /usr/lib/libChineseTokenizer.dylib    0x7fff2ad59000 -     0x7fff2ae16fff  libvMisc.dylib (760.100.3) <512B1000-C4DB-3853-B305-7750CAADA944> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib    0x7fff2ae17000 -     0x7fff2aeaefff  libate.dylib (3.0.6) <6347E398-982B-3F67-B5B4-3EF87FCCF7A8> /usr/lib/libate.dylib    0x7fff2aeaf000 -     0x7fff2aeb6fff  libIOReport.dylib (64.100.1) <47E72A6A-2D2A-3E70-B447-CA1D9EA09465> /usr/lib/libIOReport.dylib    0x7fff2aeb7000 -     0x7fff2aecafff  com.apple.CrashReporterSupport (10.13 - 15053.1) <D700B323-61F9-35B6-83DC-4D272DAFEB50> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport    0x7fff2afb8000 -     0x7fff2afbffff  libMatch.1.dylib (38) <0391A7F9-5CAD-399A-92E4-5B1A4A2DED43> /usr/lib/libMatch.1.dylib    0x7fff2afc0000 -     0x7fff2b04bfff  libCoreStorage.dylib (554.140.2) <D84C72BA-171F-37D1-9099-294DF04347A2> /usr/lib/libCoreStorage.dylib    0x7fff2b04c000 -     0x7fff2b09ffff  com.apple.AppleVAFramework (6.1.3 - 6.1.3) <4FD9371F-1A01-3DC1-AAC1-59B2983D4911> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA    0x7fff2b0a0000 -     0x7fff2b0b8fff  libexpat.1.dylib (26) <8F1614BA-7BC7-3947-93C4-E868A321C5F0> /usr/lib/libexpat.1.dylib    0x7fff2b0b9000 -     0x7fff2b0c2fff  libheimdal-asn1.dylib (597.140.2) <136B6D17-9A3D-3381-98C5-CB7DC838A5ED> /usr/lib/libheimdal-asn1.dylib    0x7fff2b0c3000 -     0x7fff2b0d7fff  com.apple.IconFoundation (479.4 - 479.4) <726448AB-8665-3329-8412-56D01231523A> /System/Library/PrivateFrameworks/IconFoundation.framework/Versions/A/IconFoundation    0x7fff2b0d8000 -     0x7fff2b144fff  com.apple.IconServices (479.4 - 479.4) <15CFAFE9-F1E7-3BCC-A75A-1842D794CDE3> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices    0x7fff2b145000 -     0x7fff2b1e3fff  com.apple.MediaExperience (1.0 - 1) <ECCD3564-424A-3237-9390-20486DA0D280> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience    0x7fff2b1e4000 -     0x7fff2b20cfff  com.apple.persistentconnection (1.0 - 1.0) <D22CCD76-3A55-3B17-860A-1D5F476AE852> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection    0x7fff2b20d000 -     0x7fff2b21bfff  com.apple.GraphVisualizer (1.0 - 100.1) <BE3AA11B-E673-31E3-B80F-62AD9D282407> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer    0x7fff2b21c000 -     0x7fff2b637fff  com.apple.vision.FaceCore (4.3.2 - 4.3.2) <C3D50EC2-1186-33DF-B342-525759BD0D02> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore    0x7fff2b638000 -     0x7fff2b67ffff  com.apple.OTSVG (1.0 - 677.6.0.2) <28043431-F6FF-3614-8E73-FE193439BB4C> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG    0x7fff2b680000 -     0x7fff2b686fff  com.apple.xpc.AppServerSupport (1.0 - 2038.120.1) <37AFFEA4-2FE4-37EC-A65C-E7796786EB73> /System/Library/PrivateFrameworks/AppServerSupport.framework/Versions/A/AppServerSupport    0x7fff2b687000 -     0x7fff2b699fff  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <575E7B70-B1B9-39F0-925D-BE92549E7411> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib    0x7fff2b69a000 -     0x7fff2b69cfff  libspindump.dylib (295.2) <D51E5FE3-D0AD-3696-81EE-19EFD0FBC61D> /usr/lib/libspindump.dylib    0x7fff2b69d000 -     0x7fff2b75dfff  com.apple.Heimdal (4.0 - 2.0) <0D59D4DD-6F15-3FEE-9BCC-7A5451883C94> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal    0x7fff2b75e000 -     0x7fff2b778fff  com.apple.login (3.0 - 3.0) <6FD6B5FC-A78E-357E-8CDB-69D06595B0BE> /System/Library/PrivateFrameworks/login.framework/Versions/A/login    0x7fff2b8fd000 -     0x7fff2b939fff  com.apple.bom (14.0 - 235) <CC8201D2-8FD7-3658-A9A8-424366CF71C3> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom    0x7fff2b93a000 -     0x7fff2b983fff  com.apple.AppleJPEG (1.0 - 1) <C31A79D7-FCF8-3D07-951B-D3FD890109C9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG    0x7fff2b984000 -     0x7fff2ba63fff  libJP2.dylib (2130.6.5) <73B01BAF-D3BD-3D28-8731-EAB21B228EED> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib    0x7fff2ba64000 -     0x7fff2ba67fff  com.apple.WatchdogClient.framework (1.0 - 98.120.2) <9F6D4926-07D6-3F7A-932F-CBFEF331E34D> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient    0x7fff2ba68000 -     0x7fff2ba9efff  com.apple.MultitouchSupport.framework (4440.3 - 4440.3) <F9E68F09-919A-347D-903F-2CFF66C78B5A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport    0x7fff2ba9f000 -     0x7fff2bbfdfff  com.apple.VideoToolbox (1.0 - 2780.10) <BBD958C6-358B-37D5-B2AB-7B6DAF536B9A> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox    0x7fff2bbfe000 -     0x7fff2bc31fff  libAudioToolboxUtility.dylib (1181.72) <7F464298-1B15-309E-8C57-D9BA45930CAB> /usr/lib/libAudioToolboxUtility.dylib    0x7fff2bc32000 -     0x7fff2bc58fff  libPng.dylib (2130.6.5) <606A6674-0F30-3778-B7A8-852E73BE9864> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib    0x7fff2bc59000 -     0x7fff2bcb8fff  libTIFF.dylib (2130.6.5) <7E294883-5DF8-3730-A202-497AAD61D9A4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib    0x7fff2bcb9000 -     0x7fff2bcd5fff  com.apple.IOPresentment (58 - 37) <EC952AB6-60D1-3ECA-B573-9F3E9423C16D> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment    0x7fff2bcd6000 -     0x7fff2bcddfff  com.apple.GPUWrangler (6.3.5 - 6.3.5) <E9DCD9BD-C42B-3B83-8B99-D81677E7C650> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler    0x7fff2bcde000 -     0x7fff2bce1fff  libRadiance.dylib (2130.6.5) <438DD36A-EA14-30E6-A3C7-FF36B7456930> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib    0x7fff2bce2000 -     0x7fff2bce7fff  com.apple.DSExternalDisplay (3.1 - 380) <820DA2BE-FD83-317B-A859-7EA8EF22BF8C> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay    0x7fff2bce8000 -     0x7fff2bd0cfff  libJPEG.dylib (2130.6.5) <5A2A9409-0118-34B8-A3C0-1FB05BE1B48C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib    0x7fff2bd0d000 -     0x7fff2bd3cfff  com.apple.ATSUI (1.0 - 1) <6E71A1C3-BC19-3496-AC1C-90B3CE83A0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI    0x7fff2bd3d000 -     0x7fff2bd41fff  libGIF.dylib (2130.6.5) <F1CCAE85-B9D7-3531-83B6-051B2CED9734> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib    0x7fff2bd42000 -     0x7fff2bd4bfff  com.apple.CMCaptureCore (1.0 - 82.6) <78123EDC-D3B5-39C6-AEA7-DB52CDA3C979> /System/Library/PrivateFrameworks/CMCaptureCore.framework/Versions/A/CMCaptureCore    0x7fff2bd4c000 -     0x7fff2bd93fff  com.apple.print.framework.PrintCore (16.1 - 531.1) <DBB75BF2-7263-348D-8949-5AB551075737> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore    0x7fff2bd94000 -     0x7fff2be61fff  com.apple.TextureIO (3.10.9 - 3.10.9) <B13DA4A8-9E6B-3130-83C7-976FE25EB63F> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO    0x7fff2be62000 -     0x7fff2be6afff  com.apple.InternationalSupport (1.0 - 61.1) <40F6A37A-EBD3-304B-AF6A-43833A3E7A3E> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport    0x7fff2be6b000 -     0x7fff2bee5fff  com.apple.datadetectorscore (8.0 - 674) <10C32CC2-AF04-35BE-9344-0F5BF97339A5> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore    0x7fff2bee6000 -     0x7fff2bf43fff  com.apple.UserActivity (439 - 439) <23442FB0-6ED9-3F0F-8B7C-D12C85710DDC> /System/Library/PrivateFrameworks/UserActivity.framework/Versions/A/UserActivity    0x7fff2bf44000 -     0x7fff2c6e0fff  com.apple.MediaToolbox (1.0 - 2780.10) <83D12536-D3C4-3BF7-9BB9-3DC0B1C1A06B> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox    0x7fff2cbb1000 -     0x7fff2cbe2fff  libSessionUtility.dylib (76.69) <E4273478-786B-3DAA-928E-5D8ECC89DE92> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib    0x7fff2cbe3000 -     0x7fff2cd17fff  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <2B4043E1-A82B-3E53-8DED-6BF234206BAC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox    0x7fff2cd18000 -     0x7fff2cd7dfff  com.apple.audio.AudioSession (1.0 - 76.69) <FD4713A3-2938-3B12-BCAE-1C55A8C60AEE> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession    0x7fff2cd7e000 -     0x7fff2cd90fff  libAudioStatistics.dylib (27.64) <FE5D1815-638C-3D5D-A34A-498A11E31D52> /usr/lib/libAudioStatistics.dylib    0x7fff2cd91000 -     0x7fff2cda0fff  com.apple.speech.synthesis.framework (9.0.66 - 9.0.66) <A6BB4299-FC20-33D8-A873-3B1E3EED046D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis    0x7fff2cda1000 -     0x7fff2ce0dfff  com.apple.ApplicationServices.ATS (377 - 516) <09728391-A9F9-355F-BE99-A64707E8BC03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS    0x7fff2ce0e000 -     0x7fff2ce26fff  libresolv.9.dylib (68) <9EE291CF-A18A-3D09-A8CC-682AAF448176> /usr/lib/libresolv.9.dylib    0x7fff2cea7000 -     0x7fff2cedafff  com.apple.securityinterface (10.0 - 55149.120.1) <00BD513E-166E-3550-A2AB-0E302F0B3EAA> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface    0x7fff2cf59000 -     0x7fff2d038fff  libSMC.dylib (20) <CC74F0B6-BE07-3B6D-BF92-3EE68EA3C1AD> /usr/lib/libSMC.dylib    0x7fff2d039000 -     0x7fff2d098fff  libcups.2.dylib (494.1) <35B61857-D298-3BC9-960A-D2CCAA576DC7> /usr/lib/libcups.2.dylib    0x7fff2d099000 -     0x7fff2d0a8fff  com.apple.LangAnalysis (1.7.0 - 254) <ACFAC900-9AEC-32D1-8F23-804F111C3092> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis    0x7fff2d0a9000 -     0x7fff2d0b3fff  com.apple.NetAuth (6.2 - 6.2) <5972DC13-D32F-3140-BD91-495AAC2D7550> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth    0x7fff2d0b4000 -     0x7fff2d0bbfff  com.apple.ColorSyncLegacy (4.13.0 - 1) <4C440F08-211D-3BF7-A43A-57930751CD78> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy    0x7fff2d0bc000 -     0x7fff2d0c7fff  com.apple.QD (4.0 - 416) <956ADD05-CF77-32BC-A3ED-E3E62969DA53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD    0x7fff2d0c8000 -     0x7fff2d71cfff  com.apple.audio.AudioResourceArbitration (1.0 - 1) <A698F07E-EE6B-3193-B8AA-FD560ABE8927> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration    0x7fff2d71d000 -     0x7fff2d728fff  com.apple.perfdata (1.0 - 67.40.1) <7DBB06C3-735E-3105-A8D2-DD22C51FE5D4> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata    0x7fff2d729000 -     0x7fff2d737fff  libperfcheck.dylib (41) <515342C4-9932-306C-8A4E-AB2DB9C94D7C> /usr/lib/libperfcheck.dylib    0x7fff2d738000 -     0x7fff2d747fff  com.apple.Kerberos (3.0 - 1) <74519634-F3AC-31A3-8880-B01C3F4C955D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos    0x7fff2d748000 -     0x7fff2d798fff  com.apple.GSS (4.0 - 2.0) <4B10E99B-A9C7-3C61-85FD-E4BDDEE38764> /System/Library/Frameworks/GSS.framework/Versions/A/GSS    0x7fff2d799000 -     0x7fff2d7a9fff  com.apple.CommonAuth (4.0 - 2.0) <B6300458-84A2-3315-903D-195FD5A6D71A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth    0x7fff2d7aa000 -     0x7fff2d7d1fff  com.apple.MobileAssets (1.0 - 659.100.21) <0E884E74-0372-38EC-AE4E-3C03169AAB1E> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset    0x7fff2d7ff000 -     0x7fff2d81efff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <B1E75E61-0B7E-3036-931E-4D0C8E6307FC> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle    0x7fff2d81f000 -     0x7fff2d827fff  com.apple.CorePhoneNumbers (1.0 - 1) <16382BEE-19B6-3AE5-B450-D037B7D7C19F> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers    0x7fff2d828000 -     0x7fff2d8b1fff  libTelephonyUtilDynamic.dylib (5359.1) <953E03CA-5F59-3770-80EA-B09B76F856D6> /usr/lib/libTelephonyUtilDynamic.dylib    0x7fff2d97a000 -     0x7fff2d97afff  liblaunch.dylib (2038.120.1) <CA5C47E3-5580-3C92-9603-9404291FAE58> /usr/lib/system/liblaunch.dylib    0x7fff2dc73000 -     0x7fff2defefff  com.apple.NetworkExtension (1.0 - 1) <15FD78BE-FBDD-3AD8-A8F2-0730562C5A25> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension    0x7fff2e15c000 -     0x7fff2e2a7fff  com.apple.Sharing (1630 - 1630) <D3B2F86B-1440-3F86-863D-521EFB5E6BF8> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing    0x7fff2e2a8000 -     0x7fff2e3c9fff  com.apple.Bluetooth (8.0.5 - 8.0.5d7) <E5F9D822-9999-3521-A812-6ED6E4B4F7C3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth    0x7fff2e3e3000 -     0x7fff2e43cfff  com.apple.ProtectedCloudStorage (1.0 - 1) <87EAE8D8-A80C-3BE3-87EF-A1AA20876D7F> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage    0x7fff2fba4000 -     0x7fff2fbcbfff  com.apple.RemoteViewServices (2.0 - 163) <E7004CD2-22B4-3270-93D5-65863360C82F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices    0x7fff2fbcc000 -     0x7fff2fbdbfff  com.apple.SpeechRecognitionCore (6.1.25 - 6.1.25) <CA908EFD-C87F-3DF6-9BE9-43F3B6CE05FF> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore    0x7fff2fbdc000 -     0x7fff2fbe3fff  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <613D2BFE-FCD0-3C2F-8B93-4A01D221AF09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition    0x7fff2fe11000 -     0x7fff2fe11fff  libsystem_product_info_filter.dylib (8.40.1) <C983DE00-5802-390A-9FEC-703E0E9A2114> /usr/lib/system/libsystem_product_info_filter.dylib    0x7fff2fe89000 -     0x7fff2fea0fff  libnetworkextension.dylib (1295.140.3) <00D2050D-D835-316A-877D-CD89A16B5198> /usr/lib/libnetworkextension.dylib    0x7fff2fee9000 -     0x7fff2fee9fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <41FBC9FA-C781-38D3-BA7D-80A0955B350C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib    0x7fff2ff0f000 -     0x7fff2ff0ffff  com.apple.CoreServices (1122.41 - 1122.41) <2E82F706-DA2C-3C97-B244-9053E6E95827> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices    0x7fff300cb000 -     0x7fff300cbfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <3F8EDDF5-80E7-3EDD-8746-89A278F04805> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate    0x7fff3010c000 -     0x7fff30117fff  com.apple.MediaAccessibility (1.0 - 130) <B119C0F0-04F3-3676-978C-CE1949BEB037> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility    0x7fff30118000 -     0x7fff30137fff  com.apple.networking.AlgosScoreFramework (1.0 - 1) <F6207382-FF8E-3ACA-8488-3DD95D4FFD83> /System/Library/PrivateFrameworks/AlgosScoreFramework.framework/Versions/A/AlgosScoreFramework    0x7fff3090d000 -     0x7fff30972fff  com.apple.CoreBluetooth (1.0 - 1) <1A427F92-B95A-3077-853B-09688553DA70> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth    0x7fff30973000 -     0x7fff3097cfff  com.apple.SymptomDiagnosticReporter (1.0 - 79.120.1) <DC724AF6-1C92-3913-B6A7-0AA062AE1792> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter    0x7fff30990000 -     0x7fff3099cfff  com.apple.AppleIDAuthSupport (1.0 - 1) <A3631052-9D44-308F-BF87-E501AB409692> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport    0x7fff3099d000 -     0x7fff30a45fff  com.apple.DiscRecording (9.0.3 - 9030.4.5) <367204EF-650E-36BE-8D0F-9DF6E79E5DB0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording    0x7fff30a46000 -     0x7fff30a79fff  com.apple.MediaKit (16 - 927.40.2) <5198B786-444D-3CA6-85AC-6555688B0DBC> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit    0x7fff30a7a000 -     0x7fff30b65fff  com.apple.DiskManagement (14.0 - 1733.140.2) <2D63F3D0-8E51-3337-8EB7-A774020B129C> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement    0x7fff30b66000 -     0x7fff30f20fff  com.apple.CoreAUC (326.2.0 - 326.2.0) <B8C28937-6F13-398D-90C0-AFA712ECA059> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC    0x7fff30f21000 -     0x7fff30f24fff  com.apple.Mangrove (1.0 - 25) <991665A3-572E-3648-B92E-EEEF8E6D5EDB> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove    0x7fff30f25000 -     0x7fff30f52fff  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <2D678684-A8A3-366B-9447-E729D550ADAF> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD    0x7fff30f53000 -     0x7fff310a2fff  com.apple.FileProvider (349.4.3 - 349.4.3) <87F799AF-A8B9-31FB-9885-7EBDAEBCECC3> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider    0x7fff310a3000 -     0x7fff310c5fff  com.apple.GenerationalStorage (2.0 - 323) <623FEAF8-671F-3812-9EA4-7B30FFC4AE7D> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage    0x7fff3190f000 -     0x7fff3194efff  com.apple.AppleVPAFramework (3.26.1 - 3.26.1) <7EBDBEE9-B0DF-3D58-A28C-036E95F53526> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA    0x7fff31a01000 -     0x7fff31a3cfff  com.apple.DebugSymbols (195.1 - 195.1) <A0FA2F40-271B-3CC7-8083-A34E21093536> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols    0x7fff31a3d000 -     0x7fff31af2fff  com.apple.CoreSymbolication (12.5 - 64544.81.1) <CE5694DC-0351-3F11-8850-19A9AB721893> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication    0x7fff32a01000 -     0x7fff32a64fff  com.apple.framework.Apple80211 (17.0 - 1728) <E1BB392A-D496-383C-9B5A-08D695D14FD9> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211    0x7fff32a65000 -     0x7fff32bb6fff  com.apple.CoreWiFi (3.0 - 341) <30F0EC33-A723-3637-BAEE-746E62173413> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi    0x7fff32df0000 -     0x7fff32e26fff  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <F0BE9AB6-921B-32B9-9142-D8CB155FA158> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X    0x7fff32e27000 -     0x7fff32e36fff  com.apple.RemoteServiceDiscovery (1.0 - 1.120.1) <42D309FD-1717-3D9C-A5F7-EE9FAF163162> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery    0x7fff32e94000 -     0x7fff32e97fff  com.apple.help (1.3.8 - 71) <34572384-05BC-3A0A-86CD-267DE196F27A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help    0x7fff32e98000 -     0x7fff32e9ffff  com.apple.EFILogin (2.0 - 2) <B6D754F1-9575-3000-BF81-55B0B7A83804> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin    0x7fff32ea0000 -     0x7fff32eabfff  libcsfde.dylib (554.140.2) <7D24C26A-8165-33ED-8255-43B52148CD29> /usr/lib/libcsfde.dylib    0x7fff330ea000 -     0x7fff330eafff  com.apple.ApplicationServices (48 - 50) <93634C11-D92F-38C7-9A9B-52F39C85FCA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices    0x7fff332ec000 -     0x7fff33343fff  com.apple.CorePrediction (1.0 - 1) <D126FAF1-9AD2-3296-862F-938B9E201E5A> /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction    0x7fff333ff000 -     0x7fff333fffff  libHeimdalProxy.dylib (79) <B7E36A80-D5CF-3C92-B71B-AC5B43E2AAFE> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib    0x7fff334b2000 -     0x7fff334b2fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <097C1991-EEC4-374E-A686-826E479A2A07> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit    0x7fff334d6000 -     0x7fff33519fff  com.apple.StreamingZip (1.0 - 1) <41BCCD19-E2EF-3864-BCBD-4F576D3B9097> /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip    0x7fff34482000 -     0x7fff344d2fff  com.apple.ChunkingLibrary (334.1 - 334.1) <95D77D1F-5373-3C85-BA2A-48923BA260FA> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary    0x7fff34b85000 -     0x7fff34d2bfff  com.apple.WebKitLegacy (16611 - 16611.3.10.1.6) <A1C16D5A-5F52-3CA0-9D43-7C7659434C21> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy    0x7fff36010000 -     0x7fff362a4fff  libAWDSupportFramework.dylib (4205) <1452C08F-1922-319E-A816-A946AD55D427> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/Versions/A/Libraries/libAWDSupportFramework.dylib    0x7fff3637e000 -     0x7fff363a1fff  com.apple.openscripting (1.7 - 190) <C576593E-47B1-3CEC-BF3A-E3AF1CF3ED05> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting    0x7fff363a2000 -     0x7fff363a5fff  com.apple.securityhi (9.0 - 55008) <E7151ACB-3746-3577-99D5-A606EE14BAB7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI    0x7fff363a6000 -     0x7fff363a9fff  com.apple.ink.framework (10.15 - 227) <36F85463-06EA-3DF9-BD13-DED04EDA6B07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink    0x7fff363aa000 -     0x7fff363adfff  com.apple.CommonPanels (1.2.6 - 101) <F0A710F4-F7AB-3FC4-A12C-C25A3BD07F57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels    0x7fff363ae000 -     0x7fff363b5fff  com.apple.ImageCapture (1711.5.2 - 1711.5.2) <4ED1BDC7-C32A-3C40-A7E6-D16E7260BDD7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture    0x7fff363b6000 -     0x7fff375a6fff  com.apple.JavaScriptCore (16611 - 16611.3.10.1.6) <1C9D21FA-0030-3EF6-8FD0-4E859E559E43> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore    0x7fff391d7000 -     0x7fff391defff  com.apple.URLFormatting (146 - 146.22) <6637133C-261B-3255-82AA-19A55799D238> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting    0x7fff391df000 -     0x7fff391edfff  com.apple.accessibility.AXCoreUtilities (1.0 - 1) <5A9A3E80-47A9-3E78-9E05-EE0034393727> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/Versions/A/AXCoreUtilities    0x7fff391ee000 -     0x7fff39205fff  libAccessibility.dylib (2885.49) <279859B7-7484-3C56-AC19-8584C009C5B4> /usr/lib/libAccessibility.dylib    0x7fff39206000 -     0x7fff3b950fff  com.apple.WebCore (16611 - 16611.3.10.1.6) <BA8377D0-5222-35E0-BA28-6CBD8BCDB3AC> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore    0x7fff3bf2e000 -     0x7fff3bf7cfff  com.apple.Safari.SafeBrowsing (16611 - 16611.3.10.1.6) <6D62F297-ADD2-3D42-87F5-8E4E47DC8C4A> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/Versions/A/SafariSafeBrowsing    0x7fff3bf7d000 -     0x7fff3c75cfff  com.apple.WebKit (16611 - 16611.3.10.1.6) <4018A9FC-D5C5-3BEF-9C51-B6813D156644> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit    0x7fff3c90f000 -     0x7fff3c912fff  com.apple.print.framework.Print (15 - 271) <D58D49EE-B123-3053-AEBE-78DD0F6EC66B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print    0x7fff3c913000 -     0x7fff3c916fff  com.apple.Carbon (160 - 164) <09D6E510-8982-35AC-AE08-1276B69F1781> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon    0x7fff3cbc9000 -     0x7fff3cbe8fff  com.apple.private.SystemPolicy (1.0 - 1) <F3DFE619-6CBB-3F1F-A8BC-B733B53AD31F> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy    0x7fff3d1c0000 -     0x7fff3d1c4fff  com.apple.CoreOptimization (1.0 - 1) <6ABF5DC6-00C9-373E-AD1B-35245AB7CBBC> /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization    0x7fff3d506000 -     0x7fff3d511fff  com.apple.MallocStackLogging (1.0 - 1) <BBD3F65B-90E9-3107-A8E8-81D708226D26> /System/Library/PrivateFrameworks/MallocStackLogging.framework/Versions/A/MallocStackLogging    0x7fff3d526000 -     0x7fff3d538fff  libmis.dylib (274.140.2) <AAF43CF3-AA45-3247-B281-4436E849D1EC> /usr/lib/libmis.dylib    0x7fff3d539000 -     0x7fff3d53cfff  com.apple.gpusw.GPURawCounter (20.3 - 12.0) <D3223F20-F183-3D98-967D-AF5E4417E4D3> /System/Library/PrivateFrameworks/GPURawCounter.framework/Versions/A/GPURawCounter    0x7fff3da55000 -     0x7fff3da58fff  com.apple.WebInspectorUI (16611 - 16611.3.10.1.6) <B904BE18-A181-3E9C-B2FE-901A9DA7B833> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspectorUI    0x7fff4096e000 -     0x7fff40979fff  com.apple.CaptiveNetworkSupport (13.0 - 1) <268333B1-4DFD-32A6-AA8D-54F3F0FA2C04> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNetwork    0x7fff411ed000 -     0x7fff4120bfff  libCGInterfaces.dylib (544.4) <D5D0AD69-E651-3BE2-B87A-4A035DCD9DBF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib    0x7fff4379a000 -     0x7fff43a0dfff  com.apple.RawCamera.bundle (9.10.0 - 1450.3) <B52BB328-7FEE-304D-AFE1-532021A21ED6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera    0x7fff462e0000 -     0x7fff462ebfff  libGPUSupportMercury.dylib (18.5.9) <118D2300-226D-337B-9F75-B5A8880E9293> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib    0x7fff47916000 -     0x7fff47956fff  com.apple.osanalytics.OSAnalytics (1.0 - 1) <B1623916-5735-37BC-B424-0EFAD8662D74> /System/Library/PrivateFrameworks/OSAnalytics.framework/Versions/A/OSAnalytics    0x7fff515d3000 -     0x7fff51672fff  com.apple.Symbolication (12.5 - 64544.70.1) <3A006E5D-FE72-3D34-B887-4EF7824B5A4B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication    0x7fff61cd5000 -     0x7fff61d4cfff  com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (16.5.2 - 16.0.5) <BC67545D-6641-33D1-9D68-B7D8BB13F14A> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver    0x7fff65bdc000 -     0x7fff660effff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (16.5.2 - 16.0.5) <E3427FAC-2A36-3A12-A8E4-83744A970384> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver    0x7fff69623000 -     0x7fff69627fff  libmetal_timestamp.dylib (31001.192.1) <6DF2DFF7-F8BE-3B77-8C85-0FE5E858F67E> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/31001/Libraries/libmetal_timestamp.dylib    0x7fff6ba6e000 -     0x7fff6ba74fff  libCoreFSCache.dylib (200.10) <D26083D4-A370-3C8D-A13E-32D69EBF73EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib    0x7fff6ba75000 -     0x7fff6ba79fff  libCoreVMClient.dylib (200.10) <E582E0A3-2898-301C-9B5A-A17978ACFAA7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib    0x7fff6ba7a000 -     0x7fff6ba89fff  com.apple.opengl (18.5.9 - 18.5.9) <149F2F08-3FD7-3271-945C-238BDCAA3133> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL    0x7fff6ba8a000 -     0x7fff6ba8cfff  libCVMSPluginSupport.dylib (18.5.9) <97DC9BD9-1BED-3D17-B499-3967775A011C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib    0x7fff6ba8d000 -     0x7fff6ba95fff  libGFXShared.dylib (18.5.9) <7B502C01-1C03-3388-878B-A0A85223F3A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib    0x7fff6ba96000 -     0x7fff6bac9fff  libGLImage.dylib (18.5.9) <2CCBC785-6F45-33DE-B790-066AF4C69048> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib    0x7fff6baca000 -     0x7fff6bb06fff  libGLU.dylib (18.5.9) <53602650-F093-334F-9D96-2B4FE2359E7A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib    0x7fff6bb07000 -     0x7fff6bc9afff  libGLProgrammability.dylib (18.5.9) <A85B6455-FB77-3E5E-AD6C-27543EDC4415> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib    0x7fff6bc9b000 -     0x7fff6bca5fff  libGL.dylib (18.5.9) <9E1A856D-D393-3FDC-ABDF-E29282A6B83E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib    0x7fff6bca6000 -     0x7fff6be23fff  GLEngine (18.5.9) <42EA70F3-CD0B-3C41-8A78-90AEE7CB0F96> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine    0x7fff6be24000 -     0x7fff6be4cfff  GLRendererFloat (18.5.9) <4953ACAF-885A-310A-BFDF-777C9627CCDE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat    0x7fff6d0e5000 -     0x7fff6d13dfff  com.apple.opencl (4.6 - 4.6) <5FD1A8D9-17B9-316B-8CA4-6BE553B936CE> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL    0x7fff6e1e7000 -     0x7fff6e1eefff  com.apple.agl (3.3.4 - AGL-3.3.3) <C7C621A8-A60D-3486-A4E6-74A1D696A369> /System/Library/Frameworks/AGL.framework/Versions/A/AGL    0x7fff77919000 -     0x7fff77920fff  libRosetta.dylib (203.58) <A7FFAFB5-B0AB-312E-8EB6-FAF56D76FB7D> /usr/lib/libRosetta.dylib
      External Modification Summary:  Calls made by other processes targeting this process:    task_for_pid: 0    thread_create: 0    thread_set_state: 0  Calls made by this process:    task_for_pid: 0    thread_create: 0    thread_set_state: 0  Calls made by all processes on this machine:    task_for_pid: 0    thread_create: 0    thread_set_state: 0
      VM Region Summary:ReadOnly portion of Libraries: Total=893.1M resident=0K(0%) swapped_out_or_unallocated=893.1M(100%)Writable regions: Total=621.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=621.5M(100%)                                 VIRTUAL   REGION REGION TYPE                        SIZE    COUNT (non-coalesced) ===========                     =======  ======= Accelerate framework               256K        2 Activity Tracing                   256K        1 CG backing stores                 2880K        6 CG image                            48K        4 CoreAnimation                      320K        8 CoreGraphics                        12K        2 CoreUI image data                 1440K       11 Foundation                          16K        1 JS VM Gigacage                    8192K        2 JS VM Isolated Heap               8720K        9 JS VM Isolated Heap (reserved)    4080K        2         reserved VM address space (unallocated)Kernel Alloc Once                    8K        1 MALLOC                           190.6M       80 MALLOC guard page                   32K        8 MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)STACK GUARD                       56.1M       15 Stack                             22.6M       15 VM_ALLOCATE                        144K       17 __DATA                            20.3M      468 __DATA_CONST                      16.9M      197 __DATA_DIRTY                       660K      114 __FONT_DATA                          4K        1 __GLSLBUILTINS                    5176K        1 __LINKEDIT                       517.9M      119 __OBJC_RO                         70.2M        1 __OBJC_RW                         2496K        2 __TEXT                           375.3M      454 __UNICODE                          588K        1 mapped file                      402.6M       44 shared memory                      768K       16 ===========                     =======  ======= TOTAL                              2.0G     1603 TOTAL, minus reserved VM space     1.7G     1603 
      

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            con Eike Ziller
            andymal Andrei Malashkin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes