"__NSCFString dataUsingEncoding:allowLossyConversion" NSString Mail Crash Error ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Mail [24928] Path: /System/Applications/Mail.app/Contents/MacOS/Mail Identifier: com.apple.mail Version: 15.0 (3693.40.0.1.81) Build Info: Mail_App-3693040000001081~54 Code Type: X86-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2022-01-25 10:34:31.4860 -0800 OS Version: macOS 12.1 (21C52) Report Version: 12 Bridge OS Version: 6.1 (19P647) Anonymous UUID: D5476770-FBE2-6FAA-1482-A20445A0D976 Sleep/Wake UUID: BBFFCEE5-0503-42EF-8FED-4EC4ADD5691A Time Awake Since Boot: 31000 seconds Time Since Wake: 852 seconds System Integrity Protection: enabled Crashed Thread: 26 Dispatch queue: MCTaskHandler queue (QOS: BACKGROUND) Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '*** -[__NSCFString dataUsingEncoding:allowLossyConversion:]: didn't convert all characters' terminating with uncaught exception of type NSException abort() called Application Specific Backtrace 0: 0 CoreFoundation 0x00007ff80c6daf0b __exceptionPreprocess + 242 1 libobjc.A.dylib 0x00007ff80c43bb9d objc_exception_throw + 48 2 Foundation 0x00007ff80d4ade73 -[NSString(NSStringOtherEncodings) dataUsingEncoding:allowLossyConversion:] + 554 3 Mail 0x00007ff925ad4dda -[MFLibrary _storeRemoteContentLinksFromData:forMessage:] + 1137 4 Mail 0x00007ff925a103ea -[MFLibrary setData:forMessage:isPartial:hasCompleteText:] + 115 5 Mail 0x00007ff925a10309 -[MFLibraryMessage setData:isPartial:] + 98 6 IMAP 0x00007ff92892ec56 -[IMAPMessageDownload collectDataAndWriteToDisk:] + 383 7 IMAP 0x00007ff92892e67a -[IMAPPersistBodiesOperation main] + 902 8 Foundation 0x00007ff80d4a6321 __NSOPERATION_IS_INVOKING_MAIN__ + 17 9 Foundation 0x00007ff80d4a558f -[NSOperation start] + 785 10 Foundation 0x00007ff80d4a5265 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17 11 Foundation 0x00007ff80d4a513a __NSOQSchedule_f + 182 12 libdispatch.dylib 0x00007ff80c3eed0d _dispatch_block_async_invoke2 + 83 13 libdispatch.dylib 0x00007ff80c3e1cc9 _dispatch_client_callout + 8 14 libdispatch.dylib 0x00007ff80c3e4746 _dispatch_continuation_pop + 460 15 libdispatch.dylib 0x00007ff80c3e3ded _dispatch_async_redirect_invoke + 716 16 libdispatch.dylib 0x00007ff80c3f13ba _dispatch_root_queue_drain + 343 17 libdispatch.dylib 0x00007ff80c3f1b5a _dispatch_worker_thread2 + 160 18 libsystem_pthread.dylib 0x00007ff80c59502e _pthread_wqthread + 256 19 libsystem_pthread.dylib 0x00007ff80c593ffb start_wqthread + 15 Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x7ff80c55baba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff80c55be2b mach_msg + 59 2 CoreFoundation 0x7ff80c65faf2 __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff80c65e1cb __CFRunLoopRun + 1325 4 CoreFoundation 0x7ff80c65d5dd CFRunLoopRunSpecific + 563 5 HIToolbox 0x7ff8152904f1 RunCurrentEventLoopInMode + 292 6 HIToolbox 0x7ff815290247 ReceiveNextEventCommon + 587 7 HIToolbox 0x7ff81528ffe5 _BlockUntilNextEventMatchingListInModeWithFilter + 70 8 AppKit 0x7ff80f08cb4c _DPSNextEvent + 886 9 AppKit 0x7ff80f08b1b8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411 10 AppKit 0x7ff80f07d5a9 -[NSApplication run] + 586 11 AppKit 0x7ff80f051447 NSApplicationMain + 816 12 dyld 0x11adf14fe start + 462 Thread 1:: -[MFIMAPAccount _synchronizeMailboxListDuringMailCheck] Dispatch queue: NSOperationQueue 0x7ff618a7d7e0 (QOS: UNSPECIFIED) 0 libsystem_kernel.dylib 0x7ff80c55e506 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80c598a69 _pthread_cond_wait + 1224 2 MailCore 0x7ff9289a9d0c -[MCTask waitUntilFinished] + 94 3 IMAP 0x7ff928901ec0 -[IMAPTaskManager _doCommandBlockForMailbox:block:async:ifSelected:priority:description:] + 1410 4 IMAP 0x7ff92890f14f -[IMAPTaskManager doCommandBlockForMailbox:synchronously:priority:description:block:] + 45 5 IMAP 0x7ff928954031 -[IMAPTaskManager fetchNamespaces] + 156 6 Mail 0x7ff925a1c90a -[MFIMAPAccount _namespacePrefixesForPrivate:public:shared:] + 268 7 Mail 0x7ff9259bc2a5 -[MFIMAPAccount _listingForMailbox:listAllChildren:] + 250 8 Mail 0x7ff9259bbf9f -[MFIMAPAccount _synchronizeMailboxList] + 157 9 Mail 0x7ff9259bbe2d -[MFIMAPAccount _synchronizeMailboxListDuringMailCheck] + 133 10 CoreFoundation 0x7ff80c64327c __invoking___ + 140 11 CoreFoundation 0x7ff80c643115 -[NSInvocation invoke] + 305 12 MailCore 0x7ff928983048 -[MCMonitoredInvocation invoke] + 106 13 MailCore 0x7ff928982fc0 -[MCThrowingInvocationOperation main] + 48 14 MailCore 0x7ff928982f5e -[_MCInvocationOperation main] + 404 15 Foundation 0x7ff80d4a6321 __NSOPERATION_IS_INVOKING_MAIN__ + 17 16 Foundation 0x7ff80d4a558f -[NSOperation start] + 785 17 Foundation 0x7ff80d4a5265 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17 18 Foundation 0x7ff80d4a513a __NSOQSchedule_f + 182 19 libdispatch.dylib 0x7ff80c3eed0d _dispatch_block_async_invoke2 + 83 20 libdispatch.dylib 0x7ff80c3e1cc9 _dispatch_client_callout + 8 21 libdispatch.dylib 0x7ff80c3e4746 _dispatch_continuation_pop + 460 22 libdispatch.dylib 0x7ff80c3e3ded _dispatch_async_redirect_invoke + 716 23 libdispatch.dylib 0x7ff80c3f13ba _dispatch_root_queue_drain + 343 24 libdispatch.dylib 0x7ff80c3f1b5a _dispatch_worker_thread2 + 160 25 libsystem_pthread.dylib 0x7ff80c59502e _pthread_wqthread + 256 26 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 2: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 3: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 4:: Dispatch queue: MCTaskManager utilityQueue (QOS: UTILITY) 0 libsystem_kernel.dylib 0x7ff80c55baba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff80c55be2b mach_msg + 59 2 CoreFoundation 0x7ff80c65faf2 __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff80c65e1cb __CFRunLoopRun + 1325 4 CoreFoundation 0x7ff80c65d5dd CFRunLoopRunSpecific + 563 5 Foundation 0x7ff80d4c465e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216 6 MailCore 0x7ff9289a7a96 -[MCSocket _waitForSecurityLayerNegotiationStreamsAreScheduled:] + 742 7 MailCore 0x7ff9289891e4 -[MCSocket connectToHost:withPort:isBackground:] + 1609 8 MailCore 0x7ff928986ad5 -[MCConnection connectDiscoveringBestSettings:] + 1372 9 Mail 0x7ff9259bd8ea -[MFIMAPAccount connectAndAuthenticate:] + 1120 10 IMAP 0x7ff9288fa762 -[IMAPTaskManager _createNewConnection] + 270 11 IMAP 0x7ff92891b178 __71-[IMAPTaskManager _createNewConnectionSynchronously:isFirstConnection:]_block_invoke + 31 12 Foundation 0x7ff80d4a6492 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7 13 Foundation 0x7ff80d4a638a -[NSBlockOperation main] + 98 14 Foundation 0x7ff80d4a6321 __NSOPERATION_IS_INVOKING_MAIN__ + 17 15 Foundation 0x7ff80d4a558f -[NSOperation start] + 785 16 Foundation 0x7ff80d4a5265 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17 17 Foundation 0x7ff80d4a513a __NSOQSchedule_f + 182 18 libdispatch.dylib 0x7ff80c3eed0d _dispatch_block_async_invoke2 + 83 19 libdispatch.dylib 0x7ff80c3e1cc9 _dispatch_client_callout + 8 20 libdispatch.dylib 0x7ff80c3e4746 _dispatch_continuation_pop + 460 21 libdispatch.dylib 0x7ff80c3e3ded _dispatch_async_redirect_invoke + 716 22 libdispatch.dylib 0x7ff80c3f13ba _dispatch_root_queue_drain + 343 23 libdispatch.dylib 0x7ff80c3f1b5a _dispatch_worker_thread2 + 160 24 libsystem_pthread.dylib 0x7ff80c59502e _pthread_wqthread + 256 25 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 5:: Dispatch queue: IMAPNetworkTaskHandler queue (QOS: BACKGROUND) 0 libsystem_kernel.dylib 0x7ff80c55baba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff80c55be2b mach_msg + 59 2 CoreFoundation 0x7ff80c65faf2 __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff80c65e1cb __CFRunLoopRun + 1325 4 CoreFoundation 0x7ff80c65d5dd CFRunLoopRunSpecific + 563 5 Foundation 0x7ff80d4c465e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216 6 MailCore 0x7ff9289a62b6 -[MCSocket readBytes:maxLength:error:] + 710 7 MailCore 0x7ff9289a5e8e -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 138 8 MailCore 0x7ff9289a563b -[MCConnection _fillBuffer:] + 391 9 MailCore 0x7ff9289a5382 -[MCConnection _readLineIntoData:error:] + 187 10 IMAP 0x7ff928902e69 -[IMAPConnection _readLineIntoData:error:] + 53 11 IMAP 0x7ff928902cd5 -[IMAPConnection _readDataWithRemainingByteCount:intoData:error:] + 169 12 IMAP 0x7ff928902ae4 +[IMAPResponse newIMAPResponseWithConnection:error:] + 88 13 IMAP 0x7ff9289028e9 -[IMAPConnection _copyNextServerResponse:fetchResponseLog:] + 63 14 IMAP 0x7ff92890845d -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:] + 482 15 IMAP 0x7ff928906945 -[IMAPConnection _responseFromSendingCommand:receivedExists:] + 1360 16 IMAP 0x7ff92890639b -[IMAPConnection executeClientCommand:] + 57 17 IMAP 0x7ff928906215 -[IMAPConnection prepareAndExecuteCommand:] + 216 18 IMAP 0x7ff9289102a3 -[IMAPServerInterface executeClientCommand:] + 1073 19 IMAP 0x7ff928925f8d -[IMAPCommandPipeline failureResponsesFromSendingCommandsToServer:responseHandler:highPriority:] + 239 20 IMAP 0x7ff9289582b0 __61-[IMAPTaskManager _waitForDataFromDownload:dataSource:error:]_block_invoke + 491 21 IMAP 0x7ff92891b55a -[IMAPNetworkBlockOperation main] + 237 22 Foundation 0x7ff80d4a6321 __NSOPERATION_IS_INVOKING_MAIN__ + 17 23 Foundation 0x7ff80d4a558f -[NSOperation start] + 785 24 Foundation 0x7ff80d4a5265 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17 25 Foundation 0x7ff80d4a513a __NSOQSchedule_f + 182 26 libdispatch.dylib 0x7ff80c3eed0d _dispatch_block_async_invoke2 + 83 27 libdispatch.dylib 0x7ff80c3e1cc9 _dispatch_client_callout + 8 28 libdispatch.dylib 0x7ff80c3e4746 _dispatch_continuation_pop + 460 29 libdispatch.dylib 0x7ff80c3e3ded _dispatch_async_redirect_invoke + 716 30 libdispatch.dylib 0x7ff80c3f13ba _dispatch_root_queue_drain + 343 31 libdispatch.dylib 0x7ff80c3f1b5a _dispatch_worker_thread2 + 160 32 libsystem_pthread.dylib 0x7ff80c59502e _pthread_wqthread + 256 33 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 6:: Dispatch queue: com.apple.email.searchableIndex.batch.com.apple.mail.contentIndex 0 libsystem_kernel.dylib 0x7ff80c55e506 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80c598a69 _pthread_cond_wait + 1224 2 MailCore 0x7ff9289a9d0c -[MCTask waitUntilFinished] + 94 3 IMAP 0x7ff928901ec0 -[IMAPTaskManager _doCommandBlockForMailbox:block:async:ifSelected:priority:description:] + 1410 4 IMAP 0x7ff92890f14f -[IMAPTaskManager doCommandBlockForMailbox:synchronously:priority:description:block:] + 45 5 IMAP 0x7ff928957d9b -[IMAPTaskManager _waitForDataFromDownload:dataSource:error:] + 508 6 IMAP 0x7ff928958cb3 -[IMAPTaskManager downloadHeaderDataForMessage:] + 207 7 Mail 0x7ff925a1f170 -[MFLibraryIMAPStore _fetchHeaderDataForMessage:fetchIfNotAvailable:allowPartial:] + 501 8 Mail 0x7ff925a1ecff -[MFMessageStore getTopLevelMimePart:headers:body:forMessage:fetchIfNotAvailable:updateFlags:allowPartial:skipSignatureVerification:] + 348 9 Mail 0x7ff925aebbd6 -[MFLibraryStore _getTopLevelMimePart:headers:body:forMessage:fetchIfNotAvailable:updateFlags:allowPartial:skipSignatureVerification:] + 1609 10 Mail 0x7ff9259e3519 -[MFLibraryStore getTopLevelMimePart:headers:body:forMessage:fetchIfNotAvailable:updateFlags:allowPartial:skipSignatureVerification:] + 228 11 MailCore 0x7ff928993742 -[MCMessage headersFetchIfNotAvailable:] + 92 12 MailCore 0x7ff9289a3a98 -[MCMessage bcc] + 96 13 EmailDaemon 0x7ff92137e6bc -[EDSearchableIndexItem addStaticAttributesToAttributeSet:] + 589 14 EmailDaemon 0x7ff92137e2ac -[EDSearchableIndexItem _addStaticAttributesToAttributeSet:] + 1311 15 EmailDaemon 0x7ff92137db97 -[EDSearchableIndexItem searchableItem] + 244 16 Mail 0x7ff9259ede13 -[MFSearchableIndexItem_macOS searchableItem] + 396 17 EmailDaemon 0x7ff921399ca7 __71-[EDSearchableIndex _processIndexingBatch:clientState:itemsNotIndexed:]_block_invoke_2 + 51 18 EmailFoundation 0x7ff91fc445ea __28-[EFFuture onScheduler:map:]_block_invoke + 25 19 EmailFoundation 0x7ff91fc44177 __38+[EFFuture _then:withBlock:scheduler:]_block_invoke + 17 20 EmailFoundation 0x7ff91fc343ad __33-[EFQueueScheduler performBlock:]_block_invoke + 11 21 libdispatch.dylib 0x7ff80c3e0ad8 _dispatch_call_block_and_release + 12 22 libdispatch.dylib 0x7ff80c3e1cc9 _dispatch_client_callout + 8 23 libdispatch.dylib 0x7ff80c3e7cee _dispatch_lane_serial_drain + 696 24 libdispatch.dylib 0x7ff80c3e87fb _dispatch_lane_invoke + 417 25 libdispatch.dylib 0x7ff80c3f27e1 _dispatch_workloop_worker_thread + 758 26 libsystem_pthread.dylib 0x7ff80c595074 _pthread_wqthread + 326 27 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 7:: Dispatch queue: IMAPNetworkTaskHandler queue (QOS: BACKGROUND) 0 libsystem_kernel.dylib 0x7ff80c55baba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff80c55be2b mach_msg + 59 2 CoreFoundation 0x7ff80c65faf2 __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff80c65e1cb __CFRunLoopRun + 1325 4 CoreFoundation 0x7ff80c65d5dd CFRunLoopRunSpecific + 563 5 Foundation 0x7ff80d4c465e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216 6 MailCore 0x7ff9289a62b6 -[MCSocket readBytes:maxLength:error:] + 710 7 MailCore 0x7ff9289a5e8e -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 138 8 MailCore 0x7ff9289a563b -[MCConnection _fillBuffer:] + 391 9 MailCore 0x7ff9289a5382 -[MCConnection _readLineIntoData:error:] + 187 10 IMAP 0x7ff928902e69 -[IMAPConnection _readLineIntoData:error:] + 53 11 IMAP 0x7ff928902cd5 -[IMAPConnection _readDataWithRemainingByteCount:intoData:error:] + 169 12 IMAP 0x7ff928902ae4 +[IMAPResponse newIMAPResponseWithConnection:error:] + 88 13 IMAP 0x7ff9289028e9 -[IMAPConnection _copyNextServerResponse:fetchResponseLog:] + 63 14 IMAP 0x7ff92890845d -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:] + 482 15 IMAP 0x7ff928906945 -[IMAPConnection _responseFromSendingCommand:receivedExists:] + 1360 16 IMAP 0x7ff928914cf5 -[IMAPConnection executeFetch:] + 53 17 IMAP 0x7ff928906215 -[IMAPConnection prepareAndExecuteCommand:] + 216 18 IMAP 0x7ff9289102a3 -[IMAPServerInterface executeClientCommand:] + 1073 19 IMAP 0x7ff92891cd7a -[IMAPSyncUIDsFlagsAndLabelsOperation main] + 569 20 Foundation 0x7ff80d4a6321 __NSOPERATION_IS_INVOKING_MAIN__ + 17 21 Foundation 0x7ff80d4a558f -[NSOperation start] + 785 22 Foundation 0x7ff80d4a5265 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17 23 Foundation 0x7ff80d4a513a __NSOQSchedule_f + 182 24 libdispatch.dylib 0x7ff80c3eed0d _dispatch_block_async_invoke2 + 83 25 libdispatch.dylib 0x7ff80c3e1cc9 _dispatch_client_callout + 8 26 libdispatch.dylib 0x7ff80c3e4746 _dispatch_continuation_pop + 460 27 libdispatch.dylib 0x7ff80c3e3ded _dispatch_async_redirect_invoke + 716 28 libdispatch.dylib 0x7ff80c3f13ba _dispatch_root_queue_drain + 343 29 libdispatch.dylib 0x7ff80c3f1b5a _dispatch_worker_thread2 + 160 30 libsystem_pthread.dylib 0x7ff80c59502e _pthread_wqthread + 256 31 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 8: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 9: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 10: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 11: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 12:: Dispatch queue: IMAPNetworkTaskHandler queue (QOS: BACKGROUND) 0 libsystem_kernel.dylib 0x7ff80c55baba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff80c55be2b mach_msg + 59 2 CoreFoundation 0x7ff80c65faf2 __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff80c65e1cb __CFRunLoopRun + 1325 4 CoreFoundation 0x7ff80c65d5dd CFRunLoopRunSpecific + 563 5 Foundation 0x7ff80d4c465e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216 6 MailCore 0x7ff9289a62b6 -[MCSocket readBytes:maxLength:error:] + 710 7 MailCore 0x7ff9289a5e8e -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 138 8 MailCore 0x7ff9289a563b -[MCConnection _fillBuffer:] + 391 9 MailCore 0x7ff9289a5382 -[MCConnection _readLineIntoData:error:] + 187 10 IMAP 0x7ff928902e69 -[IMAPConnection _readLineIntoData:error:] + 53 11 IMAP 0x7ff928902cd5 -[IMAPConnection _readDataWithRemainingByteCount:intoData:error:] + 169 12 IMAP 0x7ff928902ae4 +[IMAPResponse newIMAPResponseWithConnection:error:] + 88 13 IMAP 0x7ff9289028e9 -[IMAPConnection _copyNextServerResponse:fetchResponseLog:] + 63 14 IMAP 0x7ff92890845d -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:] + 482 15 IMAP 0x7ff928906945 -[IMAPConnection _responseFromSendingCommand:receivedExists:] + 1360 16 IMAP 0x7ff928931272 -[IMAPConnection executeNamespace:] + 137 17 IMAP 0x7ff928906215 -[IMAPConnection prepareAndExecuteCommand:] + 216 18 IMAP 0x7ff9289102a3 -[IMAPServerInterface executeClientCommand:] + 1073 19 IMAP 0x7ff92895426f __34-[IMAPTaskManager fetchNamespaces]_block_invoke + 153 20 IMAP 0x7ff92891b55a -[IMAPNetworkBlockOperation main] + 237 21 Foundation 0x7ff80d4a6321 __NSOPERATION_IS_INVOKING_MAIN__ + 17 22 Foundation 0x7ff80d4a558f -[NSOperation start] + 785 23 Foundation 0x7ff80d4a5265 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17 24 Foundation 0x7ff80d4a513a __NSOQSchedule_f + 182 25 libdispatch.dylib 0x7ff80c3eed0d _dispatch_block_async_invoke2 + 83 26 libdispatch.dylib 0x7ff80c3e1cc9 _dispatch_client_callout + 8 27 libdispatch.dylib 0x7ff80c3e4746 _dispatch_continuation_pop + 460 28 libdispatch.dylib 0x7ff80c3e3ded _dispatch_async_redirect_invoke + 716 29 libdispatch.dylib 0x7ff80c3f13ba _dispatch_root_queue_drain + 343 30 libdispatch.dylib 0x7ff80c3f1b5a _dispatch_worker_thread2 + 160 31 libsystem_pthread.dylib 0x7ff80c59502e _pthread_wqthread + 256 32 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 13: 0 libsystem_kernel.dylib 0x7ff80c55e506 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80c598a9f _pthread_cond_wait + 1278 2 Foundation 0x7ff80d49e1a6 -[NSCondition waitUntilDate:] + 144 3 Foundation 0x7ff80d4a05f3 -[NSConditionLock lockWhenCondition:beforeDate:] + 91 4 EmailFoundation 0x7ff91fc43797 -[EFFuture resultBeforeDate:error:] + 142 5 EmailFoundation 0x7ff91fc436d1 -[EFFuture result:] + 69 6 EmailDaemon 0x7ff92139946c -[EDSearchableIndex _processIndexingBatch:clientState:itemsNotIndexed:] + 458 7 EmailDaemon 0x7ff92139bdee __61-[EDSearchableIndex _scheduleProcessPendingItemsFromRefresh:]_block_invoke.560 + 505 8 EmailFoundation 0x7ff91fc44177 __38+[EFFuture _then:withBlock:scheduler:]_block_invoke + 17 9 EmailFoundation 0x7ff91fc343ad __33-[EFQueueScheduler performBlock:]_block_invoke + 11 10 libdispatch.dylib 0x7ff80c3e0ad8 _dispatch_call_block_and_release + 12 11 libdispatch.dylib 0x7ff80c3e1cc9 _dispatch_client_callout + 8 12 libdispatch.dylib 0x7ff80c3e4746 _dispatch_continuation_pop + 460 13 libdispatch.dylib 0x7ff80c3e3ded _dispatch_async_redirect_invoke + 716 14 libdispatch.dylib 0x7ff80c3f13ba _dispatch_root_queue_drain + 343 15 libdispatch.dylib 0x7ff80c3f1b5a _dispatch_worker_thread2 + 160 16 libsystem_pthread.dylib 0x7ff80c59502e _pthread_wqthread + 256 17 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 14:: JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x7ff80c55e506 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80c598a69 _pthread_cond_wait + 1224 2 libc++.1.dylib 0x7ff80c4f7ec2 std::__1::condition_variable::wait(std::__1::unique_lock&) + 18 3 JavaScriptCore 0x7ff825c9f885 void std::__1::condition_variable_any::wait >(std::__1::unique_lock&) + 85 4 JavaScriptCore 0x7ff825ca402b bmalloc::Scavenger::threadRunLoop() + 443 5 JavaScriptCore 0x7ff825ca3b59 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9 6 JavaScriptCore 0x7ff825ca5207 void* std::__1::__thread_proxy >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39 7 libsystem_pthread.dylib 0x7ff80c5984f4 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80c59400f thread_start + 15 Thread 15: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 16:: Dispatch queue: NSPServerClient queue 0 Foundation 0x7ff80d476517 _decodeObjectBinary + 2916 1 Foundation 0x7ff80d475899 _decodeObject + 152 2 Foundation 0x7ff80d475784 -[NSKeyedUnarchiver decodeObjectForKey:] + 162 3 Foundation 0x7ff80d4755fd -[NSKeyedUnarchiver decodeObjectOfClasses:forKey:] + 391 4 NetworkServiceProxy 0x7ff91dc45cf1 -[PrivacyProxyServiceStatus initWithCoder:] + 202 5 NetworkServiceProxy 0x7ff91dc46039 -[PrivacyProxyServiceStatus initWithData:] + 169 6 NetworkServiceProxy 0x7ff91dc59e2c __69-[NSPServerClient getPrivacyProxyServiceStatusWithCompletionHandler:]_block_invoke + 190 7 libxpc.dylib 0x7ff80c2de6d5 _xpc_connection_reply_callout + 36 8 libxpc.dylib 0x7ff80c2de65d _xpc_connection_call_reply_async + 69 9 libdispatch.dylib 0x7ff80c3e1d2f _dispatch_client_callout3 + 8 10 libdispatch.dylib 0x7ff80c3fbe5e _dispatch_mach_msg_async_reply_invoke + 383 11 libdispatch.dylib 0x7ff80c3e7b85 _dispatch_lane_serial_drain + 335 12 libdispatch.dylib 0x7ff80c3e87c8 _dispatch_lane_invoke + 366 13 libdispatch.dylib 0x7ff80c3f27e1 _dispatch_workloop_worker_thread + 758 14 libsystem_pthread.dylib 0x7ff80c595074 _pthread_wqthread + 326 15 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 17: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 18: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 19: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 20:: Dispatch queue: com.apple.email.searchableIndex.indexingQueue.com.apple.mail.contentIndex 0 libsystem_kernel.dylib 0x7ff80c55e506 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80c598a9f _pthread_cond_wait + 1278 2 Foundation 0x7ff80d49e1a6 -[NSCondition waitUntilDate:] + 144 3 Foundation 0x7ff80d4a05f3 -[NSConditionLock lockWhenCondition:beforeDate:] + 91 4 EmailFoundation 0x7ff91fc43797 -[EFFuture resultBeforeDate:error:] + 142 5 EmailFoundation 0x7ff91fc436d1 -[EFFuture result:] + 69 6 EmailDaemon 0x7ff921482e60 __61-[EDSearchableIndex _scheduleProcessPendingItemsFromRefresh:]_block_invoke.536 + 1157 7 EmailDaemon 0x7ff921387c19 __62-[EDSearchableIndex _throttleRequestedSize:targetTime:action:]_block_invoke + 32 8 EmailDaemon 0x7ff921387ad5 -[EDSearchableIndex _throttleRequestedSize:targetTime:action:] + 178 9 EmailDaemon 0x7ff9213959fe __61-[EDSearchableIndex _scheduleProcessPendingItemsFromRefresh:]_block_invoke + 711 10 EmailFoundation 0x7ff91fc343ad __33-[EFQueueScheduler performBlock:]_block_invoke + 11 11 libdispatch.dylib 0x7ff80c3e0ad8 _dispatch_call_block_and_release + 12 12 libdispatch.dylib 0x7ff80c3e1cc9 _dispatch_client_callout + 8 13 libdispatch.dylib 0x7ff80c3e7cee _dispatch_lane_serial_drain + 696 14 libdispatch.dylib 0x7ff80c3e87fb _dispatch_lane_invoke + 417 15 libdispatch.dylib 0x7ff80c3f27e1 _dispatch_workloop_worker_thread + 758 16 libsystem_pthread.dylib 0x7ff80c595074 _pthread_wqthread + 326 17 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 21: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 22:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x7ff80c55baba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff80c55be2b mach_msg + 59 2 CoreFoundation 0x7ff80c65faf2 __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff80c65e1cb __CFRunLoopRun + 1325 4 CoreFoundation 0x7ff80c65d5dd CFRunLoopRunSpecific + 563 5 CFNetwork 0x7ff81125758e 0x7ff811008000 + 2422158 6 Foundation 0x7ff80d4bd2c9 __NSThread__start__ + 1025 7 libsystem_pthread.dylib 0x7ff80c5984f4 _pthread_start + 125 8 libsystem_pthread.dylib 0x7ff80c59400f thread_start + 15 Thread 23:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x7ff80c563e4a __select + 10 1 CoreFoundation 0x7ff80c686ecd __CFSocketManager + 630 2 libsystem_pthread.dylib 0x7ff80c5984f4 _pthread_start + 125 3 libsystem_pthread.dylib 0x7ff80c59400f thread_start + 15 Thread 24: 0 libsystem_pthread.dylib 0x7ff80c593fec start_wqthread + 0 Thread 25:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x7ff80c55baba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff80c55be2b mach_msg + 59 2 CoreFoundation 0x7ff80c65faf2 __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff80c65e1cb __CFRunLoopRun + 1325 4 CoreFoundation 0x7ff80c65d5dd CFRunLoopRunSpecific + 563 5 AppKit 0x7ff80f1fad98 _NSEventThread + 132 6 libsystem_pthread.dylib 0x7ff80c5984f4 _pthread_start + 125 7 libsystem_pthread.dylib 0x7ff80c59400f thread_start + 15 Thread 26 Crashed:: Dispatch queue: MCTaskHandler queue (QOS: BACKGROUND) 0 libsystem_kernel.dylib 0x7ff80c562112 __pthread_kill + 10 1 libsystem_pthread.dylib 0x7ff80c598214 pthread_kill + 263 2 libsystem_c.dylib 0x7ff80c4e4d10 abort + 123 3 libc++abi.dylib 0x7ff80c5550b2 abort_message + 241 4 libc++abi.dylib 0x7ff80c5461fd demangling_terminate_handler() + 266 5 libobjc.A.dylib 0x7ff80c443509 _objc_terminate() + 96 6 libc++abi.dylib 0x7ff80c5544d7 std::__terminate(void (*)()) + 8 7 libc++abi.dylib 0x7ff80c554488 std::terminate() + 56 8 libdispatch.dylib 0x7ff80c3e1cdd _dispatch_client_callout + 28 9 libdispatch.dylib 0x7ff80c3e4746 _dispatch_continuation_pop + 460 10 libdispatch.dylib 0x7ff80c3e3ded _dispatch_async_redirect_invoke + 716 11 libdispatch.dylib 0x7ff80c3f13ba _dispatch_root_queue_drain + 343 12 libdispatch.dylib 0x7ff80c3f1b5a _dispatch_worker_thread2 + 160 13 libsystem_pthread.dylib 0x7ff80c59502e _pthread_wqthread + 256 14 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 27:: com.apple.coreanimation.render-server 0 libsystem_kernel.dylib 0x7ff80c55baba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff80c55be2b mach_msg + 59 2 QuartzCore 0x7ff81371a616 CA::Render::Server::server_thread(void*) + 493 3 QuartzCore 0x7ff81371a419 thread_fun(void*) + 25 4 libsystem_pthread.dylib 0x7ff80c5984f4 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff80c59400f thread_start + 15 Thread 28:: Dispatch queue: IMAPNetworkTaskHandler queue (QOS: BACKGROUND) 0 libsystem_kernel.dylib 0x7ff80c55baba mach_msg_trap + 10 1 libsystem_kernel.dylib 0x7ff80c55be2b mach_msg + 59 2 CoreFoundation 0x7ff80c65faf2 __CFRunLoopServiceMachPort + 319 3 CoreFoundation 0x7ff80c65e1cb __CFRunLoopRun + 1325 4 CoreFoundation 0x7ff80c65d5dd CFRunLoopRunSpecific + 563 5 Foundation 0x7ff80d4c465e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216 6 MailCore 0x7ff9289a62b6 -[MCSocket readBytes:maxLength:error:] + 710 7 MailCore 0x7ff9289a5e8e -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 138 8 MailCore 0x7ff9289a563b -[MCConnection _fillBuffer:] + 391 9 MailCore 0x7ff9289a5382 -[MCConnection _readLineIntoData:error:] + 187 10 IMAP 0x7ff928902e69 -[IMAPConnection _readLineIntoData:error:] + 53 11 IMAP 0x7ff928902cd5 -[IMAPConnection _readDataWithRemainingByteCount:intoData:error:] + 169 12 IMAP 0x7ff928902ae4 +[IMAPResponse newIMAPResponseWithConnection:error:] + 88 13 IMAP 0x7ff9289028e9 -[IMAPConnection _copyNextServerResponse:fetchResponseLog:] + 63 14 IMAP 0x7ff92890845d -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:] + 482 15 IMAP 0x7ff928906945 -[IMAPConnection _responseFromSendingCommand:receivedExists:] + 1360 16 IMAP 0x7ff92890639b -[IMAPConnection executeClientCommand:] + 57 17 IMAP 0x7ff928906215 -[IMAPConnection prepareAndExecuteCommand:] + 216 18 IMAP 0x7ff9289102a3 -[IMAPServerInterface executeClientCommand:] + 1073 19 IMAP 0x7ff928925f8d -[IMAPCommandPipeline failureResponsesFromSendingCommandsToServer:responseHandler:highPriority:] + 239 20 IMAP 0x7ff9289238fd -[IMAPSyncBodiesOperation main] + 1281 21 Foundation 0x7ff80d4a6321 __NSOPERATION_IS_INVOKING_MAIN__ + 17 22 Foundation 0x7ff80d4a558f -[NSOperation start] + 785 23 Foundation 0x7ff80d4a5265 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17 24 Foundation 0x7ff80d4a513a __NSOQSchedule_f + 182 25 libdispatch.dylib 0x7ff80c3eed0d _dispatch_block_async_invoke2 + 83 26 libdispatch.dylib 0x7ff80c3e1cc9 _dispatch_client_callout + 8 27 libdispatch.dylib 0x7ff80c3e4746 _dispatch_continuation_pop + 460 28 libdispatch.dylib 0x7ff80c3e3ded _dispatch_async_redirect_invoke + 716 29 libdispatch.dylib 0x7ff80c3f13ba _dispatch_root_queue_drain + 343 30 libdispatch.dylib 0x7ff80c3f1b5a _dispatch_worker_thread2 + 160 31 libsystem_pthread.dylib 0x7ff80c59502e _pthread_wqthread + 256 32 libsystem_pthread.dylib 0x7ff80c593ffb start_wqthread + 15 Thread 29:: CVDisplayLink 0 libsystem_kernel.dylib 0x7ff80c55e506 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x7ff80c598a9f _pthread_cond_wait + 1278 2 CoreVideo 0x7ff813dd88f6 CVDisplayLink::waitUntil(unsigned long long) + 366 3 CoreVideo 0x7ff813dd7a6a CVDisplayLink::runIOThread() + 534 4 libsystem_pthread.dylib 0x7ff80c5984f4 _pthread_start + 125 5 libsystem_pthread.dylib 0x7ff80c59400f thread_start + 15 Thread 26 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000070000574e000 rcx: 0x000070000574d828 rdx: 0x0000000000000000 rdi: 0x000000000003730f rsi: 0x0000000000000006 rbp: 0x000070000574d850 rsp: 0x000070000574d828 r8: 0x000070000574d6f0 r9: 0x00007ff80c557fa1 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x000000000003730f r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007ff80c562112 rfl: 0x0000000000000246 cr2: 0x00007ff84c2a42d8 Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133 Binary Images: 0x7ff80c55b000 - 0x7ff80c591fff libsystem_kernel.dylib (*) <5aa1e5be-b5b8-3a02-9885-a8c99e0ca378> /usr/lib/system/libsystem_kernel.dylib 0x7ff80c5df000 - 0x7ff80cae1fff com.apple.CoreFoundation (6.9) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7ff81525e000 - 0x7ff815555fff com.apple.HIToolbox (2.1.1) <535dbc28-4d26-3609-86bb-5c40227b648c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7ff80f04e000 - 0x7ff80fedcfff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x11adec000 - 0x11ae57fff dyld (*) /usr/lib/dyld 0x7ff80c592000 - 0x7ff80c59dfff libsystem_pthread.dylib (*) <6c7561b4-4b92-3f45-921e-abe669299844> /usr/lib/system/libsystem_pthread.dylib 0x7ff92897a000 - 0x7ff928a45fff com.apple.MailCore (11.0) <0f095e41-8138-38c8-9acb-44c99965dd63> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore 0x7ff9288ee000 - 0x7ff928979fff com.apple.IMAP (11.0) <9a8f4473-754d-33dc-9c81-0fc43ca81e08> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP 0x7ff92598e000 - 0x7ff925c91fff com.apple.Mail.framework (11.0) /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail 0x7ff80d465000 - 0x7ff80d81ffff com.apple.Foundation (6.9) <4f895069-27e3-3087-a30e-515f5fc9f493> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7ff80c3df000 - 0x7ff80c425fff libdispatch.dylib (*) /usr/lib/system/libdispatch.dylib 0x7ff921359000 - 0x7ff921580fff com.apple.EmailDaemon (1.0) /System/Library/PrivateFrameworks/EmailDaemon.framework/Versions/A/EmailDaemon 0x7ff91fc31000 - 0x7ff91fcb3fff com.apple.EmailFoundation (11.0) <15d5d7d1-2af8-31c8-95bf-9563a58265d2> /System/Library/PrivateFrameworks/EmailFoundation.framework/Versions/A/EmailFoundation 0x7ff80c4ec000 - 0x7ff80c544fff libc++.1.dylib (*) /usr/lib/libc++.1.dylib 0x7ff824aa6000 - 0x7ff825dd5fff com.apple.JavaScriptCore (17612) <5f124536-07f4-328b-a93e-2b6ddab37fee> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7ff91dc28000 - 0x7ff91dd60fff com.apple.NetworkServiceProxyFramework (1.0) <46b4c32c-f7db-34fc-8b25-a644be1d9524> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/Versions/A/NetworkServiceProxy 0x7ff80c2d0000 - 0x7ff80c306fff libxpc.dylib (*) <43dadc38-d163-3eef-8901-0cbce39c7cc5> /usr/lib/system/libxpc.dylib 0x7ff811008000 - 0x7ff81149efff com.apple.CFNetwork (1327.0.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7ff80c463000 - 0x7ff80c4ebfff libsystem_c.dylib (*) /usr/lib/system/libsystem_c.dylib 0x7ff80c545000 - 0x7ff80c55afff libc++abi.dylib (*) <129b1912-eeaf-3eea-93be-79e201c13f7c> /usr/lib/libc++abi.dylib 0x7ff80c426000 - 0x7ff80c45ffff libobjc.A.dylib (*) <2239a869-3275-3e4c-987b-b8afce4520e7> /usr/lib/libobjc.A.dylib 0x7ff8136d4000 - 0x7ff8139bcfff com.apple.QuartzCore (1.11) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7ff813dd5000 - 0x7ff813e26fff com.apple.CoreVideo (1.8) <127e441f-3b6d-3c27-8a68-501b156ff6b9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 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=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%) Writable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 640K 5 Activity Tracing 256K 1 CG backing stores 720K 4 CG image 556K 91 CG raster data 8K 1 ColorSync 228K 26 CoreAnimation 5808K 328 CoreData 132K 2 CoreData Object IDs 4100K 2 CoreGraphics 8K 2 CoreImage 4K 1 CoreUI image data 916K 16 Foundation 2740K 21 IOKit 7940K 1 Image IO 20K 5 Kernel Alloc Once 8K 1 MALLOC 921.6M 525 MALLOC guard page 48K 11 MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated) SQLite page cache 10.2M 163 STACK GUARD 56.1M 30 Stack 23.2M 30 VM_ALLOCATE 1160K 8 WebKit Malloc 9220K 27 __CTF 759 1 __DATA 37.3M 745 __DATA_CONST 46.9M 520 __DATA_DIRTY 3010K 350 __FONT_DATA 4K 1 __GLSLBUILTINS 5176K 1 __LINKEDIT 642.2M 12 __OBJC_RO 81.8M 1 __OBJC_RW 3136K 2 __TEXT 650.4M 758 __UNICODE 588K 1 dyld private memory 1024K 1 libnetwork 45.8M 272 mapped file 437.3M 57 shared memory 804K 21 =========== ======= ======= TOTAL 3.2G 4045 TOTAL, minus reserved VM space 2.9G 4045 ----------- Full Report ----------- {"app_name":"Mail","timestamp":"2022-01-25 10:34:36.00 -0800","app_version":"15.0","slice_uuid":"da3721de-8d5d-345a-98c5-cc30ef5fb2e2","build_version":"3693.40.0.1.81","platform":1,"bundleID":"com.apple.mail","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.1 (21C52)","incident_id":"4ADA8C88-7615-487B-9175-661B03418193","name":"Mail"} { "uptime" : 31000, "procLaunch" : "2022-01-25 10:34:15.7478 -0800", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookAir8,2", "procStartAbsTime" : 31524060082374, "coalitionID" : 727, "osVersion" : { "train" : "macOS 12.1", "build" : "21C52", "releaseType" : "User" }, "captureTime" : "2022-01-25 10:34:31.4860 -0800", "incident" : "4ADA8C88-7615-487B-9175-661B03418193", "bug_type" : "309", "pid" : 24928, "procExitAbsTime" : 31539702796807, "cpuType" : "X86-64", "procName" : "Mail", "procPath" : "\/System\/Applications\/Mail.app\/Contents\/MacOS\/Mail", "bundleInfo" : {"CFBundleShortVersionString":"15.0","CFBundleVersion":"3693.40.0.1.81","CFBundleIdentifier":"com.apple.mail"}, "buildInfo" : {"ProjectName":"Mail_App","SourceVersion":"3693040000001081","BuildVersion":"54"}, "storeInfo" : {"deviceIdentifierForVendor":"5BD908A3-EB5E-5C59-A6AC-9E24BEAC1123","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.apple.mail", "crashReporterKey" : "D5476770-FBE2-6FAA-1482-A20445A0D976", "wakeTime" : 852, "bridgeVersion" : {"build":"19P647","train":"6.1"}, "sleepWakeUUID" : "BBFFCEE5-0503-42EF-8FED-4EC4ADD5691A", "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: '*** -[__NSCFString dataUsingEncoding:allowLossyConversion:]: didn't convert all characters'"],"libsystem_c.dylib":["abort() called"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"]}, "asiBacktraces" : ["0 CoreFoundation 0x00007ff80c6daf0b __exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007ff80c43bb9d objc_exception_throw + 48\n2 Foundation 0x00007ff80d4ade73 -[NSString(NSStringOtherEncodings) dataUsingEncoding:allowLossyConversion:] + 554\n3 Mail 0x00007ff925ad4dda -[MFLibrary _storeRemoteContentLinksFromData:forMessage:] + 1137\n4 Mail 0x00007ff925a103ea -[MFLibrary setData:forMessage:isPartial:hasCompleteText:] + 115\n5 Mail 0x00007ff925a10309 -[MFLibraryMessage setData:isPartial:] + 98\n6 IMAP 0x00007ff92892ec56 -[IMAPMessageDownload collectDataAndWriteToDisk:] + 383\n7 IMAP 0x00007ff92892e67a -[IMAPPersistBodiesOperation main] + 902\n8 Foundation 0x00007ff80d4a6321 __NSOPERATION_IS_INVOKING_MAIN__ + 17\n9 Foundation 0x00007ff80d4a558f -[NSOperation start] + 785\n10 Foundation 0x00007ff80d4a5265 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 17\n11 Foundation 0x00007ff80d4a513a __NSOQSchedule_f + 182\n12 libdispatch.dylib 0x00007ff80c3eed0d _dispatch_block_async_invoke2 + 83\n13 libdispatch.dylib 0x00007ff80c3e1cc9 _dispatch_client_callout + 8\n14 libdispatch.dylib 0x00007ff80c3e4746 _dispatch_continuation_pop + 460\n15 libdispatch.dylib 0x00007ff80c3e3ded _dispatch_async_redirect_invoke + 716\n16 libdispatch.dylib 0x00007ff80c3f13ba _dispatch_root_queue_drain + 343\n17 libdispatch.dylib 0x00007ff80c3f1b5a _dispatch_worker_thread2 + 160\n18 libsystem_pthread.dylib 0x00007ff80c59502e _pthread_wqthread + 256\n19 libsystem_pthread.dylib 0x00007ff80c593ffb start_wqthread + 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":1031931,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":1},{"imageOffset":88989,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":20},{"imageOffset":298611,"symbol":"-[NSString(NSStringOtherEncodings) dataUsingEncoding:allowLossyConversion:]","symbolLocation":554,"imageIndex":9},{"imageOffset":1338842,"symbol":"-[MFLibrary _storeRemoteContentLinksFromData:forMessage:]","symbolLocation":1137,"imageIndex":8},{"imageOffset":533482,"symbol":"-[MFLibrary setData:forMessage:isPartial:hasCompleteText:]","symbolLocation":115,"imageIndex":8},{"imageOffset":533257,"symbol":"-[MFLibraryMessage setData:isPartial:]","symbolLocation":98,"imageIndex":8},{"imageOffset":265302,"symbol":"-[IMAPMessageDownload collectDataAndWriteToDisk:]","symbolLocation":383,"imageIndex":7},{"imageOffset":263802,"symbol":"-[IMAPPersistBodiesOperation main]","symbolLocation":902,"imageIndex":7},{"imageOffset":267041,"symbol":"__NSOPERATION_IS_INVOKING_MAIN__","symbolLocation":17,"imageIndex":9},{"imageOffset":263567,"symbol":"-[NSOperation start]","symbolLocation":785,"imageIndex":9},{"imageOffset":262757,"symbol":"__NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__","symbolLocation":17,"imageIndex":9},{"imageOffset":262458,"symbol":"__NSOQSchedule_f","symbolLocation":182,"imageIndex":9},{"imageOffset":64781,"symbol":"_dispatch_block_async_invoke2","symbolLocation":83,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":10},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":10},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":10},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":10},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}], "faultingThread" : 26, "threads" : [{"id":335285,"queue":"com.apple.main-thread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":206065,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":2},{"imageOffset":205383,"symbol":"ReceiveNextEventCommon","symbolLocation":587,"imageIndex":2},{"imageOffset":204773,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":2},{"imageOffset":256844,"symbol":"_DPSNextEvent","symbolLocation":886,"imageIndex":3},{"imageOffset":250296,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1411,"imageIndex":3},{"imageOffset":193961,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":13383,"symbol":"NSApplicationMain","symbolLocation":816,"imageIndex":3},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":4}]},{"id":335310,"name":"-[MFIMAPAccount _synchronizeMailboxListDuringMailCheck]","queue":"NSOperationQueue 0x7ff618a7d7e0 (QOS: UNSPECIFIED)","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":5},{"imageOffset":195852,"symbol":"-[MCTask waitUntilFinished]","symbolLocation":94,"imageIndex":6},{"imageOffset":81600,"symbol":"-[IMAPTaskManager _doCommandBlockForMailbox:block:async:ifSelected:priority:description:]","symbolLocation":1410,"imageIndex":7},{"imageOffset":135503,"symbol":"-[IMAPTaskManager doCommandBlockForMailbox:synchronously:priority:description:block:]","symbolLocation":45,"imageIndex":7},{"imageOffset":417841,"symbol":"-[IMAPTaskManager fetchNamespaces]","symbolLocation":156,"imageIndex":7},{"imageOffset":583946,"symbol":"-[MFIMAPAccount _namespacePrefixesForPrivate:public:shared:]","symbolLocation":268,"imageIndex":8},{"imageOffset":189093,"symbol":"-[MFIMAPAccount _listingForMailbox:listAllChildren:]","symbolLocation":250,"imageIndex":8},{"imageOffset":188319,"symbol":"-[MFIMAPAccount _synchronizeMailboxList]","symbolLocation":157,"imageIndex":8},{"imageOffset":187949,"symbol":"-[MFIMAPAccount _synchronizeMailboxListDuringMailCheck]","symbolLocation":133,"imageIndex":8},{"imageOffset":410236,"symbol":"__invoking___","symbolLocation":140,"imageIndex":1},{"imageOffset":409877,"symbol":"-[NSInvocation invoke]","symbolLocation":305,"imageIndex":1},{"imageOffset":36936,"symbol":"-[MCMonitoredInvocation invoke]","symbolLocation":106,"imageIndex":6},{"imageOffset":36800,"symbol":"-[MCThrowingInvocationOperation main]","symbolLocation":48,"imageIndex":6},{"imageOffset":36702,"symbol":"-[_MCInvocationOperation main]","symbolLocation":404,"imageIndex":6},{"imageOffset":267041,"symbol":"__NSOPERATION_IS_INVOKING_MAIN__","symbolLocation":17,"imageIndex":9},{"imageOffset":263567,"symbol":"-[NSOperation start]","symbolLocation":785,"imageIndex":9},{"imageOffset":262757,"symbol":"__NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__","symbolLocation":17,"imageIndex":9},{"imageOffset":262458,"symbol":"__NSOQSchedule_f","symbolLocation":182,"imageIndex":9},{"imageOffset":64781,"symbol":"_dispatch_block_async_invoke2","symbolLocation":83,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":10},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":10},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":10},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":10},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335312,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335322,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335337,"queue":"MCTaskManager utilityQueue (QOS: UTILITY)","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":390750,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":9},{"imageOffset":187030,"symbol":"-[MCSocket _waitForSecurityLayerNegotiationStreamsAreScheduled:]","symbolLocation":742,"imageIndex":6},{"imageOffset":61924,"symbol":"-[MCSocket connectToHost:withPort:isBackground:]","symbolLocation":1609,"imageIndex":6},{"imageOffset":51925,"symbol":"-[MCConnection connectDiscoveringBestSettings:]","symbolLocation":1372,"imageIndex":6},{"imageOffset":194794,"symbol":"-[MFIMAPAccount connectAndAuthenticate:]","symbolLocation":1120,"imageIndex":8},{"imageOffset":51042,"symbol":"-[IMAPTaskManager _createNewConnection]","symbolLocation":270,"imageIndex":7},{"imageOffset":184696,"symbol":"__71-[IMAPTaskManager _createNewConnectionSynchronously:isFirstConnection:]_block_invoke","symbolLocation":31,"imageIndex":7},{"imageOffset":267410,"symbol":"__NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__","symbolLocation":7,"imageIndex":9},{"imageOffset":267146,"symbol":"-[NSBlockOperation main]","symbolLocation":98,"imageIndex":9},{"imageOffset":267041,"symbol":"__NSOPERATION_IS_INVOKING_MAIN__","symbolLocation":17,"imageIndex":9},{"imageOffset":263567,"symbol":"-[NSOperation start]","symbolLocation":785,"imageIndex":9},{"imageOffset":262757,"symbol":"__NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__","symbolLocation":17,"imageIndex":9},{"imageOffset":262458,"symbol":"__NSOQSchedule_f","symbolLocation":182,"imageIndex":9},{"imageOffset":64781,"symbol":"_dispatch_block_async_invoke2","symbolLocation":83,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":10},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":10},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":10},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":10},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335339,"queue":"IMAPNetworkTaskHandler queue (QOS: BACKGROUND)","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":390750,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":9},{"imageOffset":180918,"symbol":"-[MCSocket readBytes:maxLength:error:]","symbolLocation":710,"imageIndex":6},{"imageOffset":179854,"symbol":"-[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:]","symbolLocation":138,"imageIndex":6},{"imageOffset":177723,"symbol":"-[MCConnection _fillBuffer:]","symbolLocation":391,"imageIndex":6},{"imageOffset":177026,"symbol":"-[MCConnection _readLineIntoData:error:]","symbolLocation":187,"imageIndex":6},{"imageOffset":85609,"symbol":"-[IMAPConnection _readLineIntoData:error:]","symbolLocation":53,"imageIndex":7},{"imageOffset":85205,"symbol":"-[IMAPConnection _readDataWithRemainingByteCount:intoData:error:]","symbolLocation":169,"imageIndex":7},{"imageOffset":84708,"symbol":"+[IMAPResponse newIMAPResponseWithConnection:error:]","symbolLocation":88,"imageIndex":7},{"imageOffset":84201,"symbol":"-[IMAPConnection _copyNextServerResponse:fetchResponseLog:]","symbolLocation":63,"imageIndex":7},{"imageOffset":107613,"symbol":"-[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:]","symbolLocation":482,"imageIndex":7},{"imageOffset":100677,"symbol":"-[IMAPConnection _responseFromSendingCommand:receivedExists:]","symbolLocation":1360,"imageIndex":7},{"imageOffset":99227,"symbol":"-[IMAPConnection executeClientCommand:]","symbolLocation":57,"imageIndex":7},{"imageOffset":98837,"symbol":"-[IMAPConnection prepareAndExecuteCommand:]","symbolLocation":216,"imageIndex":7},{"imageOffset":139939,"symbol":"-[IMAPServerInterface executeClientCommand:]","symbolLocation":1073,"imageIndex":7},{"imageOffset":229261,"symbol":"-[IMAPCommandPipeline failureResponsesFromSendingCommandsToServer:responseHandler:highPriority:]","symbolLocation":239,"imageIndex":7},{"imageOffset":434864,"symbol":"__61-[IMAPTaskManager _waitForDataFromDownload:dataSource:error:]_block_invoke","symbolLocation":491,"imageIndex":7},{"imageOffset":185690,"symbol":"-[IMAPNetworkBlockOperation main]","symbolLocation":237,"imageIndex":7},{"imageOffset":267041,"symbol":"__NSOPERATION_IS_INVOKING_MAIN__","symbolLocation":17,"imageIndex":9},{"imageOffset":263567,"symbol":"-[NSOperation start]","symbolLocation":785,"imageIndex":9},{"imageOffset":262757,"symbol":"__NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__","symbolLocation":17,"imageIndex":9},{"imageOffset":262458,"symbol":"__NSOQSchedule_f","symbolLocation":182,"imageIndex":9},{"imageOffset":64781,"symbol":"_dispatch_block_async_invoke2","symbolLocation":83,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":10},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":10},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":10},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":10},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335359,"queue":"com.apple.email.searchableIndex.batch.com.apple.mail.contentIndex","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":5},{"imageOffset":195852,"symbol":"-[MCTask waitUntilFinished]","symbolLocation":94,"imageIndex":6},{"imageOffset":81600,"symbol":"-[IMAPTaskManager _doCommandBlockForMailbox:block:async:ifSelected:priority:description:]","symbolLocation":1410,"imageIndex":7},{"imageOffset":135503,"symbol":"-[IMAPTaskManager doCommandBlockForMailbox:synchronously:priority:description:block:]","symbolLocation":45,"imageIndex":7},{"imageOffset":433563,"symbol":"-[IMAPTaskManager _waitForDataFromDownload:dataSource:error:]","symbolLocation":508,"imageIndex":7},{"imageOffset":437427,"symbol":"-[IMAPTaskManager downloadHeaderDataForMessage:]","symbolLocation":207,"imageIndex":7},{"imageOffset":594288,"symbol":"-[MFLibraryIMAPStore _fetchHeaderDataForMessage:fetchIfNotAvailable:allowPartial:]","symbolLocation":501,"imageIndex":8},{"imageOffset":593151,"symbol":"-[MFMessageStore getTopLevelMimePart:headers:body:forMessage:fetchIfNotAvailable:updateFlags:allowPartial:skipSignatureVerification:]","symbolLocation":348,"imageIndex":8},{"imageOffset":1432534,"symbol":"-[MFLibraryStore _getTopLevelMimePart:headers:body:forMessage:fetchIfNotAvailable:updateFlags:allowPartial:skipSignatureVerification:]","symbolLocation":1609,"imageIndex":8},{"imageOffset":349465,"symbol":"-[MFLibraryStore getTopLevelMimePart:headers:body:forMessage:fetchIfNotAvailable:updateFlags:allowPartial:skipSignatureVerification:]","symbolLocation":228,"imageIndex":8},{"imageOffset":104258,"symbol":"-[MCMessage headersFetchIfNotAvailable:]","symbolLocation":92,"imageIndex":6},{"imageOffset":170648,"symbol":"-[MCMessage bcc]","symbolLocation":96,"imageIndex":6},{"imageOffset":153276,"symbol":"-[EDSearchableIndexItem addStaticAttributesToAttributeSet:]","symbolLocation":589,"imageIndex":11},{"imageOffset":152236,"symbol":"-[EDSearchableIndexItem _addStaticAttributesToAttributeSet:]","symbolLocation":1311,"imageIndex":11},{"imageOffset":150423,"symbol":"-[EDSearchableIndexItem searchableItem]","symbolLocation":244,"imageIndex":11},{"imageOffset":392723,"symbol":"-[MFSearchableIndexItem_macOS searchableItem]","symbolLocation":396,"imageIndex":8},{"imageOffset":265383,"symbol":"__71-[EDSearchableIndex _processIndexingBatch:clientState:itemsNotIndexed:]_block_invoke_2","symbolLocation":51,"imageIndex":11},{"imageOffset":79338,"symbol":"__28-[EFFuture onScheduler:map:]_block_invoke","symbolLocation":25,"imageIndex":12},{"imageOffset":78199,"symbol":"__38+[EFFuture _then:withBlock:scheduler:]_block_invoke","symbolLocation":17,"imageIndex":12},{"imageOffset":13229,"symbol":"__33-[EFQueueScheduler performBlock:]_block_invoke","symbolLocation":11,"imageIndex":12},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":36078,"symbol":"_dispatch_lane_serial_drain","symbolLocation":696,"imageIndex":10},{"imageOffset":38907,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":10},{"imageOffset":79841,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":758,"imageIndex":10},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335362,"queue":"IMAPNetworkTaskHandler queue (QOS: BACKGROUND)","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":390750,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":9},{"imageOffset":180918,"symbol":"-[MCSocket readBytes:maxLength:error:]","symbolLocation":710,"imageIndex":6},{"imageOffset":179854,"symbol":"-[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:]","symbolLocation":138,"imageIndex":6},{"imageOffset":177723,"symbol":"-[MCConnection _fillBuffer:]","symbolLocation":391,"imageIndex":6},{"imageOffset":177026,"symbol":"-[MCConnection _readLineIntoData:error:]","symbolLocation":187,"imageIndex":6},{"imageOffset":85609,"symbol":"-[IMAPConnection _readLineIntoData:error:]","symbolLocation":53,"imageIndex":7},{"imageOffset":85205,"symbol":"-[IMAPConnection _readDataWithRemainingByteCount:intoData:error:]","symbolLocation":169,"imageIndex":7},{"imageOffset":84708,"symbol":"+[IMAPResponse newIMAPResponseWithConnection:error:]","symbolLocation":88,"imageIndex":7},{"imageOffset":84201,"symbol":"-[IMAPConnection _copyNextServerResponse:fetchResponseLog:]","symbolLocation":63,"imageIndex":7},{"imageOffset":107613,"symbol":"-[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:]","symbolLocation":482,"imageIndex":7},{"imageOffset":100677,"symbol":"-[IMAPConnection _responseFromSendingCommand:receivedExists:]","symbolLocation":1360,"imageIndex":7},{"imageOffset":158965,"symbol":"-[IMAPConnection executeFetch:]","symbolLocation":53,"imageIndex":7},{"imageOffset":98837,"symbol":"-[IMAPConnection prepareAndExecuteCommand:]","symbolLocation":216,"imageIndex":7},{"imageOffset":139939,"symbol":"-[IMAPServerInterface executeClientCommand:]","symbolLocation":1073,"imageIndex":7},{"imageOffset":191866,"symbol":"-[IMAPSyncUIDsFlagsAndLabelsOperation main]","symbolLocation":569,"imageIndex":7},{"imageOffset":267041,"symbol":"__NSOPERATION_IS_INVOKING_MAIN__","symbolLocation":17,"imageIndex":9},{"imageOffset":263567,"symbol":"-[NSOperation start]","symbolLocation":785,"imageIndex":9},{"imageOffset":262757,"symbol":"__NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__","symbolLocation":17,"imageIndex":9},{"imageOffset":262458,"symbol":"__NSOQSchedule_f","symbolLocation":182,"imageIndex":9},{"imageOffset":64781,"symbol":"_dispatch_block_async_invoke2","symbolLocation":83,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":10},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":10},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":10},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":10},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335363,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335368,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335369,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335371,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335372,"queue":"IMAPNetworkTaskHandler queue (QOS: BACKGROUND)","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":390750,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":9},{"imageOffset":180918,"symbol":"-[MCSocket readBytes:maxLength:error:]","symbolLocation":710,"imageIndex":6},{"imageOffset":179854,"symbol":"-[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:]","symbolLocation":138,"imageIndex":6},{"imageOffset":177723,"symbol":"-[MCConnection _fillBuffer:]","symbolLocation":391,"imageIndex":6},{"imageOffset":177026,"symbol":"-[MCConnection _readLineIntoData:error:]","symbolLocation":187,"imageIndex":6},{"imageOffset":85609,"symbol":"-[IMAPConnection _readLineIntoData:error:]","symbolLocation":53,"imageIndex":7},{"imageOffset":85205,"symbol":"-[IMAPConnection _readDataWithRemainingByteCount:intoData:error:]","symbolLocation":169,"imageIndex":7},{"imageOffset":84708,"symbol":"+[IMAPResponse newIMAPResponseWithConnection:error:]","symbolLocation":88,"imageIndex":7},{"imageOffset":84201,"symbol":"-[IMAPConnection _copyNextServerResponse:fetchResponseLog:]","symbolLocation":63,"imageIndex":7},{"imageOffset":107613,"symbol":"-[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:]","symbolLocation":482,"imageIndex":7},{"imageOffset":100677,"symbol":"-[IMAPConnection _responseFromSendingCommand:receivedExists:]","symbolLocation":1360,"imageIndex":7},{"imageOffset":275058,"symbol":"-[IMAPConnection executeNamespace:]","symbolLocation":137,"imageIndex":7},{"imageOffset":98837,"symbol":"-[IMAPConnection prepareAndExecuteCommand:]","symbolLocation":216,"imageIndex":7},{"imageOffset":139939,"symbol":"-[IMAPServerInterface executeClientCommand:]","symbolLocation":1073,"imageIndex":7},{"imageOffset":418415,"symbol":"__34-[IMAPTaskManager fetchNamespaces]_block_invoke","symbolLocation":153,"imageIndex":7},{"imageOffset":185690,"symbol":"-[IMAPNetworkBlockOperation main]","symbolLocation":237,"imageIndex":7},{"imageOffset":267041,"symbol":"__NSOPERATION_IS_INVOKING_MAIN__","symbolLocation":17,"imageIndex":9},{"imageOffset":263567,"symbol":"-[NSOperation start]","symbolLocation":785,"imageIndex":9},{"imageOffset":262757,"symbol":"__NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__","symbolLocation":17,"imageIndex":9},{"imageOffset":262458,"symbol":"__NSOQSchedule_f","symbolLocation":182,"imageIndex":9},{"imageOffset":64781,"symbol":"_dispatch_block_async_invoke2","symbolLocation":83,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":10},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":10},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":10},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":10},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335373,"frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":5},{"imageOffset":233894,"symbol":"-[NSCondition waitUntilDate:]","symbolLocation":144,"imageIndex":9},{"imageOffset":243187,"symbol":"-[NSConditionLock lockWhenCondition:beforeDate:]","symbolLocation":91,"imageIndex":9},{"imageOffset":75671,"symbol":"-[EFFuture resultBeforeDate:error:]","symbolLocation":142,"imageIndex":12},{"imageOffset":75473,"symbol":"-[EFFuture result:]","symbolLocation":69,"imageIndex":12},{"imageOffset":263276,"symbol":"-[EDSearchableIndex _processIndexingBatch:clientState:itemsNotIndexed:]","symbolLocation":458,"imageIndex":11},{"imageOffset":273902,"symbol":"__61-[EDSearchableIndex _scheduleProcessPendingItemsFromRefresh:]_block_invoke.560","symbolLocation":505,"imageIndex":11},{"imageOffset":78199,"symbol":"__38+[EFFuture _then:withBlock:scheduler:]_block_invoke","symbolLocation":17,"imageIndex":12},{"imageOffset":13229,"symbol":"__33-[EFQueueScheduler performBlock:]_block_invoke","symbolLocation":11,"imageIndex":12},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":10},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":10},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":10},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":10},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335374,"name":"JavaScriptCore bmalloc scavenger","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":5},{"imageOffset":48834,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock&)","symbolLocation":18,"imageIndex":13},{"imageOffset":18847877,"symbol":"void std::__1::condition_variable_any::wait >(std::__1::unique_lock&)","symbolLocation":85,"imageIndex":14},{"imageOffset":18866219,"symbol":"bmalloc::Scavenger::threadRunLoop()","symbolLocation":443,"imageIndex":14},{"imageOffset":18864985,"symbol":"bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*)","symbolLocation":9,"imageIndex":14},{"imageOffset":18870791,"symbol":"void* std::__1::__thread_proxy >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*)","symbolLocation":39,"imageIndex":14},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":5},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":5}]},{"id":335375,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335376,"queue":"NSPServerClient queue","frames":[{"imageOffset":70935,"symbol":"_decodeObjectBinary","symbolLocation":2916,"imageIndex":9},{"imageOffset":67737,"symbol":"_decodeObject","symbolLocation":152,"imageIndex":9},{"imageOffset":67460,"symbol":"-[NSKeyedUnarchiver decodeObjectForKey:]","symbolLocation":162,"imageIndex":9},{"imageOffset":67069,"symbol":"-[NSKeyedUnarchiver decodeObjectOfClasses:forKey:]","symbolLocation":391,"imageIndex":9},{"imageOffset":122097,"symbol":"-[PrivacyProxyServiceStatus initWithCoder:]","symbolLocation":202,"imageIndex":15},{"imageOffset":122937,"symbol":"-[PrivacyProxyServiceStatus initWithData:]","symbolLocation":169,"imageIndex":15},{"imageOffset":204332,"symbol":"__69-[NSPServerClient getPrivacyProxyServiceStatusWithCompletionHandler:]_block_invoke","symbolLocation":190,"imageIndex":15},{"imageOffset":59093,"symbol":"_xpc_connection_reply_callout","symbolLocation":36,"imageIndex":16},{"imageOffset":58973,"symbol":"_xpc_connection_call_reply_async","symbolLocation":69,"imageIndex":16},{"imageOffset":11567,"symbol":"_dispatch_client_callout3","symbolLocation":8,"imageIndex":10},{"imageOffset":118366,"symbol":"_dispatch_mach_msg_async_reply_invoke","symbolLocation":383,"imageIndex":10},{"imageOffset":35717,"symbol":"_dispatch_lane_serial_drain","symbolLocation":335,"imageIndex":10},{"imageOffset":38856,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":10},{"imageOffset":79841,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":758,"imageIndex":10},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335377,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335405,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335406,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335408,"queue":"com.apple.email.searchableIndex.indexingQueue.com.apple.mail.contentIndex","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":5},{"imageOffset":233894,"symbol":"-[NSCondition waitUntilDate:]","symbolLocation":144,"imageIndex":9},{"imageOffset":243187,"symbol":"-[NSConditionLock lockWhenCondition:beforeDate:]","symbolLocation":91,"imageIndex":9},{"imageOffset":75671,"symbol":"-[EFFuture resultBeforeDate:error:]","symbolLocation":142,"imageIndex":12},{"imageOffset":75473,"symbol":"-[EFFuture result:]","symbolLocation":69,"imageIndex":12},{"imageOffset":1220192,"symbol":"__61-[EDSearchableIndex _scheduleProcessPendingItemsFromRefresh:]_block_invoke.536","symbolLocation":1157,"imageIndex":11},{"imageOffset":191513,"symbol":"__62-[EDSearchableIndex _throttleRequestedSize:targetTime:action:]_block_invoke","symbolLocation":32,"imageIndex":11},{"imageOffset":191189,"symbol":"-[EDSearchableIndex _throttleRequestedSize:targetTime:action:]","symbolLocation":178,"imageIndex":11},{"imageOffset":248318,"symbol":"__61-[EDSearchableIndex _scheduleProcessPendingItemsFromRefresh:]_block_invoke","symbolLocation":711,"imageIndex":11},{"imageOffset":13229,"symbol":"__33-[EFQueueScheduler performBlock:]_block_invoke","symbolLocation":11,"imageIndex":12},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":36078,"symbol":"_dispatch_lane_serial_drain","symbolLocation":696,"imageIndex":10},{"imageOffset":38907,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":10},{"imageOffset":79841,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":758,"imageIndex":10},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335410,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335414,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":2422158,"imageIndex":17},{"imageOffset":361161,"symbol":"__NSThread__start__","symbolLocation":1025,"imageIndex":9},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":5},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":5}]},{"id":335429,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":36426,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":687821,"symbol":"__CFSocketManager","symbolLocation":630,"imageIndex":1},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":5},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":5}]},{"id":335436,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":5}]},{"id":335437,"name":"com.apple.NSEventThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":1756568,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":3},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":5},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":5}]},{"triggered":true,"id":335475,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":123145393854192},"cr2":{"value":140704406455000},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703335546785},"r15":{"value":22},"rbx":{"value":123145393856512},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703335588114,"matchesCrashFrame":1},"rbp":{"value":123145393854544},"rsp":{"value":123145393854504},"r12":{"value":226063},"rcx":{"value":123145393854504},"flavor":"x86_THREAD_STATE","rdi":{"value":226063}},"queue":"MCTaskHandler queue (QOS: BACKGROUND)","frames":[{"imageOffset":28946,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25108,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":5},{"imageOffset":531728,"symbol":"abort","symbolLocation":123,"imageIndex":18},{"imageOffset":65714,"symbol":"abort_message","symbolLocation":241,"imageIndex":19},{"imageOffset":4605,"symbol":"demangling_terminate_handler()","symbolLocation":266,"imageIndex":19},{"imageOffset":120073,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":20},{"imageOffset":62679,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":19},{"imageOffset":62600,"symbol":"std::terminate()","symbolLocation":56,"imageIndex":19},{"imageOffset":11485,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":10},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":10},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":10},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":10},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":10},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335566,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":288278,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":493,"imageIndex":21},{"imageOffset":287769,"symbol":"thread_fun(void*)","symbolLocation":25,"imageIndex":21},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":5},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":5}]},{"id":335663,"queue":"IMAPNetworkTaskHandler queue (QOS: BACKGROUND)","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":1},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":1},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":1},{"imageOffset":390750,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":9},{"imageOffset":180918,"symbol":"-[MCSocket readBytes:maxLength:error:]","symbolLocation":710,"imageIndex":6},{"imageOffset":179854,"symbol":"-[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:]","symbolLocation":138,"imageIndex":6},{"imageOffset":177723,"symbol":"-[MCConnection _fillBuffer:]","symbolLocation":391,"imageIndex":6},{"imageOffset":177026,"symbol":"-[MCConnection _readLineIntoData:error:]","symbolLocation":187,"imageIndex":6},{"imageOffset":85609,"symbol":"-[IMAPConnection _readLineIntoData:error:]","symbolLocation":53,"imageIndex":7},{"imageOffset":85205,"symbol":"-[IMAPConnection _readDataWithRemainingByteCount:intoData:error:]","symbolLocation":169,"imageIndex":7},{"imageOffset":84708,"symbol":"+[IMAPResponse newIMAPResponseWithConnection:error:]","symbolLocation":88,"imageIndex":7},{"imageOffset":84201,"symbol":"-[IMAPConnection _copyNextServerResponse:fetchResponseLog:]","symbolLocation":63,"imageIndex":7},{"imageOffset":107613,"symbol":"-[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:receivedExists:]","symbolLocation":482,"imageIndex":7},{"imageOffset":100677,"symbol":"-[IMAPConnection _responseFromSendingCommand:receivedExists:]","symbolLocation":1360,"imageIndex":7},{"imageOffset":99227,"symbol":"-[IMAPConnection executeClientCommand:]","symbolLocation":57,"imageIndex":7},{"imageOffset":98837,"symbol":"-[IMAPConnection prepareAndExecuteCommand:]","symbolLocation":216,"imageIndex":7},{"imageOffset":139939,"symbol":"-[IMAPServerInterface executeClientCommand:]","symbolLocation":1073,"imageIndex":7},{"imageOffset":229261,"symbol":"-[IMAPCommandPipeline failureResponsesFromSendingCommandsToServer:responseHandler:highPriority:]","symbolLocation":239,"imageIndex":7},{"imageOffset":219389,"symbol":"-[IMAPSyncBodiesOperation main]","symbolLocation":1281,"imageIndex":7},{"imageOffset":267041,"symbol":"__NSOPERATION_IS_INVOKING_MAIN__","symbolLocation":17,"imageIndex":9},{"imageOffset":263567,"symbol":"-[NSOperation start]","symbolLocation":785,"imageIndex":9},{"imageOffset":262757,"symbol":"__NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__","symbolLocation":17,"imageIndex":9},{"imageOffset":262458,"symbol":"__NSOQSchedule_f","symbolLocation":182,"imageIndex":9},{"imageOffset":64781,"symbol":"_dispatch_block_async_invoke2","symbolLocation":83,"imageIndex":10},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":10},{"imageOffset":22342,"symbol":"_dispatch_continuation_pop","symbolLocation":460,"imageIndex":10},{"imageOffset":19949,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":716,"imageIndex":10},{"imageOffset":74682,"symbol":"_dispatch_root_queue_drain","symbolLocation":343,"imageIndex":10},{"imageOffset":76634,"symbol":"_dispatch_worker_thread2","symbolLocation":160,"imageIndex":10},{"imageOffset":12334,"symbol":"_pthread_wqthread","symbolLocation":256,"imageIndex":5},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":5}]},{"id":335741,"name":"CVDisplayLink","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":5},{"imageOffset":14582,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":366,"imageIndex":22},{"imageOffset":10858,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":534,"imageIndex":22},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":5},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":5}]}], "usedImages" : [ { "source" : "P", "arch" : "x86_64", "base" : 140703335559168, "size" : 225280, "uuid" : "5aa1e5be-b5b8-3a02-9885-a8c99e0ca378", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703336099840, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5255168, "uuid" : "eab0e216-2a9e-31ce-9164-fdf3ebcf7bd3", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "1856.105" }, { "source" : "P", "arch" : "x86_64", "base" : 140703483420672, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3112960, "uuid" : "535dbc28-4d26-3609-86bb-5c40227b648c", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "x86_64", "base" : 140703380594688, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 15265792, "uuid" : "d23b9681-3764-3298-a716-fbb511dd5a7c", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2113.20.111" }, { "source" : "P", "arch" : "x86_64", "base" : 4745773056, "size" : 442368, "uuid" : "cef5a27a-d50b-3020-af03-1734b19bc8c5", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "x86_64", "base" : 140703335784448, "size" : 49152, "uuid" : "6c7561b4-4b92-3f45-921e-abe669299844", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140708104609792, "CFBundleShortVersionString" : "11.0", "CFBundleIdentifier" : "com.apple.MailCore", "size" : 835584, "uuid" : "0f095e41-8138-38c8-9acb-44c99965dd63", "path" : "\/System\/Library\/PrivateFrameworks\/MailCore.framework\/Versions\/A\/MailCore", "name" : "MailCore", "CFBundleVersion" : "3662" }, { "source" : "P", "arch" : "x86_64", "base" : 140708104036352, "CFBundleShortVersionString" : "11.0", "CFBundleIdentifier" : "com.apple.IMAP", "size" : 573440, "uuid" : "9a8f4473-754d-33dc-9c81-0fc43ca81e08", "path" : "\/System\/Library\/PrivateFrameworks\/IMAP.framework\/Versions\/A\/IMAP", "name" : "IMAP", "CFBundleVersion" : "3662" }, { "source" : "P", "arch" : "x86_64", "base" : 140708054360064, "CFBundleShortVersionString" : "11.0", "CFBundleIdentifier" : "com.apple.Mail.framework", "size" : 3162112, "uuid" : "ccad6ee8-585c-3822-b42e-4ffe73f1d33a", "path" : "\/System\/Library\/PrivateFrameworks\/Mail.framework\/Versions\/A\/Mail", "name" : "Mail", "CFBundleVersion" : "3693.40.0.1.81" }, { "source" : "P", "arch" : "x86_64", "base" : 140703351328768, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 3911680, "uuid" : "4f895069-27e3-3087-a30e-515f5fc9f493", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "1856.105" }, { "source" : "P", "arch" : "x86_64", "base" : 140703334002688, "size" : 290816, "uuid" : "c8f7bfb6-4b1a-37cd-a32d-cd5069c916df", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140707980742656, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.EmailDaemon", "size" : 2260992, "uuid" : "a5371ee4-35ee-3f8b-810e-fe632f6d3d3b", "path" : "\/System\/Library\/PrivateFrameworks\/EmailDaemon.framework\/Versions\/A\/EmailDaemon", "name" : "EmailDaemon", "CFBundleVersion" : "3693.40.0.1.81" }, { "source" : "P", "arch" : "x86_64", "base" : 140707956461568, "CFBundleShortVersionString" : "11.0", "CFBundleIdentifier" : "com.apple.EmailFoundation", "size" : 536576, "uuid" : "15d5d7d1-2af8-31c8-95bf-9563a58265d2", "path" : "\/System\/Library\/PrivateFrameworks\/EmailFoundation.framework\/Versions\/A\/EmailFoundation", "name" : "EmailFoundation", "CFBundleVersion" : "3693.40.0.1.81" }, { "source" : "P", "arch" : "x86_64", "base" : 140703335104512, "size" : 364544, "uuid" : "c006ac8c-2c1c-3ca5-9085-9a754386bf42", "path" : "\/usr\/lib\/libc++.1.dylib", "name" : "libc++.1.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703743762432, "CFBundleShortVersionString" : "17612", "CFBundleIdentifier" : "com.apple.JavaScriptCore", "size" : 20119552, "uuid" : "5f124536-07f4-328b-a93e-2b6ddab37fee", "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore", "name" : "JavaScriptCore", "CFBundleVersion" : "17612.3.6.1.6" }, { "source" : "P", "arch" : "x86_64", "base" : 140707922870272, "CFBundleShortVersionString" : "1.0", "CFBundleIdentifier" : "com.apple.NetworkServiceProxyFramework", "size" : 1282048, "uuid" : "46b4c32c-f7db-34fc-8b25-a644be1d9524", "path" : "\/System\/Library\/PrivateFrameworks\/NetworkServiceProxy.framework\/Versions\/A\/NetworkServiceProxy", "name" : "NetworkServiceProxy", "CFBundleVersion" : "1" }, { "source" : "P", "arch" : "x86_64", "base" : 140703332892672, "size" : 225280, "uuid" : "43dadc38-d163-3eef-8901-0cbce39c7cc5", "path" : "\/usr\/lib\/system\/libxpc.dylib", "name" : "libxpc.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703413862400, "CFBundleShortVersionString" : "1327.0.4", "CFBundleIdentifier" : "com.apple.CFNetwork", "size" : 4812800, "uuid" : "daf237f6-3feb-3773-9751-f8576ea26acb", "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork", "name" : "CFNetwork", "CFBundleVersion" : "1327.0.4" }, { "source" : "P", "arch" : "x86_64", "base" : 140703334543360, "size" : 561152, "uuid" : "e58814cc-dcb7-35a5-badc-e367ed3ac207", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703335469056, "size" : 90112, "uuid" : "129b1912-eeaf-3eea-93be-79e201c13f7c", "path" : "\/usr\/lib\/libc++abi.dylib", "name" : "libc++abi.dylib" }, { "source" : "P", "arch" : "x86_64h", "base" : 140703334293504, "size" : 237568, "uuid" : "2239a869-3275-3e4c-987b-b8afce4520e7", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "x86_64", "base" : 140703454543872, "CFBundleShortVersionString" : "1.11", "CFBundleIdentifier" : "com.apple.QuartzCore", "size" : 3051520, "uuid" : "c78ddbd1-ad1a-32c3-8e61-7bad9bdf1df5", "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore", "name" : "QuartzCore", "CFBundleVersion" : "962.61.1" }, { "source" : "P", "arch" : "x86_64", "base" : 140703461888000, "CFBundleShortVersionString" : "1.8", "CFBundleIdentifier" : "com.apple.CoreVideo", "size" : 335872, "uuid" : "127e441f-3b6d-3c27-8a68-501b156ff6b9", "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo", "name" : "CoreVideo", "CFBundleVersion" : "0.0" } ], "sharedCache" : { "base" : 140703332556800, "size" : 15216738304, "uuid" : "40432a03-88d3-305f-9c0c-e7549e71d927" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 640K 5 \nActivity Tracing 256K 1 \nCG backing stores 720K 4 \nCG image 556K 91 \nCG raster data 8K 1 \nColorSync 228K 26 \nCoreAnimation 5808K 328 \nCoreData 132K 2 \nCoreData Object IDs 4100K 2 \nCoreGraphics 8K 2 \nCoreImage 4K 1 \nCoreUI image data 916K 16 \nFoundation 2740K 21 \nIOKit 7940K 1 \nImage IO 20K 5 \nKernel Alloc Once 8K 1 \nMALLOC 921.6M 525 \nMALLOC guard page 48K 11 \nMALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)\nSQLite page cache 10.2M 163 \nSTACK GUARD 56.1M 30 \nStack 23.2M 30 \nVM_ALLOCATE 1160K 8 \nWebKit Malloc 9220K 27 \n__CTF 759 1 \n__DATA 37.3M 745 \n__DATA_CONST 46.9M 520 \n__DATA_DIRTY 3010K 350 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 642.2M 12 \n__OBJC_RO 81.8M 1 \n__OBJC_RW 3136K 2 \n__TEXT 650.4M 758 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nlibnetwork 45.8M 272 \nmapped file 437.3M 57 \nshared memory 804K 21 \n=========== ======= ======= \nTOTAL 3.2G 4045 \nTOTAL, minus reserved VM space 2.9G 4045 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "MCTaskHandler queue (QOS: BACKGROUND)" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "607844aa04477260f58a8077", "factorPackIds" : { "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a" }, "deploymentId" : 240000066 }, { "rolloutId" : "60da5e84ab0ca017dace9abf", "factorPackIds" : { }, "deploymentId" : 240000008 }, { "rolloutId" : "602ad4dac86151000cf27e46", "factorPackIds" : { "SIRI_DICTATION_ASSETS" : "6193d03f2171a2330e561dfc" }, "deploymentId" : 240000290 }, { "rolloutId" : "5fc94383418129005b4e9ae0", "factorPackIds" : { }, "deploymentId" : 240000207 }, { "rolloutId" : "601d9415f79519000ccd4b69", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "61c11dcd2cb6041dc630dc63" }, "deploymentId" : 240000362 }, { "rolloutId" : "5ffde50ce2aacd000d47a95f", "factorPackIds" : { }, "deploymentId" : 240000094 } ], "experiments" : [ { "treatmentId" : "c4ac6461-f0e0-47b0-a630-f7739342ca3b", "experimentId" : "60c785f07aa5af21f0101872", "deploymentId" : 400000012 } ] } } Model: MacBookAir8,2, BootROM 1715.60.5.0.0 (iBridge: 19.16.10647.0.0,0), 2 processors, Dual-Core Intel Core i5, 1.6 GHz, 8 GB, SMC Graphics: Intel UHD Graphics 617, Intel UHD Graphics 617, Built-In Display: HP 24f, 1920 x 1080 (1080p FHD - Full High Definition), Main, MirrorOff, Online Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3634443450512D3039 Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C3531324D3634443450512D3039 AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x843), wl0: Jul 12 2021 17:13:21 version 9.30.464.0.32.5.67 FWID 01-1f5f7bc Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 USB Device: USB3.0 Hub USB Device: USB30Bus USB Device: USB2.0 Hub USB Device: USB Billboard Device USB Device: Printer USB Device: T2Bus USB Device: Apple Internal Keyboard / Trackpad USB Device: Headset USB Device: Ambient Light Sensor USB Device: FaceTime HD Camera (Built-in) USB Device: Apple T2 Controller Thunderbolt Bus: MacBook Air, Apple Inc., 47.5