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

Crash when following symbol

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 9.0.2
    • C/C++/Obj-C++ Support
    • None
    • macOS

    Description

      When I try to follow a reference (cmd + click on a type) QtCreator sometimes crashes:

      -------------------------------------
      Translated Report (Full Report Below)
      -------------------------------------
      
      Process:               Qt Creator [75296]
      Path:                  /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
      Identifier:            org.qt-project.qtcreator
      Version:               9.0.2 (9.0.2)
      Code Type:             ARM-64 (Native)
      Parent Process:        launchd [1]
      User ID:               501
      
      Date/Time:             2023-02-27 14:21:03.1854 +0100
      OS Version:            macOS 13.2.1 (22D68)
      Report Version:        12
      Anonymous UUID:        189634AA-E266-F9A5-1110-DB143E835011
      
      Sleep/Wake UUID:       07A9E71B-D7FC-4BBD-9C3A-A9AD91AB078B
      
      Time Awake Since Boot: 590000 seconds
      Time Since Wake:       58292 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 0x000000010000002a
      Exception Codes:       0x0000000000000001, 0x000000010000002a
      
      Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
      Terminating Process:   exc handler [75296]
      
      VM Region Info: 0x10000002a is not in any region.  Bytes before following region: 5914582
            REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
            UNUSED SPACE AT START
      --->  
            __TEXT                      1005a4000-1005bc000    [   96K] r-x/r-x SM=COW  ...OS/Qt Creator
      
      Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
      0   QtCore                        	       0x10303035c 0x102ef8000 + 1278812
      1   libUtils.9.0.2.dylib          	       0x100f9d110 Utils::FilePath::operator==(Utils::FilePath const&) const + 136
      2   libUtils.9.0.2.dylib          	       0x100fa28f4 Utils::FilePath::operator!=(Utils::FilePath const&) const + 12
      3   libTextEditor.dylib           	       0x10c81cd30 TextEditor::TextDocument::openImpl(QString*, Utils::FilePath const&, Utils::FilePath const&, bool) + 632
      4   libTextEditor.dylib           	       0x10c81c9f4 TextEditor::TextDocument::open(QString*, Utils::FilePath const&, Utils::FilePath const&) + 72
      5   libCore.dylib                 	       0x10cb0c984 0x10ca54000 + 756100
      6   libCore.dylib                 	       0x10cb0dad4 0x10ca54000 + 760532
      7   libTextEditor.dylib           	       0x10c844b84 TextEditor::TextEditorWidget::openLink(Utils::Link const&, bool) + 208
      8   libTextEditor.dylib           	       0x10c85fe10 0x10c75c000 + 1064464
      9   libCppEditor.dylib            	       0x10ddc76e8 0x10dcfc000 + 833256
      10  libClangCodeModel.dylib       	       0x10e2d3c40 0x10e274000 + 392256
      11  libClangCodeModel.dylib       	       0x10e2d7fb8 0x10e274000 + 409528
      12  libClangCodeModel.dylib       	       0x10e2b7738 0x10e274000 + 276280
      13  libClangCodeModel.dylib       	       0x10e28f93c 0x10e274000 + 112956
      14  libClangCodeModel.dylib       	       0x10e28e008 0x10e274000 + 106504
      15  libLanguageClient.dylib       	       0x10d66f690 LanguageClient::Client::handleMessage(LanguageServerProtocol::JsonRpcMessage const&) + 384
      16  QtCore                        	       0x102fa8a80 0x102ef8000 + 723584
      17  libLanguageClient.dylib       	       0x10d6769cc 0x10d650000 + 158156
      18  QtCore                        	       0x102fa1574 QObject::event(QEvent*) + 604
      19  QtWidgets                     	       0x101e63520 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
      20  QtWidgets                     	       0x101e644b8 QApplication::notify(QObject*, QEvent*) + 512
      21  QtCore                        	       0x102f5f570 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 292
      22  QtCore                        	       0x102f60884 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 1428
      23  libqcocoa.dylib               	       0x101c65afc 0x101c50000 + 88828
      24  libqcocoa.dylib               	       0x101c662a4 0x101c50000 + 90788
      25  CoreFoundation                	       0x1a13eda08 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
      26  CoreFoundation                	       0x1a13ed99c __CFRunLoopDoSource0 + 176
      27  CoreFoundation                	       0x1a13ed70c __CFRunLoopDoSources0 + 244
      28  CoreFoundation                	       0x1a13ec310 __CFRunLoopRun + 836
      29  CoreFoundation                	       0x1a13eb878 CFRunLoopRunSpecific + 612
      30  HIToolbox                     	       0x1aaacbfa0 RunCurrentEventLoopInMode + 292
      31  HIToolbox                     	       0x1aaacbde4 ReceiveNextEventCommon + 672
      32  HIToolbox                     	       0x1aaacbb2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
      33  AppKit                        	       0x1a467184c _DPSNextEvent + 632
      34  AppKit                        	       0x1a46709dc -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
      35  AppKit                        	       0x1a4664e0c -[NSApplication run] + 464
      36  libqcocoa.dylib               	       0x101c650d8 0x101c50000 + 86232
      37  QtCore                        	       0x102f68994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
      38  QtCore                        	       0x102f5fc0c QCoreApplication::exec() + 128
      39  Qt Creator                    	       0x1005b04cc 0x1005a4000 + 50380
      40  dyld                          	       0x1a0fe3e50 start + 2544
      
      Thread 1:
      0   libsystem_pthread.dylib       	       0x1a1308e18 start_wqthread + 0
      
      Thread 2:
      0   libsystem_pthread.dylib       	       0x1a1308e18 start_wqthread + 0
      
      Thread 3:: OGL Profiler
      0   libsystem_kernel.dylib        	       0x1a12ce050 mach_msg2_trap + 8
      1   libsystem_kernel.dylib        	       0x1a12e011c mach_msg2_internal + 80
      2   libsystem_kernel.dylib        	       0x1a12d6c24 mach_msg_overwrite + 452
      3   libsystem_kernel.dylib        	       0x1a12ce3cc mach_msg + 24
      4   OpenGL                        	       0x1f08558c0 glcDebugListener + 408
      5   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      6   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 4:: com.apple.CFSocket.private
      0   libsystem_kernel.dylib        	       0x1a12d9130 __select + 8
      1   CoreFoundation                	       0x1a1417334 __CFSocketManager + 636
      2   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      3   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 5:: QThread
      0   libsystem_kernel.dylib        	       0x1a12d6978 poll + 8
      1   QtCore                        	       0x1030c0e00 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
      2   QtCore                        	       0x1030c2438 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
      3   QtCore                        	       0x102f68994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
      4   QtCore                        	       0x10304f840 QThread::exec() + 280
      5   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      6   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      7   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 6:: QThread
      0   libsystem_kernel.dylib        	       0x1a12d6978 poll + 8
      1   QtCore                        	       0x1030c0e00 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
      2   QtCore                        	       0x1030c2438 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
      3   QtCore                        	       0x102f68994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
      4   QtCore                        	       0x10304f840 QThread::exec() + 280
      5   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      6   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      7   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 7:: QThread
      0   libsystem_kernel.dylib        	       0x1a12d6978 poll + 8
      1   QtCore                        	       0x1030c0e00 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
      2   QtCore                        	       0x1030c2438 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
      3   QtCore                        	       0x102f68994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
      4   QtCore                        	       0x10304f840 QThread::exec() + 280
      5   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      6   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      7   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 8:: QThread
      0   libsystem_kernel.dylib        	       0x1a12d6978 poll + 8
      1   QtCore                        	       0x1030c0e00 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
      2   QtCore                        	       0x1030c2438 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
      3   QtCore                        	       0x102f68994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
      4   QtCore                        	       0x10304f840 QThread::exec() + 280
      5   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      6   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      7   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 9:: QThread
      0   libsystem_kernel.dylib        	       0x1a12d6978 poll + 8
      1   QtCore                        	       0x1030c0e00 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
      2   QtCore                        	       0x1030c2438 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
      3   QtCore                        	       0x102f68994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
      4   QtCore                        	       0x10304f840 QThread::exec() + 280
      5   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      6   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      7   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 10:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 11:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 12:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 13:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 14:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 15:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 16:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 17:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 18:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 19:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 20:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 21:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 22:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 23:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 24:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 25:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 26:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 27:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 28:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 29:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 30:: com.apple.NSEventThread
      0   libsystem_kernel.dylib        	       0x1a12ce050 mach_msg2_trap + 8
      1   libsystem_kernel.dylib        	       0x1a12e011c mach_msg2_internal + 80
      2   libsystem_kernel.dylib        	       0x1a12d6c24 mach_msg_overwrite + 452
      3   libsystem_kernel.dylib        	       0x1a12ce3cc mach_msg + 24
      4   CoreFoundation                	       0x1a13edbb0 __CFRunLoopServiceMachPort + 160
      5   CoreFoundation                	       0x1a13ec49c __CFRunLoopRun + 1232
      6   CoreFoundation                	       0x1a13eb878 CFRunLoopRunSpecific + 612
      7   AppKit                        	       0x1a479c19c _NSEventThread + 172
      8   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      9   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 31:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 32:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 33:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 34:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 35:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 36:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 37:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 38:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 39:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x1a12d184c __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x1a130e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x1030d02f4 0x102ef8000 + 1934068
      3   QtCore                        	       0x1030cffac 0x102ef8000 + 1933228
      4   QtCore                        	       0x1030cfed8 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x1030ca630 0x102ef8000 + 1910320
      6   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      7   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 40:: QThread
      0   libsystem_kernel.dylib        	       0x1a12d6978 poll + 8
      1   QtCore                        	       0x1030c0e00 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
      2   QtCore                        	       0x1030c2438 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
      3   QtCore                        	       0x102f68994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
      4   QtCore                        	       0x10304f840 QThread::exec() + 280
      5   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      6   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      7   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      Thread 41:
      0   libsystem_pthread.dylib       	       0x1a1308e18 start_wqthread + 0
      
      Thread 42:: QThread
      0   libsystem_kernel.dylib        	       0x1a12d6978 poll + 8
      1   QtCore                        	       0x1030c0e00 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
      2   QtCore                        	       0x1030c2438 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
      3   QtCore                        	       0x102f68994 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
      4   QtCore                        	       0x10304f840 QThread::exec() + 280
      5   QtCore                        	       0x1030c6374 0x102ef8000 + 1893236
      6   libsystem_pthread.dylib       	       0x1a130e06c _pthread_start + 148
      7   libsystem_pthread.dylib       	       0x1a1308e2c thread_start + 8
      
      
      Thread 0 crashed with ARM Thread State (64-bit):
          x0: 0x0000000000000002   x1: 0x000000010000002a   x2: 0x000000000000004c   x3: 0x000000013c32a880
          x4: 0x0000000000000014   x5: 0x0000000103260c30   x6: 0x0000000000000002   x7: 0x000000010327bae4
          x8: 0x0000000000000000   x9: 0x0000000000000002  x10: 0x00000000fffef000  x11: 0x00000000fca02400
         x12: 0x0000000000011000  x13: 0x000000000000d800  x14: 0x000000000000dc00  x15: 0x0000000103248310
         x16: 0x00000000000000ff  x17: 0x000000000000001f  x18: 0x0000000000000000  x19: 0x000000010000002a
         x20: 0x0000000000000000  x21: 0x000000013bfed028  x22: 0x000000016f859298  x23: 0x00000001286829f0
         x24: 0x0000000000000002  x25: 0x000000000000004c  x26: 0x000000000000004c  x27: 0x0000000000000000
         x28: 0x000000013bfe7070   fp: 0x000000016f859090   lr: 0x0000000100f9d110
          sp: 0x000000016f859000   pc: 0x000000010303035c cpsr: 0x20001000
         far: 0x000000010000002a  esr: 0x92000007 (Data Abort) byte read Translation fault
      
      Binary Images:
             0x102ef8000 -        0x103363fff org.qt-project.QtCore (6.4) <0039ed8f-97d9-3555-a1fb-c8281b2a9e1c> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore
             0x100ef0000 -        0x1011b7fff libUtils.9.0.2.dylib (*) <c35de511-7bab-3a73-8994-83c4d02bb759> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libUtils.9.0.2.dylib
             0x10c75c000 -        0x10c8cbfff libTextEditor.dylib (*) <2c9c35b7-fb53-3087-876a-f43a63209f45> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libTextEditor.dylib
             0x10ca54000 -        0x10ccf3fff libCore.dylib (*) <e5908d88-f1bb-39ce-b99d-6137d6d332f9> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCore.dylib
             0x10dcfc000 -        0x10df67fff libCppEditor.dylib (*) <7fb7d821-0851-36a0-99fc-f82368d9e6d9> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libCppEditor.dylib
             0x10e274000 -        0x10e357fff libClangCodeModel.dylib (*) <b930c73f-ee59-3cde-8958-dae06d145feb> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libClangCodeModel.dylib
             0x10d650000 -        0x10d767fff libLanguageClient.dylib (*) <e418e555-c89e-3ce8-ab8f-07ae6262d64d> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libLanguageClient.dylib
             0x101e58000 -        0x1022a7fff org.qt-project.QtWidgets (6.4) <d4530615-1625-3bd4-ad4f-c808d616fd39> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets
             0x101c50000 -        0x101ce7fff libqcocoa.dylib (*) <d3d12a1e-d996-3265-885a-a8e474f79f50> /Users/USER/*/Qt Creator.app/Contents/PlugIns/platforms/libqcocoa.dylib
             0x1a136c000 -        0x1a1843fff com.apple.CoreFoundation (6.9) <18260df4-69a8-30d3-8175-fb8ae7ae7709> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x1aaa9a000 -        0x1aadcdfff com.apple.HIToolbox (2.1.1) <c68fe2e2-e0f3-3caf-ada3-bcc72fba79d0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
             0x1a4638000 -        0x1a5543fff com.apple.AppKit (6.9) <88722053-0df0-3d4f-bf55-7e3c2d2c8e29> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
             0x1005a4000 -        0x1005bbfff org.qt-project.qtcreator (9.0.2) <cc231978-f880-35b3-8b10-d2ac145c8090> /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator
             0x1a0fde000 -        0x1a1068ba3 dyld (*) <191e84f1-4b95-39c8-b253-1c1ef56c0fa8> /usr/lib/dyld
             0x1a1307000 -        0x1a1313ffb libsystem_pthread.dylib (*) <9f3b729a-ed04-3e65-adac-d75ad06ebbdc> /usr/lib/system/libsystem_pthread.dylib
             0x1a12cd000 -        0x1a1306feb libsystem_kernel.dylib (*) <3dcd49b9-b3c5-3d90-be40-a3b807cb9cd7> /usr/lib/system/libsystem_kernel.dylib
             0x1f0853000 -        0x1f0863ff7 com.apple.opengl (20.0.34) <94c1c037-cde1-32d4-911a-466498e222a1> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
                     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: 2
          thread_create: 0
          thread_set_state: 16
      
      VM Region Summary:
      ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)
      Writable regions: Total=530.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=530.4M(100%)
      
                                      VIRTUAL   REGION 
      REGION TYPE                        SIZE    COUNT (non-coalesced) 
      ===========                     =======  ======= 
      Accelerate framework               128K        1 
      Activity Tracing                   256K        1 
      CG backing stores                 4864K        4 
      CG image                            96K        4 
      ColorSync                          544K       26 
      CoreAnimation                      160K        9 
      CoreGraphics                        32K        2 
      CoreUI image data                 1536K       11 
      Dispatch continuations            80.0M        1 
      Foundation                          16K        1 
      JS VM Gigacage                    4096K        1 
      JS VM Isolated Heap               4416K        5 
      JS VM Isolated Heap (reserved)    2048K        1         reserved VM address space (unallocated)
      Kernel Alloc Once                   32K        1 
      MALLOC                           329.3M      185 
      MALLOC guard page                  192K        9 
      MALLOC_MEDIUM (reserved)          72.0M        1         reserved VM address space (unallocated)
      STACK GUARD                       56.7M       43 
      Stack                             33.3M       43 
      VM_ALLOCATE                        208K       13 
      __AUTH                            1011K      241 
      __AUTH_CONST                      18.2M      436 
      __CTF                               756        1 
      __DATA                            9175K      539 
      __DATA_CONST                      25.5M      548 
      __DATA_DIRTY                      1255K      147 
      __FONT_DATA                        2352        1 
      __GLSLBUILTINS                    5174K        1 
      __LINKEDIT                       789.6M      113 
      __OBJC_CONST                      2434K      205 
      __OBJC_RO                         65.5M        1 
      __OBJC_RW                         1988K        1 
      __TEXT                           496.3M      567 
      dyld private memory                256K        1 
      mapped file                      506.8M       66 
      shared memory                      864K       14 
      ===========                     =======  ======= 
      TOTAL                              2.5G     3244 
      TOTAL, minus reserved VM space     2.4G     3244 
      
      
      
      -----------
      Full Report
      -----------
      
      {"app_name":"Qt Creator","timestamp":"2023-02-27 14:21:03.00 +0100","app_version":"9.0.2","slice_uuid":"cc231978-f880-35b3-8b10-d2ac145c8090","build_version":"9.0.2","platform":1,"bundleID":"org.qt-project.qtcreator","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2.1 (22D68)","roots_installed":0,"name":"Qt Creator","incident_id":"CCF3DDE7-CFC7-4301-A789-A2FAA6037FDF"}
      {
        "uptime" : 590000,
        "procRole" : "Foreground",
        "version" : 2,
        "userID" : 501,
        "deployVersion" : 210,
        "modelCode" : "MacBookPro18,3",
        "coalitionID" : 56387,
        "osVersion" : {
          "train" : "macOS 13.2.1",
          "build" : "22D68",
          "releaseType" : "User"
        },
        "captureTime" : "2023-02-27 14:21:03.1854 +0100",
        "incident" : "CCF3DDE7-CFC7-4301-A789-A2FAA6037FDF",
        "pid" : 75296,
        "translated" : false,
        "cpuType" : "ARM-64",
        "roots_installed" : 0,
        "bug_type" : "309",
        "procLaunch" : "2023-02-27 14:20:49.3817 +0100",
        "procStartAbsTime" : 14333207196436,
        "procExitAbsTime" : 14333538412007,
        "procName" : "Qt Creator",
        "procPath" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/MacOS\/Qt Creator",
        "bundleInfo" : {"CFBundleShortVersionString":"9.0.2","CFBundleVersion":"9.0.2","CFBundleIdentifier":"org.qt-project.qtcreator"},
        "storeInfo" : {"deviceIdentifierForVendor":"F628C2A6-50E9-5C72-B0C2-B9546A7BA34B","thirdParty":true},
        "parentProc" : "launchd",
        "parentPid" : 1,
        "coalitionName" : "org.qt-project.qtcreator",
        "crashReporterKey" : "189634AA-E266-F9A5-1110-DB143E835011",
        "throttleTimeout" : 2147483647,
        "wakeTime" : 58292,
        "sleepWakeUUID" : "07A9E71B-D7FC-4BBD-9C3A-A9AD91AB078B",
        "sip" : "enabled",
        "vmRegionInfo" : "0x10000002a is not in any region.  Bytes before following region: 5914582\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1005a4000-1005bc000    [   96K] r-x\/r-x SM=COW  ...OS\/Qt Creator",
        "exception" : {"codes":"0x0000000000000001, 0x000000010000002a","rawCodes":[1,4294967338],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000000010000002a"},
        "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":75296},
        "vmregioninfo" : "0x10000002a is not in any region.  Bytes before following region: 5914582\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1005a4000-1005bc000    [   96K] r-x\/r-x SM=COW  ...OS\/Qt Creator",
        "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":16,"task_for_pid":2},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
        "faultingThread" : 0,
        "threads" : [{"triggered":true,"id":29033290,"threadState":{"x":[{"value":2},{"value":4294967338},{"value":76},{"value":5304920192},{"value":20},{"value":4347792432,"symbolLocation":100970,"symbol":"QString::_empty"},{"value":2},{"value":4347902692,"symbolLocation":211230,"symbol":"QString::_empty"},{"value":0},{"value":2},{"value":4294897664},{"value":4238353408},{"value":69632},{"value":55296},{"value":56320},{"value":4347691792,"symbolLocation":330,"symbol":"QString::_empty"},{"value":255},{"value":31},{"value":0},{"value":4294967338},{"value":0},{"value":5301522472},{"value":6165992088},{"value":4972882416},{"value":2},{"value":76},{"value":76},{"value":0},{"value":5301497968}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4311339280},"cpsr":{"value":536875008},"fp":{"value":6165991568},"sp":{"value":6165991424},"esr":{"value":2449473543,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4345496412,"matchesCrashFrame":1},"far":{"value":4294967338}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1278812,"imageIndex":0},{"imageOffset":708880,"symbol":"Utils::FilePath::operator==(Utils::FilePath const&) const","symbolLocation":136,"imageIndex":1},{"imageOffset":731380,"symbol":"Utils::FilePath::operator!=(Utils::FilePath const&) const","symbolLocation":12,"imageIndex":1},{"imageOffset":789808,"symbol":"TextEditor::TextDocument::openImpl(QString*, Utils::FilePath const&, Utils::FilePath const&, bool)","symbolLocation":632,"imageIndex":2},{"imageOffset":788980,"symbol":"TextEditor::TextDocument::open(QString*, Utils::FilePath const&, Utils::FilePath const&)","symbolLocation":72,"imageIndex":2},{"imageOffset":756100,"imageIndex":3},{"imageOffset":760532,"imageIndex":3},{"imageOffset":953220,"symbol":"TextEditor::TextEditorWidget::openLink(Utils::Link const&, bool)","symbolLocation":208,"imageIndex":2},{"imageOffset":1064464,"imageIndex":2},{"imageOffset":833256,"imageIndex":4},{"imageOffset":392256,"imageIndex":5},{"imageOffset":409528,"imageIndex":5},{"imageOffset":276280,"imageIndex":5},{"imageOffset":112956,"imageIndex":5},{"imageOffset":106504,"imageIndex":5},{"imageOffset":128656,"symbol":"LanguageClient::Client::handleMessage(LanguageServerProtocol::JsonRpcMessage const&)","symbolLocation":384,"imageIndex":6},{"imageOffset":723584,"imageIndex":0},{"imageOffset":158156,"imageIndex":6},{"imageOffset":693620,"symbol":"QObject::event(QEvent*)","symbolLocation":604,"imageIndex":0},{"imageOffset":46368,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":7},{"imageOffset":50360,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":512,"imageIndex":7},{"imageOffset":423280,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":292,"imageIndex":0},{"imageOffset":428164,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":1428,"imageIndex":0},{"imageOffset":88828,"imageIndex":8},{"imageOffset":90788,"imageIndex":8},{"imageOffset":530952,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":9},{"imageOffset":530844,"symbol":"__CFRunLoopDoSource0","symbolLocation":176,"imageIndex":9},{"imageOffset":530188,"symbol":"__CFRunLoopDoSources0","symbolLocation":244,"imageIndex":9},{"imageOffset":525072,"symbol":"__CFRunLoopRun","symbolLocation":836,"imageIndex":9},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":204704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":10},{"imageOffset":204260,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":10},{"imageOffset":203564,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":10},{"imageOffset":235596,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":11},{"imageOffset":231900,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":11},{"imageOffset":183820,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":11},{"imageOffset":86232,"imageIndex":8},{"imageOffset":461204,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":532,"imageIndex":0},{"imageOffset":424972,"symbol":"QCoreApplication::exec()","symbolLocation":128,"imageIndex":0},{"imageOffset":50380,"imageIndex":12},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":13}]},{"id":29033307,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":29033318,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":29033322,"name":"OGL Profiler","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":15},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":15},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":15},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":15},{"imageOffset":10432,"symbol":"glcDebugListener","symbolLocation":408,"imageIndex":16},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033344,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":49456,"symbol":"__select","symbolLocation":8,"imageIndex":15},{"imageOffset":701236,"symbol":"__CFSocketManager","symbolLocation":636,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033354,"name":"QThread","frames":[{"imageOffset":39288,"symbol":"poll","symbolLocation":8,"imageIndex":15},{"imageOffset":1871360,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":0},{"imageOffset":1877048,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":0},{"imageOffset":461204,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":532,"imageIndex":0},{"imageOffset":1407040,"symbol":"QThread::exec()","symbolLocation":280,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033355,"name":"QThread","frames":[{"imageOffset":39288,"symbol":"poll","symbolLocation":8,"imageIndex":15},{"imageOffset":1871360,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":0},{"imageOffset":1877048,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":0},{"imageOffset":461204,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":532,"imageIndex":0},{"imageOffset":1407040,"symbol":"QThread::exec()","symbolLocation":280,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033366,"name":"QThread","frames":[{"imageOffset":39288,"symbol":"poll","symbolLocation":8,"imageIndex":15},{"imageOffset":1871360,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":0},{"imageOffset":1877048,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":0},{"imageOffset":461204,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":532,"imageIndex":0},{"imageOffset":1407040,"symbol":"QThread::exec()","symbolLocation":280,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033370,"name":"QThread","frames":[{"imageOffset":39288,"symbol":"poll","symbolLocation":8,"imageIndex":15},{"imageOffset":1871360,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":0},{"imageOffset":1877048,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":0},{"imageOffset":461204,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":532,"imageIndex":0},{"imageOffset":1407040,"symbol":"QThread::exec()","symbolLocation":280,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033371,"name":"QThread","frames":[{"imageOffset":39288,"symbol":"poll","symbolLocation":8,"imageIndex":15},{"imageOffset":1871360,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":0},{"imageOffset":1877048,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":0},{"imageOffset":461204,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":532,"imageIndex":0},{"imageOffset":1407040,"symbol":"QThread::exec()","symbolLocation":280,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033394,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033395,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033396,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033397,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033398,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033399,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033400,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033401,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033402,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033403,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033404,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033405,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033406,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033407,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033408,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033409,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033410,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033411,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033412,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033413,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033437,"name":"com.apple.NSEventThread","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":15},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":15},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":15},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":15},{"imageOffset":531376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":9},{"imageOffset":525468,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":9},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":9},{"imageOffset":1458588,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033734,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033750,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033759,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033767,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033769,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033771,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033773,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033786,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033787,"name":"Thread (pooled)","frames":[{"imageOffset":18508,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":15},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":14},{"imageOffset":1934068,"imageIndex":0},{"imageOffset":1933228,"imageIndex":0},{"imageOffset":1933016,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},{"imageOffset":1910320,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033790,"name":"QThread","frames":[{"imageOffset":39288,"symbol":"poll","symbolLocation":8,"imageIndex":15},{"imageOffset":1871360,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":0},{"imageOffset":1877048,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":0},{"imageOffset":461204,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":532,"imageIndex":0},{"imageOffset":1407040,"symbol":"QThread::exec()","symbolLocation":280,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]},{"id":29033889,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":14}]},{"id":29033892,"name":"QThread","frames":[{"imageOffset":39288,"symbol":"poll","symbolLocation":8,"imageIndex":15},{"imageOffset":1871360,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":0},{"imageOffset":1877048,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":0},{"imageOffset":461204,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":532,"imageIndex":0},{"imageOffset":1407040,"symbol":"QThread::exec()","symbolLocation":280,"imageIndex":0},{"imageOffset":1893236,"imageIndex":0},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":14},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":14}]}],
        "usedImages" : [
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4344217600,
          "CFBundleShortVersionString" : "6.4",
          "CFBundleIdentifier" : "org.qt-project.QtCore",
          "size" : 4636672,
          "uuid" : "0039ed8f-97d9-3555-a1fb-c8281b2a9e1c",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/A\/QtCore",
          "name" : "QtCore",
          "CFBundleVersion" : "6.4.2"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4310630400,
          "size" : 2916352,
          "uuid" : "c35de511-7bab-3a73-8994-83c4d02bb759",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/libUtils.9.0.2.dylib",
          "name" : "libUtils.9.0.2.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4504010752,
          "size" : 1507328,
          "uuid" : "2c9c35b7-fb53-3087-876a-f43a63209f45",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/libTextEditor.dylib",
          "name" : "libTextEditor.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4507123712,
          "size" : 2752512,
          "uuid" : "e5908d88-f1bb-39ce-b99d-6137d6d332f9",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/libCore.dylib",
          "name" : "libCore.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4526686208,
          "size" : 2539520,
          "uuid" : "7fb7d821-0851-36a0-99fc-f82368d9e6d9",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/libCppEditor.dylib",
          "name" : "libCppEditor.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4532420608,
          "size" : 933888,
          "uuid" : "b930c73f-ee59-3cde-8958-dae06d145feb",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/libClangCodeModel.dylib",
          "name" : "libClangCodeModel.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4519690240,
          "size" : 1146880,
          "uuid" : "e418e555-c89e-3ce8-ab8f-07ae6262d64d",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/libLanguageClient.dylib",
          "name" : "libLanguageClient.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4326785024,
          "CFBundleShortVersionString" : "6.4",
          "CFBundleIdentifier" : "org.qt-project.QtWidgets",
          "size" : 4521984,
          "uuid" : "d4530615-1625-3bd4-ad4f-c808d616fd39",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/A\/QtWidgets",
          "name" : "QtWidgets",
          "CFBundleVersion" : "6.4.2"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4324655104,
          "size" : 622592,
          "uuid" : "d3d12a1e-d996-3265-885a-a8e474f79f50",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib",
          "name" : "libqcocoa.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6999687168,
          "CFBundleShortVersionString" : "6.9",
          "CFBundleIdentifier" : "com.apple.CoreFoundation",
          "size" : 5079040,
          "uuid" : "18260df4-69a8-30d3-8175-fb8ae7ae7709",
          "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
          "name" : "CoreFoundation",
          "CFBundleVersion" : "1953.300"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 7158210560,
          "CFBundleShortVersionString" : "2.1.1",
          "CFBundleIdentifier" : "com.apple.HIToolbox",
          "size" : 3358720,
          "uuid" : "c68fe2e2-e0f3-3caf-ada3-bcc72fba79d0",
          "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
          "name" : "HIToolbox"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 7052951552,
          "CFBundleShortVersionString" : "6.9",
          "CFBundleIdentifier" : "com.apple.AppKit",
          "size" : 15777792,
          "uuid" : "88722053-0df0-3d4f-bf55-7e3c2d2c8e29",
          "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
          "name" : "AppKit",
          "CFBundleVersion" : "2299.40.118"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4300881920,
          "CFBundleShortVersionString" : "9.0.2",
          "CFBundleIdentifier" : "org.qt-project.qtcreator",
          "size" : 98304,
          "uuid" : "cc231978-f880-35b3-8b10-d2ac145c8090",
          "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/MacOS\/Qt Creator",
          "name" : "Qt Creator",
          "CFBundleVersion" : "9.0.2"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6995959808,
          "size" : 568228,
          "uuid" : "191e84f1-4b95-39c8-b253-1c1ef56c0fa8",
          "path" : "\/usr\/lib\/dyld",
          "name" : "dyld"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6999273472,
          "size" : 53244,
          "uuid" : "9f3b729a-ed04-3e65-adac-d75ad06ebbdc",
          "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
          "name" : "libsystem_pthread.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6999035904,
          "size" : 237548,
          "uuid" : "3dcd49b9-b3c5-3d90-be40-a3b807cb9cd7",
          "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
          "name" : "libsystem_kernel.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 8330227712,
          "CFBundleShortVersionString" : "20.0.34",
          "CFBundleIdentifier" : "com.apple.opengl",
          "size" : 69624,
          "uuid" : "94c1c037-cde1-32d4-911a-466498e222a1",
          "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/OpenGL",
          "name" : "OpenGL",
          "CFBundleVersion" : "20.0.34"
        },
        {
          "size" : 0,
          "source" : "A",
          "base" : 0,
          "uuid" : "00000000-0000-0000-0000-000000000000"
        }
      ],
        "sharedCache" : {
        "base" : 6995312640,
        "size" : 3447455744,
        "uuid" : "835716ae-b363-3187-b065-cf94139bfc85"
      },
        "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=530.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=530.4M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 4864K        4 \nCG image                            96K        4 \nColorSync                          544K       26 \nCoreAnimation                      160K        9 \nCoreGraphics                        32K        2 \nCoreUI image data                 1536K       11 \nDispatch continuations            80.0M        1 \nFoundation                          16K        1 \nJS VM Gigacage                    4096K        1 \nJS VM Isolated Heap               4416K        5 \nJS VM Isolated Heap (reserved)    2048K        1         reserved VM address space (unallocated)\nKernel Alloc Once                   32K        1 \nMALLOC                           329.3M      185 \nMALLOC guard page                  192K        9 \nMALLOC_MEDIUM (reserved)          72.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.7M       43 \nStack                             33.3M       43 \nVM_ALLOCATE                        208K       13 \n__AUTH                            1011K      241 \n__AUTH_CONST                      18.2M      436 \n__CTF                               756        1 \n__DATA                            9175K      539 \n__DATA_CONST                      25.5M      548 \n__DATA_DIRTY                      1255K      147 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__LINKEDIT                       789.6M      113 \n__OBJC_CONST                      2434K      205 \n__OBJC_RO                         65.5M        1 \n__OBJC_RW                         1988K        1 \n__TEXT                           496.3M      567 \ndyld private memory                256K        1 \nmapped file                      506.8M       66 \nshared memory                      864K       14 \n===========                     =======  ======= \nTOTAL                              2.5G     3244 \nTOTAL, minus reserved VM space     2.4G     3244 \n",
        "legacyInfo" : {
        "threadTriggered" : {
          "queue" : "com.apple.main-thread"
        }
      },
        "trialInfo" : {
        "rollouts" : [
          {
            "rolloutId" : "5f72dc58705eff005a46b3a9",
            "factorPackIds" : {
      
            },
            "deploymentId" : 240000015
          },
          {
            "rolloutId" : "6347054113acce15305b7b82",
            "factorPackIds" : {
              "SIRI_MEMORY_SYNC_CONFIG" : "634705e78e8be655c1316a6e"
            },
            "deploymentId" : 240000005
          }
        ],
        "experiments" : [
      
        ]
      }
      }
      
      Model: MacBookPro18,3, BootROM 8419.80.7, proc 10:8:2 processors, 32 GB, SMC 
      Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
      Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
      Memory Module: LPDDR5, Hynix
      AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Nov 30 2022 02:17:16 version 20.10.965.13.8.7.131 FWID 01-1251c18d
      Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
      Network Service: Wi-Fi, AirPort, en0
      USB Device: USB31Bus
      USB Device: USB31Bus
      USB Device: USB31Bus
      Thunderbolt Bus: MacBook Pro, Apple Inc.
      Thunderbolt Bus: MacBook Pro, Apple Inc.
      Thunderbolt Bus: MacBook Pro, Apple Inc.
      
      

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            autoantwort autoantwort
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes