Full Report
-----------
{"app_name":"OpenMV IDE","timestamp":"2023-09-11 10:41:52.00 -0400","app_version":"4.0.1","slice_uuid":"e564023c-8e02-3b45-82f3-096886e58f14","build_version":"4.0.1","platform":1,"bundleID":"io.openmv.openmvide","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3 (21E230)","incident_id":"83EBB63C-C5E3-42AA-A1F5-6E73AC06A3EA","name":"OpenMV IDE"}
{
"uptime" : 560000,
"procLaunch" : "2023-09-11 10:41:21.8647 -0400",
"procRole" : "Background",
"version" : 2,
"userID" : 503,
"deployVersion" : 210,
"modelCode" : "MacBookPro18,3",
"procStartAbsTime" : 13551770790491,
"coalitionID" : 71310,
"osVersion" : {
"train" : "macOS 12.3",
"build" : "21E230",
"releaseType" : "User"
},
"captureTime" : "2023-09-11 10:41:52.1141 -0400",
"incident" : "83EBB63C-C5E3-42AA-A1F5-6E73AC06A3EA",
"bug_type" : "309",
"pid" : 52173,
"procExitAbsTime" : 13552496638378,
"translated" : true,
"cpuType" : "X86-64",
"procName" : "OpenMV IDE",
"procPath" : "\/Users\/USER\/Desktop\/OpenMV IDE.app\/Contents\/MacOS\/OpenMV IDE",
"bundleInfo" : {"CFBundleShortVersionString":"4.0.1","CFBundleVersion":"4.0.1","CFBundleIdentifier":"io.openmv.openmvide"},
"storeInfo" : {"deviceIdentifierForVendor":"C608C21D-EADD-5542-AA23-D4BB5823DBD5","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "io.openmv.openmvide",
"crashReporterKey" : "C9B67FB4-6C66-5990-324C-BC5FF3821431",
"wakeTime" : 2396,
"sleepWakeUUID" : "5B2FE334-E84F-4E47-9326-275693529229",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"CoreFoundation":["*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'"],"libsystem_c.dylib":["abort() called"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"]},
"asiBacktraces" : ["0 CoreFoundation 0x00007ff8052367fb __exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007ff804f97e58 objc_exception_throw + 48\n2 CoreFoundation 0x00007ff80525f226 -[NSException raise] + 9\n3 AppKit 0x00007ff807b3f6c4 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321\n4 AppKit 0x00007ff807b2b674 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1288\n5 AppKit 0x00007ff807cd43b1 -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 50\n6 AppKit 0x00007ff807b2b166 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 42\n7 AppKit 0x00007ff807cd436a -[NSPanel initWithContentRect:styleMask:backing:defer:] + 59\n8 AppKit 0x00007ff807b298a6 -[NSWindowTemplate nibInstantiate] + 354\n9 AppKit 0x00007ff807af679d -[NSIBObjectData instantiateObject:] + 222\n10 AppKit 0x00007ff807af5f0c -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 476\n11 AppKit 0x00007ff807aeab3d loadNib + 420\n12 AppKit 0x00007ff807aea050 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 788\n13 AppKit 0x00007ff807ae9c47 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201\n14 AppKit 0x00007ff807e50ff3 -[NSAlert init] + 137\n15 libqcocoa.dylib 0x000000010a3595c7 _ZN20QCocoaSystemTrayIcon13emitActivatedEv + 264263\n16 QtWidgets 0x000000010a924b2f _ZN14QDialogPrivate22setNativeDialogVisibleEb + 175\n17 QtWidgets 0x000000010a953e9d _ZN11QMessageBox4openEP7QObjectPKc + 333\n18 QtWidgets 0x000000010a925313 _ZN7QDialog4execEv + 243\n19 libOpenMV.dylib 0x00000001147d5ed7 _ZN6OpenMV8Internal10getDevicesEv + 1335\n20 libOpenMV.dylib 0x0000000114782a4f _ZN6OpenMV8Internal11filterPortsERK7QStringbRK5QListINS0_10wifiPort_tEE + 2783\n21 libOpenMV.dylib 0x00000001146db6ce _ZN6OpenMV8Internal21ScanSerialPortsThread19scanSerialPortsSlotEv + 78\n22 QtCore 0x000000010d92e906 _ZN7QObject5eventEP6QEvent + 598\n23 QtWidgets 0x000000010a6d6367 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 247\n24 QtWidgets 0x000000010a6d718c _ZN12QApplication6notifyEP7QObjectP6QEvent + 508\n25 QtCore 0x000000010d8e773a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent + 170\n26 QtCore 0x000000010d8e890c _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData + 1468\n27 QtCore 0x000000010da7771b _ZN20QEventDispatcherUNIX13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE + 75\n28 QtCore 0x000000010d8f0f36 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE + 486\n29 QtCore 0x000000010d9ef42a _ZN7QThread4execEv + 282\n30 QtCore 0x000000010da7bab3 _ZN14QTimerInfoList14activateTimersEv + 5443\n31 libsystem_pthread.dylib 0x00007ff8050f54e1 _pthread_start + 125\n32 libsystem_pthread.dylib 0x00007ff8050f0f6b thread_start + 15"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":1026027,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":2},{"imageOffset":89688,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":18},{"imageOffset":1192486,"symbol":"-[NSException raise]","symbolLocation":9,"imageIndex":2},{"imageOffset":419524,"symbol":"-[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled]","symbolLocation":321,"imageIndex":4},{"imageOffset":337524,"symbol":"-[NSWindow _initContent:styleMask:backing:defer:contentView:]","symbolLocation":1288,"imageIndex":4},{"imageOffset":2077617,"symbol":"-[NSPanel _initContent:styleMask:backing:defer:contentView:]","symbolLocation":50,"imageIndex":4},{"imageOffset":336230,"symbol":"-[NSWindow initWithContentRect:styleMask:backing:defer:]","symbolLocation":42,"imageIndex":4},{"imageOffset":2077546,"symbol":"-[NSPanel initWithContentRect:styleMask:backing:defer:]","symbolLocation":59,"imageIndex":4},{"imageOffset":329894,"symbol":"-[NSWindowTemplate nibInstantiate]","symbolLocation":354,"imageIndex":4},{"imageOffset":120733,"symbol":"-[NSIBObjectData instantiateObject:]","symbolLocation":222,"imageIndex":4},{"imageOffset":118540,"symbol":"-[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:]","symbolLocation":476,"imageIndex":4},{"imageOffset":72509,"symbol":"loadNib","symbolLocation":420,"imageIndex":4},{"imageOffset":69712,"symbol":"+[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:]","symbolLocation":788,"imageIndex":4},{"imageOffset":68679,"symbol":"-[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:]","symbolLocation":201,"imageIndex":4},{"imageOffset":3637235,"symbol":"-[NSAlert init]","symbolLocation":137,"imageIndex":4},{"imageOffset":484807,"imageIndex":5},{"imageOffset":2472751,"symbol":"QDialogPrivate::setNativeDialogVisible(bool)","symbolLocation":175,"imageIndex":10},{"imageOffset":2666141,"imageIndex":10},{"imageOffset":2474771,"symbol":"QDialog::exec()","symbolLocation":243,"imageIndex":10},{"imageOffset":1060567,"symbol":"OpenMV::Internal::getDevices()","symbolLocation":1335,"imageIndex":8},{"imageOffset":719439,"symbol":"OpenMV::Internal::filterPorts(QString const&, bool, QList<OpenMV::Internal::wifiPort_t> const&)","symbolLocation":2783,"imageIndex":8},{"imageOffset":34510,"symbol":"OpenMV::Internal::ScanSerialPortsThread::scanSerialPortsSlot()","symbolLocation":78,"imageIndex":8},{"imageOffset":743686,"symbol":"QObject::event(QEvent*)","symbolLocation":598,"imageIndex":6},{"imageOffset":54119,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":10},{"imageOffset":57740,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":508,"imageIndex":10},{"imageOffset":452410,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":6},{"imageOffset":456972,"symbol":"QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*)","symbolLocation":1468,"imageIndex":6},{"imageOffset":2090779,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":75,"imageIndex":6},{"imageOffset":491318,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":6},{"imageOffset":1532970,"symbol":"QThread::exec()","symbolLocation":282,"imageIndex":6},{"imageOffset":2108083,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}],
"faultingThread" : 11,
"threads" : [{"id":4370991,"queue":"com.apple.main-thread","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":523696,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":2},{"imageOffset":517184,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":2},{"imageOffset":514180,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":2},{"imageOffset":195814,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":3},{"imageOffset":195146,"symbol":"ReceiveNextEventCommon","symbolLocation":594,"imageIndex":3},{"imageOffset":194533,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":3},{"imageOffset":255437,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":4},{"imageOffset":248970,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":4},{"imageOffset":193337,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":4},{"imageOffset":95671,"imageIndex":5},{"imageOffset":491318,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":6},{"imageOffset":1753941,"symbol":"Utils::QtcProcess::runBlocking(Utils::EventLoopMode, QEventLoop::ProcessEventsFlag)","symbolLocation":533,"imageIndex":7},{"imageOffset":1070397,"symbol":"OpenMV::Internal::downloadFirmware(QString const&, QString&, Utils::QtcProcess&, QString const&, QString const&, QString const&)","symbolLocation":5693,"imageIndex":8},{"imageOffset":657743,"symbol":"OpenMV::Internal::OpenMVPlugin::connectClicked(bool, QString, bool, bool, bool, bool)","symbolLocation":106431,"imageIndex":8},{"imageOffset":466717,"symbol":"QtPrivate::QFunctorSlotObject<OpenMV::Internal::OpenMVPlugin::extensionsInitialized()::$_35, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*)","symbolLocation":141,"imageIndex":8},{"imageOffset":775317,"imageIndex":6},{"imageOffset":4107407,"symbol":"QAction::triggered(bool)","symbolLocation":63,"imageIndex":9},{"imageOffset":775317,"imageIndex":6},{"imageOffset":4107053,"symbol":"QAction::activate(QAction::ActionEvent)","symbolLocation":397,"imageIndex":9},{"imageOffset":1234163,"imageIndex":10},{"imageOffset":1238041,"symbol":"QAbstractButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":185,"imageIndex":10},{"imageOffset":2348719,"symbol":"QToolButton::mouseReleaseEvent(QMouseEvent*)","symbolLocation":15,"imageIndex":10},{"imageOffset":379002,"symbol":"QWidget::event(QEvent*)","symbolLocation":538,"imageIndex":10},{"imageOffset":2350756,"symbol":"QToolButton::event(QEvent*)","symbolLocation":228,"imageIndex":10},{"imageOffset":1105209,"symbol":"Core::Internal::FancyToolButton::event(QEvent*)","symbolLocation":361,"imageIndex":11},{"imageOffset":54119,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":10},{"imageOffset":63067,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":5835,"imageIndex":10},{"imageOffset":452410,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":6},{"imageOffset":55589,"symbol":"QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool)","symbolLocation":885,"imageIndex":10},{"imageOffset":472756,"imageIndex":10},{"imageOffset":467657,"imageIndex":10},{"imageOffset":54119,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":10},{"imageOffset":57740,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":508,"imageIndex":10},{"imageOffset":452410,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":6},{"imageOffset":554080,"symbol":"QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)","symbolLocation":2192,"imageIndex":9},{"imageOffset":920604,"symbol":"QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":396,"imageIndex":9},{"imageOffset":101277,"imageIndex":5},{"imageOffset":523210,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":17,"imageIndex":2},{"imageOffset":523058,"symbol":"__CFRunLoopDoSource0","symbolLocation":180,"imageIndex":2},{"imageOffset":522416,"symbol":"__CFRunLoopDoSources0","symbolLocation":242,"imageIndex":2},{"imageOffset":516800,"symbol":"__CFRunLoopRun","symbolLocation":892,"imageIndex":2},{"imageOffset":514180,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":2},{"imageOffset":195814,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":3},{"imageOffset":194835,"symbol":"ReceiveNextEventCommon","symbolLocation":283,"imageIndex":3},{"imageOffset":194533,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":3},{"imageOffset":255437,"symbol":"_DPSNextEvent","symbolLocation":927,"imageIndex":4},{"imageOffset":248970,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":4},{"imageOffset":193337,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":4},{"imageOffset":95671,"imageIndex":5},{"imageOffset":491318,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":6},{"imageOffset":453927,"symbol":"QCoreApplication::exec()","symbolLocation":119,"imageIndex":6},{"imageOffset":66173,"imageIndex":12},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":13}]},{"id":4371000,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18852,"imageIndex":14},{"imageOffset":75576,"imageIndex":14},{"imageOffset":81616,"imageIndex":14}]},{"id":4371026,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":40282,"symbol":"__select","symbolLocation":10,"imageIndex":1},{"imageOffset":682843,"symbol":"__CFSocketManager","symbolLocation":643,"imageIndex":2},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":4371027,"name":"QThread","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2085134,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":6},{"imageOffset":2091496,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":792,"imageIndex":6},{"imageOffset":491318,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":6},{"imageOffset":1532970,"symbol":"QThread::exec()","symbolLocation":282,"imageIndex":6},{"imageOffset":2108083,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":4371030,"frames":[{"imageOffset":141332,"imageIndex":14}]},{"id":4371031,"frames":[{"imageOffset":141332,"imageIndex":14}]},{"id":4371048,"name":"QThread","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2085134,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":6},{"imageOffset":2091496,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":792,"imageIndex":6},{"imageOffset":491318,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":6},{"imageOffset":1532970,"symbol":"QThread::exec()","symbolLocation":282,"imageIndex":6},{"imageOffset":2108083,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":4371049,"name":"QThread","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":32938,"symbol":"poll","symbolLocation":10,"imageIndex":1},{"imageOffset":2085134,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":94,"imageIndex":6},{"imageOffset":2091496,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":792,"imageIndex":6},{"imageOffset":491318,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":486,"imageIndex":6},{"imageOffset":1532970,"symbol":"QThread::exec()","symbolLocation":282,"imageIndex":6},{"imageOffset":2108083,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":4371050,"name":"QFileInfoGatherer","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":15},{"imageOffset":2149515,"imageIndex":6},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":6},{"imageOffset":4697709,"symbol":"QFileInfoGatherer::run()","symbolLocation":125,"imageIndex":9},{"imageOffset":2108083,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":4371051,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":1},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":1},{"imageOffset":523696,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":2},{"imageOffset":517184,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":2},{"imageOffset":514180,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":2},{"imageOffset":1753070,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":4},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":4371056,"name":"Thread (pooled)","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":15},{"imageOffset":2150316,"imageIndex":6},{"imageOffset":2149550,"imageIndex":6},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":6},{"imageOffset":2125781,"imageIndex":6},{"imageOffset":2108083,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"triggered":true,"id":4371090,"name":"QThread","threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":140703213240225},"r12":{"value":55063},"rosetta":{"tmp2":{"value":140703213285380},"tmp1":{"value":140705635543316},"tmp0":{"value":18446744073709551615}},"rbx":{"value":0},"r8":{"value":12971364352},"r15":{"value":22},"r10":{"value":0},"rdx":{"value":0},"rdi":{"value":140704311839120,"symbolLocation":0,"symbol":"__stderrp"},"r9":{"value":140703213240225},"r13":{"value":206158430216},"rflags":{"value":643},"rax":{"value":0},"rsp":{"value":12971362304},"r11":{"value":140704311692560,"symbolLocation":448,"symbol":"__sFX"},"rcx":{"value":0},"r14":{"value":6},"rsi":{"value":3}},"frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":32782,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":1},{"imageOffset":25087,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":15},{"imageOffset":531748,"symbol":"abort","symbolLocation":123,"imageIndex":16},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":17},{"imageOffset":4541,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":17},{"imageOffset":118782,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":18},{"imageOffset":62631,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":17},{"imageOffset":62552,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":17},{"imageOffset":2108385,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":4371126,"name":"Thread (pooled)","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":15},{"imageOffset":2150316,"imageIndex":6},{"imageOffset":2149550,"imageIndex":6},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":6},{"imageOffset":2125781,"imageIndex":6},{"imageOffset":2108083,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":4371127,"name":"Thread (pooled)","frames":[{"imageOffset":140705635543360,"imageIndex":0},{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":1},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":15},{"imageOffset":2150316,"imageIndex":6},{"imageOffset":2149550,"imageIndex":6},{"imageOffset":2149374,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":94,"imageIndex":6},{"imageOffset":2125781,"imageIndex":6},{"imageOffset":2108083,"imageIndex":6},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":4371239,"frames":[{"imageOffset":141332,"imageIndex":14}]}],
"usedImages" : [
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},