Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 7.0.0
-
None
-
-
514ceb25e9 (qt-creator/qt-creator/7.0) 514ceb25e9 (qt-creator/qt-creator/master) 514ceb25e9 (qt-creator/qt-creator/qds-3.3) 514ceb25e9 (qt-creator/tqtc-qt-creator/7.0)
Description
I was following this line future.hpp:345 in boost 1.78.0, and then the crash happened.
Here is backtrace:
------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Qt Creator [62474] Path: /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator Identifier: org.qt-project.qtcreator Version: 7.0.0 (7.0.0) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2022-04-05 17:58:29.1009 +0800 OS Version: macOS 12.3.1 (21E258) Report Version: 12 Anonymous UUID: 92842C46-B852-86ED-BAFC-EF82226D89E5 Sleep/Wake UUID: 4CC093A8-4AF1-45B1-8473-623BF917E750 Time Awake Since Boot: 140000 seconds Time Since Wake: 1359 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 0x00005504b5d1b588 Exception Codes: 0x0000000000000001, 0x00005504b5d1b588 Exception Note: EXC_CORPSE_NOTIFY Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [62474] VM Region Info: 0x5504b5d1b588 is not in any region. Bytes after previous region: 92997682312585 Bytes before following region: 12074397616760 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL commpage (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL ...(unallocated) ---> GAP OF 0x5f9000000000 BYTES MALLOC_NANO 600000000000-600008000000 [128.0M] rw-/rwx SM=PRV Kernel Triage: VM - pmap_enter failed with resource shortage Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtCore 0x10766a948 QObject::~QObject() + 2040 1 QtCore 0x10766a1ac QObject::~QObject() + 92 2 libClangCodeModel.dylib 0x10e44f684 0x10e3f4000 + 374404 3 libClangCodeModel.dylib 0x10e440bc8 0x10e3f4000 + 314312 4 libClangCodeModel.dylib 0x10e482214 0x10e3f4000 + 582164 5 libClangCodeModel.dylib 0x10e4913fc 0x10e3f4000 + 644092 6 libClangCodeModel.dylib 0x10e460b94 0x10e3f4000 + 445332 7 libLanguageClient.dylib 0x10dab7538 LanguageClient::Client::handleResponse(LanguageServerProtocol::MessageId const&, QByteArray const&, QTextCodec*) + 164 8 libLanguageServerProtocol.7.0.0.dylib 0x10c97ac2c LanguageServerProtocol::JsonRpcMessageHandler::parseContent(QByteArray const&, QTextCodec*, QString&, std::__1::function<void (LanguageServerProtocol::MessageId const&, QByteArray const&, QTextCodec*)> const&, std::__1::function<void (QString const&, LanguageServerProtocol::MessageId const&, LanguageServerProtocol::IContent const*)> const&) + 404 9 libLanguageClient.dylib 0x10daa5fbc LanguageClient::Client::handleMessage(LanguageServerProtocol::BaseMessage const&) + 484 10 QtCore 0x1076738ec 0x10759c000 + 882924 11 libLanguageClient.dylib 0x10daa0254 LanguageClient::BaseClientInterface::messageReceived(LanguageServerProtocol::BaseMessage) + 52 12 libLanguageClient.dylib 0x10db0e1c0 LanguageClient::BaseClientInterface::parseData(QByteArray const&) + 1444 13 libLanguageClient.dylib 0x10db0eaf4 LanguageClient::StdIOClientInterface::readOutput() + 372 14 QtCore 0x1076738ec 0x10759c000 + 882924 15 libUtils.7.0.0.dylib 0x1057d0668 0x10565c000 + 1525352 16 QtCore 0x1076738ec 0x10759c000 + 882924 17 QtCore 0x1076738ec 0x10759c000 + 882924 18 libUtils.7.0.0.dylib 0x1057683b8 0x10565c000 + 1098680 19 libUtils.7.0.0.dylib 0x105767f60 0x10565c000 + 1097568 20 libUtils.7.0.0.dylib 0x10576f4b4 0x10565c000 + 1127604 21 QtCore 0x10766b55c QObject::event(QEvent*) + 584 22 QtWidgets 0x10657c740 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272 23 QtWidgets 0x10657d974 QApplication::notify(QObject*, QEvent*) + 532 24 QtCore 0x10762b7ac QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208 25 QtCore 0x10762cb00 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 828 26 libqcocoa.dylib 0x106131a38 0x10611c000 + 88632 27 libqcocoa.dylib 0x1061320d8 0x10611c000 + 90328 28 CoreFoundation 0x1ab7729a0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 29 CoreFoundation 0x1ab7728ec __CFRunLoopDoSource0 + 208 30 CoreFoundation 0x1ab7725ec __CFRunLoopDoSources0 + 268 31 CoreFoundation 0x1ab770f6c __CFRunLoopRun + 828 32 CoreFoundation 0x1ab770490 CFRunLoopRunSpecific + 600 33 HIToolbox 0x1b4390dd8 RunCurrentEventLoopInMode + 292 34 HIToolbox 0x1b4390b54 ReceiveNextEventCommon + 564 35 HIToolbox 0x1b4390908 _BlockUntilNextEventMatchingListInModeWithFilter + 72 36 AppKit 0x1ae2cfb2c _DPSNextEvent + 860 37 AppKit 0x1ae2ce424 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1328 38 AppKit 0x1ae2c05f0 -[NSApplication run] + 596 39 libqcocoa.dylib 0x106130fb8 0x10611c000 + 85944 40 QtCore 0x107634b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500 41 QtCore 0x10762be88 QCoreApplication::exec() + 128 42 Qt Creator 0x104c3c8c0 0x104c30000 + 51392 43 dyld 0x104c89088 start + 516 Thread 1:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x1ab6735b8 __select + 8 1 CoreFoundation 0x1ab79d1fc __CFSocketManager + 644 2 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 3 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 2:: QThread 0 libsystem_kernel.dylib 0x1ab670ed0 poll + 8 1 QtCore 0x1077839a0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436 2 QtCore 0x107784db4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624 3 QtCore 0x107634b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500 4 QtCore 0x10771494c QThread::exec() + 176 5 QtCore 0x107788ce4 0x10759c000 + 2018532 6 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 7 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 3:: QThread 0 libsystem_kernel.dylib 0x1ab670ed0 poll + 8 1 QtCore 0x1077839a0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436 2 QtCore 0x107784db4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624 3 QtCore 0x107634b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500 4 QtCore 0x10771494c QThread::exec() + 176 5 QtCore 0x107788ce4 0x10759c000 + 2018532 6 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 7 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 4:: QThread 0 libsystem_kernel.dylib 0x1ab670ed0 poll + 8 1 QtCore 0x1077839a0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436 2 QtCore 0x107784db4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624 3 QtCore 0x107634b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500 4 QtCore 0x10771494c QThread::exec() + 176 5 QtCore 0x107788ce4 0x10759c000 + 2018532 6 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 7 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 5:: QThread 0 libsystem_kernel.dylib 0x1ab670ed0 poll + 8 1 QtCore 0x1077839a0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436 2 QtCore 0x107784db4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624 3 QtCore 0x107634b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500 4 QtCore 0x10771494c QThread::exec() + 176 5 QtCore 0x107788ce4 0x10759c000 + 2018532 6 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 7 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 6:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x1ab6688d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x1ab668d40 mach_msg + 76 2 CoreFoundation 0x1ab772c1c __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x1ab7710cc __CFRunLoopRun + 1180 4 CoreFoundation 0x1ab770490 CFRunLoopRunSpecific + 600 5 AppKit 0x1ae43c6f4 _NSEventThread + 196 6 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 7 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 7: 0 libsystem_pthread.dylib 0x1ab6a1078 start_wqthread + 0 Thread 8:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 9: 0 libsystem_pthread.dylib 0x1ab6a1078 start_wqthread + 0 Thread 10:: Dispatch queue: com.apple.root.user-interactive-qos 0 libsystem_kernel.dylib 0x1ab668924 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x1ab4e27c8 _dispatch_sema4_timedwait + 64 2 libdispatch.dylib 0x1ab4e2dbc _dispatch_semaphore_wait_slow + 76 3 AppKit 0x1aebc0820 __22-[NSCGSLocalFence set]_block_invoke_2 + 180 4 QuartzCore 0x1b25d3c3c CA::Transaction::run_commit_handlers(CATransactionPhase) + 120 5 QuartzCore 0x1b273cb10 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 676 6 QuartzCore 0x1b25d2d1c CA::Transaction::commit() + 704 7 AppKit 0x1ae320984 NSPerformVisuallyAtomicChange + 160 8 AppKit 0x1ae6f2530 __30-[NSAnimation _runInNewThread]_block_invoke + 116 9 libdispatch.dylib 0x1ab4e0604 _dispatch_call_block_and_release + 32 10 libdispatch.dylib 0x1ab4e21c8 _dispatch_client_callout + 20 11 libdispatch.dylib 0x1ab4f3a04 _dispatch_root_queue_drain + 680 12 libdispatch.dylib 0x1ab4f4104 _dispatch_worker_thread2 + 164 13 libsystem_pthread.dylib 0x1ab6a2324 _pthread_wqthread + 228 14 libsystem_pthread.dylib 0x1ab6a1080 start_wqthread + 8 Thread 11: 0 libsystem_pthread.dylib 0x1ab6a1078 start_wqthread + 0 Thread 12:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 13:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 14:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 15:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 16:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 17:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 18:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 19:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 20:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 21:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 22:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 23:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 24:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 25:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 26:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 27:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 28:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 29:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 30:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 31:: Thread (pooled) 0 libsystem_kernel.dylib 0x1ab66c290 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x1ab6a683c _pthread_cond_wait + 1236 2 QtCore 0x107793758 0x10759c000 + 2062168 3 QtCore 0x107793410 0x10759c000 + 2061328 4 QtCore 0x107793350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108 5 QtCore 0x10778dc50 0x10759c000 + 2038864 6 QtCore 0x107788ce4 0x10759c000 + 2018532 7 libsystem_pthread.dylib 0x1ab6a626c _pthread_start + 148 8 libsystem_pthread.dylib 0x1ab6a108c thread_start + 8 Thread 32: 0 libsystem_pthread.dylib 0x1ab6a1078 start_wqthread + 0 Thread 33: 0 libsystem_pthread.dylib 0x1ab6a1078 start_wqthread + 0 Thread 34: 0 libsystem_pthread.dylib 0x1ab6a1078 start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x00006000074eb580 x1: 0x0000000000000000 x2: 0x0000000000000002 x3: 0x00000001ab4b4ff8 x4: 0x0000000002000002 x5: 0x0000000000000011 x6: 0x0000000000000a00 x7: 0x0000000000000be0 x8: 0x00005504b5d1b580 x9: 0x00000000ffffffff x10: 0x00000000000007fb x11: 0x00000000000007fd x12: 0x0000000000000019 x13: 0x0000000074e0d01a x14: 0x000000007500d800 x15: 0x000000000000001b x16: 0x000000010766a150 x17: 0x0000000075000000 x18: 0x0000000000000000 x19: 0x00000001170328d8 x20: 0x00006000074eb580 x21: 0x0000000000000000 x22: 0x000000010e52acc0 x23: 0x000000010c9f9598 x24: 0x0000000117032800 x25: 0x000000010e522098 x26: 0x0000600007f64480 x27: 0x0000000154757400 x28: 0x0000000104cfc580 fp: 0x000000016b1ccd70 lr: 0x000000010766a1ac sp: 0x000000016b1cccc0 pc: 0x000000010766a948 cpsr: 0x40001000 far: 0x00005504b5d1b588 esr: 0x92000005 (Data Abort) byte read Translation fault Binary Images: 0x10759c000 - 0x1079e3fff org.qt-project.QtCore (6.2) <8e087af8-99fe-368f-a2f5-8cac45da755d> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtCore.framework/Versions/A/QtCore 0x10e3f4000 - 0x10e51ffff libClangCodeModel.dylib (*) <e2fdea3e-4902-3697-af0d-b06aa3791ce9> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libClangCodeModel.dylib 0x10da98000 - 0x10dbb3fff libLanguageClient.dylib (*) <123849b3-317d-337e-ba64-280574ff46b6> /Users/USER/*/Qt Creator.app/Contents/PlugIns/libLanguageClient.dylib 0x10c960000 - 0x10c9f7fff libLanguageServerProtocol.7.0.0.dylib (*) <54a7d7b9-5c45-371b-9201-1fc2e24437c5> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libLanguageServerProtocol.7.0.0.dylib 0x10565c000 - 0x1058fbfff libUtils.7.0.0.dylib (*) <aebbd206-4013-312f-91ee-443befc641be> /Users/USER/*/Qt Creator.app/Contents/Frameworks/libUtils.7.0.0.dylib 0x106570000 - 0x1069b7fff org.qt-project.QtWidgets (6.2) <e9ad92cd-797a-39b9-9939-ba078131969c> /Users/USER/*/Qt Creator.app/Contents/Frameworks/QtWidgets.framework/Versions/A/QtWidgets 0x10611c000 - 0x1061affff libqcocoa.dylib (*) <bfcf26c7-0cc9-3ee3-a488-8647073e4fda> /Users/USER/*/Qt Creator.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x1ab6ee000 - 0x1abc33fff com.apple.CoreFoundation (6.9) <8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1b435d000 - 0x1b4690fff com.apple.HIToolbox (2.1.1) <4a1d1f30-c79d-3502-b51f-9792adbd8e06> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x1ae28e000 - 0x1af145fff com.apple.AppKit (6.9) <153590c1-624c-38fb-8ffb-ba751bccbd16> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x104c30000 - 0x104c47fff org.qt-project.qtcreator (7.0.0) <20a586f4-359b-3a9b-9d8f-da691bed0bfb> /Users/USER/*/Qt Creator.app/Contents/MacOS/Qt Creator 0x104c84000 - 0x104ce3fff dyld (*) <fbb89662-e6f2-3434-b542-f75185ac5e74> /usr/lib/dyld 0x1ab667000 - 0x1ab69efff libsystem_kernel.dylib (*) <1d7b3b8e-75a1-34ea-aa52-9f7c23155c55> /usr/lib/system/libsystem_kernel.dylib 0x1ab69f000 - 0x1ab6abfff libsystem_pthread.dylib (*) <cee8bc77-6923-34d9-89a3-6f8f7279605e> /usr/lib/system/libsystem_pthread.dylib 0x1ab4de000 - 0x1ab524fff libdispatch.dylib (*) <dc048e3b-e023-3d17-afe5-4ff3dc625608> /usr/lib/system/libdispatch.dylib 0x1b25d0000 - 0x1b28f9fff com.apple.QuartzCore (1.11) <b3f9d8bc-5d97-3a56-8797-fd3e8847a5b0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 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=947.6M resident=0K(0%) swapped_out_or_unallocated=947.6M(100%) Writable regions: Total=2.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.5G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 768K 6 Activity Tracing 256K 1 CG backing stores 4032K 4 CG image 624K 26 ColorSync 624K 27 CoreAnimation 208K 9 CoreGraphics 32K 2 CoreServices 448K 2 CoreUI image data 2816K 21 Foundation 16K 1 JS VM Gigacage 4096K 1 JS VM Isolated Heap 4384K 4 JS VM Isolated Heap (reserved) 2016K 1 reserved VM address space (unallocated) Kernel Alloc Once 32K 1 MALLOC 1.0G 133 MALLOC guard page 192K 11 MALLOC_MEDIUM (reserved) 1.1G 10 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) STACK GUARD 56.5M 35 Stack 27.5M 35 VM_ALLOCATE 304K 19 __AUTH 1936K 192 __AUTH_CONST 11.5M 359 __DATA 11.0M 460 __DATA_CONST 15.9M 471 __DATA_DIRTY 880K 122 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 602.8M 114 __OBJC_CONST 1823K 163 __OBJC_RO 82.9M 1 __OBJC_RW 3152K 1 __TEXT 344.7M 486 __UNICODE 592K 1 dyld private memory 1024K 1 mapped file 471.5M 59 shared memory 880K 14 =========== ======= ======= TOTAL 4.1G 2796 TOTAL, minus reserved VM space 2.6G 2796 Â ----------- Full Report ----------- {"app_name":"Qt Creator","timestamp":"2022-04-05 17:58:29.00 +0800","app_version":"7.0.0","slice_uuid":"20a586f4-359b-3a9b-9d8f-da691bed0bfb","build_version":"7.0.0","platform":1,"bundleID":"org.qt-project.qtcreator","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3.1 (21E258)","incident_id":"53EF0799-040E-4544-B3E0-D13A7B1BD70C","name":"Qt Creator"} { "uptime" : 140000, "procLaunch" : "2022-04-05 17:53:25.6520 +0800", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro18,1", "procStartAbsTime" : 3544812023844, "coalitionID" : 9703, "osVersion" : { "train" : "macOS 12.3.1", "build" : "21E258", "releaseType" : "User" } , "captureTime" : "2022-04-05 17:58:29.1009 +0800", "incident" : "53EF0799-040E-4544-B3E0-D13A7B1BD70C", "bug_type" : "309", "pid" : 62474, "procExitAbsTime" : 3552094520754, "translated" : false, "cpuType" : "ARM-64", "procName" : "Qt Creator", "procPath" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/MacOS\/Qt Creator", "bundleInfo" : \{"CFBundleShortVersionString":"7.0.0","CFBundleVersion":"7.0.0","CFBundleIdentifier":"org.qt-project.qtcreator"}, "storeInfo" : \{"deviceIdentifierForVendor":"E824A5BD-852C-5F3F-9FA3-2580043EE191","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "org.qt-project.qtcreator", "crashReporterKey" : "92842C46-B852-86ED-BAFC-EF82226D89E5", "wakeTime" : 1359, "sleepWakeUUID" : "4CC093A8-4AF1-45B1-8473-623BF917E750", "sip" : "enabled", "vmRegionInfo" : "0x5504b5d1b588 is not in any region. Bytes after previous region: 92997682312585 Bytes before following region: 12074397616760\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV ", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000001, 0x00005504b5d1b588","rawCodes":[1,93478718649736],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00005504b5d1b588"}, "termination" : \{"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":62474}, "ktriageinfo" : "VM - pmap_enter failed with resource shortage\n", "vmregioninfo" : "0x5504b5d1b588 is not in any region. Bytes after previous region: 92997682312585 Bytes before following region: 12074397616760\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n commpage (reserved) 1000000000-7000000000 [384.0G] ---\/--- SM=NUL ...(unallocated)\n---> GAP OF 0x5f9000000000 BYTES\n MALLOC_NANO 600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV ", "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":1162442,"threadState":{"x":[ {"value":105553238865280} ,\{"value":0},\{"value":2},\{"value":7168806904,"symbolLocation":0,"symbol":"nanov2_free_definite_size"},\{"value":33554434},\{"value":17},\{"value":2560},\{"value":3040},\{"value":93478718649728},\{"value":4294967295},\{"value":2043},\{"value":2045},\{"value":25},\{"value":1960890394},\{"value":1962989568},\{"value":27},\{"value":4419133776,"symbolLocation":0,"symbol":"QObject::~QObject()"},\{"value":1962934272},\{"value":0},\{"value":4681050328},\{"value":105553238865280},\{"value":0},\{"value":4535266496},\{"value":4506752408,"symbolLocation":0,"symbol":"vtable for LanguageServerProtocol::JsonRpcMessage"},\{"value":4681050112},\{"value":4535230616},\{"value":105553249846400},\{"value":5711950848},{"value":4375692672,"symbolLocation":0,"symbol":"_main_thread"}],"flavor":"ARM_THREAD_STATE64","lr":\{"value":4419133868},"cpsr":\{"value":1073745920},"fp":\{"value":6092017008},"sp":\{"value":6092016832},"esr":\{"value":2449473541,"description":"(Data Abort) byte read Translation fault"},"pc":\{"value":4419135816,"matchesCrashFrame":1},"far":\{"value":93478718649736}},"queue":"com.apple.main-thread","frames":[\{"imageOffset":846152,"symbol":"QObject::~QObject()","symbolLocation":2040,"imageIndex":0},\{"imageOffset":844204,"symbol":"QObject::~QObject()","symbolLocation":92,"imageIndex":0},\{"imageOffset":374404,"imageIndex":1},\{"imageOffset":314312,"imageIndex":1},\{"imageOffset":582164,"imageIndex":1},\{"imageOffset":644092,"imageIndex":1},\{"imageOffset":445332,"imageIndex":1},\{"imageOffset":128312,"symbol":"LanguageClient::Client::handleResponse(LanguageServerProtocol::MessageId const&, QByteArray const&, QTextCodec*)","symbolLocation":164,"imageIndex":2},{"imageOffset":109612,"symbol":"LanguageServerProtocol::JsonRpcMessageHandler::parseContent(QByteArray const&, QTextCodec*, QString&, std::__1::function<void (LanguageServerProtocol::MessageId const&, QByteArray const&, QTextCodec*)> const&, std::__1::function<void (QString const&, LanguageServerProtocol::MessageId const&, LanguageServerProtocol::IContent const*)> const&)","symbolLocation":404,"imageIndex":3},\{"imageOffset":57276,"symbol":"LanguageClient::Client::handleMessage(LanguageServerProtocol::BaseMessage const&)","symbolLocation":484,"imageIndex":2},\{"imageOffset":882924,"imageIndex":0},\{"imageOffset":33364,"symbol":"LanguageClient::BaseClientInterface::messageReceived(LanguageServerProtocol::BaseMessage)","symbolLocation":52,"imageIndex":2},\{"imageOffset":483776,"symbol":"LanguageClient::BaseClientInterface::parseData(QByteArray const&)","symbolLocation":1444,"imageIndex":2},\{"imageOffset":486132,"symbol":"LanguageClient::StdIOClientInterface::readOutput()","symbolLocation":372,"imageIndex":2},\{"imageOffset":882924,"imageIndex":0},\{"imageOffset":1525352,"imageIndex":4},\{"imageOffset":882924,"imageIndex":0},\{"imageOffset":882924,"imageIndex":0},\{"imageOffset":1098680,"imageIndex":4},\{"imageOffset":1097568,"imageIndex":4},\{"imageOffset":1127604,"imageIndex":4},\{"imageOffset":849244,"symbol":"QObject::event(QEvent*)","symbolLocation":584,"imageIndex":0},\{"imageOffset":51008,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":272,"imageIndex":5},\{"imageOffset":55668,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":532,"imageIndex":5},\{"imageOffset":587692,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":208,"imageIndex":0},\{"imageOffset":592640,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":828,"imageIndex":0},\{"imageOffset":88632,"imageIndex":6},\{"imageOffset":90328,"imageIndex":6},{"imageOffset":543136,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":7},{"imageOffset":542956,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":7},{"imageOffset":542188,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":7},{"imageOffset":536428,"symbol":"__CFRunLoopRun","symbolLocation":828,"imageIndex":7},\{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},\{"imageOffset":212440,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":8},\{"imageOffset":211796,"symbol":"ReceiveNextEventCommon","symbolLocation":564,"imageIndex":8},\{"imageOffset":211208,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":8},\{"imageOffset":269100,"symbol":"_DPSNextEvent","symbolLocation":860,"imageIndex":9},{"imageOffset":263204,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1328,"imageIndex":9},{"imageOffset":206320,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":9},\{"imageOffset":85944,"imageIndex":6},\{"imageOffset":625468,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":500,"imageIndex":0},\{"imageOffset":589448,"symbol":"QCoreApplication::exec()","symbolLocation":128,"imageIndex":0},\{"imageOffset":51392,"imageIndex":10},\{"imageOffset":20616,"symbol":"start","symbolLocation":516,"imageIndex":11}]},{"id":1162473,"name":"com.apple.CFSocket.private","frames":[ {"imageOffset":50616,"symbol":"__select","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":717308,"symbol":"__CFSocketManager","symbolLocation":644,"imageIndex":7},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1162484,"name":"QThread","frames":[ {"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":1997216,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":436,"imageIndex":0},\{"imageOffset":2002356,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":624,"imageIndex":0},\{"imageOffset":625468,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":500,"imageIndex":0},\{"imageOffset":1542476,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1162502,"name":"QThread","frames":[ {"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":1997216,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":436,"imageIndex":0},\{"imageOffset":2002356,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":624,"imageIndex":0},\{"imageOffset":625468,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":500,"imageIndex":0},\{"imageOffset":1542476,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1162510,"name":"QThread","frames":[ {"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":1997216,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":436,"imageIndex":0},\{"imageOffset":2002356,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":624,"imageIndex":0},\{"imageOffset":625468,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":500,"imageIndex":0},\{"imageOffset":1542476,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1162511,"name":"QThread","frames":[ {"imageOffset":40656,"symbol":"poll","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":1997216,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":436,"imageIndex":0},\{"imageOffset":2002356,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":624,"imageIndex":0},\{"imageOffset":625468,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":500,"imageIndex":0},\{"imageOffset":1542476,"symbol":"QThread::exec()","symbolLocation":176,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1162588,"name":"com.apple.NSEventThread","frames":[ {"imageOffset":6352,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":7488,"symbol":"mach_msg","symbolLocation":76,"imageIndex":12},{"imageOffset":543772,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":7},{"imageOffset":536780,"symbol":"__CFRunLoopRun","symbolLocation":1180,"imageIndex":7},\{"imageOffset":533648,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},\{"imageOffset":1763060,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":9},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1163473,"frames":[ {"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13} ]},{"id":1165176,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165180,"frames":[ {"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13} ]},{"id":1165181,"queue":"com.apple.root.user-interactive-qos","frames":[ {"imageOffset":6436,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":12} ,{"imageOffset":18376,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":14},\{"imageOffset":19900,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":14},{"imageOffset":9644064,"symbol":"__22-[NSCGSLocalFence set]_block_invoke_2","symbolLocation":180,"imageIndex":9},\{"imageOffset":15420,"symbol":"CA::Transaction::run_commit_handlers(CATransactionPhase)","symbolLocation":120,"imageIndex":15},\{"imageOffset":1493776,"symbol":"CA::Context::commit_transaction(CA::Transaction*, double, double*)","symbolLocation":676,"imageIndex":15},\{"imageOffset":11548,"symbol":"CA::Transaction::commit()","symbolLocation":704,"imageIndex":15},\{"imageOffset":600452,"symbol":"NSPerformVisuallyAtomicChange","symbolLocation":160,"imageIndex":9},{"imageOffset":4605232,"symbol":"__30-[NSAnimation _runInNewThread]_block_invoke","symbolLocation":116,"imageIndex":9},\{"imageOffset":9732,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":14},\{"imageOffset":16840,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":14},\{"imageOffset":88580,"symbol":"_dispatch_root_queue_drain","symbolLocation":680,"imageIndex":14},\{"imageOffset":90372,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":14},\{"imageOffset":13092,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":13},\{"imageOffset":8320,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":13}]},{"id":1165182,"frames":[ {"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13} ]},{"id":1165186,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165187,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165188,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165189,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165190,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165191,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165192,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165193,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165194,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165195,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165196,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165197,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165198,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165199,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165200,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165201,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165202,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165203,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165204,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165205,"name":"Thread (pooled)","frames":[ {"imageOffset":21136,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":12} ,\{"imageOffset":30780,"symbol":"_pthread_cond_wait","symbolLocation":1236,"imageIndex":13},\{"imageOffset":2062168,"imageIndex":0},\{"imageOffset":2061328,"imageIndex":0},\{"imageOffset":2061136,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":0},\{"imageOffset":2038864,"imageIndex":0},\{"imageOffset":2018532,"imageIndex":0},\{"imageOffset":29292,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":13},\{"imageOffset":8332,"symbol":"thread_start","symbolLocation":8,"imageIndex":13}]},{"id":1165260,"frames":[ {"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13} ]},{"id":1165261,"frames":[ {"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13} ]},{"id":1165262,"frames":[ {"imageOffset":8312,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":13} ]}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 4418289664, "CFBundleShortVersionString" : "6.2", "CFBundleIdentifier" : "org.qt-project.QtCore", "size" : 4489216, "uuid" : "8e087af8-99fe-368f-a2f5-8cac45da755d", "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/QtCore.framework\/Versions\/A\/QtCore", "name" : "QtCore", "CFBundleVersion" : "6.2.3" } , { "source" : "P", "arch" : "arm64", "base" : 4533993472, "size" : 1228800, "uuid" : "e2fdea3e-4902-3697-af0d-b06aa3791ce9", "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/libClangCodeModel.dylib", "name" : "libClangCodeModel.dylib" } , { "source" : "P", "arch" : "arm64", "base" : 4524179456, "size" : 1163264, "uuid" : "123849b3-317d-337e-ba64-280574ff46b6", "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/libLanguageClient.dylib", "name" : "libLanguageClient.dylib" } , { "source" : "P", "arch" : "arm64", "base" : 4506124288, "size" : 622592, "uuid" : "54a7d7b9-5c45-371b-9201-1fc2e24437c5", "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/libLanguageServerProtocol.7.0.0.dylib", "name" : "libLanguageServerProtocol.7.0.0.dylib" } , { "source" : "P", "arch" : "arm64", "base" : 4385521664, "size" : 2752512, "uuid" : "aebbd206-4013-312f-91ee-443befc641be", "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/libUtils.7.0.0.dylib", "name" : "libUtils.7.0.0.dylib" } , { "source" : "P", "arch" : "arm64", "base" : 4401332224, "CFBundleShortVersionString" : "6.2", "CFBundleIdentifier" : "org.qt-project.QtWidgets", "size" : 4489216, "uuid" : "e9ad92cd-797a-39b9-9939-ba078131969c", "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/Frameworks\/QtWidgets.framework\/Versions\/A\/QtWidgets", "name" : "QtWidgets", "CFBundleVersion" : "6.2.3" } , { "source" : "P", "arch" : "arm64", "base" : 4396793856, "size" : 606208, "uuid" : "bfcf26c7-0cc9-3ee3-a488-8647073e4fda", "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/PlugIns\/platforms\/libqcocoa.dylib", "name" : "libqcocoa.dylib" } , { "source" : "P", "arch" : "arm64e", "base" : 7171137536, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5529600, "uuid" : "8e1809ff-f5b1-3d9e-be15-f2e7b1d8ce51", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1858.112" } , { "source" : "P", "arch" : "arm64e", "base" : 7318392832, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3358720, "uuid" : "4a1d1f30-c79d-3502-b51f-9792adbd8e06", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" } , { "source" : "P", "arch" : "arm64e", "base" : 7216881664, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15433728, "uuid" : "153590c1-624c-38fb-8ffb-ba751bccbd16", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.40.127" } , { "source" : "P", "arch" : "arm64", "base" : 4374855680, "CFBundleShortVersionString" : "7.0.0", "CFBundleIdentifier" : "org.qt-project.qtcreator", "size" : 98304, "uuid" : "20a586f4-359b-3a9b-9d8f-da691bed0bfb", "path" : "\/Users\/USER\/*\/Qt Creator.app\/Contents\/MacOS\/Qt Creator", "name" : "Qt Creator", "CFBundleVersion" : "7.0.0" } , { "source" : "P", "arch" : "arm64e", "base" : 4375199744, "size" : 393216, "uuid" : "fbb89662-e6f2-3434-b542-f75185ac5e74", "path" : "\/usr\/lib\/dyld", "name" : "dyld" } , { "source" : "P", "arch" : "arm64e", "base" : 7170584576, "size" : 229376, "uuid" : "1d7b3b8e-75a1-34ea-aa52-9f7c23155c55", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" } , { "source" : "P", "arch" : "arm64e", "base" : 7170813952, "size" : 53248, "uuid" : "cee8bc77-6923-34d9-89a3-6f8f7279605e", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" } , { "source" : "P", "arch" : "arm64e", "base" : 7168974848, "size" : 290816, "uuid" : "dc048e3b-e023-3d17-afe5-4ff3dc625608", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" } , { "source" : "P", "arch" : "arm64e", "base" : 7287406592, "CFBundleShortVersionString" : "1.11", "CFBundleIdentifier" : "com.apple.QuartzCore", "size" : 3317760, "uuid" : "b3f9d8bc-5d97-3a56-8797-fd3e8847a5b0", "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore", "name" : "QuartzCore", "CFBundleVersion" : "964.19.5" } , { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" } ], "sharedCache" : { "base" : 7167524864, "size" : 3136438272, "uuid" : "1df3dfc1-141a-35d0-a4e5-f1e113894c6e" } , "vmSummary" : "ReadOnly portion of Libraries: Total=947.6M resident=0K(0%) swapped_out_or_unallocated=947.6M(100%)\nWritable regions: Total=2.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 768K 6 \nActivity Tracing 256K 1 \nCG backing stores 4032K 4 \nCG image 624K 26 \nColorSync 624K 27 \nCoreAnimation 208K 9 \nCoreGraphics 32K 2 \nCoreServices 448K 2 \nCoreUI image data 2816K 21 \nFoundation 16K 1 \nJS VM Gigacage 4096K 1 \nJS VM Isolated Heap 4384K 4 \nJS VM Isolated Heap (reserved) 2016K 1 reserved VM address space (unallocated)\nKernel Alloc Once 32K 1 \nMALLOC 1.0G 133 \nMALLOC guard page 192K 11 \nMALLOC_MEDIUM (reserved) 1.1G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.5M 35 \nStack 27.5M 35 \nVM_ALLOCATE 304K 19 \n__AUTH 1936K 192 \n__AUTH_CONST 11.5M 359 \n__DATA 11.0M 460 \n__DATA_CONST 15.9M 471 \n__DATA_DIRTY 880K 122 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 602.8M 114 \n__OBJC_CONST 1823K 163 \n__OBJC_RO 82.9M 1 \n__OBJC_RW 3152K 1 \n__TEXT 344.7M 486 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 471.5M 59 \nshared memory 880K 14 \n=========== ======= ======= \nTOTAL 4.1G 2796 \nTOTAL, minus reserved VM space 2.6G 2796 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "6112dda2fc54bc3389840642", "factorPackIds" : { "SIRI_DICTATION_ASSETS" : "62388c8bd8fba430d4f4c6e1" } , "deploymentId" : 240000091 }, { "rolloutId" : "6112e14f37f5d11121dcd519", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "62265b250683fd69cdcf0e26" } , "deploymentId" : 240000068 } ], "experiments" : [ ] } } Model: MacBookPro18,1, BootROM 7459.101.3, proc 10:8:2 processors, 16 GB, SMC Graphics: Apple M1 Pro, Apple M1 Pro, Built-In Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online Memory Module: LPDDR5 AirPort: Wi-Fi, wl0: Feb 8 2022 01:51:44 version 20.90.39.0.8.7.114 FWID 01-510a2aee Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB31Bus USB Device: Audioengine D1 USB Device: USB31Bus USB Device: USB31Bus USB Device: One Touch w/PW Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-27767 Crash dump
-
- Closed
-