wordpress-mobile / AztecEditor-iOS

A reusable native iOS visual HTML text editor component.
Mozilla Public License 2.0
611 stars 147 forks source link

Crash #284

Closed jleandroperez closed 7 years ago

jleandroperez commented 7 years ago

I'm filing this crash in Aztec, since the crashlog shows an Aztec-Y flow. Reported by @frosty, triggered after state restoration / local post with an image.

Incident Identifier: E22E50C9-6F08-4A72-9ED4-A9BE362EBF34
CrashReporter Key:   708964d46714fc5cb425acf5c6de9e85c1d377e2
Hardware Model:      iPhone9,3
Process:             WordPress [15421]
Path:                /private/var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/WordPress
Identifier:          org.wordpress.internal
Version:             7.0.0.20170214 (7.0.0.20170214)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           org.wordpress.internal [2521]

Date/Time:           2017-02-15 23:21:13.1116 +0000
Launch Time:         2017-02-15 23:21:06.8611 +0000
OS Version:          iPhone OS 10.2.1 (14D27)
Report Version:      104

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000010277ca18
Triggered by Thread:  0

Filtered syslog:
None found

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libswiftCore.dylib              0x000000010277ca18 0x102748000 + 215576
1   libswiftCore.dylib              0x000000010277ca18 0x102748000 + 215576
2   Aztec                           0x000000010131ca84 function signature specialization <Arg[0] = Dead, Arg[1] = Dead, Arg[2] = Owned To Guaranteed, Arg[3] = Owned To Guaranteed, Arg[4] = Owned To Guaranteed> of Aztec.TextView.storage (Aztec.TextStorage, attachment : Aztec.TextAttachment, imageForURL : Foundation.URL, onSuccess : (__ObjC.UIImage) -> (), onFailure : () -> ()) -> __ObjC.UIImage (TextView.swift:849)
3   Aztec                           0x00000001013192b8 @objc Aztec.TextView.storage (Aztec.TextStorage, attachment : Aztec.TextAttachment, imageForURL : Foundation.URL, onSuccess : (__ObjC.UIImage) -> (), onFailure : () -> ()) -> __ObjC.UIImage (TextView.swift:0)
4   Aztec                           0x0000000101319778 protocol witness for Aztec.TextStorageAttachmentsDelegate.storage (Aztec.TextStorage, attachment : Aztec.TextAttachment, imageForURL : Foundation.URL, onSuccess : (__ObjC.UIImage) -> (), onFailure : () -> ()) -> __ObjC.UIImage in conformance Aztec.TextView : Aztec.TextStorageAttachmentsDelegate in Aztec (TextView.swift:0)
5   Aztec                           0x0000000101312ca8 function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Owned To Guaranteed, Arg[2] = Owned To Guaranteed, Arg[3] = Owned To Guaranteed> of Aztec.TextStorage.textAttachment (Aztec.TextAttachment, imageForURL : Foundation.URL, onSuccess : (__ObjC.UIImage) -> (), onFailure : () -> ()) -> __ObjC.UIImage (TextStorage.swift:488)
6   Aztec                           0x000000010130f898 @objc Aztec.TextStorage.textAttachment (Aztec.TextAttachment, imageForURL : Foundation.URL, onSuccess : (__ObjC.UIImage) -> (), onFailure : () -> ()) -> __ObjC.UIImage (TextStorage.swift:0)
7   Aztec                           0x000000010130f9c0 protocol witness for Aztec.TextAttachmentImageProvider.textAttachment (Aztec.TextAttachment, imageForURL : Foundation.URL, onSuccess : (__ObjC.UIImage) -> (), onFailure : () -> ()) -> __ObjC.UIImage in conformance Aztec.TextStorage : Aztec.TextAttachmentImageProvider in Aztec (TextStorage.swift:0)
8   Aztec                           0x0000000101300090 function signature specialization <Arg[0] = Owned To Guaranteed> of Aztec.TextAttachment.updateImage (inTextContainer : __ObjC.NSTextContainer?) -> () (TextAttachment.swift:285)
9   Aztec                           0x000000010130037c function signature specialization <Arg[0] = Owned To Guaranteed, Arg[2] = Dead, Arg[3] = Dead> of Aztec.TextAttachment.attachmentBounds (for : __ObjC.NSTextContainer?, proposedLineFragment : __C.CGRect, glyphPosition : __C.CGPoint, characterIndex : Swift.Int) -> __C.CGRect (TextAttachment.swift:0)
10  Aztec                           0x00000001012fd5f8 @objc Aztec.TextAttachment.attachmentBounds (for : __ObjC.NSTextContainer?, proposedLineFragment : __C.CGRect, glyphPosition : __C.CGPoint, characterIndex : Swift.Int) -> __C.CGRect (TextAttachment.swift:0)
11  UIFoundation                    0x0000000191102ac4 -[NSATSGlyphStorage _resolvePositionalStakeGlyphsForLineFragment:lineFragmentRect:minPosition:maxPosition:maxLineFragmentWidth:breakHint:] + 2456
12  UIFoundation                    0x00000001911060e4 -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragmentRect:] + 2532
13  UIFoundation                    0x00000001910fd194 -[NSATSTypesetter _layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingContext:] + 2312
14  UIFoundation                    0x00000001910fe758 -[NSATSTypesetter layoutParagraphAtPoint:] + 156
15  UIFoundation                    0x0000000191154b34 -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxCharacterIndex:nextGlyphIndex:nextCharacterIndex:] + 2944
16  UIFoundation                    0x0000000191155cd8 -[NSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 240
17  UIFoundation                    0x00000001910ff1b8 -[NSATSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 444
18  UIFoundation                    0x00000001910eb2ec -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] + 1112
19  UIFoundation                    0x00000001910f19b4 _NSFastFillAllLayoutHolesForGlyphRange + 1412
20  UIFoundation                    0x00000001910ef9fc -[NSLayoutManager(NSPrivate) _rectArrayForRange:withinSelectionRange:rangeIsCharRange:singleRectOnly:fullLineRectsOnly:inTextContainer:rectCount:rangeWithinContainer:glyphsDrawOutsideLines:rectArray:rectArrayCapacity:] + 840
21  UIFoundation                    0x00000001910f2100 -[NSLayoutManager(NSPrivate) _rectArrayForRange:withinSelectionRange:rangeIsCharRange:singleRectOnly:fullLineRectsOnly:inTextContainer:rectCount:rangeWithinContainer:glyphsDrawOutsideLines:] + 48
22  UIFoundation                    0x00000001911258dc -[NSLayoutManager rectArrayForCharacterRange:withinSelectedCharacterRange:inTextContainer:rectCount:] + 48
23  UIKit                           0x0000000191275c8c -[_UITextContainerView updateInsertionPointStateAndRestartTimer:] + 244
24  UIFoundation                    0x00000001910f63ec -[NSLayoutManager(NSPrivate) _invalidateLayoutForExtendedCharacterRange:isSoft:invalidateUsage:] + 2304
25  UIFoundation                    0x00000001911205d4 -[NSLayoutManager invalidateLayoutForCharacterRange:actualCharacterRange:] + 112
26  Aztec                           0x00000001012f4074 function signature specialization <Arg[0] = Owned To Guaranteed> of (extension in Aztec):__ObjC.NSLayoutManager.invalidateLayoutForAttachment (__ObjC.NSTextAttachment) -> () (NSLayoutManager+Attachments.swift:11)
27  Aztec                           0x00000001012f3f6c @objc (extension in Aztec):__ObjC.NSLayoutManager.invalidateLayoutForAttachment (__ObjC.NSTextAttachment) -> () (NSLayoutManager+Attachments.swift:0)
28  Aztec                           0x0000000101300ef8 function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Owned To Guaranteed> of Aztec.TextAttachment.(updateImage (inTextContainer : __ObjC.NSTextContainer?) -> ()).(closure #2) (TextAttachment.swift:293)
29  Aztec                           0x0000000101300618 partial apply forwarder for Aztec.TextAttachment.(updateImage (inTextContainer : __ObjC.NSTextContainer?) -> ()).(closure #2) (TextAttachment.swift:0)
30  Aztec                           0x0000000101312e00 partial apply forwarder for reabstraction thunk helper from @callee_unowned @convention(block) () -> () to @callee_owned () -> () (TextStorage.swift:0)
31  Aztec                           0x000000010131cb3c partial apply forwarder for reabstraction thunk helper from @callee_unowned @convention(block) () -> () to @callee_owned () -> () (TextView.swift:0)
32  WordPress                       0x00000001002af650 reabstraction thunk helper from @callee_unowned @convention(block) () -> () to @callee_owned () -> () (PushAuthenticationServiceRemote.swift:0)
33  libdispatch.dylib               0x000000018a19e1fc _dispatch_call_block_and_release + 20
34  libdispatch.dylib               0x000000018a19e1bc _dispatch_client_callout + 12
35  libdispatch.dylib               0x000000018a1a2d68 _dispatch_main_queue_callback_4CF + 996
36  CoreFoundation                  0x000000018b2c2810 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 8
37  CoreFoundation                  0x000000018b2c03fc __CFRunLoopRun + 1656
38  CoreFoundation                  0x000000018b1ee2b8 CFRunLoopRunSpecific + 440
39  GraphicsServices                0x000000018cca2198 GSEventRunModal + 176
40  UIKit                           0x00000001912357fc -[UIApplication _run] + 680
41  UIKit                           0x0000000191230534 UIApplicationMain + 204
42  WordPress                       0x00000001000df374 main (main.m:5)
43  libdyld.dylib                   0x000000018a1d15b8 start + 0

Thread 1 name:  Dispatch queue: com.apple.root.default-qos
Thread 1:
0   libsystem_kernel.dylib          0x000000018a2c51c4 semaphore_wait_trap + 8
1   libdispatch.dylib               0x000000018a1b07d8 _dispatch_semaphore_wait_slow + 212
2   CFNetwork                       0x000000018b9c9d6c CFURLConnectionSendSynchronousRequest + 280
3   CFNetwork                       0x000000018b9f3f60 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 116
4   WordPress                       0x00000001006039d8 +[HSCoreAPICalls makeHSApiCallToURI:method:data:response:error:] + 436
5   WordPress                       0x0000000100610e58 -[HSFunnelAPICalls sendSessionEvents:] + 1704
6   WordPress                       0x00000001006e731c __34+[HSFunnelModel sendSessionEvents]_block_invoke + 92
7   libdispatch.dylib               0x000000018a19e1fc _dispatch_call_block_and_release + 20
8   libdispatch.dylib               0x000000018a19e1bc _dispatch_client_callout + 12
9   libdispatch.dylib               0x000000018a1aca4c _dispatch_queue_override_invoke + 728
10  libdispatch.dylib               0x000000018a1ae34c _dispatch_root_queue_drain + 568
11  libdispatch.dylib               0x000000018a1ae0ac _dispatch_worker_thread3 + 120
12  libsystem_pthread.dylib         0x000000018a3a72a0 _pthread_wqthread + 1284
13  libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 2 name:  Dispatch queue: com.apple.root.default-qos
Thread 2:
0   libsystem_kernel.dylib          0x000000018a2c51c4 semaphore_wait_trap + 8
1   libdispatch.dylib               0x000000018a1b07d8 _dispatch_semaphore_wait_slow + 212
2   CFNetwork                       0x000000018b9c9d6c CFURLConnectionSendSynchronousRequest + 280
3   CFNetwork                       0x000000018b9f3f60 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 116
4   WordPress                       0x00000001006039d8 +[HSCoreAPICalls makeHSApiCallToURI:method:data:response:error:] + 436
5   WordPress                       0x000000010067b280 __48+[HSNotificationModel notificationCountForPoll:]_block_invoke + 540
6   libdispatch.dylib               0x000000018a19e1fc _dispatch_call_block_and_release + 20
7   libdispatch.dylib               0x000000018a19e1bc _dispatch_client_callout + 12
8   libdispatch.dylib               0x000000018a1aca4c _dispatch_queue_override_invoke + 728
9   libdispatch.dylib               0x000000018a1ae34c _dispatch_root_queue_drain + 568
10  libdispatch.dylib               0x000000018a1ae0ac _dispatch_worker_thread3 + 120
11  libsystem_pthread.dylib         0x000000018a3a72a0 _pthread_wqthread + 1284
12  libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 3 name:  Dispatch queue: com.mixpanel.3f07a99f86bc2bf22fc53febab737f18.0x103237050
Thread 3:
0   libsystem_kernel.dylib          0x000000018a2c51c4 semaphore_wait_trap + 8
1   libdispatch.dylib               0x000000018a1b07d8 _dispatch_semaphore_wait_slow + 212
2   CFNetwork                       0x000000018b9c9d6c CFURLConnectionSendSynchronousRequest + 280
3   CFNetwork                       0x000000018b9f3f60 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 116
4   Mixpanel                        0x0000000101b20b5c __58-[Mixpanel checkForDecideResponseWithCompletion:useCache:]_block_invoke (Mixpanel.m:1328)
5   libdispatch.dylib               0x000000018a19e1fc _dispatch_call_block_and_release + 20
6   libdispatch.dylib               0x000000018a19e1bc _dispatch_client_callout + 12
7   libdispatch.dylib               0x000000018a1ac3dc _dispatch_queue_serial_drain + 924
8   libdispatch.dylib               0x000000018a1a19a4 _dispatch_queue_invoke + 648
9   libdispatch.dylib               0x000000018a1ac8d8 _dispatch_queue_override_invoke + 356
10  libdispatch.dylib               0x000000018a1ae34c _dispatch_root_queue_drain + 568
11  libdispatch.dylib               0x000000018a1ae0ac _dispatch_worker_thread3 + 120
12  libsystem_pthread.dylib         0x000000018a3a72a0 _pthread_wqthread + 1284
13  libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 4 name:  com.apple.uikit.eventfetch-thread
Thread 4:
0   libsystem_kernel.dylib          0x000000018a2c5188 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x000000018a2c4ff8 mach_msg + 68
2   CoreFoundation                  0x000000018b2c25d0 __CFRunLoopServiceMachPort + 188
3   CoreFoundation                  0x000000018b2c01ec __CFRunLoopRun + 1128
4   CoreFoundation                  0x000000018b1ee2b8 CFRunLoopRunSpecific + 440
5   Foundation                      0x000000018bd2b26c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
6   Foundation                      0x000000018bd4bdd0 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92
7   UIKit                           0x0000000191ba9c38 -[UIEventFetcher threadMain] + 132
8   Foundation                      0x000000018be28e68 __NSThread__start__ + 1020
9   libsystem_pthread.dylib         0x000000018a3a9850 _pthread_body + 236
10  libsystem_pthread.dylib         0x000000018a3a9760 _pthread_start + 280
11  libsystem_pthread.dylib         0x000000018a3a6d94 thread_start + 0

Thread 5 name:  com.apple.NSURLConnectionLoader
Thread 5:
0   libsystem_kernel.dylib          0x000000018a2c5188 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x000000018a2c4ff8 mach_msg + 68
2   CoreFoundation                  0x000000018b2c25d0 __CFRunLoopServiceMachPort + 188
3   CoreFoundation                  0x000000018b2c01ec __CFRunLoopRun + 1128
4   CoreFoundation                  0x000000018b1ee2b8 CFRunLoopRunSpecific + 440
5   CFNetwork                       0x000000018b9f3a70 +[NSURLConnection(Loader) _resourceLoadLoop:] + 332
6   Foundation                      0x000000018be28e68 __NSThread__start__ + 1020
7   libsystem_pthread.dylib         0x000000018a3a9850 _pthread_body + 236
8   libsystem_pthread.dylib         0x000000018a3a9760 _pthread_start + 280
9   libsystem_pthread.dylib         0x000000018a3a6d94 thread_start + 0

Thread 6 name:  Dispatch queue: com.apple.CoreLocation.ConnectionClient.0x1741313a0.events
Thread 6:
0   libsystem_kernel.dylib          0x000000018a2c51dc semaphore_timedwait_trap + 8
1   libdispatch.dylib               0x000000018a1b0770 _dispatch_semaphore_wait_slow + 108
2   CoreLocation                    0x000000019330b358 CLClientInvalidate + 664
3   CoreLocation                    0x0000000193310474 CLClientGetCapabilities + 1400
4   CoreLocation                    0x0000000193310274 CLClientGetCapabilities + 888
5   CoreLocation                    0x000000019335bfc0 CLClientCreateIso6709Notation + 73736
6   CoreLocation                    0x0000000193358608 CLClientCreateIso6709Notation + 58960
7   CoreLocation                    0x0000000193358528 CLClientCreateIso6709Notation + 58736
8   CoreLocation                    0x0000000193359be0 CLClientCreateIso6709Notation + 64552
9   libxpc.dylib                    0x000000018a3e78f4 _xpc_connection_call_event_handler + 64
10  libxpc.dylib                    0x000000018a3e53e8 _xpc_connection_mach_event + 1444
11  libdispatch.dylib               0x000000018a19e28c _dispatch_client_callout4 + 12
12  libdispatch.dylib               0x000000018a1a1d80 _dispatch_mach_msg_invoke + 324
13  libdispatch.dylib               0x000000018a1ac210 _dispatch_queue_serial_drain + 464
14  libdispatch.dylib               0x000000018a1a11e0 _dispatch_mach_invoke + 648
15  libdispatch.dylib               0x000000018a1ac210 _dispatch_queue_serial_drain + 464
16  libdispatch.dylib               0x000000018a1a19a4 _dispatch_queue_invoke + 648
17  libdispatch.dylib               0x000000018a1ac210 _dispatch_queue_serial_drain + 464
18  libdispatch.dylib               0x000000018a1a19a4 _dispatch_queue_invoke + 648
19  libdispatch.dylib               0x000000018a1ac8d8 _dispatch_queue_override_invoke + 356
20  libdispatch.dylib               0x000000018a1ae34c _dispatch_root_queue_drain + 568
21  libdispatch.dylib               0x000000018a1ae0ac _dispatch_worker_thread3 + 120
22  libsystem_pthread.dylib         0x000000018a3a72a0 _pthread_wqthread + 1284
23  libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 7:
0   libsystem_kernel.dylib          0x000000018a2e3a88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x000000018a3a7344 _pthread_wqthread + 1448
2   libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 8 name:  Dispatch queue: NSManagedObjectContext 0x1741c9510
Thread 8:
0   libsystem_kernel.dylib          0x000000018a2e38e8 __ulock_wait + 8
1   libdispatch.dylib               0x000000018a1b10c4 _dispatch_ulock_wait + 44
2   libdispatch.dylib               0x000000018a1b11ec _dispatch_thread_event_wait_slow + 32
3   libdispatch.dylib               0x000000018a1aedb8 _dispatch_barrier_sync_f_slow + 232
4   CoreData                        0x000000018d6b8ca4 _perform + 228
5   CoreData                        0x000000018d6c93c4 -[NSManagedObjectContext(_NestedContextSupport) executeRequest:withContext:error:] + 184
6   CoreData                        0x000000018d616908 -[NSManagedObjectContext executeFetchRequest:error:] + 568
7   WordPress                       0x000000010018b0a0 -[AccountService defaultWordPressComAccount] (AccountService.m:48)
8   WordPress                       0x00000001001ca818 -[ReaderPostService apiForRequest] (ReaderPostService.m:525)
9   WordPress                       0x00000001001c6e64 -[ReaderPostService fetchPostsForTopic:earlierThan:deletingEarlier:success:failure:] (ReaderPostService.m:119)
10  WordPress                       0x00000001001c675c -[ReaderPostService fetchPostsForTopic:earlierThan:success:failure:] (ReaderPostService.m:50)
11  WordPress                       0x000000010040de14 function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Owned To Guaranteed, Arg[2] = Owned To Guaranteed, Arg[3] = Owned To Guaranteed, Arg[4] = Owned To Guaranteed, Arg[5] = Owned To Guaranteed> of WordPress.ReaderStreamViewController.(syncItems ((Swift.Bool) -> ()?, failure : (__ObjC.NSError) -> ()?) -> ()).(closure #1) (ReaderStreamViewController.swift:1153)
12  WordPress                       0x0000000100404ef4 WordPress.ReaderStreamViewController.(syncItems ((Swift.Bool) -> ()?, failure : (__ObjC.NSError) -> ()?) -> ()).(closure #1) (ReaderStreamViewController.swift:0)
13  CoreData                        0x000000018d6bde98 developerSubmittedBlockToNSManagedObjectContextPerform + 148
14  libdispatch.dylib               0x000000018a19e1bc _dispatch_client_callout + 12
15  libdispatch.dylib               0x000000018a1ac3dc _dispatch_queue_serial_drain + 924
16  libdispatch.dylib               0x000000018a1a19a4 _dispatch_queue_invoke + 648
17  libdispatch.dylib               0x000000018a1ac8d8 _dispatch_queue_override_invoke + 356
18  libdispatch.dylib               0x000000018a1ae34c _dispatch_root_queue_drain + 568
19  libdispatch.dylib               0x000000018a1ae0ac _dispatch_worker_thread3 + 120
20  libsystem_pthread.dylib         0x000000018a3a72a0 _pthread_wqthread + 1284
21  libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 9:
0   libsystem_kernel.dylib          0x000000018a2e3a88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x000000018a3a7344 _pthread_wqthread + 1448
2   libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 10 name:  Dispatch queue: com.apple.root.default-qos
Thread 10:
0   libsystem_kernel.dylib          0x000000018a2c51c4 semaphore_wait_trap + 8
1   libdispatch.dylib               0x000000018a1b07d8 _dispatch_semaphore_wait_slow + 212
2   CFNetwork                       0x000000018b9c9d6c CFURLConnectionSendSynchronousRequest + 280
3   CFNetwork                       0x000000018b9f3f60 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 116
4   WordPress                       0x00000001006039d8 +[HSCoreAPICalls makeHSApiCallToURI:method:data:response:error:] + 436
5   WordPress                       0x00000001006e97ec -[HSConfigAPICalls fetchConfig] + 68
6   WordPress                       0x00000001006cfda4 -[HSConfigController fetchConfig] + 52
7   WordPress                       0x000000010068cb80 __30+[SupportInternal fetchConfig]_block_invoke + 60
8   libdispatch.dylib               0x000000018a19e1fc _dispatch_call_block_and_release + 20
9   libdispatch.dylib               0x000000018a19e1bc _dispatch_client_callout + 12
10  libdispatch.dylib               0x000000018a1aca4c _dispatch_queue_override_invoke + 728
11  libdispatch.dylib               0x000000018a1ae34c _dispatch_root_queue_drain + 568
12  libdispatch.dylib               0x000000018a1ae0ac _dispatch_worker_thread3 + 120
13  libsystem_pthread.dylib         0x000000018a3a72a0 _pthread_wqthread + 1284
14  libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 11 name:  Dispatch queue: NSManagedObjectContext 0x1701c79e0
Thread 11:
0   libsystem_kernel.dylib          0x000000018a2e38e8 __ulock_wait + 8
1   libdispatch.dylib               0x000000018a1b10c4 _dispatch_ulock_wait + 44
2   libdispatch.dylib               0x000000018a1b11ec _dispatch_thread_event_wait_slow + 32
3   libdispatch.dylib               0x000000018a1aedb8 _dispatch_barrier_sync_f_slow + 232
4   CoreData                        0x000000018d6b8ca4 _perform + 228
5   CoreData                        0x000000018d6c93c4 -[NSManagedObjectContext(_NestedContextSupport) executeRequest:withContext:error:] + 184
6   CoreData                        0x000000018d616908 -[NSManagedObjectContext executeFetchRequest:error:] + 568
7   WordPress                       0x0000000100235d04 __57+[MediaService cleanUnusedMediaFilesFromMediaCacheFolder]_block_invoke (MediaService.m:838)
8   CoreData                        0x000000018d6bde98 developerSubmittedBlockToNSManagedObjectContextPerform + 148
9   libdispatch.dylib               0x000000018a19e1bc _dispatch_client_callout + 12
10  libdispatch.dylib               0x000000018a1ac3dc _dispatch_queue_serial_drain + 924
11  libdispatch.dylib               0x000000018a1a19a4 _dispatch_queue_invoke + 648
12  libdispatch.dylib               0x000000018a1ac8d8 _dispatch_queue_override_invoke + 356
13  libdispatch.dylib               0x000000018a1ae34c _dispatch_root_queue_drain + 568
14  libdispatch.dylib               0x000000018a1ae0ac _dispatch_worker_thread3 + 120
15  libsystem_pthread.dylib         0x000000018a3a72a0 _pthread_wqthread + 1284
16  libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 12:
0   libsystem_kernel.dylib          0x000000018a2e3314 __semwait_signal + 8
1   libsystem_c.dylib               0x000000018a20125c nanosleep + 208
2   libc++.1.dylib                  0x0000000189d11994 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 76
3   JavaScriptCore                  0x000000018faf240c void std::__1::this_thread::sleep_for<long long, std::__1::ratio<1l, 1000l> >(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) + 72
4   JavaScriptCore                  0x000000018faf1458 bmalloc::waitUntilFalse(std::__1::unique_lock<bmalloc::StaticMutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool&) + 124
5   JavaScriptCore                  0x000000018faf1294 bmalloc::Heap::scavenge(std::__1::unique_lock<bmalloc::StaticMutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 56
6   JavaScriptCore                  0x000000018faf1134 bmalloc::Heap::concurrentScavenge() + 76
7   JavaScriptCore                  0x000000018faf24f8 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 88
8   JavaScriptCore                  0x000000018faf2424 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 8
9   JavaScriptCore                  0x000000018faf26d4 void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 88
10  libsystem_pthread.dylib         0x000000018a3a9850 _pthread_body + 236
11  libsystem_pthread.dylib         0x000000018a3a9760 _pthread_start + 280
12  libsystem_pthread.dylib         0x000000018a3a6d94 thread_start + 0

Thread 13 name:  WebThread
Thread 13:
0   libsystem_kernel.dylib          0x000000018a2e2e64 __psynch_mutexwait + 8
1   libsystem_pthread.dylib         0x000000018a3acda4 _pthread_mutex_lock_wait + 92
2   libsystem_pthread.dylib         0x000000018a3acfa8 _pthread_mutex_lock_slow + 292
3   WebCore                         0x000000018fdf6958 _WebTryThreadLock(bool) + 124
4   WebCore                         0x000000018fdf68b8 WebRunLoopLock(__CFRunLoopObserver*, unsigned long, void*) + 40
5   CoreFoundation                  0x000000018b2c20c0 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 28
6   CoreFoundation                  0x000000018b2bfcf0 __CFRunLoopDoObservers + 368
7   CoreFoundation                  0x000000018b2c0330 __CFRunLoopRun + 1452
8   CoreFoundation                  0x000000018b1ee2b8 CFRunLoopRunSpecific + 440
9   WebCore                         0x000000018fdf4490 RunWebThread(void*) + 452
10  libsystem_pthread.dylib         0x000000018a3a9850 _pthread_body + 236
11  libsystem_pthread.dylib         0x000000018a3a9760 _pthread_start + 280
12  libsystem_pthread.dylib         0x000000018a3a6d94 thread_start + 0

Thread 14 name:  com.apple.CoreMotion.MotionThread
Thread 14:
0   libsystem_kernel.dylib          0x000000018a2c5188 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x000000018a2c4ff8 mach_msg + 68
2   CoreFoundation                  0x000000018b2c25d0 __CFRunLoopServiceMachPort + 188
3   CoreFoundation                  0x000000018b2c01ec __CFRunLoopRun + 1128
4   CoreFoundation                  0x000000018b1ee2b8 CFRunLoopRunSpecific + 440
5   CoreFoundation                  0x000000018b23bb44 CFRunLoopRun + 108
6   CoreMotion                      0x00000001920b1120 CLStartStopAdvertisingBeacon + 203192
7   libsystem_pthread.dylib         0x000000018a3a9850 _pthread_body + 236
8   libsystem_pthread.dylib         0x000000018a3a9760 _pthread_start + 280
9   libsystem_pthread.dylib         0x000000018a3a6d94 thread_start + 0

Thread 15:
0   libsystem_pthread.dylib         0x000000018a3a6d88 start_wqthread + 0

Thread 16:
0   libsystem_kernel.dylib          0x000000018a2e3a88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x000000018a3a7344 _pthread_wqthread + 1448
2   libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 17:
0   libsystem_kernel.dylib          0x000000018a2e3a88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x000000018a3a7344 _pthread_wqthread + 1448
2   libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 18:
0   libsystem_kernel.dylib          0x000000018a2e3a88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x000000018a3a7344 _pthread_wqthread + 1448
2   libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 19 name:  AVAudioSession Notify Thread
Thread 19:
0   libsystem_kernel.dylib          0x000000018a2c5188 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x000000018a2c4ff8 mach_msg + 68
2   CoreFoundation                  0x000000018b2c25d0 __CFRunLoopServiceMachPort + 188
3   CoreFoundation                  0x000000018b2c01ec __CFRunLoopRun + 1128
4   CoreFoundation                  0x000000018b1ee2b8 CFRunLoopRunSpecific + 440
5   AVFAudio                        0x00000001a4cf3d24 GenericRunLoopThread::Entry(void*) + 160
6   AVFAudio                        0x00000001a4d19d9c CAPThread::Entry(CAPThread*) + 80
7   libsystem_pthread.dylib         0x000000018a3a9850 _pthread_body + 236
8   libsystem_pthread.dylib         0x000000018a3a9760 _pthread_start + 280
9   libsystem_pthread.dylib         0x000000018a3a6d94 thread_start + 0

Thread 20 name:  com.apple.CFStream.LegacyThread
Thread 20:
0   libsystem_kernel.dylib          0x000000018a2c5188 mach_msg_trap + 8
1   libsystem_kernel.dylib          0x000000018a2c4ff8 mach_msg + 68
2   CoreFoundation                  0x000000018b2c25d0 __CFRunLoopServiceMachPort + 188
3   CoreFoundation                  0x000000018b2c01ec __CFRunLoopRun + 1128
4   CoreFoundation                  0x000000018b1ee2b8 CFRunLoopRunSpecific + 440
5   CoreFoundation                  0x000000018b2d00ec _legacyStreamRunLoop_workThread + 264
6   libsystem_pthread.dylib         0x000000018a3a9850 _pthread_body + 236
7   libsystem_pthread.dylib         0x000000018a3a9760 _pthread_start + 280
8   libsystem_pthread.dylib         0x000000018a3a6d94 thread_start + 0

Thread 21 name:  com.apple.CFSocket.private
Thread 21:
0   libsystem_kernel.dylib          0x000000018a2e323c __select + 8
1   CoreFoundation                  0x000000018b2c9468 __CFSocketManager + 636
2   libsystem_pthread.dylib         0x000000018a3a9850 _pthread_body + 236
3   libsystem_pthread.dylib         0x000000018a3a9760 _pthread_start + 280
4   libsystem_pthread.dylib         0x000000018a3a6d94 thread_start + 0

Thread 22:
0   libsystem_pthread.dylib         0x000000018a3a6d88 start_wqthread + 0

Thread 23:
0   libsystem_kernel.dylib          0x000000018a2e3a88 __workq_kernreturn + 8
1   libsystem_pthread.dylib         0x000000018a3a7344 _pthread_wqthread + 1448
2   libsystem_pthread.dylib         0x000000018a3a6d8c start_wqthread + 0

Thread 24:

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x000000017028c9e0   x2: 0x0000000000000008   x3: 0x000000018a32922c
    x4: 0x0000000000000012   x5: 0x0000000000000020   x6: 0x0000000000000000   x7: 0x0000000000000bf0
    x8: 0x0000000170097cf0   x9: 0x0000000170097cf0  x10: 0x0000000000000001  x11: 0xbaddc0dedeadbead
   x12: 0xffffffffffffc000  x13: 0x0000000103080000  x14: 0x0000000000010000  x15: 0x0000000000010000
   x16: 0x000000018a3196b0  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x000000000000005c
   x20: 0x0000000101325f30  x21: 0x0000000000000000  x22: 0x000000000000002f  x23: 0x0000000101325f90
   x24: 0x0000000000000351  x25: 0x0000000000000002  x26: 0x0000000101325cf0  x27: 0x000000017028c9e0
   x28: 0x0000000000000000   fp: 0x000000016fd28ef0   lr: 0x000000010277ca18
    sp: 0x000000016fd28e90   pc: 0x000000010277ca18 cpsr: 0x80000000

Binary Images:
0x1000d4000 - 0x1009abfff WordPress arm64  <cf7c690483573c41b6123025e9695f12> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/WordPress
0x100c64000 - 0x100c93fff dyld arm64  <f54ed85a94253887886a8028e20ed8ba> /usr/lib/dyld
0x100ce8000 - 0x100d1bfff AFNetworking arm64  <59f8fa29569035ffb831daa05c6d2760> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/AFNetworking.framework/AFNetworking
0x100e38000 - 0x100ebbfff Alamofire arm64  <d878a368f3083baeb7f3326072c5d366> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/Alamofire.framework/Alamofire
0x101244000 - 0x101253fff AutomatticTracks arm64  <3f2ea35bf0a13db0ab12d398ac505535> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/AutomatticTracks.framework/AutomatticTracks
0x1012a0000 - 0x10132ffff Aztec arm64  <872230455f523054800328714df9db42> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/Aztec.framework/Aztec
0x101760000 - 0x10177ffff CocoaLumberjack arm64  <a7d78f6de934322ea36c47420bd0e1ca> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/CocoaLumberjack.framework/CocoaLumberjack
0x10182c000 - 0x10183bfff FLAnimatedImage arm64  <1857e673642e3e148875bbd0e266b433> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/FLAnimatedImage.framework/FLAnimatedImage
0x101880000 - 0x101897fff FormatterKit arm64  <180a4561bd5c3f16a1e8dcb601426f40> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/FormatterKit.framework/FormatterKit
0x101908000 - 0x101947fff Gridicons arm64  <6594f448a7db36efa6f782852feee19a> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/Gridicons.framework/Gridicons
0x101a28000 - 0x101a3bfff MGSwipeTableCell arm64  <c91f0002b579362d8da784046f2a8a8a> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/MGSwipeTableCell.framework/MGSwipeTableCell
0x101a94000 - 0x101aa7fff MRProgress arm64  <13b4be38d3f233548f59cf5c03d3a004> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/MRProgress.framework/MRProgress
0x101b14000 - 0x101b67fff Mixpanel arm64  <4ac8d281bd2c38c3b7c080a46b005df4> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/Mixpanel.framework/Mixpanel
0x101d88000 - 0x101d8ffff NSObject_SafeExpectations arm64  <8a73f795f0f138b0b5ff553414f0a10a> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/NSObject_SafeExpectations.framework/NSObject_SafeExpectations
0x101dac000 - 0x101db3fff NSURL_IDN arm64  <ce34264e46bb30dcbbe798228d21212a> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/NSURL_IDN.framework/NSURL_IDN
0x101dd0000 - 0x101de3fff OnePasswordExtension arm64  <d817fae6bcdf38d2aee9ba695e464b00> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/OnePasswordExtension.framework/OnePasswordExtension
0x101e1c000 - 0x101e2ffff PDKTZipArchive arm64  <daacfeb009ea344f8ecbf7b91d6bfb6b> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/PDKTZipArchive.framework/PDKTZipArchive
0x101e7c000 - 0x101e83fff Reachability arm64  <c2c5b1adda9c3af3a0c63942f1fd9324> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/Reachability.framework/Reachability
0x101ea8000 - 0x101eb7fff SVProgressHUD arm64  <d5e3436f28cb3f82aa94a9bb42536f00> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/SVProgressHUD.framework/SVProgressHUD
0x101ef8000 - 0x101f1ffff Starscream arm64  <d933f58eb618304f8e48f0cd1ff73e35> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/Starscream.framework/Starscream
0x102000000 - 0x102007fff UIDeviceIdentifier arm64  <0f0858a20fbf3e1a8cdf31a81780617a> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/UIDeviceIdentifier.framework/UIDeviceIdentifier
0x102024000 - 0x102043fff WPMediaPicker arm64  <0e7287e41f763b4289aa8071310dbc59> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/WPMediaPicker.framework/WPMediaPicker
0x1020f4000 - 0x1020fbfff WordPressComAnalytics arm64  <c46d1c121e1f39e2bf26db09fd47b1a9> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/WordPressComAnalytics.framework/WordPressComAnalytics
0x102118000 - 0x10212ffff WordPressComKit arm64  <fc07de689f353573a5aa5e0742c23c64> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/WordPressComKit.framework/WordPressComKit
0x1021b8000 - 0x10220bfff WordPressComStatsiOS arm64  <128054205f58338c88415976b78ab7fd> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/WordPressComStatsiOS.framework/WordPressComStatsiOS
0x1023e0000 - 0x102413fff WordPressEditor arm64  <00f546fa26823247a2c60110e6f20edc> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/WordPressEditor.framework/WordPressEditor
0x102538000 - 0x10254bfff WordPressShared arm64  <97fbddd890483cefa0fb421b4c8e495c> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/WordPressShared.framework/WordPressShared
0x1025bc000 - 0x1025e3fff WordPress_AppbotX arm64  <f97880ce2df53901a2477586e1d1584c> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/WordPress_AppbotX.framework/WordPress_AppbotX
0x1026c8000 - 0x1026d7fff wpxmlrpc arm64  <3f8735408e28311eb451b060068545b5> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/wpxmlrpc.framework/wpxmlrpc
0x10271c000 - 0x102727fff libswiftAVFoundation.dylib arm64  <74ba0cd84b6c3b088066707a8dbcd71e> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftAVFoundation.dylib
0x102738000 - 0x10273ffff libswiftAssetsLibrary.dylib arm64  <df58581420a731c0a6c2362f918901b7> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftAssetsLibrary.dylib
0x102748000 - 0x10296bfff libswiftCore.dylib arm64  <26f02eda79fe32b9bd99bd076b4736dd> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftCore.dylib
0x102c00000 - 0x102c0bfff libswiftCoreAudio.dylib arm64  <2ff86093d8713573bd5923051fd0fa45> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftCoreAudio.dylib
0x102c20000 - 0x102c2bfff libswiftCoreData.dylib arm64  <9e5276f6a1623960b7212aea6034a9d4> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftCoreData.dylib
0x102c40000 - 0x102c4ffff libswiftCoreGraphics.dylib arm64  <76ef8da9d2ae340c855718d201c56fc0> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftCoreGraphics.dylib
0x102c6c000 - 0x102c73fff libswiftCoreImage.dylib arm64  <4f5c1d312b0b3d458307ff3b01d6678f> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftCoreImage.dylib
0x102c7c000 - 0x102c83fff libswiftCoreLocation.dylib arm64  <a68fd7db4f073af19d21d829ea271728> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftCoreLocation.dylib
0x102c90000 - 0x102c97fff libswiftCoreMedia.dylib arm64  <271a08be1d64315dba2af74360e78ac5> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftCoreMedia.dylib
0x102ca4000 - 0x102cabfff libswiftDarwin.dylib arm64  <7613bac0954c3275bbd6a8f94ca88169> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftDarwin.dylib
0x102cbc000 - 0x102cd7fff libswiftDispatch.dylib arm64  <ac9c450ccc64357d8f60f072ae05fa66> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftDispatch.dylib
0x102d18000 - 0x102ddbfff libswiftFoundation.dylib arm64  <9db043c49ae43c6d9c0b3f4122ccb651> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftFoundation.dylib
0x102ee8000 - 0x102eeffff libswiftObjectiveC.dylib arm64  <1bffd5d6067733b3baec046295dea090> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftObjectiveC.dylib
0x102efc000 - 0x102f03fff libswiftPhotos.dylib arm64  <3e8687e150c63faa994e8835355fda3e> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftPhotos.dylib
0x102f0c000 - 0x102f13fff libswiftQuartzCore.dylib arm64  <6f1e015a1ea339718a6f88759034b452> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftQuartzCore.dylib
0x102f1c000 - 0x102f27fff libswiftUIKit.dylib arm64  <7c39c85d94f234d8bad49faa7fba7a8a> /var/containers/Bundle/Application/7776DAC1-6ADE-4D2B-9378-656858BB3119/WordPress.app/Frameworks/libswiftUIKit.dylib
0x189cc8000 - 0x189cc9fff libSystem.B.dylib arm64  <1b4d75209f4a37969a9575de48d48668> /usr/lib/libSystem.B.dylib
0x189cca000 - 0x189d1ffff libc++.1.dylib arm64  <b2db8b1d09283b7bafe1b2933adc5dfd> /usr/lib/libc++.1.dylib
0x189d20000 - 0x189d40fff libc++abi.dylib arm64  <e3419bbaface31b5970c6c8d430be26d> /usr/lib/libc++abi.dylib
0x189d44000 - 0x18a11dfff libobjc.A.dylib arm64  <538f809dcd7c35ceb59d99802248f045> /usr/lib/libobjc.A.dylib
0x18a11e000 - 0x18a122fff libcache.dylib arm64  <f09cab6893c631218f817e61b3d77fcb> /usr/lib/system/libcache.dylib
0x18a123000 - 0x18a12efff libcommonCrypto.dylib arm64  <e071643355cd3f67bae19045c7f9f340> /usr/lib/system/libcommonCrypto.dylib
0x18a12f000 - 0x18a132fff libcompiler_rt.dylib arm64  <8209cb28df5d3b48894899019fcbb344> /usr/lib/system/libcompiler_rt.dylib
0x18a133000 - 0x18a13afff libcopyfile.dylib arm64  <567f33ef4d8f3e48a5afac933ccd389f> /usr/lib/system/libcopyfile.dylib
0x18a13b000 - 0x18a19cfff libcorecrypto.dylib arm64  <056a6c201d3d3696b59f0b264ba9b972> /usr/lib/system/libcorecrypto.dylib
0x18a19d000 - 0x18a1ccfff libdispatch.dylib arm64  <fb1d0baf642337d1bea0af309586df97> /usr/lib/system/libdispatch.dylib
0x18a1cd000 - 0x18a1d1fff libdyld.dylib arm64  <db54f120486a3710a684ce8bb1cb9d71> /usr/lib/system/libdyld.dylib
0x18a1d2000 - 0x18a1d2fff liblaunch.dylib arm64  <ceb57f62c49e38d8a8d33309db668bd3> /usr/lib/system/liblaunch.dylib
0x18a1d3000 - 0x18a1d8fff libmacho.dylib arm64  <20627f9f062c3ee8873e3ab3bc3fda8c> /usr/lib/system/libmacho.dylib
0x18a1d9000 - 0x18a1dafff libremovefile.dylib arm64  <43110ffd953537e28981c6dead2c0b1f> /usr/lib/system/libremovefile.dylib
0x18a1db000 - 0x18a1f2fff libsystem_asl.dylib arm64  <e52a49b27e963d2bb90332a5b0895f8d> /usr/lib/system/libsystem_asl.dylib
0x18a1f3000 - 0x18a1f3fff libsystem_blocks.dylib arm64  <480fe954b3f63f16af8acfd6dc34e2da> /usr/lib/system/libsystem_blocks.dylib
0x18a1f4000 - 0x18a272fff libsystem_c.dylib arm64  <8a5a190d70563f3c8d4ce16cab74f599> /usr/lib/system/libsystem_c.dylib
0x18a273000 - 0x18a277fff libsystem_configuration.dylib arm64  <7628c33e4c383a78b0e33cf403e6f019> /usr/lib/system/libsystem_configuration.dylib
0x18a278000 - 0x18a27dfff libsystem_containermanager.dylib arm64  <9de64e7545ab359fb9cefc695aa510f0> /usr/lib/system/libsystem_containermanager.dylib
0x18a27e000 - 0x18a27ffff libsystem_coreservices.dylib arm64  <e61211f8f4c9399595fbd921e8589a8b> /usr/lib/system/libsystem_coreservices.dylib
0x18a280000 - 0x18a298fff libsystem_coretls.dylib arm64  <14fa1ba4b14b338181c2ef87b214695e> /usr/lib/system/libsystem_coretls.dylib
0x18a299000 - 0x18a29ffff libsystem_dnssd.dylib arm64  <7d745bdfb72e3119bad43c36f60a5a8a> /usr/lib/system/libsystem_dnssd.dylib
0x18a2a0000 - 0x18a2c3fff libsystem_info.dylib arm64  <6546bc8b4fa23df898bf2471e801d50b> /usr/lib/system/libsystem_info.dylib
0x18a2c4000 - 0x18a2e8fff libsystem_kernel.dylib arm64  <1baa3f5629c43467879d4cf463a20b06> /usr/lib/system/libsystem_kernel.dylib
0x18a2e9000 - 0x18a315fff libsystem_m.dylib arm64  <ba786894a7213d37baa99aafc0ee5493> /usr/lib/system/libsystem_m.dylib
0x18a316000 - 0x18a331fff libsystem_malloc.dylib arm64  <c57ecb4ada5c3930a580b3d07583058a> /usr/lib/system/libsystem_malloc.dylib
0x18a332000 - 0x18a389fff libsystem_network.dylib arm64  <efa018a4cb4936e3b77b9194d390efc4> /usr/lib/system/libsystem_network.dylib
0x18a38a000 - 0x18a393fff libsystem_networkextension.dylib arm64  <34c2d9c2986f32dd996e4e439d94c9c5> /usr/lib/system/libsystem_networkextension.dylib
0x18a394000 - 0x18a39efff libsystem_notify.dylib arm64  <605beaf21db73cc3ae98a65e8c11f7d0> /usr/lib/system/libsystem_notify.dylib
0x18a39f000 - 0x18a3a5fff libsystem_platform.dylib arm64  <518e18adfdfc316e9b4d519f6e4b6a47> /usr/lib/system/libsystem_platform.dylib
0x18a3a6000 - 0x18a3affff libsystem_pthread.dylib arm64  <258dc0c51499393bba7ba3e83dc5bfbb> /usr/lib/system/libsystem_pthread.dylib
0x18a3b0000 - 0x18a3b3fff libsystem_sandbox.dylib arm64  <0db039dc34223f498b11aed09cfce7f2> /usr/lib/system/libsystem_sandbox.dylib
0x18a3b4000 - 0x18a3bbfff libsystem_symptoms.dylib arm64  <832499573c1730b48f6ff8e7c06fae15> /usr/lib/system/libsystem_symptoms.dylib
0x18a3bc000 - 0x18a3dafff libsystem_trace.dylib arm64  <c5a7bdd0667a3b2a9cb458d3854d8f90> /usr/lib/system/libsystem_trace.dylib
0x18a3db000 - 0x18a3e0fff libunwind.dylib arm64  <7a7545249f7d3a69a162acb73ec4f17a> /usr/lib/system/libunwind.dylib
0x18a3e1000 - 0x18a3e1fff libvminterpose.dylib arm64  <21d158555a6233b19c53df16cafb6974> /usr/lib/system/libvminterpose.dylib
0x18a3e2000 - 0x18a408fff libxpc.dylib arm64  <8f1330e254b83bd3a973af6933b91836> /usr/lib/system/libxpc.dylib
0x18a409000 - 0x18a623fff libicucore.A.dylib arm64  <35fc5fa2aab8326897081ab8416c497c> /usr/lib/libicucore.A.dylib
0x18a624000 - 0x18a634fff libz.1.dylib arm64  <b3ab59ff330f3225a53b4e8e95440d77> /usr/lib/libz.1.dylib
0x18b1e5000 - 0x18b569fff CoreFoundation arm64  <dd9791d198ef32eea1335b8ebc9b3d55> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18b56a000 - 0x18b57afff libbsm.0.dylib arm64  <788093e9b6b738cea7045bfec4bef1d8> /usr/lib/libbsm.0.dylib
0x18b57b000 - 0x18b57bfff libenergytrace.dylib arm64  <3bcefd094fa83b26807a1c6c92933cd2> /usr/lib/libenergytrace.dylib
0x18b57c000 - 0x18b5f7fff IOKit arm64  <e0a6f4f0810b3f75813eda2afebd591c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x18b5f8000 - 0x18b618fff libMobileGestalt.dylib arm64  <1e9e78da74143c54bb1e50aa7e285a0f> /usr/lib/libMobileGestalt.dylib
0x18b619000 - 0x18b703fff libxml2.2.dylib arm64  <b3fc55542fe33491877c661cf410b164> /usr/lib/libxml2.2.dylib
0x18b704000 - 0x18b792fff Security arm64  <88e5d6eb0de13ff6b7904f1b0e43a88e> /System/Library/Frameworks/Security.framework/Security
0x18b793000 - 0x18b7fdfff SystemConfiguration arm64  <d907035d1ff936e5986035f50a77f5d3> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18b7fe000 - 0x18b913fff libsqlite3.dylib arm64  <87863a80836a3d659e5485f5029c3ed4> /usr/lib/libsqlite3.dylib
0x18b914000 - 0x18bcadfff CFNetwork arm64  <5fc8f0f909a0314aa15c7853c5c8fea3> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x18bcae000 - 0x18bcbefff libbz2.1.0.dylib arm64  <0d14fa7337f43079bad2a4cfc6d66b70> /usr/lib/libbz2.1.0.dylib
0x18bcbf000 - 0x18bcd7fff liblzma.5.dylib arm64  <b90cea0595ff3f8599d9788e1d2cb454> /usr/lib/liblzma.5.dylib
0x18bcd8000 - 0x18bcf2fff libCRFSuite.dylib arm64  <ac663b865b6b38429a40878701aa484a> /usr/lib/libCRFSuite.dylib
0x18bcf3000 - 0x18bd1cfff libarchive.2.dylib arm64  <eca0acf41ac83d0a92230eb5b19c39c6> /usr/lib/libarchive.2.dylib
0x18bd1d000 - 0x18bd1efff liblangid.dylib arm64  <a74f4f8a2d533e1f926044f052cc5b7d> /usr/lib/liblangid.dylib
0x18bd1f000 - 0x18bfedfff Foundation arm64  <7d40355e685036cc803455e5cbf6245f> /System/Library/Frameworks/Foundation.framework/Foundation
0x18bfee000 - 0x18c09afff libBLAS.dylib arm64  <fa29c2ad87a73ccea2885d9182faee53> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x18c09b000 - 0x18c3ddfff libLAPACK.dylib arm64  <6df40b0afcbb35a48d63e2fa8ec03b1b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x18c3de000 - 0x18c680fff vImage arm64  <8b797590cf983693b4c3b6b83dc4ba29> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x18c681000 - 0x18c6a3fff libvMisc.dylib arm64  <5bcbb491c0a03816a7634797852c21ad> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x18c6a4000 - 0x18c6b8fff libLinearAlgebra.dylib arm64  <1adeb99764f63e9e8ef1225bb7a5120d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x18c6b9000 - 0x18c6cafff libSparseBLAS.dylib arm64  <515a7b8f5c433b709c1f6d205b9a73d2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x18c6cb000 - 0x18c743fff libvDSP.dylib arm64  <80294f738c053c4991fa3ab4e867218e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x18c744000 - 0x18c744fff vecLib arm64  <15dc1eafe1f8377d9cab3ba5c7e488be> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x18c745000 - 0x18c745fff Accelerate arm64  <32a527bb13a63e37bf50c725b008e9d5> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x18c746000 - 0x18cc95fff CoreGraphics arm64  <bd7ec9e2358f3670aef8e025df08d2e6> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18cc96000 - 0x18ccaafff GraphicsServices arm64  <7c0dd118a4bc37dc8fab6449abde7ff9> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x18ccab000 - 0x18ccf6fff AppSupport arm64  <bdaad3a71677315bb126c4a73a1bcb9e> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18ccf7000 - 0x18ce1afff MobileCoreServices arm64  <e035420bfabe3f28bc6eef0a144ac1d1> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x18ce1b000 - 0x18ce73fff BaseBoard arm64  <210cb4a9a0073c7b9e0b3d437cc1aa4b> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x18ce74000 - 0x18ce7ffff AssertionServices arm64  <7ca242e983fd3c0f805d51fca8a4c46a> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18ce80000 - 0x18ceacfff BackBoardServices arm64  <c333604ae8123e3cbb46fe26f233beb9> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18cead000 - 0x18ceb0fff MobileSystemServices arm64  <f879794359293adb8cccd4597775f454> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x18ceb1000 - 0x18cf00fff FrontBoardServices arm64  <00b3c2ff89f53d3dba0069b6bb5a56bd> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x18cf04000 - 0x18cf37fff SpringBoardServices arm64  <9a9b5eba8bf63364861083f874ff612a> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x18cf38000 - 0x18cf4cfff MobileKeyBag arm64  <a78d40cc257231978e752c5a81cd1356> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x18cf4d000 - 0x18cf55fff IOSurface arm64  <9a22349e905539a0a1598af6d7fe9cc9> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
0x18cf56000 - 0x18cf61fff liblockdown.dylib arm64  <ab36b2ace988302c89207cb290ff4a76> /usr/lib/liblockdown.dylib
0x18cf62000 - 0x18cf78fff CrashReporterSupport arm64  <3bffb6a60faf3560acd6f4bc832b66ac> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x18cf79000 - 0x18cf7bfff IOSurfaceAccelerator arm64  <7b7c2b7ea506374cb3902b7408d5d4bf> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x18cf7c000 - 0x18cfbcfff AppleJPEG arm64  <b2fd4ef37aaf38f58311e33ea1683082> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x18cfbd000 - 0x18d54ffff ImageIO arm64  <f5ddfe623d4f3a338ae75c666ea10815> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x18d550000 - 0x18d556fff TCC arm64  <c9f168508185369591dfcd1c1cf9b6a3> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18d557000 - 0x18d55bfff AggregateDictionary arm64  <9eeea99a19a83db18b28e9010b6c390b> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18d55c000 - 0x18d568fff PowerLog arm64  <113534d73def3d7ab109bcbc4d965d8e> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x18d569000 - 0x18d5d1fff libTelephonyUtilDynamic.dylib arm64  <d31ff5ec574d338e8d02155963d17950> /usr/lib/libTelephonyUtilDynamic.dylib
0x18d5d2000 - 0x18d5e4fff CommonUtilities arm64  <486d816afdc431aaa2ef67b229cf4e96> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x18d5e5000 - 0x18d5f9fff libcompression.dylib arm64  <c764915fa0ec384f8a1759e63235b5a9> /usr/lib/libcompression.dylib
0x18d5fa000 - 0x18d898fff CoreData arm64  <980c0f8663a0330d8b5fb541c22e7b66> /System/Library/Frameworks/CoreData.framework/CoreData
0x18d899000 - 0x18d89efff libCoreVMClient.dylib arm64  <3a28c232b17430839305f9d17745e247> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x18d89f000 - 0x18d8a4fff IOAccelerator arm64  <f4d5cd421bd03a52b40c991fd1c73806> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x18d8a5000 - 0x18d8a6fff libCVMSPluginSupport.dylib arm64  <7110757134ea3599b3d739db2ea6f48a> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18d8a7000 - 0x18d8aafff libCoreFSCache.dylib arm64  <2147b40a3d713d53b221e8f40ca5ac7f> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x18d8ab000 - 0x18d8eefff libGLImage.dylib arm64  <c2e2de9ee34236558c89d7fe9bc0116c> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x18d8ef000 - 0x18d8f9fff libGFXShared.dylib arm64  <058e54d10e9838c5bea32a75f199c2db> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x18d8fa000 - 0x18d902fff IOMobileFramebuffer arm64  <2c513599a43539fabd1d91d0d3761e47> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x18d903000 - 0x18d903fff libmetal_timestamp.dylib arm64  <2bbf481d5e4a35aea434cd15f9d6a182> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x18d904000 - 0x18d962fff Metal arm64  <ff1261ae94e03c19964dda0546e189fd> /System/Library/Frameworks/Metal.framework/Metal
0x18d963000 - 0x18d96dfff OpenGLES arm64  <52e0ecb1f2c23cc4a26345d035127679> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x18d96e000 - 0x18d992fff CoreVideo arm64  <581f5f9967923c4983c1373dfa23195b> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x18d993000 - 0x18d995fff OAuth arm64  <23d43697c1b130ed814eaddbd9851e0d> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18d99d000 - 0x18d9dafff Accounts arm64  <ba89d108cfef37ae91b70116c6d7c66d> /System/Library/Frameworks/Accounts.framework/Accounts
0x18d9db000 - 0x18dacdfff libiconv.2.dylib arm64  <c85933d9062f32ac885047aadb359e88> /usr/lib/libiconv.2.dylib
0x18dace000 - 0x18dc1efff CoreAudio arm64  <8ff5628b7e9b36efb6b746e6ea3e9088> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18dc1f000 - 0x18dc22fff UserFS arm64  <13d40ea4a3e032b199465cddc45c8479> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x18dc23000 - 0x18dd31fff CoreMedia arm64  <98e944101d7b3745ae7bc0e43a8b59cb> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x18dd32000 - 0x18dd38fff libcupolicy.dylib arm64  <e88ddf38bf5a3f2583b7f1c9b1af4e76> /usr/lib/libcupolicy.dylib
0x18dd39000 - 0x18ddc6fff CoreTelephony arm64  <c5ef9b84bce0312e96b3faed5e424110> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x18ddc7000 - 0x18ded4fff libFontParser.dylib arm64  <2784cc1e874a395bb3ea2f7c3382c62f> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x18ded5000 - 0x18df64fff VideoToolbox arm64  <d0baea0326d13f66ae8623f19aa1ac76> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x18df65000 - 0x18df65fff FontServices arm64  <a4b99cf7d62630aeb2f8c8e865a8fe34> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x18df66000 - 0x18e0b3fff CoreText arm64  <9d73af39afa63ea68673374a3862426b> /System/Library/Frameworks/CoreText.framework/CoreText
0x18e0b4000 - 0x18e0cefff ProtocolBuffer arm64  <11c5f55b03ff32c6b25310171c1c7afe> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18e0cf000 - 0x18e0f7fff PersistentConnection arm64  <65b64570bee63c0580880163a91c230f> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x18e0f8000 - 0x18e0fefff DataMigration arm64  <5961a23a26153867b4bb8c80c19799d0> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18e0ff000 - 0x18e55ffff AudioToolbox arm64  <3ea60e00d2383ae498996690ab1fdbdd> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18e560000 - 0x18e738fff QuartzCore arm64  <6dc61ad83fc03f799792d1cb950622f7> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18e739000 - 0x18e73ffff Netrb arm64  <81262209ce983a5197fc2da41fc3b6a3> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x18e740000 - 0x18e750fff libcmph.dylib arm64  <7f719c3d948530c78be18a40b3ea59aa> /usr/lib/libcmph.dylib
0x18e751000 - 0x18e771fff libmis.dylib arm64  <cd871843480d31b8b074ac87e66cb63d> /usr/lib/libmis.dylib
0x18e772000 - 0x18e865fff LanguageModeling arm64  <8483753bf96f3484b448a47883cd5ab4> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18e866000 - 0x18e94dfff ManagedConfiguration arm64  <d9e33a6cfa163270bb50a1a6e370ea95> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18e94e000 - 0x18e964fff libmarisa.dylib arm64  <f0eea40d2c0a33a58d7cd2c9b52da4b7> /usr/lib/libmarisa.dylib
0x18e965000 - 0x18ea35fff ProofReader arm64  <1596b3e0c7c43398ac19ac08a5460868> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x18ea36000 - 0x18ea40fff MediaAccessibility arm64  <7b482ef272bf34fcb742c2afd236b626> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x18ea41000 - 0x18ea51fff MobileAsset arm64  <66b4c8da5b103557b258b9bac8d37772> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18ea52000 - 0x18eac3fff ColorSync arm64  <d4fa34368b923aaa8679c1bb8433b9b5> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18eac4000 - 0x18eb34fff MetalPerformanceShaders arm64  <251f089c067b30d4922d67dc463d2300> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x18eb35000 - 0x18ef64fff FaceCore arm64  <04c8c7b7a36d3d98a96817f4365b3439> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18ef65000 - 0x18efe0fff Quagga arm64  <068db048c7e03054b73e3691592d1287> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x18efe1000 - 0x18f1abfff CoreImage arm64  <8c3df52ae00634d0ac530ceea391edac> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18f1ac000 - 0x18f1f8fff TextInput arm64  <25840bba5f6e347290d6f9e13dc2adf7> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18f1f9000 - 0x18f209fff libAccessibility.dylib arm64  <f9f8b21c43c33c20a44455087fb58d36> /usr/lib/libAccessibility.dylib
0x18f20a000 - 0x18f218fff MobileInstallation arm64  <dd59be44d48b37bb8ad959584541d414> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x18f219000 - 0x18fb6ffff JavaScriptCore arm64  <b7fb28f121ee3cf4a489c269bae932f2> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x18fb70000 - 0x18fd8dfff StoreServices arm64  <112ebf81ef193c98a6fae45dd573f01d> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18fd8e000 - 0x190e84fff WebCore arm64  <efec94b2b61339b0a09dc1eae748d211> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x190e85000 - 0x190eaefff libxslt.1.dylib arm64  <28d75f17d5b03dfd8717fea9677e1720> /usr/lib/libxslt.1.dylib
0x190eaf000 - 0x190f91fff WebKitLegacy arm64  <dfbb9cda368d336fa81c3a0784903c07> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x190f92000 - 0x19105afff CoreUI arm64  <c5f28ba5feee3fa68d7d42174e006ad5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x19105b000 - 0x191082fff DictionaryServices arm64  <95116730515a356b990751cd0513b912> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
0x191083000 - 0x191084fff HangTracer arm64  <cadaa83487b73cab81629ef8f38e82fa> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x191085000 - 0x1910d5fff PhysicsKit arm64  <abbda49ec9cb3e67934ed6ca38a54986> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1910d6000 - 0x1911aefff UIFoundation arm64  <bf83b49e8565319c87a0d11769135836> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1911bb000 - 0x191f47fff UIKit arm64  <1804405f7b2a3e77a349b53163b09cdb> /System/Library/Frameworks/UIKit.framework/UIKit
0x191f48000 - 0x191f70fff CoreBluetooth arm64  <12009b6e55113d8da05a44a02f819497> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x191f71000 - 0x191f96fff DataAccessExpress arm64  <ee3cce236aaf3b77b59100acd44c2f29> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x191f97000 - 0x191fb8fff NetworkStatistics arm64  <a0b0f25f321b35fba72fcdddcc334766> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x191fb9000 - 0x192042fff AddressBook arm64  <f83a188c7d303314a26b5b003b0af4a3> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x192043000 - 0x1921a0fff CoreMotion arm64  <32e6ecff39443a1687ad3f188b97b09f> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1921a1000 - 0x1921cefff CacheDelete arm64  <8da9a120ed5f31fcb904a48633c0612c> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1921cf000 - 0x1921dcfff CoreAUC arm64  <671a13f17b6d3f7da0b81595e1957bc5> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1921dd000 - 0x19277efff MediaToolbox arm64  <da8e5b4e91b63ea9b0209c681380875f> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x19277f000 - 0x19292afff Celestial arm64  <bebb60b953c33ace90a974dd4e000729> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x19292b000 - 0x19293afff IntlPreferences arm64  <41f26994496f3c4981cd2939832f54d6> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x19293b000 - 0x19293dfff CoreDuetDebugLogging arm64  <a16fb61a2c833e93852b77b5b5520db2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x19293e000 - 0x192952fff CoreDuetDaemonProtocol arm64  <486d428723a038fc994d0b926b4a84af> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x192953000 - 0x192a28fff CoreDuet arm64  <8ab25716062a373c9bb1c54fc647d0fe> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x192a29000 - 0x192bdbfff AVFoundation arm64  <4fed94e1676f3b50928f9be1cb375e75> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x192bdc000 - 0x192c0efff libtidy.A.dylib arm64  <daa87ffd63a43a5aa805bce93b398a11> /usr/lib/libtidy.A.dylib
0x192c0f000 - 0x192c75fff IMFoundation arm64  <a2ca1e8dfe203f928802b19dcca8fbf7> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x192c76000 - 0x193303fff GeoServices arm64  <43d3e18725873a68be5c828ce90a623a> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x193304000 - 0x193305fff DiagnosticLogCollection arm64  <944c96e416a331efbf7bab3839ccd10d> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x193306000 - 0x193307fff Marco arm64  <bff480036e39364fafccd764c6dbaeb4> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x193308000 - 0x19338cfff CoreLocation arm64  <28f1187102a531528323faead1645b58> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x19338d000 - 0x193392fff ConstantClasses arm64  <9d635c1173f83a22b1d1b1e53c16f6bb> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x193393000 - 0x19339dfff libChineseTokenizer.dylib arm64  <10321183aad832e6988d2cb25dc1169e> /usr/lib/libChineseTokenizer.dylib
0x19339e000 - 0x19361efff libmecabra.dylib arm64  <7d15e6ac19ea3b3d8b1fb3dc6f5a79ed> /usr/lib/libmecabra.dylib
0x19361f000 - 0x193670fff IDSFoundation arm64  <9feec5a8956d3c5dbf8c96aaab3c7efb> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x193671000 - 0x193737fff IDS arm64  <826891e709e33d11bb85e36bc4cea31d> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x193738000 - 0x193755fff MediaServices arm64  <b4725476785c34aa8518b5b4a9ae13e6> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x193756000 - 0x193796fff AuthKit arm64  <fb557bb1badb3e298bbc0b0945322e33> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x193797000 - 0x19379cfff libheimdal-asn1.dylib arm64  <166bb8b0eaa6368d836a7702b4ade694> /usr/lib/libheimdal-asn1.dylib
0x19379d000 - 0x19384bfff MediaRemote arm64  <aed85a16fdeb30c7bb1e12c1ca7361ed> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x19384c000 - 0x1939d3fff MobileSpotlightIndex arm64  <5383bbd06360330b8ad7f3d857bf0f87> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1939d4000 - 0x1939f4fff PlugInKit arm64  <354f2edb8c5e3f4b95155b744b56ecc8> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1939f5000 - 0x193a21fff ProtectedCloudStorage arm64  <1be1f41a77f138e7b177db7aea32c460> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x193a22000 - 0x193a3dfff libresolv.9.dylib arm64  <1088f2b7d38b3b29b79ea0a4de8eb83c> /usr/lib/libresolv.9.dylib
0x193a3e000 - 0x193a53fff ApplePushService arm64  <ad927f10652b32f2bd7e35822869fce0> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x193a54000 - 0x193aa3fff ContactsFoundation arm64  <b2d796f48a0d336fb6f3d048299c9aa3> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x193aa4000 - 0x193aa9fff ParsecSubscriptionServiceSupport arm64  <53e5ef742ffa3af287a2fc7c1a0fbc6a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x193aaa000 - 0x193b52fff Contacts arm64  <74d5212f603f3e9ca9522262ad9aeacf> /System/Library/Frameworks/Contacts.framework/Contacts
0x193b53000 - 0x193ba1fff CoreSpotlight arm64  <dd56f04ebe813448a8009a72e6a5d4c0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x193ba2000 - 0x193bcafff vCard arm64  <6177f1a1d74e3a788a888913862c8487> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x193bcb000 - 0x193c57fff VoiceServices arm64  <4a9d9d7c87063e31ac02c51832d12985> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x193c58000 - 0x193ca6fff SAObjects arm64  <cb968a4c94793cee9f24675abe5a5b93> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x193d43000 - 0x193ddffff AssistantServices arm64  <0521c745ab213216a63de8d14b08b4b0> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x193df7000 - 0x193df9fff MessageSupport arm64  <9da4f5d6c66e33a191bfa15af72d846c> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x193dfa000 - 0x193e4efff MIME arm64  <e389f4b280673c67b9f52e35f3dacd65> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x193eea000 - 0x193f06fff AppleIDSSOAuthentication arm64  <86f02c1364c433578943f63cfdd6d63f> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x193f07000 - 0x193f17fff MailServices arm64  <9294a06f0a3834068ebf3d872a27d7ff> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x193f18000 - 0x193f86fff AppleAccount arm64  <ddcedeb71dde3b96af5ef48fafdbcaa3> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x193f87000 - 0x193f8bfff CommunicationsFilter arm64  <c09574c4d9f132d080f543f4d2bc7c1d> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x193f8c000 - 0x193fb0fff ChunkingLibrary arm64  <2d79fcffe0a8325bb364c297197c2d65> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x193fb1000 - 0x193fbcfff CaptiveNetwork arm64  <5d095ea1c7e93865a577f73201dc43df> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x193fbd000 - 0x193febfff EAP8021X arm64  <87f61032e0c23911a752f834b3bf1ffa> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x193fec000 - 0x193ff2fff AssetCacheServices arm64  <075670ecd32d3fbeb5b3ce6da947f51b> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x193ff3000 - 0x1940ccfff MMCS arm64  <92dc4de4192c362591d4b4e019af6db1> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1940cd000 - 0x1940fdfff MobileWiFi arm64  <4d0ae50fd0f834ae9f7f7609d0f00162> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1940fe000 - 0x194140fff ContentIndex arm64  <19eda95a34c639d093b9dc61c0b3f4e6> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x194141000 - 0x194149fff MobileIcons arm64  <b73eaea49b493f708a793777ef16cfce> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x19419f000 - 0x1941cffff Bom arm64  <9545e5dc0248350ea55266dafdf1c3f7> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1941d0000 - 0x1941d7fff CertUI arm64  <8fcb899eb96c3ca2a44f0f439a26b4fb> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1941d8000 - 0x194228fff FTServices arm64  <9fec6507b961372988c86676e0abd4e6> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x194229000 - 0x194287fff CoreDAV arm64  <11b89b735ad93ffca4d0efb854df9ab8> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x194288000 - 0x194295fff BaseBoardUI arm64  <444fc42ebd893244be48a2ab3fa98e3f> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x194296000 - 0x1942aafff UserManagement arm64  <26bc451e92fd3d18a4f237c34798385a> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1942ab000 - 0x194373fff CorePDF arm64  <83ce0866f79834d1b91423333a40f932> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x194374000 - 0x1943a8fff iCalendar arm64  <a6f2dc3bfc41351c9dded418139ee97d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1943b1000 - 0x194410fff CalendarFoundation arm64  <d8bae7d431e5328ca1d2716a42f29eae> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x194411000 - 0x194417fff IncomingCallFilter arm64  <62bdc5aac98c371ea540084da652f001> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x194510000 - 0x1945a8fff CalendarDatabase arm64  <5997d40c47c632ad848c0da62416fff7> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1945a9000 - 0x1945eefff CalendarDaemon arm64  <737888a19d1d3e2eb55023f964582a8d> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1945ef000 - 0x1946befff EventKit arm64  <39e4a110cfb53e2f83a3f54255233a03> /System/Library/Frameworks/EventKit.framework/EventKit
0x1946bf000 - 0x1949c2fff WebKit arm64  <9a9949d6e4be38278f80dc5878cc2548> /System/Library/Frameworks/WebKit.framework/WebKit
0x1949c3000 - 0x194a09fff WebBookmarks arm64  <9f2d52fdcfcb3af19284698d8590da4e> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x194a0a000 - 0x194b52fff ContactsUI arm64  <a5d684c338fb3ad9a5758cb81cae2073> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x194b53000 - 0x19530dfff ModelIO arm64  <54c4cfa7d1ce37648feac1566c688eae> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x19530e000 - 0x195314fff DAAPKit arm64  <e2f5c35af4e73c0b8880725e14fc12e7> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x195397000 - 0x195434fff TelephonyUtilities arm64  <4bb95814034337aba0e676c1c33c9627> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x195435000 - 0x195465fff GLKit arm64  <133a53348b2e3a1bb872e9f13871a842> /System/Library/Frameworks/GLKit.framework/GLKit
0x195466000 - 0x1956d0fff MusicLibrary arm64  <0b694389c0443d8f905235f5b346964c> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1956d1000 - 0x19570ffff Notes arm64  <e491108b63b6366e98498b2ae4c35db9> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x195710000 - 0x1957e7fff AddressBookUI arm64  <83d4193ac4dd31b9b1690a0ecd1cd5f0> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x1957e8000 - 0x1958c5fff CloudKit arm64  <57ee991dbad6343aa5b1da537ef0c65f> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1958c6000 - 0x195923fff iTunesStore arm64  <41f1c18068063b51a2dc83e1853f914e> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x195924000 - 0x19592afff CloudPhotoServices arm64  <381563610a603902b5a5bc6eb71411fb> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x19592b000 - 0x195a21fff CloudPhotoLibrary arm64  <5aea2d9cd31a314c8c4107445241a237> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x195a22000 - 0x195a71fff DataAccess arm64  <210f37b04eab3bc0baa17f1218505f25> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x195a72000 - 0x195a99fff AssetsLibraryServices arm64  <da2212f776a73a3cbae134918f26336c> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x195a9a000 - 0x195b33fff HomeSharing arm64  <305e17b0b23a397c83f674e448c136a8> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x195b34000 - 0x195b62fff ACTFramework arm64  <4109d6d2547c3ff6947434cd22492bfd> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x195b63000 - 0x195b6efff DCIMServices arm64  <c4e22c211db93abdabf900ebd859d1d1> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x195b6f000 - 0x195c9cfff CoreMediaStream arm64  <73e65daffe5c3aa7a54d64817cf62583> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x195c9d000 - 0x195cb5fff PhotosFormats arm64  <0a62b66d803e3ade95d2e303f5dc92ce> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x195cb6000 - 0x195cbdfff XPCKit arm64  <238c5b445c233772b1456419738eb478> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x195cbe000 - 0x19603cfff MediaPlayer arm64  <4facc279f95a3b20971bf1985f55d929> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x19603d000 - 0x196123fff CameraKit arm64  <dced4b1aaa6c3025a834b265f84c86db> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x196124000 - 0x19612bfff CoreTime arm64  <0c66970d2e593d228320e0502527f2ec> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x19612c000 - 0x196147fff MediaStream arm64  <c09f05a03f4531c8a40dc8c1b0e5d352> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x196148000 - 0x1964cefff PhotoLibraryServices arm64  <c37e0f0a1ac43ebead4371a40862f7c7> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1964cf000 - 0x196505fff PrototypeTools arm64  <a219ff307840362bb385c5776a3fac25> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x196506000 - 0x196574fff libprotobuf.dylib arm64  <0281cb59de1d3e858bd9e59dddaf41ff> /usr/lib/libprotobuf.dylib
0x196599000 - 0x19664cfff BulletinBoard arm64  <e8adfee5b332398cbda431e7a1e35065> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x19664d000 - 0x19664dfff MobileObliteration arm64  <e01d6bf00d883bd6891c9efb681fee9c> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x19666e000 - 0x1966f8fff SpringBoardFoundation arm64  <44f9ff7d8c6435b48b9ee31dacbe7e28> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x1967a9000 - 0x1968e6fff Message arm64  <ecd86c630dbd3fcfa592adb5cfa4d493> /System/Library/PrivateFrameworks/Message.framework/Message
0x196902000 - 0x196933fff TelephonyUI arm64  <ff3e95c247cb3488a4b146a52ef2c581> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI
0x196934000 - 0x19696efff ToneLibrary arm64  <7eb95c7e75b23a77a95d13b130b611a4> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x19699a000 - 0x1969cdfff DataDetectorsCore arm64  <36ddb64003543f17a4ae5f50cf5ca896> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1969d6000 - 0x1969dbfff ProgressUI arm64  <aa9e82cfde7e3ffb9c3fb53953396b7c> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI
0x1969dc000 - 0x196c1ffff libAWDSupportFramework.dylib arm64  <5d208ba22cbd3626a213751b9f5a08da> /usr/lib/libAWDSupportFramework.dylib
0x196c20000 - 0x196c5efff SpringBoardUIServices arm64  <55679c44d3233656977b85253465ba7c> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices
0x196c5f000 - 0x196c9cfff WirelessDiagnostics arm64  <dfb02b240a5c3f47bd76f2c1257c175b> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x196c9d000 - 0x196daafff Photos arm64  <0b830145032d38599cea821b743094fc> /System/Library/Frameworks/Photos.framework/Photos
0x196e60000 - 0x196e79fff GenerationalStorage arm64  <3b7cc03de3dc311e8ebbc53a86643300> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x196e7a000 - 0x196e85fff CoreRecents arm64  <5919be3a936736239f53dc6057ac945e> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x196f86000 - 0x196f99fff AssetsLibrary arm64  <f7bc78a1943130c387a5d9661bd239cb> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x196fd1000 - 0x1975c7fff VectorKit arm64  <b85fe130baa13e698e5b15fbd7b395f3> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1975c8000 - 0x1977d7fff MapKit arm64  <b01e1b5efea930fd846d824a43fb6faa> /System/Library/Frameworks/MapKit.framework/MapKit
0x1977f6000 - 0x1977f9fff FTClientServices arm64  <bab70cc0ff803bde8d7f809628833021> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1977fa000 - 0x19780cfff QuickLookThumbnailing arm64  <9b111083e2b1386091f3f5f4a6cdbc3c> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x197910000 - 0x1979a6fff QuickLook arm64  <b0790b2a84023f60a91da6260ad9c948> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1979f5000 - 0x197a2efff ContactsAutocomplete arm64  <797d7b400c5331fa9d7a7f6ded49b0db> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x197a3f000 - 0x197b1dfff MessageUI arm64  <db6cdc704fcd362797fa7a59836fc841> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x197b1e000 - 0x197b96fff libnetwork.dylib arm64  <5a78675ccd2f3b50ba5ae3e5ef088969> /usr/lib/libnetwork.dylib
0x197baa000 - 0x197c28fff Network arm64  <7c97545661d93a238dd3201713c90bbe> /System/Library/PrivateFrameworks/Network.framework/Network
0x197c2f000 - 0x197ccefff Social arm64  <b62cec6888253e85963301dc2604e2d1> /System/Library/Frameworks/Social.framework/Social
0x197dca000 - 0x197de0fff FTAWD arm64  <d5d986fdf2a73746badf86337ea26b3a> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x197fbd000 - 0x197fddfff StoreKit arm64  <856d6838b9e5329d9fd82e038b9719e8> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x198010000 - 0x198067fff ImageCapture arm64  <c4b1b77966ae350997986c475fdfe0b5> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x198068000 - 0x19807efff iPhotoMigrationSupport arm64  <19c46322a6f53dbe9be9b943e7287943> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x19807f000 - 0x19809ffff SharedUtils arm64  <d58c8edf11de3799a4761c2f6e802587> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1980af000 - 0x198142fff PhotoLibrary arm64  <1b1a9ced905a31f688a0bfdbbca0a26f> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x198343000 - 0x198355fff LocalAuthentication arm64  <4ae7e8df39b13744ad6f3d5523b353bd> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x198356000 - 0x19838cfff CalendarUIKit arm64  <d1e7c63a537d3d4cb13bf24664b3a287> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x1983fe000 - 0x1985c1fff EventKitUI arm64  <574a0b3800163a0da0f5bd4cbe44359e> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x1985c2000 - 0x198649fff CoreRecognition arm64  <5d295f3c0f423b35865e89a188cc203a> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x198677000 - 0x1986a9fff Pegasus arm64  <16f175f3c4b5343fbba9f33a019df587> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x198761000 - 0x1987aafff AVKit arm64  <a22d21e340683071aae9308e7e98ea46> /System/Library/Frameworks/AVKit.framework/AVKit
0x19889e000 - 0x198aaffff SafariShared arm64  <d8dcca2228a83680a888cbb74ff06cb8> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x198ab0000 - 0x198ac2fff SiriTasks arm64  <cf2be6f4dba133c18c64e8450b1147b7> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
0x198d0f000 - 0x198d92fff PhotoEditSupport arm64  <16ef97e450b136bf9c005e58d1d8751f> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x19935c000 - 0x1993a3fff WebUI arm64  <6cb61ea3bc183432af76839687998402> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1993cf000 - 0x19983afff PhotosUI arm64  <e6db8b968d7c3b0ebb30308904612332> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x19983b000 - 0x1998defff SafariServices arm64  <7890715187b13069b89b449560b78dc7> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x19a31c000 - 0x19a355fff DataDetectorsUI arm64  <6235f738e81b358f92616efc4946fc47> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x19a724000 - 0x19a72cfff FrontBoardUIServices arm64  <76785a8ab30136b6894d7b276b013a7b> /System/Library/PrivateFrameworks/FrontBoardUIServices.framework/FrontBoardUIServices
0x19aa36000 - 0x19aa66fff WirelessProximity arm64  <46b5f46f92af38b2965f7d21bd9ed3aa> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x19acd4000 - 0x19ad51fff CoreHandwriting arm64  <2c2abc16390631299955479f738bf139> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x19ad9e000 - 0x19ae47fff FrontBoard arm64  <d6129f5f27263a61b2ff2d937450bf28> /System/Library/PrivateFrameworks/FrontBoard.framework/FrontBoard
0x19ae57000 - 0x19aee9fff MediaPlatform arm64  <a956f56e7f5137f6b6fcd0012b79f0f7> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x19b994000 - 0x19b9f0fff CoreBrightness arm64  <6100dadc309436d086f498264d66276c> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x19bd00000 - 0x19be29fff StoreServicesCore arm64  <265f2ee887003ee7a6f622c9278f1861> /System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore
0x19c369000 - 0x19c7acfff MediaLibraryCore arm64  <02b1955ea96135e195d5bea426c6702e> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x19cde6000 - 0x19cee9fff AnnotationKit arm64  <4adbb0dc3383365badb357f588f292c0> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
0x19f635000 - 0x19f8cbfff RawCamera arm64  <fea3d8d380c333d79a0aa40656d20742> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x19f8f8000 - 0x19f90cfff libCGInterfaces.dylib arm64  <a94effd0df4d3bb691067ae3ae270125> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x19ffb9000 - 0x19ffccfff NotificationCenter arm64  <0e048376174930f99d716a43856a2d77> /System/Library/Frameworks/NotificationCenter.framework/NotificationCenter
0x1a0798000 - 0x1a07a6fff AppleFSCompression arm64  <a1afd6c88f183b0896626b220de4d2c2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1a07a7000 - 0x1a07b2fff AppleIDAuthSupport arm64  <5ef7f5e8da2c364b9d459b7280615c26> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1a1468000 - 0x1a148efff CoreServicesInternal arm64  <3a007d98794d3e3a9d1f377b2c3619ee> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a17b7000 - 0x1a17c1fff DiagnosticExtensions arm64  <bf963a4bf08d3b82b4e1832f8ea2984e> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
0x1a1bc8000 - 0x1a1bd4fff libGSFontCache.dylib arm64  <e35b6863bb623df5b8e7735a66f76e50> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1a1bd5000 - 0x1a1c06fff libTrueTypeScaler.dylib arm64  <de847921d0693dc48e78f8847117768a> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1a2bb5000 - 0x1a2be6fff MarkupUI arm64  <31815c047f8c362fb2935f7c4e962292> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
0x1a2fa9000 - 0x1a2fb2fff MobileStorage arm64  <d52617f7f151376f9c76c912ee5f1f68> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x1a3b2b000 - 0x1a3b58fff SafariSafeBrowsing arm64  <45da49cb038634ffba3cd6b5c7a98f99> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1a4621000 - 0x1a47fcfff libFosl_dynamic.dylib arm64  <0aa33a84bd8630f29c6fc401fa0ffd5e> /usr/lib/libFosl_dynamic.dylib
0x1a47fd000 - 0x1a4807fff libMobileGestaltExtensions.dylib arm64  <016ab54500393779aa5d5e199aa34dd3> /usr/lib/libMobileGestaltExtensions.dylib
0x1a4c13000 - 0x1a4c42fff libpcap.A.dylib arm64  <983b5efbde5d30238673d8b74a8a2653> /usr/lib/libpcap.A.dylib
0x1a4c7e000 - 0x1a4d4ffff AVFAudio arm64  <b1a0fc23635a35bb8ba6e8fe869cae92> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1a4d50000 - 0x1a4d59fff ProactiveEventTracker arm64  <5b8319222fbb31c58bd392b6d4fc1035> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1a4d5a000 - 0x1a4eb0fff Intents arm64  <242a81c86a613c7e961765694a6f9e89> /System/Library/Frameworks/Intents.framework/Intents
0x1a4f57000 - 0x1a4fd9fff UserNotificationsUIKit arm64  <90143389b1ce3af2bc0f0b927e7c70b7> /System/Library/PrivateFrameworks/UserNotificationsUIKit.framework/UserNotificationsUIKit
0x1a4ff4000 - 0x1a5017fff UserNotifications arm64  <0dd7c46e70d23483a26b02bfed7be22f> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1a5027000 - 0x1a5035fff PersonaKit arm64  <11315b9f03073d42a84dfedc91b43347> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1a5036000 - 0x1a522cfff CVML arm64  <cc734717fab431688fad56eb0b3f139a> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x1a5326000 - 0x1a53d8fff Navigation arm64  <714104bfd3273e248e37e1ce6fd2f5a9> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1a54a1000 - 0x1a562bfff TextureIO arm64  <c54172604d14378eb9ca8a71942a9a7e> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1a562c000 - 0x1a5649fff UserNotificationsKit arm64  <9d7cdcf5d68f36b9b64eddd5908d71e4> /System/Library/PrivateFrameworks/UserNotificationsKit.framework/UserNotificationsKit
0x1a5b47000 - 0x1a5b91fff ContactsUICore arm64  <e046c6d1c0d33c0dadfe2a5c663a6683> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1a6355000 - 0x1a6372fff SearchFoundation arm64  <f06ed152e1b83f57aded04d6d2f82869> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1a6a45000 - 0x1a6a57fff libBNNS.dylib arm64  <4fe669ed8f7e3fd6aa4687faa52c18e9> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a6a58000 - 0x1a6a5dfff libQuadrature.dylib arm64  <b42c49db566e3e5f9577adbfcf2e0a42> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1a6eae000 - 0x1a6ebffff CoreEmoji arm64  <a5aa53b703bf3c669425672d599a24f9> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a6ec0000 - 0x1a6ed8fff CoreInterest arm64  <d85bf0b4967a338cacb3403da52ec1c2> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x1a7068000 - 0x1a709bfff CoreParsec arm64  <4316c778b9483a708b2640bc07b315d0> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1a70f7000 - 0x1a7129fff DifferentialPrivacy arm64  <b79e65b3133f3ba1a977f99a9369478d> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1a738b000 - 0x1a738bfff IntentsFoundation arm64  <011ec9d36ee0348aa1c272522b03a06f> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1a74aa000 - 0x1a7572fff NLP arm64  <41213ee6dc4c3221876add1679d24b72> /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1a7604000 - 0x1a7674fff PDFKit arm64  <5d68e68df9fc3665980822dd386778ad> /System/Library/PrivateFrameworks/PDFKit.framework/PDFKit
0x1a7b5b000 - 0x1a7dbffff PhotosUICore arm64  <471cf0efdf60387ab49c1cce59a68873> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x1a8673000 - 0x1a86eafff libate.dylib arm64  <afb1757e1bdd3804b372511c4c3ba662> /usr/lib/libate.dylib
0x1a86eb000 - 0x1a86ebfff libcoretls.dylib arm64  <3798381066cd3288b95a25164d224a06> /usr/lib/libcoretls.dylib
0x1a86ec000 - 0x1a86edfff libcoretls_cfhelpers.dylib arm64  <f528dac189a931439165cffb8579f5ef> /usr/lib/libcoretls_cfhelpers.dylib

EOF
jleandroperez commented 7 years ago

(Magic!) Screenshot of the second before crash:

image uploaded from ios

diegoreymendez commented 7 years ago

Setting this to high priority. It's possible this could have been fixed by @jleandroperez 's state restoration fix, so if this can't be reproduced when tested, close it.

jleandroperez commented 7 years ago

Closing this one as cannot repro. WPiOS / Latest develop.