- 
    Bug 
- 
    Resolution: Unresolved
- 
    P2: Important 
- 
    None
- 
    Qt Creator 7.0.1
- 
    None
- Switched to Creator from another application
- Ctrl-clicked on setAcceptedMouseButtons line
- It took a while, the busy indicator was spinning
- Eventually it loaded and I closed the file, then it crashed
I haven't been able to reproduce it.
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x1e620003000017b4 -> 0x00000003000017b4 (possible pointer authentication failure)
Exception Codes:       0x0000000000000001, 0x1e620003000017b4
Exception Note:        EXC_CORPSE_NOTIFY
Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [70081]
VM Region Info: 0x3000017b4 is not in any region.  Bytes after previous region: 243275701  Bytes before following region: 54760826956
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_SMALL                2f1000000-2f1800000    [ 8192K] rw-/rwx SM=PRV
--->  GAP OF 0xcce800000 BYTES
      commpage (reserved)         fc0000000-1000000000   [  1.0G] ---/--- SM=NUL  ...(unallocated)
Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   QtCore                        	       0x10338197c QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*) + 80
1   libClangCodeModel.dylib       	       0x111977bbc 0x111934000 + 277436
2   libClangCodeModel.dylib       	       0x111977bbc 0x111934000 + 277436
3   libClangCodeModel.dylib       	       0x11197c818 0x111934000 + 296984
4   libLanguageClient.dylib       	       0x110073540 LanguageClient::HoverHandler::handleResponse(LanguageServerProtocol::Response<LanguageServerProtocol::Hover, std::nullptr_t> const&) + 336
5   libLanguageServerProtocol.7.0.1.dylib	       0x107d9cffc 0x107d60000 + 249852
6   libLanguageClient.dylib       	       0x11001f538 LanguageClient::Client::handleResponse(LanguageServerProtocol::MessageId const&, QByteArray const&, QTextCodec*) + 164
7   libLanguageServerProtocol.7.0.1.dylib	       0x107d7ac2c 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
8   libLanguageClient.dylib       	       0x11000dfbc LanguageClient::Client::handleMessage(LanguageServerProtocol::BaseMessage const&) + 484
9   QtCore                        	       0x1032a38ec 0x1031cc000 + 882924
10  libLanguageClient.dylib       	       0x110008254 LanguageClient::BaseClientInterface::messageReceived(LanguageServerProtocol::BaseMessage) + 52
11  libLanguageClient.dylib       	       0x1100761c0 LanguageClient::BaseClientInterface::parseData(QByteArray const&) + 1444
12  libLanguageClient.dylib       	       0x110076af4 LanguageClient::StdIOClientInterface::readOutput() + 372
13  QtCore                        	       0x1032a38ec 0x1031cc000 + 882924
14  libUtils.7.0.1.dylib          	       0x101400608 0x101288000 + 1541640
15  QtCore                        	       0x1032a38ec 0x1031cc000 + 882924
16  QtCore                        	       0x1032a38ec 0x1031cc000 + 882924
17  libUtils.7.0.1.dylib          	       0x101398354 0x101288000 + 1114964
18  libUtils.7.0.1.dylib          	       0x101397efc 0x101288000 + 1113852
19  libUtils.7.0.1.dylib          	       0x10139f450 0x101288000 + 1143888
20  QtCore                        	       0x10329b55c QObject::event(QEvent*) + 584
21  QtWidgets                     	       0x1021ac740 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 272
22  QtWidgets                     	       0x1021ad974 QApplication::notify(QObject*, QEvent*) + 532
23  QtCore                        	       0x10325b7ac QCoreApplication::notifyInternal2(QObject*, QEvent*) + 208
24  QtCore                        	       0x10325cb00 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 828
25  libqcocoa.dylib               	       0x1011cda38 0x1011b8000 + 88632
26  libqcocoa.dylib               	       0x1011ce0d8 0x1011b8000 + 90328
27  CoreFoundation                	       0x1a7960c5c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
28  CoreFoundation                	       0x1a7960ba8 __CFRunLoopDoSource0 + 208
29  CoreFoundation                	       0x1a7960894 __CFRunLoopDoSources0 + 268
30  CoreFoundation                	       0x1a795f208 __CFRunLoopRun + 820
31  CoreFoundation                	       0x1a795e734 CFRunLoopRunSpecific + 600
32  HIToolbox                     	       0x1b04f6f68 RunCurrentEventLoopInMode + 292
33  HIToolbox                     	       0x1b04f6cdc ReceiveNextEventCommon + 552
34  HIToolbox                     	       0x1b04f6a9c _BlockUntilNextEventMatchingListInModeWithFilter + 72
35  AppKit                        	       0x1aa4b5000 _DPSNextEvent + 844
36  AppKit                        	       0x1aa4b38a4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
37  AppKit                        	       0x1aa4a59b4 -[NSApplication run] + 596
38  libqcocoa.dylib               	       0x1011ccfb8 0x1011b8000 + 85944
39  QtCore                        	       0x103264b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500
40  QtCore                        	       0x10325be88 QCoreApplication::exec() + 128
41  Qt Creator                    	       0x1009288c0 0x10091c000 + 51392
42  dyld                          	       0x1009ed0f4 start + 520
Thread 1:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	       0x1a7863d38 __select + 8
1   CoreFoundation                	       0x1a798b334 __CFSocketManager + 648
2   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
3   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 2:: QThread
0   libsystem_kernel.dylib        	       0x1a7861ad0 poll + 8
1   QtCore                        	       0x1033b39a0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436
2   QtCore                        	       0x1033b4db4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624
3   QtCore                        	       0x103264b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500
4   QtCore                        	       0x10334494c QThread::exec() + 176
5   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
6   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 3:: QThread
0   libsystem_kernel.dylib        	       0x1a7861ad0 poll + 8
1   QtCore                        	       0x1033b39a0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436
2   QtCore                        	       0x1033b4db4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624
3   QtCore                        	       0x103264b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500
4   QtCore                        	       0x10334494c QThread::exec() + 176
5   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
6   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 4:: QNetworkAccessManager thread
0   libsystem_kernel.dylib        	       0x1a7861ad0 poll + 8
1   QtCore                        	       0x1033b39a0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436
2   QtCore                        	       0x1033b4db4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624
3   QtCore                        	       0x103264b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500
4   QtCore                        	       0x10334494c QThread::exec() + 176
5   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
6   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x1a7859954 mach_msg_trap + 8
1   libsystem_kernel.dylib        	       0x1a7859d00 mach_msg + 76
2   CoreFoundation                	       0x1a7960ed8 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                	       0x1a795f390 __CFRunLoopRun + 1212
4   CoreFoundation                	       0x1a795e734 CFRunLoopRunSpecific + 600
5   AppKit                        	       0x1aa621fb0 _NSEventThread + 196
6   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 6:: QThread
0   libsystem_kernel.dylib        	       0x1a7861ad0 poll + 8
1   QtCore                        	       0x1033b39a0 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 436
2   QtCore                        	       0x1033b4db4 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 624
3   QtCore                        	       0x103264b3c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 500
4   QtCore                        	       0x10334494c QThread::exec() + 176
5   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
6   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 7:: QmlJSEditor::Internal::SemanticInfoUpdater
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c33e8 0x1031cc000 + 2061288
3   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
4   libQmlJSEditor.dylib          	       0x1133f075c 0x113390000 + 395100
5   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
6   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
7   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 8:
0   libsystem_pthread.dylib       	       0x1a7890010 start_wqthread + 0
Thread 9:
0   libsystem_pthread.dylib       	       0x1a7890010 start_wqthread + 0
Thread 10:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 11:
0   libsystem_pthread.dylib       	       0x1a7890010 start_wqthread + 0
Thread 12:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 13:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 14:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 15:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 16:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 17:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 18:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 19:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 20:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 21:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 22:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 23:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 24:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 25:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 26:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 27:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 28:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 29:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 30:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Thread 31:: Thread (pooled)
0   libsystem_kernel.dylib        	       0x1a785d0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x1a7895808 _pthread_cond_wait + 1228
2   QtCore                        	       0x1033c3758 0x1031cc000 + 2062168
3   QtCore                        	       0x1033c3410 0x1031cc000 + 2061328
4   QtCore                        	       0x1033c3350 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
5   QtCore                        	       0x1033bdc50 0x1031cc000 + 2038864
6   QtCore                        	       0x1033b8ce4 0x1031cc000 + 2018532
7   libsystem_pthread.dylib       	       0x1a7895240 _pthread_start + 148
8   libsystem_pthread.dylib       	       0x1a7890024 thread_start + 8
Qt Creator 7.0.1 Based on Qt 6.2.3 (Clang 13.0 (Apple), 64 bit) Built on Apr 26 2022 01:26:21 From revision da16d778d5