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

Crash when start debug mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 14.0.1
    • Debugger
    • None
    • macOS

    Description

      -------------------------------------
      Translated Report (Full Report Below)
      -------------------------------------

      Process:               Qt Creator [1608]
      Path:                  /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
      Identifier:            org.qt-project.qtcreator
      Version:               14.0.1 (14.0.1)
      Code Type:             X86-64 (Native)
      Parent Process:        launchd [1]
      User ID:               501

      Date/Time:             2024-08-09 09:25:21.5906 -0700
      OS Version:            macOS 13.1 (22C65)
      Report Version:        12
      Anonymous UUID:        569C3AA5-FBF3-FDEA-F634-BB90F16775E2

      Time Awake Since Boot: 550 seconds

      System Integrity Protection: enabled

      Crashed Thread:        0  Dispatch queue: com.apple.main-thread

      Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008
      Exception Codes:       0x0000000000000001, 0x0000000000000008

      Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
      Terminating Process:   exc handler [1608]

      VM Region Info: 0x8 is not in any region.  Bytes before following region: 140737486610424
            REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
            UNUSED SPACE AT START
      --->  
            shared memory            7fffffe56000-7fffffe57000 [    4K] r-x/r-x SM=SHM  

      Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
      0   QtCore                                   0x10e63f0be QObject::objectName() const + 14
      1   libUtils.14.0.1.dylib                    0x10c9c61f5 0x10c8f3000 + 864757
      2   libUtils.14.0.1.dylib                    0x10c9c918b 0x10c8f3000 + 876939
      3   libUtils.14.0.1.dylib                    0x10c9ca827 Utils::FancyMainWindow::saveSettings() const + 839
      4   libDebugger.dylib                        0x1153e9a4c 0x1152e6000 + 1063500
      5   libDebugger.dylib                        0x1153ef582 Utils::Perspective::select() + 130
      6   libDebugger.dylib                        0x1153a1b9d 0x1152e6000 + 768925
      7   libDebugger.dylib                        0x1153a49aa 0x1152e6000 + 780714
      8   libDebugger.dylib                        0x11541c4d1 Debugger::DebuggerRunTool::start() + 4737
      9   libProjectExplorer.dylib                 0x11334baea ProjectExplorer::RunWorker::initiateStart() + 106
      10  QtCore                                   0x10e63fba2 QObject::event(QEvent*) + 594
      11  QtWidgets                                0x10c2c6617 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
      12  QtWidgets                                0x10c2c7422 QApplication::notify(QObject*, QEvent*) + 498
      13  QtCore                                   0x10e5f7ac4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 164
      14  QtCore                                   0x10e5f8d1a QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 1530
      15  libqcocoa.dylib                          0x10d1ec34b 0x10d1d2000 + 107339
      16  libqcocoa.dylib                          0x10d1ed2ff 0x10d1d2000 + 111359
      17  CoreFoundation                        0x7ff8147a8b98 _CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION_ + 17
      18  CoreFoundation                        0x7ff8147a8b47 __CFRunLoopDoSource0 + 157
      19  CoreFoundation                        0x7ff8147a8981 __CFRunLoopDoSources0 + 308
      20  CoreFoundation                        0x7ff8147a759b __CFRunLoopRun + 929
      21  CoreFoundation                        0x7ff8147a6b80 CFRunLoopRunSpecific + 560
      22  HIToolbox                             0x7ff81e0eb766 RunCurrentEventLoopInMode + 292
      23  HIToolbox                             0x7ff81e0eb576 ReceiveNextEventCommon + 679
      24  HIToolbox                             0x7ff81e0eb2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
      25  AppKit                                0x7ff8178f2f33 _DPSNextEvent + 909
      26  AppKit                                0x7ff8178f1db4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
      27  AppKit                                0x7ff8178e43f7 -[NSApplication run] + 586
      28  libqcocoa.dylib                          0x10d1eb07d 0x10d1d2000 + 102525
      29  QtCore                                   0x10e6014d6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      30  QtCore                                   0x10e5f8087 QCoreApplication::exec() + 119
      31  Qt Creator                               0x10be2afd7 0x10be1d000 + 57303
      32  dyld                                  0x7ff81439a310 start + 2432

      Thread 1:
      0   libsystem_pthread.dylib               0x7ff8146c8c58 start_wqthread + 0

      Thread 2:
      0   libsystem_pthread.dylib               0x7ff8146c8c58 start_wqthread + 0

      Thread 3:: com.apple.CFSocket.private
      0   libsystem_kernel.dylib                0x7ff8146972da __select + 10
      1   CoreFoundation                        0x7ff8147d04ba __CFSocketManager + 643
      2   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      3   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 4:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 5:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 6:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 7:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 8:: QThread
      0   libsystem_kernel.dylib                0x7ff8146952d6 poll + 10
      1   QtCore                                   0x10e789c60 qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 64
      2   QtCore                                   0x10e78e2f4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1124
      3   QtCore                                   0x10e6014d6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      4   QtCore                                   0x10e6eb08a QThread::exec() + 298
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 9:: QThread
      0   libsystem_kernel.dylib                0x7ff8146952d6 poll + 10
      1   QtCore                                   0x10e789c60 qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 64
      2   QtCore                                   0x10e78e2f4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1124
      3   QtCore                                   0x10e6014d6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      4   QtCore                                   0x10e6eb08a QThread::exec() + 298
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 10:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 11:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 12:: QThread
      0   libsystem_kernel.dylib                0x7ff8146952d6 poll + 10
      1   QtCore                                   0x10e789c60 qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 64
      2   QtCore                                   0x10e78e2f4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1124
      3   QtCore                                   0x10e6014d6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      4   QtCore                                   0x10e6eb08a QThread::exec() + 298
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 13:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 14:: com.apple.NSEventThread
      0   libsystem_kernel.dylib                0x7ff81468e5c2 mach_msg2_trap + 10
      1   libsystem_kernel.dylib                0x7ff81469c604 mach_msg2_internal + 82
      2   libsystem_kernel.dylib                0x7ff814695635 mach_msg_overwrite + 723
      3   libsystem_kernel.dylib                0x7ff81468e8a8 mach_msg + 19
      4   CoreFoundation                        0x7ff8147a8cde __CFRunLoopServiceMachPort + 145
      5   CoreFoundation                        0x7ff8147a774a __CFRunLoopRun + 1360
      6   CoreFoundation                        0x7ff8147a6b80 CFRunLoopRunSpecific + 560
      7   AppKit                                0x7ff817a53299 _NSEventThread + 132
      8   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      9   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 15:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 16:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 17:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 18:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 19:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 20:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 21:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 22:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 23:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 24:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 25:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 26:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 27:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 28:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 29:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 30:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 31:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 32:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 33:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 34:: Thread (pooled)
      0   libsystem_kernel.dylib                0x7ff81469111a __psynch_cvwait + 10
      1   libsystem_pthread.dylib               0x7ff8146cd7e1 _pthread_cond_wait + 1243
      2   QtCore                                   0x10e799794 0x10e573000 + 2254740
      3   QtCore                                   0x10e799655 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 85
      4   QtCore                                   0x10e793f7d 0x10e573000 + 2232189
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 35:: QThread
      0   libsystem_kernel.dylib                0x7ff8146952d6 poll + 10
      1   QtCore                                   0x10e789c60 qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 64
      2   QtCore                                   0x10e78e2f4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1124
      3   QtCore                                   0x10e6014d6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      4   QtCore                                   0x10e6eb08a QThread::exec() + 298
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 36:: QThread
      0   libsystem_kernel.dylib                0x7ff8146952d6 poll + 10
      1   QtCore                                   0x10e789c60 qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer) + 64
      2   QtCore                                   0x10e78e2f4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1124
      3   QtCore                                   0x10e6014d6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 486
      4   QtCore                                   0x10e6eb08a QThread::exec() + 298
      5   QtCore                                   0x10e78be69 0x10e573000 + 2199145
      6   libsystem_pthread.dylib               0x7ff8146cd259 _pthread_start + 125
      7   libsystem_pthread.dylib               0x7ff8146c8c7b thread_start + 15

      Thread 37:
      0   libsystem_pthread.dylib               0x7ff8146c8c58 start_wqthread + 0

      Thread 38:
      0   libsystem_pthread.dylib               0x7ff8146c8c58 start_wqthread + 0

      Thread 39:
      0   libsystem_pthread.dylib               0x7ff8146c8c58 start_wqthread + 0

      Thread 0 crashed with X86 Thread State (64-bit):
        rax: 0x00007ff6163a3808  rbx: 0x0000000000000008  rcx: 0x0000000000000000  rdx: 0x0000000000000000
        rdi: 0x00007ff7b40dfcb0  rsi: 0x0000000000000000  rbp: 0x00007ff7b40dfc50  rsp: 0x00007ff7b40dfc30
         r8: 0x0000600009597bd0   r9: 0x0000600008522554  r10: 0x0000000000000030  r11: 0x0000600009597bd0
        r12: 0x00007ff7b40dfc80  r13: 0x00007ff7b40dfcb0  r14: 0x00007ff7b40dfcb0  r15: 0x000060000cdd12d8
        rip: 0x000000010e63f0be  rfl: 0x0000000000010246  cr2: 0x0000000000000008
        
      Logical CPU:     0
      Error Code:      0x00000004 (no mapping for user data read)
      Trap Number:     14

      Thread 0 instruction stream:
        0e fc ff 48 89 df e8 05-c8 2d 00 eb 00 48 89 c3  ...H.....-...H..
        48 8d 7d c0 e8 09 0a fc-ff 48 89 df e8 ef c7 2d  H.}......H.....-
        00 90 55 48 89 e5 5d e9-16 f1 ff ff 66 0f 1f 44  ..UH..].....f..D
        00 00 55 48 89 e5 53 50-48 89 fb e8 02 f1 ff ff  ..UH..SPH.......
        48 89 df 48 83 c4 08 5b-5d e9 b8 c8 2d 00 0f 1f  H..H...[]...-...
        40 00 55 48 89 e5 41 57-41 56 41 54 53 49 89 fe  @.UH..AWAVATSI..
       [4c]8b 7e 08 65 48 8b 04-25 00 00 00 00 49 8b 4f  L.~.eH..%....I.O    <==
        58 48 8b 49 68 49 8b 5f-50 48 39 c8 74 1d 48 85  XH.IhI._PH9.t.H.
        db 0f 85 a1 00 00 00 0f-57 c0 41 0f 11 06 49 c7  ........W.A...I.
        46 10 00 00 00 00 e9 ad-00 00 00 48 85 db 75 4f  F..........H..uO
        e8 cd 32 01 00 84 c0 74-3d bf 80 00 00 00 e8 71  ..2....t=......q
        c8 2d 00 48 89 c3 0f 57-c0 0f 11 00 0f 11 40 10  .-.H...W......@.

      Binary Images:
             0x10e573000 -        0x10ea9efff org.qt-project.QtCore (6.7) <664f8ac6-992c-3aa2-a694-9850db285ed3> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
             0x10c8f3000 -        0x10cc56fff libUtils.14.0.1.dylib <51595ab5-277b-326d-81e6-018763ae495a> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libUtils.14.0.1.dylib
             0x1152e6000 -        0x115609fff libDebugger.dylib <90b809a0-6081-351d-b7b8-0e23cd4b228c> /Users/USER/*/Qt Creator.app/Contents/PlugIns/qtcreator/libDebugger.dylib
             0x11306b000 -        0x11348efff libProjectExplorer.dylib <898c63f6-8404-3757-9ce4-30c5c6ac03db> /Users/USER/*/Qt Creator.app/Contents/PlugIns/qtcreator/libProjectExplorer.dylib
             0x10c2b7000 -        0x10c782fff org.qt-project.QtWidgets (6.7) <5d8b06c1-abd4-3f6d-90d3-78f0599a9f61> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
             0x10d1d2000 -        0x10d275fff libqcocoa.dylib <0b99d6e0-c268-3efb-b24f-d13c71866a6e> /Users/USER/*/Qt Creator.app/Contents/PlugIns/platforms/libqcocoa.dylib
          0x7ff814729000 -     0x7ff814bc2fff com.apple.CoreFoundation (6.9) <beb5fc0b-7196-3c1d-a59a-f62ada98f592> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7ff81e0bc000 -     0x7ff81e3b3ffd com.apple.HIToolbox (2.1.1) <db45022f-3922-35b3-9a06-377f66ed0fbe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
          0x7ff8178b5000 -     0x7ff8188bcfff com.apple.AppKit (6.9) <00f4aa78-a19f-3a8e-9650-9f90b7beefd6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
             0x10be1d000 -        0x10be3cfff org.qt-project.qtcreator (14.0.1) <491e4734-26dc-3ee2-80bf-ce710a472524> /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
          0x7ff814394000 -     0x7ff814428c6f dyld <bb7a0970-8c62-3dce-a7a2-5cec9c501f11> /usr/lib/dyld
          0x7ff8146c7000 -     0x7ff8146d2ff7 libsystem_pthread.dylib <5920e36f-53ec-33f0-b675-8ae48b58418c> /usr/lib/system/libsystem_pthread.dylib
          0x7ff81468d000 -     0x7ff8146c6ff7 libsystem_kernel.dylib <7c3dcc95-9f42-3c7c-8796-476ff67b9cf7> /usr/lib/system/libsystem_kernel.dylib
                     0x0 - 0xffffffffffffffff ??? <00000000-0000-0000-0000-000000000000> ???

      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=690.3M resident=0K(0%) swapped_out_or_unallocated=690.3M(100%)
      Writable regions: Total=807.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=807.5M(100%)

                                      VIRTUAL   REGION 
      REGION TYPE                        SIZE    COUNT (non-coalesced) 
      ===========                     =======  ======= 
      Accelerate framework               256K        2 
      Activity Tracing                   256K        1 
      CG backing stores                 2528K        4 
      CG image                           668K        8 
      CG raster data                      48K        4 
      ColorSync                          236K       27 
      CoreAnimation                       72K        7 
      CoreGraphics                        20K        3 
      CoreServices                       624K        2 
      CoreUI image data                 1216K        9 
      Foundation                          16K        1 
      JS VM Gigacage                    4096K        1 
      JS VM Isolated Heap               4368K        4 
      JS VM Isolated Heap (reserved)    2048K        1         reserved VM address space (unallocated)
      Kernel Alloc Once                    8K        1 
      MALLOC                           635.2M      366 
      MALLOC guard page                   32K        8 
      MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
      STACK GUARD                       56.2M       40 
      Stack                             29.3M       40 
      VM_ALLOCATE                        320K       17 
      __CTF                               756        1 
      __DATA                            25.0M      505 
      __DATA_CONST                      27.7M      336 
      __DATA_DIRTY                       877K      130 
      __FONT_DATA                        2352        1 
      __GLSLBUILTINS                    5174K        1 
      __LINKEDIT                       205.2M      112 
      __OBJC_RO                         65.4M        1 
      __OBJC_RW                         1988K        1 
      __TEXT                           485.1M      518 
      dyld private memory                288K        3 
      mapped file                      189.6M       52 
      shared memory                      784K       18 
      ===========                     =======  ======= 
      TOTAL                              1.8G     2226 
      TOTAL, minus reserved VM space     1.7G     2226 

       

      -----------
      Full Report
      -----------

      {"app_name":"Qt Creator","timestamp":"2024-08-09 09:25:25.00 -0700","app_version":"14.0.1","slice_uuid":"491e4734-26dc-3ee2-80bf-ce710a472524","build_version":"14.0.1","platform":1,"bundleID":"org.qt-project.qtcreator","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"name":"Qt Creator","incident_id":"59B117F2-75A1-4940-BAA1-2170E3787587"}

      {
        "uptime" : 550,
        "procRole" : "Foreground",
        "version" : 2,
        "userID" : 501,
        "deployVersion" : 210,
        "modelCode" : "MacBookPro14,1",
        "coalitionID" : 1144,
        "osVersion" :

      {     "train" : "macOS 13.1",     "build" : "22C65",     "releaseType" : "User"   }

      ,
        "captureTime" : "2024-08-09 09:25:21.5906 -0700",
        "incident" : "59B117F2-75A1-4940-BAA1-2170E3787587",
        "pid" : 1608,
        "cpuType" : "X86-64",
        "roots_installed" : 0,
        "bug_type" : "309",
        "procLaunch" : "2024-08-09 09:24:47.3496 -0700",
        "procStartAbsTime" : 515907707841,
        "procExitAbsTime" : 550140691771,
        "procName" : "Qt Creator",
        "procPath" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/MacOS\/Qt Creator",
        "bundleInfo" : {"CFBundleShortVersionString":"14.0.1","CFBundleVersion":"14.0.1","CFBundleIdentifier":"org.qt-project.qtcreator"},
        "storeInfo" : {"deviceIdentifierForVendor":"039B31FA-7CFB-5F9E-903B-1BA534BA930B","thirdParty":true},
        "parentProc" : "launchd",
        "parentPid" : 1,
        "coalitionName" : "org.qt-project.qtcreator",
        "crashReporterKey" : "569C3AA5-FBF3-FDEA-F634-BB90F16775E2",
        "throttleTimeout" : 2147483647,
        "sip" : "enabled",
        "vmRegionInfo" : "0x8 is not in any region.  Bytes before following region: 140737486610424\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      shared memory            7fffffe56000-7fffffe57000 [    4K] r-x\/r-x SM=SHM  ",
        "exception" : {"codes":"0x0000000000000001, 0x0000000000000008","rawCodes":[1,8],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000008"},
        "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":1608},
        "vmregioninfo" : "0x8 is not in any region.  Bytes before following region: 140737486610424\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      shared memory            7fffffe56000-7fffffe57000 [    4K] r-x\/r-x SM=SHM  ",
        "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":15334,"instructionState":{"instructionStream":{"bytes":[14,252,255,72,137,223,232,5,200,45,0,235,0,72,137,195,72,141,125,192,232,9,10,252,255,72,137,223,232,239,199,45,0,144,85,72,137,229,93,233,22,241,255,255,102,15,31,68,0,0,85,72,137,229,83,80,72,137,251,232,2,241,255,255,72,137,223,72,131,196,8,91,93,233,184,200,45,0,15,31,64,0,85,72,137,229,65,87,65,86,65,84,83,73,137,254,76,139,126,8,101,72,139,4,37,0,0,0,0,73,139,79,88,72,139,73,104,73,139,95,80,72,57,200,116,29,72,133,219,15,133,161,0,0,0,15,87,192,65,15,17,6,73,199,70,16,0,0,0,0,233,173,0,0,0,72,133,219,117,79,232,205,50,1,0,132,192,116,61,191,128,0,0,0,232,113,200,45,0,72,137,195,15,87,192,15,17,0,15,17,64,16],"offset":96}},"threadState":{"r13":

      {"value":140701854465200}

      ,"rax":{"value":140694911596552},"rflags":{"value":66118},"cpu":{"value":0},"r14":{"value":140701854465200},"rsi":{"value":0},"r8":{"value":105553273125840},"cr2":{"value":8},"rdx":{"value":0},"r10":{"value":48},"r9":{"value":105553255867732},"r15":{"value":105553332081368},"rbx":{"value":8},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":105553273125840},"rip":{"value":4536398014,"matchesCrashFrame":1},"rbp":{"value":140701854465104},"rsp":{"value":140701854465072},"r12":{"value":140701854465152},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":140701854465200}},"queue":"com.apple.main-thread","frames":[{"imageOffset":835774,"symbol":"QObject::objectName() const","symbolLocation":14,"imageIndex":0},{"imageOffset":864757,"imageIndex":1},{"imageOffset":876939,"imageIndex":1},{"imageOffset":882727,"symbol":"Utils::FancyMainWindow::saveSettings() const","symbolLocation":839,"imageIndex":1},{"imageOffset":1063500,"imageIndex":2},{"imageOffset":1086850,"symbol":"Utils::Perspective::select()","symbolLocation":130,"imageIndex":2},{"imageOffset":768925,"imageIndex":2},{"imageOffset":780714,"imageIndex":2},{"imageOffset":1270993,"symbol":"Debugger::DebuggerRunTool::start()","symbolLocation":4737,"imageIndex":2},{"imageOffset":3017450,"symbol":"ProjectExplorer::RunWorker::initiateStart()","symbolLocation":106,"imageIndex":3},{"imageOffset":838562,"symbol":"QObject::event(QEvent*)","symbolLocation":594,"imageIndex":0},{"imageOffset":62999,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":4},{"imageOffset":66594,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":498,"imageIndex":4},{"imageOffset":543428,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":164,"imageIndex":0},{"imageOffset":548122,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":1530,"imageIndex":0},{"imageOffset":107339,"imageIndex":5},{"imageOffset":111359,"imageIndex":5},{"imageOffset":523160,"symbol":"_CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION","symbolLocation":17,"imageIndex":6},{"imageOffset":523079,"symbol":"CFRunLoopDoSource0","symbolLocation":157,"imageIndex":6},{"imageOffset":522625,"symbol":"CFRunLoopDoSources0","symbolLocation":308,"imageIndex":6},{"imageOffset":517531,"symbol":"_CFRunLoopRun","symbolLocation":929,"imageIndex":6},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":194406,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":193910,"symbol":"ReceiveNextEventCommon","symbolLocation":679,"imageIndex":7},{"imageOffset":193203,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":7},{"imageOffset":253747,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":8},{"imageOffset":249268,"symbol":"[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":8},{"imageOffset":193527,"symbol":"[NSApplication run]","symbolLocation":586,"imageIndex":8},{"imageOffset":102525,"imageIndex":5},{"imageOffset":582870,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":0},{"imageOffset":544903,"symbol":"QCoreApplication::exec()","symbolLocation":119,"imageIndex":0},{"imageOffset":57303,"imageIndex":9},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":10}]},{"id":15577,"frames":[

      {"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}

      ]},{"id":15591,"frames":[

      {"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}

      ]},{"id":15601,"name":"com.apple.CFSocket.private","frames":[

      {"imageOffset":41690,"symbol":"__select","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":685242,"symbol":"__CFSocketManager","symbolLocation":643,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15609,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15610,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15611,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15612,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15614,"name":"QThread","frames":[

      {"imageOffset":33494,"symbol":"poll","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":2190432,"symbol":"qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer)","symbolLocation":64,"imageIndex":0},{"imageOffset":2208500,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":1124,"imageIndex":0},{"imageOffset":582870,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":0},{"imageOffset":1540234,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15615,"name":"QThread","frames":[

      {"imageOffset":33494,"symbol":"poll","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":2190432,"symbol":"qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer)","symbolLocation":64,"imageIndex":0},{"imageOffset":2208500,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":1124,"imageIndex":0},{"imageOffset":582870,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":0},{"imageOffset":1540234,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15616,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15617,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15621,"name":"QThread","frames":[

      {"imageOffset":33494,"symbol":"poll","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":2190432,"symbol":"qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer)","symbolLocation":64,"imageIndex":0},{"imageOffset":2208500,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":1124,"imageIndex":0},{"imageOffset":582870,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":0},{"imageOffset":1540234,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15622,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15640,"name":"com.apple.NSEventThread","frames":[

      {"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":12},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":12},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":12},{"imageOffset":523486,"symbol":"_CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":6},{"imageOffset":517962,"symbol":"_CFRunLoopRun","symbolLocation":1360,"imageIndex":6},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":1696409,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15673,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15674,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15675,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15676,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15677,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15678,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15679,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15680,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15726,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15727,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15791,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15834,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15835,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":15836,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":16299,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":16300,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":16301,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":16302,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":16305,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":16448,"name":"Thread (pooled)","frames":[

      {"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":11},{"imageOffset":2254740,"imageIndex":0},{"imageOffset":2254421,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":85,"imageIndex":0},{"imageOffset":2232189,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":16449,"name":"QThread","frames":[

      {"imageOffset":33494,"symbol":"poll","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":2190432,"symbol":"qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer)","symbolLocation":64,"imageIndex":0},{"imageOffset":2208500,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":1124,"imageIndex":0},{"imageOffset":582870,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":0},{"imageOffset":1540234,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":16477,"name":"QThread","frames":[

      {"imageOffset":33494,"symbol":"poll","symbolLocation":10,"imageIndex":12}

      ,{"imageOffset":2190432,"symbol":"qt_safe_poll(pollfd*, unsigned int, QDeadlineTimer)","symbolLocation":64,"imageIndex":0},{"imageOffset":2208500,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":1124,"imageIndex":0},{"imageOffset":582870,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":0},{"imageOffset":1540234,"symbol":"QThread::exec()","symbolLocation":298,"imageIndex":0},{"imageOffset":2199145,"imageIndex":0},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":11},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":11}]},{"id":16489,"frames":[

      {"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}

      ]},{"id":16491,"frames":[

      {"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}

      ]},{"id":16536,"frames":[

      {"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":11}

      ]}],
        "usedImages" : [
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4535562240,     "CFBundleShortVersionString" : "6.7",     "CFBundleIdentifier" : "org.qt-project.QtCore",     "size" : 5423104,     "uuid" : "664f8ac6-992c-3aa2-a694-9850db285ed3",     "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/A\/QtCore",     "name" : "QtCore",     "CFBundleVersion" : "6.7.2"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4505677824,     "size" : 3555328,     "uuid" : "51595ab5-277b-326d-81e6-018763ae495a",     "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/libUtils.14.0.1.dylib",     "name" : "libUtils.14.0.1.dylib"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4650328064,     "size" : 3293184,     "uuid" : "90b809a0-6081-351d-b7b8-0e23cd4b228c",     "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/qtcreator\/libDebugger.dylib",     "name" : "libDebugger.dylib"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4614172672,     "size" : 4341760,     "uuid" : "898c63f6-8404-3757-9ce4-30c5c6ac03db",     "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/qtcreator\/libProjectExplorer.dylib",     "name" : "libProjectExplorer.dylib"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4499140608,     "CFBundleShortVersionString" : "6.7",     "CFBundleIdentifier" : "org.qt-project.QtWidgets",     "size" : 5029888,     "uuid" : "5d8b06c1-abd4-3f6d-90d3-78f0599a9f61",     "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/A\/QtWidgets",     "name" : "QtWidgets",     "CFBundleVersion" : "6.7.2"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4514979840,     "size" : 671744,     "uuid" : "0b99d6e0-c268-3efb-b24f-d13c71866a6e",     "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",     "name" : "libqcocoa.dylib"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64h",     "base" : 140703471669248,     "CFBundleShortVersionString" : "6.9",     "CFBundleIdentifier" : "com.apple.CoreFoundation",     "size" : 4825088,     "uuid" : "beb5fc0b-7196-3c1d-a59a-f62ada98f592",     "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",     "name" : "CoreFoundation",     "CFBundleVersion" : "1953.300"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703632703488,     "CFBundleShortVersionString" : "2.1.1",     "CFBundleIdentifier" : "com.apple.HIToolbox",     "size" : 3112958,     "uuid" : "db45022f-3922-35b3-9a06-377f66ed0fbe",     "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",     "name" : "HIToolbox"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703523622912,     "CFBundleShortVersionString" : "6.9",     "CFBundleIdentifier" : "com.apple.AppKit",     "size" : 16809984,     "uuid" : "00f4aa78-a19f-3a8e-9650-9f90b7beefd6",     "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",     "name" : "AppKit",     "CFBundleVersion" : "2299.30.116"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 4494315520,     "CFBundleShortVersionString" : "14.0.1",     "CFBundleIdentifier" : "org.qt-project.qtcreator",     "size" : 131072,     "uuid" : "491e4734-26dc-3ee2-80bf-ce710a472524",     "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/MacOS\/Qt Creator",     "name" : "Qt Creator",     "CFBundleVersion" : "14.0.1"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703467913216,     "size" : 609392,     "uuid" : "bb7a0970-8c62-3dce-a7a2-5cec9c501f11",     "path" : "\/usr\/lib\/dyld",     "name" : "dyld"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703471267840,     "size" : 49144,     "uuid" : "5920e36f-53ec-33f0-b675-8ae48b58418c",     "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",     "name" : "libsystem_pthread.dylib"   }

      ,
       

      {     "source" : "P",     "arch" : "x86_64",     "base" : 140703471030272,     "size" : 237560,     "uuid" : "7c3dcc95-9f42-3c7c-8796-476ff67b9cf7",     "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",     "name" : "libsystem_kernel.dylib"   }

      ,
       

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

      ],
        "sharedCache" :

      {   "base" : 140703467307008,   "size" : 21474836480,   "uuid" : "ea7f9772-219e-3ece-a4d9-20aeee3bc80f" }

      ,
        "vmSummary" : "ReadOnly portion of Libraries: Total=690.3M resident=0K(0%) swapped_out_or_unallocated=690.3M(100%)\nWritable regions: Total=807.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=807.5M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 2528K        4 \nCG image                           668K        8 \nCG raster data                      48K        4 \nColorSync                          236K       27 \nCoreAnimation                       72K        7 \nCoreGraphics                        20K        3 \nCoreServices                       624K        2 \nCoreUI image data                 1216K        9 \nFoundation                          16K        1 \nJS VM Gigacage                    4096K        1 \nJS VM Isolated Heap               4368K        4 \nJS VM Isolated Heap (reserved)    2048K        1         reserved VM address space (unallocated)\nKernel Alloc Once                    8K        1 \nMALLOC                           635.2M      366 \nMALLOC guard page                   32K        8 \nMALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.2M       40 \nStack                             29.3M       40 \nVM_ALLOCATE                        320K       17 \n_CTF                               756        1 \nDATA                            25.0M      505 \nDATA_CONST                      27.7M      336 \nDATA_DIRTY                       877K      130 \nFONT_DATA                        2352        1 \nGLSLBUILTINS                    5174K        1 \nLINKEDIT                       205.2M      112 \nOBJC_RO                         65.4M        1 \nOBJC_RW                         1988K        1 \n_TEXT                           485.1M      518 \ndyld private memory                288K        3 \nmapped file                      189.6M       52 \nshared memory                      784K       18 \n===========                     =======  ======= \nTOTAL                              1.8G     2226 \nTOTAL, minus reserved VM space     1.7G     2226 \n",
        "legacyInfo" : {
        "threadTriggered" :

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

      },
        "trialInfo" : {
        "rollouts" : [
          {
            "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
            "factorPackIds" :

      {       }

      ,
            "deploymentId" : 240000021
          },
          {
            "rolloutId" : "62cdf63ddb3b7109d6d765cc",
            "factorPackIds" :

      {         "SIRI_UNDERSTANDING_TMDC" : "62cdf6dddb3b7109d6d765cd"       }

      ,
            "deploymentId" : 240000007
          }
        ],
        "experiments" : [

        ]
      }
      }

      Model: MacBookPro14,1, BootROM 499.40.2.0.0, 2 processors, Dual-Core Intel Core i7, 2.5 GHz, 16 GB, SMC 2.43f11
      Graphics: Intel Iris Plus Graphics 640, Intel Iris Plus Graphics 640, Built-In
      Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
      Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
      Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
      AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x170), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1764)
      AirPort: 
      Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
      Network Service: Wi-Fi, AirPort, en0
      USB Device: USB30Bus
      Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5

      Attachments

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

        Activity

          People

            hjk hjk
            jiangzhen1984 zhen jiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes