Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-3314

MaintenanceTool crashes when installing Qt 6.6.2 on M3 iMac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • 4.8.0
    • 4.7.0
    • General
    • None
    • M3 Mac (ARM64, macOS Sonoma 14.3.1)
    • macOS
    • 18ddeeb7f (master)
    • Qt Installer Sprint 99

    Description

      When installing 6.6.2 on my M3 Mac (ARM64, macOS Sonoma 14.3.1) using the MaintenanceTool, it crashes with below call stack:
      -------------------------------------
      Translated Report (Full Report Below)
      -------------------------------------
       
      Process:               MaintenanceTool [21066]
      Path:                  /Users/USER/*/MaintenanceTool.app/Contents/MacOS/MaintenanceTool
      Identifier:            com.yourcompany.installerbase
      Version:               4.7.0 (4.7.0)
      Code Type:             X86-64 (Translated)
      Parent Process:        launchd [1]
      User ID:               501
       
      Date/Time:             2024-02-29 13:53:34.5501 +0100
      OS Version:            macOS 14.3.1 (23D60)
      Report Version:        12
      Anonymous UUID:        75995E30-6B92-9D60-CB79-CB47289647E6
       
      Sleep/Wake UUID:       66A413FE-D47E-4474-A9C8-8BF6DCCB161F
       
      Time Awake Since Boot: 990000 seconds
      Time Since Wake:       17947 seconds
       
      System Integrity Protection: enabled
       
      Notes:
      PC register does not match crashing frame (0x0 vs 0x102685377)
       
      Crashed Thread:        0  Dispatch queue: com.apple.main-thread
       
      Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes:       KERN_INVALID_ADDRESS at 0x5783f48292823031 -> 0xfffff48292823031 (possible pointer authentication failure)
      Exception Codes:       0x0000000000000001, 0x5783f48292823031
       
      Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
      Terminating Process:   exc handler [21066]
       
      VM Region Info: 0xfffff48292823031 is not in any region.  Bytes after previous region: 18446590716488511538  
            REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
            mapped file              7ffcac564000-7ffcd5314000 [653.7M] r-x/r-x SM=COW  ...t_id=28c2214b
      --->  
            UNUSED SPACE AT END
       
      Error Formulating Crash Report:
      PC register does not match crashing frame (0x0 vs 0x102685377)
       
      Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
      0   MaintenanceTool                     0x102685377 QHashPrivate::Data<QHashPrivate::Node<QPointer<QObject>, double>>::findBucket(QPointer<QObject> const&) const + 215
      1   MaintenanceTool                     0x102683b78 QInstaller::ProgressCoordinator::partProgressChanged(double) + 328
      2   MaintenanceTool                     0x1043c2751 QObject::event(QEvent*) + 593
      3   MaintenanceTool                     0x1031a4417 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
      4   MaintenanceTool                     0x1031a5222 QApplication::notify(QObject*, QEvent*) + 498
      5   MaintenanceTool                     0x10245fb3e SDKApp<QApplication>::notify(QObject*, QEvent*) + 14
      6   MaintenanceTool                     0x10437ecaa QCoreApplication::notifyInternal2(QObject*, QEvent*) + 170
      7   MaintenanceTool                     0x10437fe4a QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 1482
      8   MaintenanceTool                     0x102f53396 QCocoaEventDispatcherPrivate::processPostedEvents() + 342
      9   MaintenanceTool                     0x102f53eaf QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 415
      10  CoreFoundation                    0x7ff816c27716 _CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_ + 17
      11  CoreFoundation                    0x7ff816c276b9 __CFRunLoopDoSource0 + 157
      12  CoreFoundation                    0x7ff816c27488 __CFRunLoopDoSources0 + 215
      13  CoreFoundation                    0x7ff816c260f8 __CFRunLoopRun + 919
      14  CoreFoundation                    0x7ff816c25799 CFRunLoopRunSpecific + 557
      15  HIToolbox                        0x7ff8219dd9d9 RunCurrentEventLoopInMode + 292
      16  HIToolbox                        0x7ff8219dd7e6 ReceiveNextEventCommon + 665
      17  HIToolbox                        0x7ff8219dd531 _BlockUntilNextEventMatchingListInModeWithFilter + 66
      18  AppKit                            0x7ff81a197c39 _DPSNextEvent + 880
      19  AppKit                            0x7ff81aaa1804 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1304
      20  AppKit                            0x7ff81a1891b2 -[NSApplication run] + 603
      21  MaintenanceTool                     0x102f527d7 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2599
      22  MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      23  MaintenanceTool                     0x1025af8c6 QInstaller::ConcurrentOperationRunner::run() + 822
      24  MaintenanceTool                     0x1025ecd8b QInstaller::PackageManagerCorePrivate::unpackComponents(QList<QInstaller::Component*> const&, double) + 1691
      25  MaintenanceTool                     0x1025e5bd9 QInstaller::PackageManagerCorePrivate::unpackAndInstallComponents(QList<QInstaller::Component*> const&, double) + 57
      26  MaintenanceTool                     0x1025e713e QInstaller::PackageManagerCorePrivate::runPackageUpdater() + 4606
      27  MaintenanceTool                     0x102742a4f QInstaller::PackageManagerCore::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 927
      28  MaintenanceTool                     0x1043ca13a void doActivate<false>(QObject*, int, void**) + 1546
      29  MaintenanceTool                     0x1043dded2 QSingleShotTimer::timerEvent(QTimerEvent*) + 50
      30  MaintenanceTool                     0x1043c2565 QObject::event(QEvent*) + 101
      31  MaintenanceTool                     0x1031a4417 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
      32  MaintenanceTool                     0x1031a5222 QApplication::notify(QObject*, QEvent*) + 498
      33  MaintenanceTool                     0x10245fb3e SDKApp<QApplication>::notify(QObject*, QEvent*) + 14
      34  MaintenanceTool                     0x10437ecaa QCoreApplication::notifyInternal2(QObject*, QEvent*) + 170
      35  MaintenanceTool                     0x1045048ef QTimerInfoList::activateTimers() + 1023
      36  MaintenanceTool                     0x102f519d7 QCocoaEventDispatcherPrivate::activateTimersSourceCallback(void*) + 391
      37  CoreFoundation                    0x7ff816c27716 _CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_ + 17
      38  CoreFoundation                    0x7ff816c276b9 __CFRunLoopDoSource0 + 157
      39  CoreFoundation                    0x7ff816c27488 __CFRunLoopDoSources0 + 215
      40  CoreFoundation                    0x7ff816c260f8 __CFRunLoopRun + 919
      41  CoreFoundation                    0x7ff816c25799 CFRunLoopRunSpecific + 557
      42  HIToolbox                        0x7ff8219dd9d9 RunCurrentEventLoopInMode + 292
      43  HIToolbox                        0x7ff8219dd7e6 ReceiveNextEventCommon + 665
      44  HIToolbox                        0x7ff8219dd531 _BlockUntilNextEventMatchingListInModeWithFilter + 66
      45  AppKit                            0x7ff81a197c39 _DPSNextEvent + 880
      46  AppKit                            0x7ff81aaa1804 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1304
      47  AppKit                            0x7ff81a1891b2 -[NSApplication run] + 603
      48  MaintenanceTool                     0x102f527d7 QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2599
      49  MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      50  MaintenanceTool                     0x10437f297 QCoreApplication::exec() + 119
      51  MaintenanceTool                     0x102459cb0 InstallerBase::run() + 2688
      52  MaintenanceTool                     0x102453598 main + 14808
      53  dyld                                 0x20606b386 start + 1942
       
      Thread 1:: com.apple.rosetta.exceptionserver
      0   runtime                          0x7ff7ffe96294 0x7ff7ffe92000 + 17044
       
      Thread 2:: KeepAlive
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1284a poll + 10
      2   MaintenanceTool                     0x1044fffa4 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 244
      3   MaintenanceTool                     0x1045017a8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 776
      4   MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      5   MaintenanceTool                     0x10446a89a QThread::exec() + 298
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 3:: QNetworkAccessManager thread
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1284a poll + 10
      2   MaintenanceTool                     0x1044fff1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 110
      3   MaintenanceTool                     0x1045017a8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 776
      4   MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      5   MaintenanceTool                     0x10446a89a QThread::exec() + 298
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 4:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f764 QWaitConditionPrivate::wait(QDeadlineTimer) + 228
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104509ead QThreadPoolThread::run() + 1005
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 5:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f764 QWaitConditionPrivate::wait(QDeadlineTimer) + 228
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104509ead QThreadPoolThread::run() + 1005
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 6:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f764 QWaitConditionPrivate::wait(QDeadlineTimer) + 228
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104509ead QThreadPoolThread::run() + 1005
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 7:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f764 QWaitConditionPrivate::wait(QDeadlineTimer) + 228
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104509ead QThreadPoolThread::run() + 1005
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 8:: com.apple.NSEventThread
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0ba2e mach_msg2_trap + 10
      2   libsystem_kernel.dylib            0x7ff816b19e3a mach_msg2_internal + 84
      3   libsystem_kernel.dylib            0x7ff816b12b62 mach_msg_overwrite + 653
      4   libsystem_kernel.dylib            0x7ff816b0bd1f mach_msg + 19
      5   CoreFoundation                    0x7ff816c27849 __CFRunLoopServiceMachPort + 143
      6   CoreFoundation                    0x7ff816c262bc __CFRunLoopRun + 1371
      7   CoreFoundation                    0x7ff816c25799 CFRunLoopRunSpecific + 557
      8   AppKit                            0x7ff81a2f4aac _NSEventThread + 122
      9   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      10  libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 9:: com.apple.CFSocket.private
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1491e __select + 10
      2   CoreFoundation                    0x7ff816c4f3af __CFSocketManager + 637
      3   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      4   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 10:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f764 QWaitConditionPrivate::wait(QDeadlineTimer) + 228
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104509ead QThreadPoolThread::run() + 1005
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 11:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f764 QWaitConditionPrivate::wait(QDeadlineTimer) + 228
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104509ead QThreadPoolThread::run() + 1005
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 12:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f764 QWaitConditionPrivate::wait(QDeadlineTimer) + 228
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104509ead QThreadPoolThread::run() + 1005
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 13:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f764 QWaitConditionPrivate::wait(QDeadlineTimer) + 228
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104509ead QThreadPoolThread::run() + 1005
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 14:
      0   runtime                          0x7ff7ffeb494c 0x7ff7ffe92000 + 141644
       
      Thread 15:
      0   runtime                          0x7ff7ffeb494c 0x7ff7ffe92000 + 141644
       
      Thread 16:
      0   runtime                          0x7ff7ffeb494c 0x7ff7ffe92000 + 141644
       
      Thread 17:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f764 QWaitConditionPrivate::wait(QDeadlineTimer) + 228
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104509ead QThreadPoolThread::run() + 1005
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 18:
      0   runtime                          0x7ff7ffeb494c 0x7ff7ffe92000 + 141644
       
      Thread 19:
      0   runtime                          0x7ff7ffeb494c 0x7ff7ffe92000 + 141644
       
      Thread 20:
      0   runtime                          0x7ff7ffeb494c 0x7ff7ffe92000 + 141644
       
      Thread 21:: Thread (pooled)
      0   liblzma.5.dylib                  0x7ff8256e9e83 lzma_decode + 10521
      1   liblzma.5.dylib                  0x7ff8256eb3dc lzma2_decode + 176
      2   liblzma.5.dylib                  0x7ff8256e6f72 decode_buffer + 125
      3   liblzma.5.dylib                  0x7ff8256e6e63 lz_decode + 325
      4   liblzma.5.dylib                  0x7ff8256e31e2 block_decode + 160
      5   liblzma.5.dylib                  0x7ff8256e4b83 stream_decode + 1045
      6   liblzma.5.dylib                  0x7ff8256dc293 lzma_code + 377
      7   MaintenanceTool                     0x10277c485 xz_filter_read + 469
      8   MaintenanceTool                     0x10277608d __archive_read_filter_consume + 557
      9   MaintenanceTool                     0x102784456 archive_read_format_tar_skip + 118
      10  MaintenanceTool                     0x102776adc _archive_read_next_header2 + 140
      11  MaintenanceTool                     0x102776a40 _archive_read_next_header + 32
      12  MaintenanceTool                     0x10273148c QInstaller::LibArchiveArchive::list() + 220
      13  MaintenanceTool                     0x102735222 QInstaller::LibArchiveWrapperPrivate::list() + 18
      14  MaintenanceTool                     0x1027339f2 QInstaller::LibArchiveWrapper::list() + 18
      15  MaintenanceTool                     0x102660ba5 QInstaller::ExtractArchiveOperation::backup() + 261
      16  MaintenanceTool                     0x1025b04ba QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor() + 58
      17  MaintenanceTool                     0x102465aa7 QtConcurrent::RunFunctionTaskBase<bool>::run() + 71
      18  MaintenanceTool                     0x104509bc3 QThreadPoolThread::run() + 259
      19  MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      20  libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      21  libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 22:: Thread (pooled)
      0   liblzma.5.dylib                  0x7ff8256e7923 lzma_decode + 953
      1   liblzma.5.dylib                  0x7ff8256eb3dc lzma2_decode + 176
      2   liblzma.5.dylib                  0x7ff8256e6f72 decode_buffer + 125
      3   liblzma.5.dylib                  0x7ff8256e6e63 lz_decode + 325
      4   liblzma.5.dylib                  0x7ff8256e31e2 block_decode + 160
      5   liblzma.5.dylib                  0x7ff8256e4b83 stream_decode + 1045
      6   liblzma.5.dylib                  0x7ff8256dc293 lzma_code + 377
      7   MaintenanceTool                     0x10277c485 xz_filter_read + 469
      8   MaintenanceTool                     0x10277608d __archive_read_filter_consume + 557
      9   MaintenanceTool                     0x102784456 archive_read_format_tar_skip + 118
      10  MaintenanceTool                     0x102776adc _archive_read_next_header2 + 140
      11  MaintenanceTool                     0x102776a40 _archive_read_next_header + 32
      12  MaintenanceTool                     0x10273148c QInstaller::LibArchiveArchive::list() + 220
      13  MaintenanceTool                     0x102735222 QInstaller::LibArchiveWrapperPrivate::list() + 18
      14  MaintenanceTool                     0x1027339f2 QInstaller::LibArchiveWrapper::list() + 18
      15  MaintenanceTool                     0x102660ba5 QInstaller::ExtractArchiveOperation::backup() + 261
      16  MaintenanceTool                     0x1025b04ba QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor() + 58
      17  MaintenanceTool                     0x102465aa7 QtConcurrent::RunFunctionTaskBase<bool>::run() + 71
      18  MaintenanceTool                     0x104509bc3 QThreadPoolThread::run() + 259
      19  MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      20  libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      21  libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 23:: Thread (pooled)
      0   liblzma.5.dylib                  0x7ff8256e7bf6 lzma_decode + 1676
      1   liblzma.5.dylib                  0x7ff8256eb3dc lzma2_decode + 176
      2   liblzma.5.dylib                  0x7ff8256e6f72 decode_buffer + 125
      3   liblzma.5.dylib                  0x7ff8256e6e63 lz_decode + 325
      4   liblzma.5.dylib                  0x7ff8256e31e2 block_decode + 160
      5   liblzma.5.dylib                  0x7ff8256e4b83 stream_decode + 1045
      6   liblzma.5.dylib                  0x7ff8256dc293 lzma_code + 377
      7   MaintenanceTool                     0x10277c485 xz_filter_read + 469
      8   MaintenanceTool                     0x10277608d __archive_read_filter_consume + 557
      9   MaintenanceTool                     0x102784456 archive_read_format_tar_skip + 118
      10  MaintenanceTool                     0x102776adc _archive_read_next_header2 + 140
      11  MaintenanceTool                     0x102776a40 _archive_read_next_header + 32
      12  MaintenanceTool                     0x10273148c QInstaller::LibArchiveArchive::list() + 220
      13  MaintenanceTool                     0x102735222 QInstaller::LibArchiveWrapperPrivate::list() + 18
      14  MaintenanceTool                     0x1027339f2 QInstaller::LibArchiveWrapper::list() + 18
      15  MaintenanceTool                     0x102660ba5 QInstaller::ExtractArchiveOperation::backup() + 261
      16  MaintenanceTool                     0x1025b04ba QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor() + 58
      17  MaintenanceTool                     0x102465aa7 QtConcurrent::RunFunctionTaskBase<bool>::run() + 71
      18  MaintenanceTool                     0x104509bc3 QThreadPoolThread::run() + 259
      19  MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      20  libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      21  libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 24:: Thread (pooled)
      0   liblzma.5.dylib                  0x7ff8256e78e6 lzma_decode + 892
      1   liblzma.5.dylib                  0x7ff8256eb3dc lzma2_decode + 176
      2   liblzma.5.dylib                  0x7ff8256e6f72 decode_buffer + 125
      3   liblzma.5.dylib                  0x7ff8256e6e63 lz_decode + 325
      4   liblzma.5.dylib                  0x7ff8256e31e2 block_decode + 160
      5   liblzma.5.dylib                  0x7ff8256e4b83 stream_decode + 1045
      6   liblzma.5.dylib                  0x7ff8256dc293 lzma_code + 377
      7   MaintenanceTool                     0x10277c485 xz_filter_read + 469
      8   MaintenanceTool                     0x10277608d __archive_read_filter_consume + 557
      9   MaintenanceTool                     0x102784456 archive_read_format_tar_skip + 118
      10  MaintenanceTool                     0x102776adc _archive_read_next_header2 + 140
      11  MaintenanceTool                     0x102776a40 _archive_read_next_header + 32
      12  MaintenanceTool                     0x10273148c QInstaller::LibArchiveArchive::list() + 220
      13  MaintenanceTool                     0x102735222 QInstaller::LibArchiveWrapperPrivate::list() + 18
      14  MaintenanceTool                     0x1027339f2 QInstaller::LibArchiveWrapper::list() + 18
      15  MaintenanceTool                     0x102660ba5 QInstaller::ExtractArchiveOperation::backup() + 261
      16  MaintenanceTool                     0x1025b04ba QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor() + 58
      17  MaintenanceTool                     0x102465aa7 QtConcurrent::RunFunctionTaskBase<bool>::run() + 71
      18  MaintenanceTool                     0x104509bc3 QThreadPoolThread::run() + 259
      19  MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      20  libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      21  libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 25:: QThread
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1284a poll + 10
      2   MaintenanceTool                     0x1044fff1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 110
      3   MaintenanceTool                     0x1045017a8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 776
      4   MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      5   MaintenanceTool                     0x10446a89a QThread::exec() + 298
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 26:: Thread (pooled)
      0   liblzma.5.dylib                  0x7ff8256e7b8f lzma_decode + 1573
      1   liblzma.5.dylib                  0x7ff8256eb3dc lzma2_decode + 176
      2   liblzma.5.dylib                  0x7ff8256e6f72 decode_buffer + 125
      3   liblzma.5.dylib                  0x7ff8256e6e63 lz_decode + 325
      4   liblzma.5.dylib                  0x7ff8256e31e2 block_decode + 160
      5   liblzma.5.dylib                  0x7ff8256e4b83 stream_decode + 1045
      6   liblzma.5.dylib                  0x7ff8256dc293 lzma_code + 377
      7   MaintenanceTool                     0x10277c485 xz_filter_read + 469
      8   MaintenanceTool                     0x10277608d __archive_read_filter_consume + 557
      9   MaintenanceTool                     0x102784456 archive_read_format_tar_skip + 118
      10  MaintenanceTool                     0x102776adc _archive_read_next_header2 + 140
      11  MaintenanceTool                     0x102776a40 _archive_read_next_header + 32
      12  MaintenanceTool                     0x10273148c QInstaller::LibArchiveArchive::list() + 220
      13  MaintenanceTool                     0x102735222 QInstaller::LibArchiveWrapperPrivate::list() + 18
      14  MaintenanceTool                     0x1027339f2 QInstaller::LibArchiveWrapper::list() + 18
      15  MaintenanceTool                     0x102660ba5 QInstaller::ExtractArchiveOperation::backup() + 261
      16  MaintenanceTool                     0x1025b04ba QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor() + 58
      17  MaintenanceTool                     0x102465aa7 QtConcurrent::RunFunctionTaskBase<bool>::run() + 71
      18  MaintenanceTool                     0x104509bc3 QThreadPoolThread::run() + 259
      19  MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      20  libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      21  libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 27:: Thread (pooled)
      0   liblzma.5.dylib                  0x7ff8256e7959 lzma_decode + 1007
      1   liblzma.5.dylib                  0x7ff8256eb3dc lzma2_decode + 176
      2   liblzma.5.dylib                  0x7ff8256e6f72 decode_buffer + 125
      3   liblzma.5.dylib                  0x7ff8256e6e63 lz_decode + 325
      4   liblzma.5.dylib                  0x7ff8256e31e2 block_decode + 160
      5   liblzma.5.dylib                  0x7ff8256e4b83 stream_decode + 1045
      6   liblzma.5.dylib                  0x7ff8256dc293 lzma_code + 377
      7   MaintenanceTool                     0x10277c485 xz_filter_read + 469
      8   MaintenanceTool                     0x10277608d __archive_read_filter_consume + 557
      9   MaintenanceTool                     0x102784456 archive_read_format_tar_skip + 118
      10  MaintenanceTool                     0x102776adc _archive_read_next_header2 + 140
      11  MaintenanceTool                     0x102776a40 _archive_read_next_header + 32
      12  MaintenanceTool                     0x10273148c QInstaller::LibArchiveArchive::list() + 220
      13  MaintenanceTool                     0x102735222 QInstaller::LibArchiveWrapperPrivate::list() + 18
      14  MaintenanceTool                     0x1027339f2 QInstaller::LibArchiveWrapper::list() + 18
      15  MaintenanceTool                     0x102660ba5 QInstaller::ExtractArchiveOperation::backup() + 261
      16  MaintenanceTool                     0x1025b04ba QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor() + 58
      17  MaintenanceTool                     0x102465aa7 QtConcurrent::RunFunctionTaskBase<bool>::run() + 71
      18  MaintenanceTool                     0x104509bc3 QThreadPoolThread::run() + 259
      19  MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      20  libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      21  libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 28:: Thread (pooled)
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b0e5ce __psynch_cvwait + 10
      2   libsystem_pthread.dylib          0x7ff816b4b76b _pthread_cond_wait + 1211
      3   MaintenanceTool                     0x10450f6bb QWaitConditionPrivate::wait(QDeadlineTimer) + 59
      4   MaintenanceTool                     0x10450f625 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      5   MaintenanceTool                     0x104506482 QThread::wait(QDeadlineTimer) + 146
      6   MaintenanceTool                     0x10272df83 QInstaller::LibArchiveArchive::~LibArchiveArchive() + 67
      7   MaintenanceTool                     0x1027340d0 QInstaller::LibArchiveWrapperPrivate::~LibArchiveWrapperPrivate() + 32
      8   MaintenanceTool                     0x102733946 QInstaller::LibArchiveWrapper::~LibArchiveWrapper() + 38
      9   MaintenanceTool                     0x102661321 QInstaller::ExtractArchiveOperation::backup() + 2177
      10  MaintenanceTool                     0x1025b04ba QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor() + 58
      11  MaintenanceTool                     0x102465aa7 QtConcurrent::RunFunctionTaskBase<bool>::run() + 71
      12  MaintenanceTool                     0x104509bc3 QThreadPoolThread::run() + 259
      13  MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      14  libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      15  libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 29:: QThread
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1284a poll + 10
      2   MaintenanceTool                     0x1044fff1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 110
      3   MaintenanceTool                     0x1045017a8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 776
      4   MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      5   MaintenanceTool                     0x10446a89a QThread::exec() + 298
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 30:: Thread (pooled)
      0   liblzma.5.dylib                  0x7ff8256e7a94 lzma_decode + 1322
      1   liblzma.5.dylib                  0x7ff8256eb3dc lzma2_decode + 176
      2   liblzma.5.dylib                  0x7ff8256e6f72 decode_buffer + 125
      3   liblzma.5.dylib                  0x7ff8256e6e63 lz_decode + 325
      4   liblzma.5.dylib                  0x7ff8256e31e2 block_decode + 160
      5   liblzma.5.dylib                  0x7ff8256e4b83 stream_decode + 1045
      6   liblzma.5.dylib                  0x7ff8256dc293 lzma_code + 377
      7   MaintenanceTool                     0x10277c485 xz_filter_read + 469
      8   MaintenanceTool                     0x10277608d __archive_read_filter_consume + 557
      9   MaintenanceTool                     0x102784456 archive_read_format_tar_skip + 118
      10  MaintenanceTool                     0x102776adc _archive_read_next_header2 + 140
      11  MaintenanceTool                     0x102776a40 _archive_read_next_header + 32
      12  MaintenanceTool                     0x10273148c QInstaller::LibArchiveArchive::list() + 220
      13  MaintenanceTool                     0x102735222 QInstaller::LibArchiveWrapperPrivate::list() + 18
      14  MaintenanceTool                     0x1027339f2 QInstaller::LibArchiveWrapper::list() + 18
      15  MaintenanceTool                     0x102660ba5 QInstaller::ExtractArchiveOperation::backup() + 261
      16  MaintenanceTool                     0x1025b04ba QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor() + 58
      17  MaintenanceTool                     0x102465aa7 QtConcurrent::RunFunctionTaskBase<bool>::run() + 71
      18  MaintenanceTool                     0x104509bc3 QThreadPoolThread::run() + 259
      19  MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      20  libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      21  libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 31:: QThread
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1284a poll + 10
      2   MaintenanceTool                     0x1044fff1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 110
      3   MaintenanceTool                     0x1045017a8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 776
      4   MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      5   MaintenanceTool                     0x10446a89a QThread::exec() + 298
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 32:: QThread
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1284a poll + 10
      2   MaintenanceTool                     0x1044fff1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 110
      3   MaintenanceTool                     0x1045017a8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 776
      4   MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      5   MaintenanceTool                     0x10446a89a QThread::exec() + 298
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 33:: QThread
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1284a poll + 10
      2   MaintenanceTool                     0x1044fff1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 110
      3   MaintenanceTool                     0x1045017a8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 776
      4   MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      5   MaintenanceTool                     0x10446a89a QThread::exec() + 298
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 34:: QThread
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1284a poll + 10
      2   MaintenanceTool                     0x1044fff1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 110
      3   MaintenanceTool                     0x1045017a8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 776
      4   MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      5   MaintenanceTool                     0x10446a89a QThread::exec() + 298
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
      Thread 35:: QThread
      0   ???                              0x7ff8a70c2a78 ???
      1   libsystem_kernel.dylib            0x7ff816b1284a poll + 10
      2   MaintenanceTool                     0x1044fff1e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 110
      3   MaintenanceTool                     0x1045017a8 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 776
      4   MaintenanceTool                     0x104388af6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      5   MaintenanceTool                     0x10446a89a QThread::exec() + 298
      6   MaintenanceTool                     0x104505a49 QThreadPrivate::start(void*) + 329
      7   libsystem_pthread.dylib          0x7ff816b4b202 _pthread_start + 99
      8   libsystem_pthread.dylib          0x7ff816b46bab thread_start + 15
       
       
      Thread 0 crashed with X86 Thread State (64-bit):
        rax: 0x00007fe36da8da28  rbx: 0x5783f4829282302d  rcx: 0x00007fe36dace600  rdx: 0x0000000000000042
        rdi: 0x000060000374bcd0  rsi: 0x0000000000000084  rbp: 0x000000030c5ab5d0  rsp: 0x000000030c5ab5b0
         r8: 0x8e38e38e38e38e39   r9: 0x00007fe36da8d008  r10: 0x0000000000000020  r11: 0x0000600000c2f8e0
        r12: 0x2ab666525b878942  r13: 0x000000030c5af7e0  r14: 0x000000030c5ab630  r15: 0x0000600003bcee20
        rip: <unavailable>       rfl: 0x0000000000000207
       tmp0: 0x000000000000002d tmp1: 0x000000000000002c tmp2: 0x00000000ffffffff
       
       
      Binary Images:
             0x206065000 -        0x206104fff dyld <01ae3ae3-f6ca-34d1-a2f8-462ede5fa818> /usr/lib/dyld
             0x11de6b000 -        0x11de7afff libobjc-trampolines.dylib <ee29ba8c-1d0d-3f59-a9c8-0249d34aef2d> /usr/lib/libobjc-trampolines.dylib
             0x112d75000 -        0x112d8cfff com.apple.security.csparser (3.0) <166d96c4-cb96-32cc-8c27-e161a1b9620a> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundle/Contents/MacOS/csparser
          0x7ff7ffe92000 -     0x7ff7ffec1fff runtime <3ba12577-21cf-3270-ac4e-4a558236468e> /usr/libexec/rosetta/runtime
             0x11288a000 -        0x1128ddfff libRosettaRuntime <79539977-1142-3b0b-9ecc-fac485d91d33> /Library/Apple/*/libRosettaRuntime
             0x102443000 -        0x104d1efff com.yourcompany.installerbase (4.7.0) <5bc414f9-3d0f-3367-a891-afc3a4b72312> /Users/USER/*/MaintenanceTool.app/Contents/MacOS/MaintenanceTool
          0x7ff816bab000 -     0x7ff817044ffc com.apple.CoreFoundation (6.9) <c1543df7-9f35-3262-b971-4326095ab776> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7ff8219ad000 -     0x7ff821c48ff4 com.apple.HIToolbox (2.1.1) <4cd47f03-ed80-3f2a-bbdf-d7af11cb4ccb> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
          0x7ff81a159000 -     0x7ff81b577ff6 com.apple.AppKit (6.9) <660b78d6-113f-3abd-8969-a6cb84fff752> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
                     0x0 - 0xffffffffffffffff ??? <00000000-0000-0000-0000-000000000000> ???
          0x7ff816b0a000 -     0x7ff816b44ff7 libsystem_kernel.dylib <3e22fb41-20e3-3568-a00b-d8e901e333bf> /usr/lib/system/libsystem_kernel.dylib
          0x7ff816b45000 -     0x7ff816b50fff libsystem_pthread.dylib <0f6c8ecc-a9bd-39c6-9f41-a8b9159201eb> /usr/lib/system/libsystem_pthread.dylib
          0x7ff8256da000 -     0x7ff8256f2ff7 liblzma.5.dylib <c456cd61-e113-3d9d-b8be-cae54aa49356> /usr/lib/liblzma.5.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=527.7M resident=0K(0%) swapped_out_or_unallocated=527.7M(100%)
      Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)
       
                                      VIRTUAL   REGION 
      REGION TYPE                        SIZE    COUNT (non-coalesced) 
      ===========                     =======  ======= 
      Accelerate framework               256K        2 
      Activity Tracing                   256K        1 
      CG image                           744K       87 
      ColorSync                          244K       31 
      CoreAnimation                     5924K      199 
      CoreGraphics                        16K        3 
      CoreUI image data                 2596K       17 
      Foundation                          16K        1 
      JS VM Gigacage                    12.0M        3 
      JS VM Isolated Heap               10.5M        9 
      JS VM Isolated Heap (reserved)    2048K        1         reserved VM address space (unallocated)
      Kernel Alloc Once                    8K        1 
      MALLOC                             1.7G       72 
      MALLOC guard page                  192K       12 
      Rosetta Arena                     4096K        2 
      Rosetta Generic                   1392K      345 
      Rosetta IndirectBranch            1024K        1 
      Rosetta JIT                      128.0M        1 
      Rosetta Return Stack               740K       74 
      Rosetta Thread Context             740K       74 
      STACK GUARD                         24K        6 
      Stack                             25.3M       36 
      Stack Guard                       56.1M       29 
      VM_ALLOCATE                       6784K      101 
      VM_ALLOCATE (reserved)               4K        1         reserved VM address space (unallocated)
      __CTF                               824        1 
      __DATA                            21.0M      381 
      __DATA_CONST                      20.1M      231 
      __DATA_DIRTY                       830K      116 
      __FONT_DATA                        2352        1 
      __LINKEDIT                       152.3M       11 
      __OBJC_RO                         71.1M        1 
      __OBJC_RW                         2170K        2 
      __TEXT                           375.5M      401 
      dyld private memory                260K        2 
      mapped file                        7.5G      601 
      shared memory                     5888K       71 
      unshared pmap                     13.1M        9 
      ===========                     =======  ======= 
      TOTAL                             10.1G     2937 
      TOTAL, minus reserved VM space    10.1G     2937 
       
       
       
      -----------
      Full Report
      -----------
       

      {"app_name":"MaintenanceTool","timestamp":"2024-02-29 13:53:34.00 +0100","app_version":"4.7.0","slice_uuid":"5bc414f9-3d0f-3367-a891-afc3a4b72312","build_version":"4.7.0","platform":1,"bundleID":"com.yourcompany.installerbase","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.3.1 (23D60)","roots_installed":0,"name":"MaintenanceTool","incident_id":"D61155D9-CFA0-4755-A40E-D46AE71CC4BF"}

      {
        "uptime" : 990000,
        "procRole" : "Foreground",
        "version" : 2,
        "userID" : 501,
        "deployVersion" : 210,
        "modelCode" : "Mac15,5",
        "coalitionID" : 125095,
        "osVersion" :

      {     "train" : "macOS 14.3.1",     "build" : "23D60",     "releaseType" : "User"   }

      ,
        "captureTime" : "2024-02-29 13:53:34.5501 +0100",
        "codeSigningMonitor" : 1,
        "incident" : "D61155D9-CFA0-4755-A40E-D46AE71CC4BF",
        "pid" : 21066,
        "translated" : true,
        "cpuType" : "X86-64",
        "roots_installed" : 0,
        "bug_type" : "309",
        "procLaunch" : "2024-02-29 12:58:03.7112 +0100",
        "procStartAbsTime" : 23796257346068,
        "procExitAbsTime" : 23876196738744,
        "procName" : "MaintenanceTool",
        "procPath" : "\/Users\/USER\/*\/MaintenanceTool.app\/Contents\/MacOS\/MaintenanceTool",
        "bundleInfo" : {"CFBundleShortVersionString":"4.7.0","CFBundleVersion":"4.7.0","CFBundleIdentifier":"com.yourcompany.installerbase"},
        "storeInfo" : {"deviceIdentifierForVendor":"4075455C-E894-5780-8C10-4F04A19ACB8A","thirdParty":true},
        "parentProc" : "launchd",
        "parentPid" : 1,
        "coalitionName" : "com.yourcompany.installerbase",
        "crashReporterKey" : "75995E30-6B92-9D60-CB79-CB47289647E6",
        "codeSigningID" : "com.yourcompany.installerbase",
        "codeSigningTeamID" : "A5GTH44LYL",
        "codeSigningFlags" : 570503953,
        "codeSigningValidationCategory" : 6,
        "codeSigningTrustLevel" : 4294967295,
        "wakeTime" : 17947,
        "sleepWakeUUID" : "66A413FE-D47E-4474-A9C8-8BF6DCCB161F",
        "sip" : "enabled",
        "vmRegionInfo" : "0xfffff48292823031 is not in any region.  Bytes after previous region: 18446590716488511538  \n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      mapped file              7ffcac564000-7ffcd5314000 [653.7M] r-x\/r-x SM=COW  ...t_id=28c2214b\n--->  \n      UNUSED SPACE AT END",
        "exception" : {"codes":"0x0000000000000001, 0x5783f48292823031","rawCodes":[1,6306152744889757745],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x5783f48292823031 -> 0xfffff48292823031 (possible pointer authentication failure)"},
        "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":21066},
        "vmregioninfo" : "0xfffff48292823031 is not in any region.  Bytes after previous region: 18446590716488511538  \n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      mapped file              7ffcac564000-7ffcd5314000 [653.7M] r-x\/r-x SM=COW  ...t_id=28c2214b\n--->  \n      UNUSED SPACE AT END",
        "extMods" : {"caller":

      {"thread_create":0,"thread_set_state":0,"task_for_pid":0}

      ,"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
        "faultingThread" : 0,
        "threads" : [{"triggered":true,"id":12595547,"threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":13092173264}

      ,"r12":{"value":3077759899263273282},"rosetta":{"tmp2":

      {"value":4294967295}

      ,"tmp1":{"value":44},"tmp0":{"value":45}},"rbx":{"value":6306152744889757741},"r8":{"value":10248191152060862009},"r15":{"value":105553178979872},"r10":{"value":32},"rdx":{"value":66},"rdi":{"value":105553174248656},"r9":{"value":140614774083592},"r13":{"value":13092190176},"rflags":{"value":519},"rax":{"value":140614774086184},"rsp":{"value":13092173232},"r11":{"value":105553129044192},"rcx":{"value":140614774351360},"r14":{"value":13092173360},"rsi":{"value":132}},"queue":"com.apple.main-thread","frames":[{"imageOffset":2368375,"symbol":"QHashPrivate::Data<QHashPrivate::Node<QPointer<QObject>, double>>::findBucket(QPointer<QObject> const&) const","symbolLocation":215,"imageIndex":5},{"imageOffset":2362232,"symbol":"QInstaller::ProgressCoordinator::partProgressChanged(double)","symbolLocation":328,"imageIndex":5},{"imageOffset":33027921,"symbol":"QObject::event(QEvent*)","symbolLocation":593,"imageIndex":5},{"imageOffset":14029847,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":5},{"imageOffset":14033442,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":498,"imageIndex":5},{"imageOffset":117566,"symbol":"SDKApp<QApplication>::notify(QObject*, QEvent*)","symbolLocation":14,"imageIndex":5},{"imageOffset":32750762,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":5},{"imageOffset":32755274,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":1482,"imageIndex":5},{"imageOffset":11600790,"symbol":"QCocoaEventDispatcherPrivate::processPostedEvents()","symbolLocation":342,"imageIndex":5},{"imageOffset":11603631,"symbol":"QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*)","symbolLocation":415,"imageIndex":5},{"imageOffset":509718,"symbol":"_CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":6},{"imageOffset":509625,"symbol":"CFRunLoopDoSource0","symbolLocation":157,"imageIndex":6},{"imageOffset":509064,"symbol":"CFRunLoopDoSources0","symbolLocation":215,"imageIndex":6},{"imageOffset":504056,"symbol":"CFRunLoopRun","symbolLocation":919,"imageIndex":6},{"imageOffset":501657,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":6},{"imageOffset":199129,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":198630,"symbol":"ReceiveNextEventCommon","symbolLocation":665,"imageIndex":7},{"imageOffset":197937,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":66,"imageIndex":7},{"imageOffset":257081,"symbol":"_DPSNextEvent","symbolLocation":880,"imageIndex":8},{"imageOffset":9734148,"symbol":"[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1304,"imageIndex":8},{"imageOffset":197042,"symbol":"[NSApplication run]","symbolLocation":603,"imageIndex":8},{"imageOffset":11597783,"symbol":"QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":2599,"imageIndex":5},{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},{"imageOffset":1493190,"symbol":"QInstaller::ConcurrentOperationRunner::run()","symbolLocation":822,"imageIndex":5},{"imageOffset":1744267,"symbol":"QInstaller::PackageManagerCorePrivate::unpackComponents(QList<QInstaller::Component*> const&, double)","symbolLocation":1691,"imageIndex":5},{"imageOffset":1715161,"symbol":"QInstaller::PackageManagerCorePrivate::unpackAndInstallComponents(QList<QInstaller::Component*> const&, double)","symbolLocation":57,"imageIndex":5},{"imageOffset":1720638,"symbol":"QInstaller::PackageManagerCorePrivate::runPackageUpdater()","symbolLocation":4606,"imageIndex":5},{"imageOffset":3144271,"symbol":"QInstaller::PackageManagerCore::qt_static_metacall(QObject*, QMetaObject::Call, int, void*)","symbolLocation":927,"imageIndex":5},{"imageOffset":33059130,"symbol":"void doActivate<false>(QObject, int, void*)","symbolLocation":1546,"imageIndex":5},{"imageOffset":33140434,"symbol":"QSingleShotTimer::timerEvent(QTimerEvent)","symbolLocation":50,"imageIndex":5},{"imageOffset":33027429,"symbol":"QObject::event(QEvent*)","symbolLocation":101,"imageIndex":5},{"imageOffset":14029847,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":5},{"imageOffset":14033442,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":498,"imageIndex":5},{"imageOffset":117566,"symbol":"SDKApp<QApplication>::notify(QObject*, QEvent*)","symbolLocation":14,"imageIndex":5},{"imageOffset":32750762,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":5},{"imageOffset":34347247,"symbol":"QTimerInfoList::activateTimers()","symbolLocation":1023,"imageIndex":5},{"imageOffset":11594199,"symbol":"QCocoaEventDispatcherPrivate::activateTimersSourceCallback(void*)","symbolLocation":391,"imageIndex":5},{"imageOffset":509718,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":6},{"imageOffset":509625,"symbol":"CFRunLoopDoSource0","symbolLocation":157,"imageIndex":6},{"imageOffset":509064,"symbol":"CFRunLoopDoSources0","symbolLocation":215,"imageIndex":6},{"imageOffset":504056,"symbol":"_CFRunLoopRun","symbolLocation":919,"imageIndex":6},{"imageOffset":501657,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":6},{"imageOffset":199129,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":198630,"symbol":"ReceiveNextEventCommon","symbolLocation":665,"imageIndex":7},{"imageOffset":197937,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":66,"imageIndex":7},{"imageOffset":257081,"symbol":"_DPSNextEvent","symbolLocation":880,"imageIndex":8},{"imageOffset":9734148,"symbol":"[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1304,"imageIndex":8},{"imageOffset":197042,"symbol":"[NSApplication run]","symbolLocation":603,"imageIndex":8},{"imageOffset":11597783,"symbol":"QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":2599,"imageIndex":5},{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},{"imageOffset":32752279,"symbol":"QCoreApplication::exec()","symbolLocation":119,"imageIndex":5},{"imageOffset":93360,"symbol":"InstallerBase::run()","symbolLocation":2688,"imageIndex":5},{"imageOffset":66968,"symbol":"main","symbolLocation":14808,"imageIndex":5},{"imageOffset":25478,"symbol":"start","symbolLocation":1942,"imageIndex":0}]},{"id":12595556,"name":"com.apple.rosetta.exceptionserver","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":589660355035136}

      ,"r12":{"value":4395820884},"rosetta":{"tmp2":

      {"value":240518173971}

      ,"tmp1":{"value":589660355035395},"tmp0":{"value":15586436317184}},"rbx":{"value":589660355035395},"r8":{"value":240518173971},"r15":{"value":4362080256,"symbolLocation":224,"symbol":"QV4::PromiseCtor::method_reject(QV4::FunctionObject const*, QV4::Value const*, QV4::Value const*, int)"},"r10":{"value":15586436317184},"rdx":{"value":240518173971},"rdi":{"value":0},"r9":{"value":589660355035395},"r13":{"value":4606327680},"rflags":{"value":582},"rax":{"value":0},"rsp":{"value":15586436317184},"r11":{"value":6306152744889757745},"rcx":{"value":8589934595},"r14":{"value":4395830640},"rsi":{"value":44}},"frames":[\{"imageOffset":17044,"imageIndex":3}]},{"id":12595607,"name":"KeepAlive","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":0}

      ,"r12":{"value":1906083},"rosetta":{"tmp2":

      {"value":140703509325888}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":4835703278458516699},"r8":{"value":1906083},"r15":{"value":105553172023472},"r10":{"value":4835703278458516699},"rdx":{"value":4999},"rdi":{"value":1525511},"r9":{"value":0},"r13":{"value":13094923824},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":875},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":1},"rsi":{"value":1525511}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":10},\{"imageOffset":34328484,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":244,"imageIndex":5},\{"imageOffset":34334632,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":776,"imageIndex":5},\{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},\{"imageOffset":33716378,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595653,"name":"QNetworkAccessManager thread","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":0}

      ,"r12":{"value":140614755932192},"rosetta":{"tmp2":

      {"value":140703509325888}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1},"r8":{"value":9},"r15":{"value":105553165780624},"r10":{"value":1},"rdx":{"value":4294967295},"rdi":{"value":4367318678,"symbolLocation":22,"symbol":"qt_gettime()"},"r9":{"value":0},"r13":{"value":105553120758680},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":105553149924344},"r11":{"value":25},"rcx":{"value":0},"r14":{"value":1},"rsi":{"value":13097692672}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":10},\{"imageOffset":34328350,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":110,"imageIndex":5},\{"imageOffset":34334632,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":776,"imageIndex":5},\{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},\{"imageOffset":33716378,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595658,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":999999000},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":503296},"r10":{"value":0},"rdx":{"value":503296},"rdi":{"value":999999000},"r9":{"value":160},"r13":{"value":2161644155678464},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":1536},"rcx":{"value":0},"r14":{"value":13098766336},"rsi":{"value":29}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391908,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":228,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34369197,"symbol":"QThreadPoolThread::run()","symbolLocation":1005,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595659,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":999999000},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":506880},"r10":{"value":0},"rdx":{"value":506880},"rdi":{"value":999999000},"r9":{"value":160},"r13":{"value":2177037318470912},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":2304},"rcx":{"value":0},"r14":{"value":13099302912},"rsi":{"value":29}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391908,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":228,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34369197,"symbol":"QThreadPoolThread::run()","symbolLocation":1005,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595660,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":999999000},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":500992},"r10":{"value":0},"rdx":{"value":500992},"rdi":{"value":999999000},"r9":{"value":160},"r13":{"value":2151748551026176},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":1536},"rcx":{"value":0},"r14":{"value":13099839488},"rsi":{"value":29}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391908,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":228,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34369197,"symbol":"QThreadPoolThread::run()","symbolLocation":1005,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595661,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":999999000},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":502528},"r10":{"value":0},"rdx":{"value":502528},"rdi":{"value":999999000},"r9":{"value":160},"r13":{"value":2158345620794368},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":768},"rcx":{"value":0},"r14":{"value":13100376064},"rsi":{"value":29}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391908,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":228,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34369197,"symbol":"QThreadPoolThread::run()","symbolLocation":1005,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595689,"name":"com.apple.NSEventThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":291400646131712}

      ,"r12":{"value":4294967295},"rosetta":{"tmp2":

      {"value":140703509356090}

      ,"tmp1":{"value":140705931209576},"tmp0":{"value":18446744073709551615}},"rbx":{"value":291400646131712},"r8":{"value":0},"r15":{"value":291400646131712},"r10":{"value":291400646131712},"rdx":{"value":8589934592},"rdi":{"value":4294967295},"r9":{"value":291400646131712},"r13":{"value":21592279046},"rflags":{"value":643},"rax":{"value":268451845},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":21592279046},"r14":{"value":2},"rsi":{"value":2}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":10},\{"imageOffset":65082,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":10},\{"imageOffset":35682,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":10},\{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":10},\{"imageOffset":510025,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":6},\{"imageOffset":504508,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":6},\{"imageOffset":501657,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":6},\{"imageOffset":1686188,"symbol":"_NSEventThread","symbolLocation":122,"imageIndex":8},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595709,"name":"com.apple.CFSocket.private","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":684}

      ,"r12":{"value":2},"rosetta":{"tmp2":

      {"value":140703509334292}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":105553174183920},"r10":{"value":0},"rdx":{"value":105553174183856},"rdi":{"value":0},"r9":{"value":684},"r13":{"value":140704579076352,"symbolLocation":0,"symbol":"__kCFNull"},"rflags":{"value":642},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":208},"rcx":{"value":0},"r14":{"value":105553175347136},"rsi":{"value":0}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":43294,"symbol":"__select","symbolLocation":10,"imageIndex":10},\{"imageOffset":672687,"symbol":"__CFSocketManager","symbolLocation":637,"imageIndex":6},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595856,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":999999000},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":478464},"r10":{"value":0},"rdx":{"value":478464},"rdi":{"value":999999000},"r9":{"value":160},"r13":{"value":2054991527759360},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":1280},"rcx":{"value":0},"r14":{"value":13092720640},"rsi":{"value":29}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391908,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":228,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34369197,"symbol":"QThreadPoolThread::run()","symbolLocation":1005,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595857,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":999998000},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":471040},"r10":{"value":0},"rdx":{"value":471040},"rdi":{"value":999998000},"r9":{"value":160},"r13":{"value":2023105690546432},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":512},"rcx":{"value":0},"r14":{"value":13093806080},"rsi":{"value":29}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391908,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":228,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34369197,"symbol":"QThreadPoolThread::run()","symbolLocation":1005,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595858,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":999999000},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":471296},"r10":{"value":0},"rdx":{"value":471296},"rdi":{"value":999999000},"r9":{"value":160},"r13":{"value":2024205202174464},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":1792},"rcx":{"value":0},"r14":{"value":13095460864},"rsi":{"value":29}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391908,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":228,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34369197,"symbol":"QThreadPoolThread::run()","symbolLocation":1005,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12595859,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":999999000},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":476160},"r10":{"value":0},"rdx":{"value":476160},"rdi":{"value":999999000},"r9":{"value":160},"r13":{"value":2045095923107072},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":1536},"rcx":{"value":0},"r14":{"value":13095997440},"rsi":{"value":29}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391908,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":228,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34369197,"symbol":"QThreadPoolThread::run()","symbolLocation":1005,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12626652,"frames":[

      {"imageOffset":141644,"imageIndex":3}

      ],"threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":18446744073709551615}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":0}

      ,"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13093851136},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13094387712},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":66395},"r14":{"value":0},"rsi":{"value":0}}},{"id":12627445,"frames":[

      {"imageOffset":141644,"imageIndex":3}

      ],"threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":18446744073709551615}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":0}

      ,"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13096013824},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13096550400},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":34091},"r14":{"value":0},"rsi":{"value":0}}},{"id":12627505,"frames":[

      {"imageOffset":141644,"imageIndex":3}

      ],"threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":18446744073709551615}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":0}

      ,"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13096570880},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13097107456},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":33031},"r14":{"value":0},"rsi":{"value":0}}},{"id":12627516,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":999999000},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":91648},"r10":{"value":0},"rdx":{"value":91648},"rdi":{"value":999999000},"r9":{"value":160},"r13":{"value":393629457803008},"rflags":{"value":658},"rax":{"value":260},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":13098229760},"rsi":{"value":29}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391908,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":228,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34369197,"symbol":"QThreadPoolThread::run()","symbolLocation":1005,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12627518,"frames":[

      {"imageOffset":141644,"imageIndex":3}

      ],"threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":18446744073709551615}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":0}

      ,"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13100929024},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13101465600},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":75011},"r14":{"value":0},"rsi":{"value":0}}},{"id":12627575,"frames":[

      {"imageOffset":141644,"imageIndex":3}

      ],"threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":18446744073709551615}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":0}

      ,"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13101486080},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13102022656},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":41267},"r14":{"value":0},"rsi":{"value":0}}},{"id":12627579,"frames":[

      {"imageOffset":141644,"imageIndex":3}

      ],"threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":18446744073709551615}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":0}

      ,"tmp1":{"value":0},"tmp0":{"value":0}},"rbx":{"value":0},"r8":{"value":0},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":13102043136},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":531},"rax":{"value":13102579712},"rsp":{"value":409604},"r11":{"value":0},"rcx":{"value":109631},"r14":{"value":0},"rsi":{"value":0}}},{"id":12628220,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":13103114000}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":140706265331964}

      ,"tmp1":{"value":140703756624507},"tmp0":{"value":16777215}},"rbx":{"value":9920},"r8":{"value":317706},"r15":{"value":471},"r10":{"value":0},"rdx":{"value":42799869},"rdi":{"value":1010},"r9":{"value":5842549},"r13":{"value":42799869},"rflags":{"value":518},"rax":{"value":13333207},"rsp":{"value":13103113760},"r11":{"value":140613158983168},"rcx":{"value":0},"r14":{"value":140613158992384},"rsi":{"value":13333207}},"frames":[\{"imageOffset":65155,"symbol":"lzma_decode","symbolLocation":10521,"imageIndex":12},\{"imageOffset":70620,"symbol":"lzma2_decode","symbolLocation":176,"imageIndex":12},\{"imageOffset":53106,"symbol":"decode_buffer","symbolLocation":125,"imageIndex":12},\{"imageOffset":52835,"symbol":"lz_decode","symbolLocation":325,"imageIndex":12},\{"imageOffset":37346,"symbol":"block_decode","symbolLocation":160,"imageIndex":12},\{"imageOffset":43907,"symbol":"stream_decode","symbolLocation":1045,"imageIndex":12},\{"imageOffset":8851,"symbol":"lzma_code","symbolLocation":377,"imageIndex":12},\{"imageOffset":3380357,"symbol":"xz_filter_read","symbolLocation":469,"imageIndex":5},\{"imageOffset":3354765,"symbol":"__archive_read_filter_consume","symbolLocation":557,"imageIndex":5},\{"imageOffset":3413078,"symbol":"archive_read_format_tar_skip","symbolLocation":118,"imageIndex":5},\{"imageOffset":3357404,"symbol":"_archive_read_next_header2","symbolLocation":140,"imageIndex":5},\{"imageOffset":3357248,"symbol":"_archive_read_next_header","symbolLocation":32,"imageIndex":5},\{"imageOffset":3073164,"symbol":"QInstaller::LibArchiveArchive::list()","symbolLocation":220,"imageIndex":5},\{"imageOffset":3088930,"symbol":"QInstaller::LibArchiveWrapperPrivate::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":3082738,"symbol":"QInstaller::LibArchiveWrapper::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":2218917,"symbol":"QInstaller::ExtractArchiveOperation::backup()","symbolLocation":261,"imageIndex":5},\{"imageOffset":1496250,"symbol":"QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor()","symbolLocation":58,"imageIndex":5},\{"imageOffset":141991,"symbol":"QtConcurrent::RunFunctionTaskBase<bool>::run()","symbolLocation":71,"imageIndex":5},\{"imageOffset":34368451,"symbol":"QThreadPoolThread::run()","symbolLocation":259,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628221,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":13103650576}

      ,"r12":{"value":1},"rosetta":{"tmp2":

      {"value":140706265331964}

      ,"tmp1":{"value":140703756624507},"tmp0":{"value":16777215}},"rbx":{"value":54028},"r8":{"value":185709},"r15":{"value":6},"r10":{"value":0},"rdx":{"value":3815370090},"rdi":{"value":1169},"r9":{"value":3986101},"r13":{"value":3670523904},"rflags":{"value":663},"rax":{"value":1615540706},"rsp":{"value":13103650336},"r11":{"value":140614237139456},"rcx":{"value":2095137912},"r14":{"value":140614237142528},"rsi":{"value":3}},"frames":[\{"imageOffset":55587,"symbol":"lzma_decode","symbolLocation":953,"imageIndex":12},\{"imageOffset":70620,"symbol":"lzma2_decode","symbolLocation":176,"imageIndex":12},\{"imageOffset":53106,"symbol":"decode_buffer","symbolLocation":125,"imageIndex":12},\{"imageOffset":52835,"symbol":"lz_decode","symbolLocation":325,"imageIndex":12},\{"imageOffset":37346,"symbol":"block_decode","symbolLocation":160,"imageIndex":12},\{"imageOffset":43907,"symbol":"stream_decode","symbolLocation":1045,"imageIndex":12},\{"imageOffset":8851,"symbol":"lzma_code","symbolLocation":377,"imageIndex":12},\{"imageOffset":3380357,"symbol":"xz_filter_read","symbolLocation":469,"imageIndex":5},\{"imageOffset":3354765,"symbol":"__archive_read_filter_consume","symbolLocation":557,"imageIndex":5},\{"imageOffset":3413078,"symbol":"archive_read_format_tar_skip","symbolLocation":118,"imageIndex":5},\{"imageOffset":3357404,"symbol":"_archive_read_next_header2","symbolLocation":140,"imageIndex":5},\{"imageOffset":3357248,"symbol":"_archive_read_next_header","symbolLocation":32,"imageIndex":5},\{"imageOffset":3073164,"symbol":"QInstaller::LibArchiveArchive::list()","symbolLocation":220,"imageIndex":5},\{"imageOffset":3088930,"symbol":"QInstaller::LibArchiveWrapperPrivate::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":3082738,"symbol":"QInstaller::LibArchiveWrapper::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":2218917,"symbol":"QInstaller::ExtractArchiveOperation::backup()","symbolLocation":261,"imageIndex":5},\{"imageOffset":1496250,"symbol":"QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor()","symbolLocation":58,"imageIndex":5},\{"imageOffset":141991,"symbol":"QtConcurrent::RunFunctionTaskBase<bool>::run()","symbolLocation":71,"imageIndex":5},\{"imageOffset":34368451,"symbol":"QThreadPoolThread::run()","symbolLocation":259,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628222,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":13104187152}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":140706265331964}

      ,"tmp1":{"value":140703756624507},"tmp0":{"value":16777215}},"rbx":{"value":31380},"r8":{"value":1048576},"r15":{"value":326},"r10":{"value":0},"rdx":{"value":38056265},"rdi":{"value":1216},"r9":{"value":8039030},"r13":{"value":22595712},"rflags":{"value":518},"rax":{"value":29156203},"rsp":{"value":13104186912},"r11":{"value":140614480682496},"rcx":{"value":163},"r14":{"value":140614480685568},"rsi":{"value":6560491}},"frames":[\{"imageOffset":56310,"symbol":"lzma_decode","symbolLocation":1676,"imageIndex":12},\{"imageOffset":70620,"symbol":"lzma2_decode","symbolLocation":176,"imageIndex":12},\{"imageOffset":53106,"symbol":"decode_buffer","symbolLocation":125,"imageIndex":12},\{"imageOffset":52835,"symbol":"lz_decode","symbolLocation":325,"imageIndex":12},\{"imageOffset":37346,"symbol":"block_decode","symbolLocation":160,"imageIndex":12},\{"imageOffset":43907,"symbol":"stream_decode","symbolLocation":1045,"imageIndex":12},\{"imageOffset":8851,"symbol":"lzma_code","symbolLocation":377,"imageIndex":12},\{"imageOffset":3380357,"symbol":"xz_filter_read","symbolLocation":469,"imageIndex":5},\{"imageOffset":3354765,"symbol":"__archive_read_filter_consume","symbolLocation":557,"imageIndex":5},\{"imageOffset":3413078,"symbol":"archive_read_format_tar_skip","symbolLocation":118,"imageIndex":5},\{"imageOffset":3357404,"symbol":"_archive_read_next_header2","symbolLocation":140,"imageIndex":5},\{"imageOffset":3357248,"symbol":"_archive_read_next_header","symbolLocation":32,"imageIndex":5},\{"imageOffset":3073164,"symbol":"QInstaller::LibArchiveArchive::list()","symbolLocation":220,"imageIndex":5},\{"imageOffset":3088930,"symbol":"QInstaller::LibArchiveWrapperPrivate::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":3082738,"symbol":"QInstaller::LibArchiveWrapper::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":2218917,"symbol":"QInstaller::ExtractArchiveOperation::backup()","symbolLocation":261,"imageIndex":5},\{"imageOffset":1496250,"symbol":"QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor()","symbolLocation":58,"imageIndex":5},\{"imageOffset":141991,"symbol":"QtConcurrent::RunFunctionTaskBase<bool>::run()","symbolLocation":71,"imageIndex":5},\{"imageOffset":34368451,"symbol":"QThreadPoolThread::run()","symbolLocation":259,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628223,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":13104723728}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":140706265331964}

      ,"tmp1":{"value":140703756624507},"tmp0":{"value":16777215}},"rbx":{"value":4750},"r8":{"value":67063},"r15":{"value":3},"r10":{"value":4},"rdx":{"value":13505157},"rdi":{"value":13505157},"r9":{"value":7148691},"r13":{"value":16582866},"rflags":{"value":659},"rax":{"value":25},"rsp":{"value":13104723488},"r11":{"value":140613159011840},"rcx":{"value":10673016},"r14":{"value":140613159014912},"rsi":{"value":1}},"frames":[\{"imageOffset":55526,"symbol":"lzma_decode","symbolLocation":892,"imageIndex":12},\{"imageOffset":70620,"symbol":"lzma2_decode","symbolLocation":176,"imageIndex":12},\{"imageOffset":53106,"symbol":"decode_buffer","symbolLocation":125,"imageIndex":12},\{"imageOffset":52835,"symbol":"lz_decode","symbolLocation":325,"imageIndex":12},\{"imageOffset":37346,"symbol":"block_decode","symbolLocation":160,"imageIndex":12},\{"imageOffset":43907,"symbol":"stream_decode","symbolLocation":1045,"imageIndex":12},\{"imageOffset":8851,"symbol":"lzma_code","symbolLocation":377,"imageIndex":12},\{"imageOffset":3380357,"symbol":"xz_filter_read","symbolLocation":469,"imageIndex":5},\{"imageOffset":3354765,"symbol":"__archive_read_filter_consume","symbolLocation":557,"imageIndex":5},\{"imageOffset":3413078,"symbol":"archive_read_format_tar_skip","symbolLocation":118,"imageIndex":5},\{"imageOffset":3357404,"symbol":"_archive_read_next_header2","symbolLocation":140,"imageIndex":5},\{"imageOffset":3357248,"symbol":"_archive_read_next_header","symbolLocation":32,"imageIndex":5},\{"imageOffset":3073164,"symbol":"QInstaller::LibArchiveArchive::list()","symbolLocation":220,"imageIndex":5},\{"imageOffset":3088930,"symbol":"QInstaller::LibArchiveWrapperPrivate::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":3082738,"symbol":"QInstaller::LibArchiveWrapper::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":2218917,"symbol":"QInstaller::ExtractArchiveOperation::backup()","symbolLocation":261,"imageIndex":5},\{"imageOffset":1496250,"symbol":"QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor()","symbolLocation":58,"imageIndex":5},\{"imageOffset":141991,"symbol":"QtConcurrent::RunFunctionTaskBase<bool>::run()","symbolLocation":71,"imageIndex":5},\{"imageOffset":34368451,"symbol":"QThreadPoolThread::run()","symbolLocation":259,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628224,"name":"QThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":12}

      ,"r12":{"value":140613958232768},"rosetta":{"tmp2":

      {"value":140703509325888}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1},"r8":{"value":40},"r15":{"value":105553169088752},"r10":{"value":1},"rdx":{"value":4294967295},"rdi":{"value":140613958232928},"r9":{"value":12},"r13":{"value":105553188013240},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":1},"r11":{"value":105553169088736},"rcx":{"value":0},"r14":{"value":1},"rsi":{"value":1}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":10},\{"imageOffset":34328350,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":110,"imageIndex":5},\{"imageOffset":34334632,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":776,"imageIndex":5},\{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},\{"imageOffset":33716378,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628225,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":13105796880}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":140706265331964}

      ,"tmp1":{"value":140703756624507},"tmp0":{"value":16777215}},"rbx":{"value":36167},"r8":{"value":878999},"r15":{"value":132},"r10":{"value":0},"rdx":{"value":1216},"rdi":{"value":393348184},"r9":{"value":4952160},"r13":{"value":429994600},"rflags":{"value":647},"rax":{"value":393348184},"rsp":{"value":13105796640},"r11":{"value":140614774614016},"rcx":{"value":429994600},"r14":{"value":140614774618624},"rsi":{"value":66}},"frames":[\{"imageOffset":56207,"symbol":"lzma_decode","symbolLocation":1573,"imageIndex":12},\{"imageOffset":70620,"symbol":"lzma2_decode","symbolLocation":176,"imageIndex":12},\{"imageOffset":53106,"symbol":"decode_buffer","symbolLocation":125,"imageIndex":12},\{"imageOffset":52835,"symbol":"lz_decode","symbolLocation":325,"imageIndex":12},\{"imageOffset":37346,"symbol":"block_decode","symbolLocation":160,"imageIndex":12},\{"imageOffset":43907,"symbol":"stream_decode","symbolLocation":1045,"imageIndex":12},\{"imageOffset":8851,"symbol":"lzma_code","symbolLocation":377,"imageIndex":12},\{"imageOffset":3380357,"symbol":"xz_filter_read","symbolLocation":469,"imageIndex":5},\{"imageOffset":3354765,"symbol":"__archive_read_filter_consume","symbolLocation":557,"imageIndex":5},\{"imageOffset":3413078,"symbol":"archive_read_format_tar_skip","symbolLocation":118,"imageIndex":5},\{"imageOffset":3357404,"symbol":"_archive_read_next_header2","symbolLocation":140,"imageIndex":5},\{"imageOffset":3357248,"symbol":"_archive_read_next_header","symbolLocation":32,"imageIndex":5},\{"imageOffset":3073164,"symbol":"QInstaller::LibArchiveArchive::list()","symbolLocation":220,"imageIndex":5},\{"imageOffset":3088930,"symbol":"QInstaller::LibArchiveWrapperPrivate::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":3082738,"symbol":"QInstaller::LibArchiveWrapper::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":2218917,"symbol":"QInstaller::ExtractArchiveOperation::backup()","symbolLocation":261,"imageIndex":5},\{"imageOffset":1496250,"symbol":"QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor()","symbolLocation":58,"imageIndex":5},\{"imageOffset":141991,"symbol":"QtConcurrent::RunFunctionTaskBase<bool>::run()","symbolLocation":71,"imageIndex":5},\{"imageOffset":34368451,"symbol":"QThreadPoolThread::run()","symbolLocation":259,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628226,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":13106333456}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":140706265331964}

      ,"tmp1":{"value":140703756624507},"tmp0":{"value":16777215}},"rbx":{"value":5223},"r8":{"value":732268},"r15":{"value":7},"r10":{"value":0},"rdx":{"value":13018852},"rdi":{"value":13018852},"r9":{"value":4920643},"r13":{"value":15680439},"rflags":{"value":663},"rax":{"value":30},"rsp":{"value":13106333216},"r11":{"value":140614227806208},"rcx":{"value":13999272},"r14":{"value":140614227812352},"rsi":{"value":3}},"frames":[\{"imageOffset":55641,"symbol":"lzma_decode","symbolLocation":1007,"imageIndex":12},\{"imageOffset":70620,"symbol":"lzma2_decode","symbolLocation":176,"imageIndex":12},\{"imageOffset":53106,"symbol":"decode_buffer","symbolLocation":125,"imageIndex":12},\{"imageOffset":52835,"symbol":"lz_decode","symbolLocation":325,"imageIndex":12},\{"imageOffset":37346,"symbol":"block_decode","symbolLocation":160,"imageIndex":12},\{"imageOffset":43907,"symbol":"stream_decode","symbolLocation":1045,"imageIndex":12},\{"imageOffset":8851,"symbol":"lzma_code","symbolLocation":377,"imageIndex":12},\{"imageOffset":3380357,"symbol":"xz_filter_read","symbolLocation":469,"imageIndex":5},\{"imageOffset":3354765,"symbol":"__archive_read_filter_consume","symbolLocation":557,"imageIndex":5},\{"imageOffset":3413078,"symbol":"archive_read_format_tar_skip","symbolLocation":118,"imageIndex":5},\{"imageOffset":3357404,"symbol":"_archive_read_next_header2","symbolLocation":140,"imageIndex":5},\{"imageOffset":3357248,"symbol":"_archive_read_next_header","symbolLocation":32,"imageIndex":5},\{"imageOffset":3073164,"symbol":"QInstaller::LibArchiveArchive::list()","symbolLocation":220,"imageIndex":5},\{"imageOffset":3088930,"symbol":"QInstaller::LibArchiveWrapperPrivate::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":3082738,"symbol":"QInstaller::LibArchiveWrapper::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":2218917,"symbol":"QInstaller::ExtractArchiveOperation::backup()","symbolLocation":261,"imageIndex":5},\{"imageOffset":1496250,"symbol":"QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor()","symbolLocation":58,"imageIndex":5},\{"imageOffset":141991,"symbol":"QtConcurrent::RunFunctionTaskBase<bool>::run()","symbolLocation":71,"imageIndex":5},\{"imageOffset":34368451,"symbol":"QThreadPoolThread::run()","symbolLocation":259,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628228,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":160}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":140703509308868}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":140703509565901,"symbolLocation":0,"symbol":"_pthread_psynch_cond_cleanup"},"r15":{"value":0},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":160},"r13":{"value":4294967552},"rflags":{"value":659},"rax":{"value":0},"rsp":{"value":0},"r11":{"value":0},"rcx":{"value":0},"r14":{"value":13107408896},"rsi":{"value":0}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":17870,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":10},\{"imageOffset":26475,"symbol":"_pthread_cond_wait","symbolLocation":1211,"imageIndex":11},\{"imageOffset":34391739,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":59,"imageIndex":5},\{"imageOffset":34391589,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":5},\{"imageOffset":34354306,"symbol":"QThread::wait(QDeadlineTimer)","symbolLocation":146,"imageIndex":5},\{"imageOffset":3059587,"symbol":"QInstaller::LibArchiveArchive::~LibArchiveArchive()","symbolLocation":67,"imageIndex":5},\{"imageOffset":3084496,"symbol":"QInstaller::LibArchiveWrapperPrivate::~LibArchiveWrapperPrivate()","symbolLocation":32,"imageIndex":5},\{"imageOffset":3082566,"symbol":"QInstaller::LibArchiveWrapper::~LibArchiveWrapper()","symbolLocation":38,"imageIndex":5},\{"imageOffset":2220833,"symbol":"QInstaller::ExtractArchiveOperation::backup()","symbolLocation":2177,"imageIndex":5},\{"imageOffset":1496250,"symbol":"QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor()","symbolLocation":58,"imageIndex":5},\{"imageOffset":141991,"symbol":"QtConcurrent::RunFunctionTaskBase<bool>::run()","symbolLocation":71,"imageIndex":5},\{"imageOffset":34368451,"symbol":"QThreadPoolThread::run()","symbolLocation":259,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628229,"name":"QThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":67}

      ,"r12":{"value":140613958615376},"rosetta":{"tmp2":

      {"value":140703509325888}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1},"r8":{"value":68},"r15":{"value":105553169090672},"r10":{"value":1},"rdx":{"value":4294967295},"rdi":{"value":140613958615536},"r9":{"value":67},"r13":{"value":105553120887192},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":1},"r11":{"value":105553169090656},"rcx":{"value":0},"r14":{"value":1},"rsi":{"value":1}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":10},\{"imageOffset":34328350,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":110,"imageIndex":5},\{"imageOffset":34334632,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":776,"imageIndex":5},\{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},\{"imageOffset":33716378,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628230,"name":"Thread (pooled)","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":13108479760}

      ,"r12":{"value":0},"rosetta":{"tmp2":

      {"value":140706265331964}

      ,"tmp1":{"value":140703756624507},"tmp0":{"value":16777215}},"rbx":{"value":10042},"r8":{"value":915869},"r15":{"value":44},"r10":{"value":0},"rdx":{"value":4902081},"rdi":{"value":1327},"r9":{"value":4911037},"r13":{"value":69740748},"rflags":{"value":514},"rax":{"value":50090412},"rsp":{"value":13108479520},"r11":{"value":140613950540288},"rcx":{"value":45188331},"r14":{"value":140613950541824},"rsi":{"value":22}},"frames":[\{"imageOffset":55956,"symbol":"lzma_decode","symbolLocation":1322,"imageIndex":12},\{"imageOffset":70620,"symbol":"lzma2_decode","symbolLocation":176,"imageIndex":12},\{"imageOffset":53106,"symbol":"decode_buffer","symbolLocation":125,"imageIndex":12},\{"imageOffset":52835,"symbol":"lz_decode","symbolLocation":325,"imageIndex":12},\{"imageOffset":37346,"symbol":"block_decode","symbolLocation":160,"imageIndex":12},\{"imageOffset":43907,"symbol":"stream_decode","symbolLocation":1045,"imageIndex":12},\{"imageOffset":8851,"symbol":"lzma_code","symbolLocation":377,"imageIndex":12},\{"imageOffset":3380357,"symbol":"xz_filter_read","symbolLocation":469,"imageIndex":5},\{"imageOffset":3354765,"symbol":"__archive_read_filter_consume","symbolLocation":557,"imageIndex":5},\{"imageOffset":3413078,"symbol":"archive_read_format_tar_skip","symbolLocation":118,"imageIndex":5},\{"imageOffset":3357404,"symbol":"_archive_read_next_header2","symbolLocation":140,"imageIndex":5},\{"imageOffset":3357248,"symbol":"_archive_read_next_header","symbolLocation":32,"imageIndex":5},\{"imageOffset":3073164,"symbol":"QInstaller::LibArchiveArchive::list()","symbolLocation":220,"imageIndex":5},\{"imageOffset":3088930,"symbol":"QInstaller::LibArchiveWrapperPrivate::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":3082738,"symbol":"QInstaller::LibArchiveWrapper::list()","symbolLocation":18,"imageIndex":5},\{"imageOffset":2218917,"symbol":"QInstaller::ExtractArchiveOperation::backup()","symbolLocation":261,"imageIndex":5},\{"imageOffset":1496250,"symbol":"QtConcurrent::StoredFunctionCall<QInstaller::ConcurrentOperationRunner::run()::$_0>::runFunctor()","symbolLocation":58,"imageIndex":5},\{"imageOffset":141991,"symbol":"QtConcurrent::RunFunctionTaskBase<bool>::run()","symbolLocation":71,"imageIndex":5},\{"imageOffset":34368451,"symbol":"QThreadPoolThread::run()","symbolLocation":259,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628233,"name":"QThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":249}

      ,"r12":{"value":140614487142992},"rosetta":{"tmp2":

      {"value":140703509325888}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1},"r8":{"value":77},"r15":{"value":105553169178480},"r10":{"value":1},"rdx":{"value":4294967295},"rdi":{"value":140614487143152},"r9":{"value":249},"r13":{"value":105553187886168},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":105553169178464},"rcx":{"value":0},"r14":{"value":1},"rsi":{"value":1}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":10},\{"imageOffset":34328350,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":110,"imageIndex":5},\{"imageOffset":34334632,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":776,"imageIndex":5},\{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},\{"imageOffset":33716378,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628234,"name":"QThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":244}

      ,"r12":{"value":140613940230000},"rosetta":{"tmp2":

      {"value":140703509325888}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1},"r8":{"value":81},"r15":{"value":105553169178640},"r10":{"value":1},"rdx":{"value":4294967295},"rdi":{"value":140613940230160},"r9":{"value":244},"r13":{"value":105553187926616},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":0},"r11":{"value":105553169178624},"rcx":{"value":0},"r14":{"value":1},"rsi":{"value":1}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":10},\{"imageOffset":34328350,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":110,"imageIndex":5},\{"imageOffset":34334632,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":776,"imageIndex":5},\{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},\{"imageOffset":33716378,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628237,"name":"QThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":396}

      ,"r12":{"value":140613940528016},"rosetta":{"tmp2":

      {"value":140703509325888}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1},"r8":{"value":79},"r15":{"value":105553170625328},"r10":{"value":1},"rdx":{"value":4294967295},"rdi":{"value":140613940528176},"r9":{"value":396},"r13":{"value":105553188128248},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":3},"r11":{"value":105553170625312},"rcx":{"value":0},"r14":{"value":1},"rsi":{"value":1}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":10},\{"imageOffset":34328350,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":110,"imageIndex":5},\{"imageOffset":34334632,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":776,"imageIndex":5},\{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},\{"imageOffset":33716378,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628238,"name":"QThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":258}

      ,"r12":{"value":140614477007888},"rosetta":{"tmp2":

      {"value":140703509325888}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1},"r8":{"value":58},"r15":{"value":105553170276080},"r10":{"value":1},"rdx":{"value":4294967295},"rdi":{"value":140614477008048},"r9":{"value":258},"r13":{"value":105553188296248},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":7},"r11":{"value":105553170276064},"rcx":{"value":0},"r14":{"value":1},"rsi":{"value":1}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":10},\{"imageOffset":34328350,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":110,"imageIndex":5},\{"imageOffset":34334632,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":776,"imageIndex":5},\{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},\{"imageOffset":33716378,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":12628239,"name":"QThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":

      {"value":251}

      ,"r12":{"value":140614477008160},"rosetta":{"tmp2":

      {"value":140703509325888}

      ,"tmp1":{"value":140705931209292},"tmp0":{"value":18446744073709551615}},"rbx":{"value":1},"r8":{"value":75},"r15":{"value":105553170276400},"r10":{"value":1},"rdx":{"value":4294967295},"rdi":{"value":140614477008320},"r9":{"value":251},"r13":{"value":105553188292888},"rflags":{"value":658},"rax":{"value":4},"rsp":{"value":7},"r11":{"value":105553170276384},"rcx":{"value":0},"r14":{"value":1},"rsi":{"value":1}},"frames":[\{"imageOffset":140705931209336,"imageIndex":9},\{"imageOffset":34890,"symbol":"poll","symbolLocation":10,"imageIndex":10},\{"imageOffset":34328350,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":110,"imageIndex":5},\{"imageOffset":34334632,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":776,"imageIndex":5},\{"imageOffset":32791286,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":5},\{"imageOffset":33716378,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":5},\{"imageOffset":34351689,"symbol":"QThreadPrivate::start(void*)","symbolLocation":329,"imageIndex":5},\{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":11},\{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]}],
        "usedImages" : [
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 8691011584,     "size" : 655360,     "uuid" : "01ae3ae3-f6ca-34d1-a2f8-462ede5fa818",     "path" : "\/usr\/lib\/dyld",     "name" : "dyld"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4796624896,     "size" : 65536,     "uuid" : "ee29ba8c-1d0d-3f59-a9c8-0249d34aef2d",     "path" : "\/usr\/lib\/libobjc-trampolines.dylib",     "name" : "libobjc-trampolines.dylib"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4611067904,     "CFBundleShortVersionString" : "3.0",     "CFBundleIdentifier" : "com.apple.security.csparser",     "size" : 98304,     "uuid" : "166d96c4-cb96-32cc-8c27-e161a1b9620a",     "path" : "\/System\/Library\/Frameworks\/Security.framework\/Versions\/A\/PlugIns\/csparser.bundle\/Contents\/MacOS\/csparser",     "name" : "csparser",     "CFBundleVersion" : "61040.81.1"   }

      ,
       

      {     "source" : "P",     "arch" : "arm64",     "base" : 140703127117824,     "size" : 196608,     "uuid" : "3ba12577-21cf-3270-ac4e-4a558236468e",     "path" : "\/usr\/libexec\/rosetta\/runtime",     "name" : "runtime"   }

      ,
       

      {     "source" : "P",     "arch" : "arm64",     "base" : 4605911040,     "size" : 344064,     "uuid" : "79539977-1142-3b0b-9ecc-fac485d91d33",     "path" : "\/Library\/Apple\/*\/libRosettaRuntime",     "name" : "libRosettaRuntime"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4332990464,     "CFBundleShortVersionString" : "4.7.0",     "CFBundleIdentifier" : "com.yourcompany.installerbase",     "size" : 42844160,     "uuid" : "5bc414f9-3d0f-3367-a891-afc3a4b72312",     "path" : "\/Users\/USER\/*\/MaintenanceTool.app\/Contents\/MacOS\/MaintenanceTool",     "name" : "MaintenanceTool",     "CFBundleVersion" : "4.7.0"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703509950464,     "CFBundleShortVersionString" : "6.9",     "CFBundleIdentifier" : "com.apple.CoreFoundation",     "size" : 4825085,     "uuid" : "c1543df7-9f35-3262-b971-4326095ab776",     "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",     "name" : "CoreFoundation",     "CFBundleVersion" : "2303"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703692410880,     "CFBundleShortVersionString" : "2.1.1",     "CFBundleIdentifier" : "com.apple.HIToolbox",     "size" : 2736117,     "uuid" : "4cd47f03-ed80-3f2a-bbdf-d7af11cb4ccb",     "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",     "name" : "HIToolbox"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703566237696,     "CFBundleShortVersionString" : "6.9",     "CFBundleIdentifier" : "com.apple.AppKit",     "size" : 21098487,     "uuid" : "660b78d6-113f-3abd-8969-a6cb84fff752",     "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",     "name" : "AppKit",     "CFBundleVersion" : "2487.40.107"   }

      ,
       

      {     "size" : 0,     "source" : "A",     "base" : 0,     "uuid" : "00000000-0000-0000-0000-000000000000"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703509291008,     "size" : 241656,     "uuid" : "3e22fb41-20e3-3568-a00b-d8e901e333bf",     "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",     "name" : "libsystem_kernel.dylib"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703509532672,     "size" : 49152,     "uuid" : "0f6c8ecc-a9bd-39c6-9f41-a8b9159201eb",     "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",     "name" : "libsystem_pthread.dylib"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703756558336,     "size" : 102392,     "uuid" : "c456cd61-e113-3d9d-b8be-cae54aa49356",     "path" : "\/usr\/lib\/liblzma.5.dylib",     "name" : "liblzma.5.dylib"   }

      ],
        "sharedCache" :

      {   "base" : 140703505121280,   "size" : 21474836480,   "uuid" : "7fa563c2-7726-366b-b2f5-1c64013c6b55" }

      ,
        "vmSummary" : "ReadOnly portion of Libraries: Total=527.7M resident=0K(0%) swapped_out_or_unallocated=527.7M(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG image                           744K       87 \nColorSync                          244K       31 \nCoreAnimation                     5924K      199 \nCoreGraphics                        16K        3 \nCoreUI image data                 2596K       17 \nFoundation                          16K        1 \nJS VM Gigacage                    12.0M        3 \nJS VM Isolated Heap               10.5M        9 \nJS VM Isolated Heap (reserved)    2048K        1         reserved VM address space (unallocated)\nKernel Alloc Once                    8K        1 \nMALLOC                             1.7G       72 \nMALLOC guard page                  192K       12 \nRosetta Arena                     4096K        2 \nRosetta Generic                   1392K      345 \nRosetta IndirectBranch            1024K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               740K       74 \nRosetta Thread Context             740K       74 \nSTACK GUARD                         24K        6 \nStack                             25.3M       36 \nStack Guard                       56.1M       29 \nVM_ALLOCATE                       6784K      101 \nVM_ALLOCATE (reserved)               4K        1         reserved VM address space (unallocated)\n_CTF                               824        1 \nDATA                            21.0M      381 \nDATA_CONST                      20.1M      231 \nDATA_DIRTY                       830K      116 \nFONT_DATA                        2352        1 \nLINKEDIT                       152.3M       11 \nOBJC_RO                         71.1M        1 \nOBJC_RW                         2170K        2 \n_TEXT                           375.5M      401 \ndyld private memory                260K        2 \nmapped file                        7.5G      601 \nshared memory                     5888K       71 \nunshared pmap                     13.1M        9 \n===========                     =======  ======= \nTOTAL                             10.1G     2937 \nTOTAL, minus reserved VM space    10.1G     2937 \n",
        "legacyInfo" : {
        "threadTriggered" :

      {     "queue" : "com.apple.main-thread"   }

      },
        "logWritingSignature" : "ef79961abe80b55cd785a93c339f9b153efd9290",
        "trialInfo" : {
        "rollouts" : [
          {
            "rolloutId" : "60f8ddccefea4203d95cbeef",
            "factorPackIds" :

      {         }

      ,
            "deploymentId" : 240000025
          },
          {
            "rolloutId" : "61675b89201f677a9a4cbd65",
            "factorPackIds" :

      {         "HEALTH_FEATURE_AVAILABILITY" : "65a855f5f087695cfac03d1f"       }

      ,
            "deploymentId" : 240000095
          }
        ],
        "experiments" : [
       
        ]
      },
        "reportNotes" : [
        "PC register does not match crashing frame (0x0 vs 0x102685377)"
      ]
      }
       
      Model: Mac15,5, BootROM 10151.81.1, proc 8:4:4 processors, 24 GB, SMC 
      Graphics: Apple M3, Apple M3, Built-In
      Display: iMac, Retina 4.5K (4480 x 2520), Main, MirrorOff, Online
      Display: Studio Display, 5120 x 2880 Retina, MirrorOff, Online
      Memory Module: LPDDR5, Micron
      AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4388), wl0: Dec 15 2023 23:28:06 version 23.10.765.20.41.51.129 FWID 01-2829d3f6
      AirPort: 
      Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
      Network Service: Ethernet, Ethernet, en0
      Network Service: Wi-Fi, AirPort, en1
      PCI Card: pci8086,15f0, USB eXtensible Host Controller, Thunderbolt@3,0,0
      USB Device: USB31Bus
      USB Device: USB31Bus
      USB Device: iPad
      USB Device: USB31Bus
      USB Device: USB31Bus
      USB Device: USB3 Gen2 Hub
      USB Device: USB2 Hub
      USB Device: Studio Display
      Thunderbolt Bus: iMac, Apple Inc.
      Thunderbolt Bus: iMac, Apple Inc.
      Thunderbolt Device: Studio Display, Apple Inc., 1, 67.1


       

      I checked 6.6.2 for installation in the dialog and downloaded all of the files (4.8 GB in total). During installation, MaintenanceTool wanted to remove an older installation of Qt (6.5.3) which is no longer on my computer (previously removed with the MaintenanceTool), and I got a lot of dialog windows during the "rollback" action indicating that certain files of the 6.5.3 installation were missing (rightfully so, as 6.5.3 had previously been installed). I chose to "ignore" the missing files.

      Immediately after the last requester, MaintenanceTool crashed with the above dump. I've redone this multiple times with the identical crash which effectively prevents me from installing 6.6.2.

      Attachments

        1. 2024-03-27b-Crash Report.txt
          52 kB
        2. 2024-03-27b-qtinstaller_log.txt
          2.02 MB
        3. 2024-03-27-CrashDump.txt
          109 kB
        4. 2024-03-27-InstallationLog.txt
          14 kB
        5. InstallationLog.txt
          5.83 MB

        Issue Links

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

          Activity

            People

              kamartti Katja Marttila
              chrisv Chris von Toerne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes