CoreText FindColorBitmapForGlyph crash on iOS

Some users of ours are experiencing a really bizarre crash with the following stack trace. This happens when the user launches the app. The devices with this crash are -- weirdly -- all iPhone 7 phones running iOS 12. My Google-fu is completely failing me. Has anyone else experienced this and have a way to correct? Thank you!



    Crashed: com.apple.main-thread
    0  CoreText                       0x211894400 TFont::FindColorBitmapForGlyph(double, unsigned short, TsbixContext const&, unsigned long&, unsigned long&, unsigned char&, double&, double&) const + 280
    1  CoreText                       0x211894340 TFont::FindColorBitmapForGlyph(double, unsigned short, TsbixContext const&, unsigned long&, unsigned long&, unsigned char&, double&, double&) const + 88
    2  CoreText                       0x2118866a4 (anonymous namespace)::TCGImageData::TCGImageData(TFont const*, unsigned short, TsbixContext const&, CGContext*) + 352
    3  CoreText                       0x21188dfa0 DrawGlyphsAtPositions(TFont const*, unsigned short const*, CGPoint const*, unsigned long, CGContext*, CGAffineTransform, CGAffineTransform, bool)::$_9::operator()(CGAffineTransform, CGAffineTransform) const + 124
    4  CoreText                       0x2118890c8 DrawGlyphsAtPositions(TFont const*, unsigned short const*, CGPoint const*, unsigned long, CGContext*, CGAffineTransform, CGAffineTransform, bool) + 1252
    5  CoreText                       0x211886344 DrawGlyphsWithAdvancesAndTransform(TFont const*, unsigned short const*, CGSize const*, unsigned long, CGPoint, CGContext*, CGAffineTransform, CGAffineTransform, bool) + 340
    6  CoreText                       0x211887968 CTFontDrawGlyphsWithAdvancesInternal + 432
    7  CoreText                       0x211853978 TRun::DrawGlyphs(CGContext*, CFRange) const + 560
    8  CoreText                       0x21186afd0 TLine::DrawGlyphs(CGContext*) const + 184
    9  UIFoundation                   0x21817bcc4 -[NSCoreTypesetter _stringDrawingCoreTextEngineWithOriginalString:rect:padding:context:forceClipping:styledTextOptions:attributes:stringDrawingOptions:drawingContext:wantsTextLineFragments:validatedAttributedString:firstNonRenderedCharacterIndex:foundSoftHyphenAtEOL:enginePathUsed:] + 9976
    10 UIFoundation                   0x2181f8c74 __NSStringDrawingEngine + 3104
    11 UIFoundation                   0x21817c8d4 -[NSString(NSExtendedStringDrawing) drawWithRect:options:attributes:context:] + 164
    12 UIKitCore                      0x23b27cdc8 -[UILabel _drawTextInRect:baselineCalculationOnly:] + 4008
    13 UIKitCore                      0x23b27b680 -[UILabel drawTextInRect:] + 684
    14 UIKitCore                      0x23b30cda4 -[UIView(CALayerDelegate) drawLayer:inContext:] + 464
    15 QuartzCore                     0x21217570c -[CALayer drawInContext:] + 296
    16 UIKitCore                      0x23b2815e8 -[_UILabelContentLayer drawInContext:] + 168
    17 QuartzCore                     0x212056ca8 CABackingStoreUpdate_ + 176
    18 QuartzCore                     0x21217c28c invocation function for block in CA::Layer::display_() + 52
    19 QuartzCore                     0x212174fc4 -[CALayer _display] + 1540
    20 UIKitCore                      0x23b281524 -[_UILabelContentLayer display] + 124
    21 QuartzCore                     0x2120d9668 CA::Context::commit_transaction(CA::Transaction*) + 548
    22 QuartzCore                     0x212107ec8 CA::Transaction::commit() + 608
    23 QuartzCore                     0x212108d30 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 92
    24 CoreFoundation                 0x20db096bc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
    25 CoreFoundation                 0x20db04350 __CFRunLoopDoObservers + 412
    26 CoreFoundation                 0x20db048f0 __CFRunLoopRun + 1264
    27 CoreFoundation                 0x20db040e0 CFRunLoopRunSpecific + 436
    28 GraphicsServices               0x20fd7d584 GSEventRunModal + 100
    29 UIKitCore                      0x23ae64c00 UIApplicationMain + 212
    30 MyApp                          0x10258f6a0 main (AppDelegate.swift:21)
    31 libdyld.dylib                  0x20d5c2bb4 start + 4

Replies

Please post a full Apple crash report, using the

<>
button to format it as a code block.

ps Don’t worry if it requires moderator approval; I can take care of that. Also, if DevForums baulks at the crash report completely, put it up on a file hosting site and post a link. That will require moderation but, again, that’s not a problem.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Quinn,


Here's the crash report from Crashlytics. Is this what you need?


# Crashlytics - plaintext stacktrace downloaded by Josh Knowles at Thu, 21 Mar 2019 18:45:38 GMT
# URL: https://www.fabric.io/one-drop3/ios/apps/today.onedrop.app/issues/5c91370af8b88c2963b6466c?time=last-thirty-days/sessions/2705be734bea44d4abce15e7db4b1eef_DNE_0_v2
# Organization: One Drop
# Platform: ios
# Application: One Drop
# Version: 4.1.5.14
# Bundle Identifier: today.onedrop.app
# Issue ID: 5c91370af8b88c2963b6466c
# Session ID: 2705be734bea44d4abce15e7db4b1eef_DNE_0_v2
# Date: 2019-03-21T17:13:00Z
# OS Version: 12.1.4 (16D57)
# Device: iPhone 7
# RAM Free: 19%
# Disk Free: 78.1%


#0. Crashed: com.apple.main-thread
0  CoreText                       0x1b5ee8400 TFont::FindColorBitmapForGlyph(double, unsigned short, TsbixContext const&, unsigned long&, unsigned long&, unsigned char&, double&, double&) const + 280
1  CoreText                       0x1b5ee8340 TFont::FindColorBitmapForGlyph(double, unsigned short, TsbixContext const&, unsigned long&, unsigned long&, unsigned char&, double&, double&) const + 88
2  CoreText                       0x1b5eda6a4 (anonymous namespace)::TCGImageData::TCGImageData(TFont const*, unsigned short, TsbixContext const&, CGContext*) + 352
3  CoreText                       0x1b5ee1fa0 DrawGlyphsAtPositions(TFont const*, unsigned short const*, CGPoint const*, unsigned long, CGContext*, CGAffineTransform, CGAffineTransform, bool)::$_9::operator()(CGAffineTransform, CGAffineTransform) const + 124
4  CoreText                       0x1b5edd0c8 DrawGlyphsAtPositions(TFont const*, unsigned short const*, CGPoint const*, unsigned long, CGContext*, CGAffineTransform, CGAffineTransform, bool) + 1252
5  CoreText                       0x1b5eda344 DrawGlyphsWithAdvancesAndTransform(TFont const*, unsigned short const*, CGSize const*, unsigned long, CGPoint, CGContext*, CGAffineTransform, CGAffineTransform, bool) + 340
6  CoreText                       0x1b5edb968 CTFontDrawGlyphsWithAdvancesInternal + 432
7  CoreText                       0x1b5ea7978 TRun::DrawGlyphs(CGContext*, CFRange) const + 560
8  CoreText                       0x1b5ebefd0 TLine::DrawGlyphs(CGContext*) const + 184
9  UIFoundation                   0x1bc7cfcc4 -[NSCoreTypesetter _stringDrawingCoreTextEngineWithOriginalString:rect:padding:context:forceClipping:styledTextOptions:attributes:stringDrawingOptions:drawingContext:wantsTextLineFragments:validatedAttributedString:firstNonRenderedCharacterIndex:foundSoftHyphenAtEOL:enginePathUsed:] + 9976
10 UIFoundation                   0x1bc84cc74 __NSStringDrawingEngine + 3104
11 UIFoundation                   0x1bc7d08d4 -[NSString(NSExtendedStringDrawing) drawWithRect:options:attributes:context:] + 164
12 UIKitCore                      0x1df8d0dc8 -[UILabel _drawTextInRect:baselineCalculationOnly:] + 4008
13 UIKitCore                      0x1df8cf680 -[UILabel drawTextInRect:] + 684
14 UIKitCore                      0x1df960da4 -[UIView(CALayerDelegate) drawLayer:inContext:] + 464
15 QuartzCore                     0x1b67c970c -[CALayer drawInContext:] + 296
16 UIKitCore                      0x1df8d55e8 -[_UILabelContentLayer drawInContext:] + 168
17 QuartzCore                     0x1b66aaca8 CABackingStoreUpdate_ + 176
18 QuartzCore                     0x1b67d028c invocation function for block in CA::Layer::display_() + 52
19 QuartzCore                     0x1b67c8fc4 -[CALayer _display] + 1540
20 UIKitCore                      0x1df8d5524 -[_UILabelContentLayer display] + 124
21 QuartzCore                     0x1b672d668 CA::Context::commit_transaction(CA::Transaction*) + 548
22 QuartzCore                     0x1b675bec8 CA::Transaction::commit() + 608
23 QuartzCore                     0x1b675cd30 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 92
24 CoreFoundation                 0x1b215d6bc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
25 CoreFoundation                 0x1b2158350 __CFRunLoopDoObservers + 412
26 CoreFoundation                 0x1b21588f0 __CFRunLoopRun + 1264
27 CoreFoundation                 0x1b21580e0 CFRunLoopRunSpecific + 436
28 GraphicsServices               0x1b43d1584 GSEventRunModal + 100
29 UIKitCore                      0x1df4b8c00 UIApplicationMain + 212
30 OneDrop                        0x102087654 main (AppDelegate.swift:21)
31 libdyld.dylib                  0x1b1c16bb4 start + 4


--


#0. Crashed: com.apple.main-thread
0  CoreText                       0x1b5ee8400 TFont::FindColorBitmapForGlyph(double, unsigned short, TsbixContext const&, unsigned long&, unsigned long&, unsigned char&, double&, double&) const + 280
1  CoreText                       0x1b5ee8340 TFont::FindColorBitmapForGlyph(double, unsigned short, TsbixContext const&, unsigned long&, unsigned long&, unsigned char&, double&, double&) const + 88
2  CoreText                       0x1b5eda6a4 (anonymous namespace)::TCGImageData::TCGImageData(TFont const*, unsigned short, TsbixContext const&, CGContext*) + 352
3  CoreText                       0x1b5ee1fa0 DrawGlyphsAtPositions(TFont const*, unsigned short const*, CGPoint const*, unsigned long, CGContext*, CGAffineTransform, CGAffineTransform, bool)::$_9::operator()(CGAffineTransform, CGAffineTransform) const + 124
4  CoreText                       0x1b5edd0c8 DrawGlyphsAtPositions(TFont const*, unsigned short const*, CGPoint const*, unsigned long, CGContext*, CGAffineTransform, CGAffineTransform, bool) + 1252
5  CoreText                       0x1b5eda344 DrawGlyphsWithAdvancesAndTransform(TFont const*, unsigned short const*, CGSize const*, unsigned long, CGPoint, CGContext*, CGAffineTransform, CGAffineTransform, bool) + 340
6  CoreText                       0x1b5edb968 CTFontDrawGlyphsWithAdvancesInternal + 432
7  CoreText                       0x1b5ea7978 TRun::DrawGlyphs(CGContext*, CFRange) const + 560
8  CoreText                       0x1b5ebefd0 TLine::DrawGlyphs(CGContext*) const + 184
9  UIFoundation                   0x1bc7cfcc4 -[NSCoreTypesetter _stringDrawingCoreTextEngineWithOriginalString:rect:padding:context:forceClipping:styledTextOptions:attributes:stringDrawingOptions:drawingContext:wantsTextLineFragments:validatedAttributedString:firstNonRenderedCharacterIndex:foundSoftHyphenAtEOL:enginePathUsed:] + 9976
10 UIFoundation                   0x1bc84cc74 __NSStringDrawingEngine + 3104
11 UIFoundation                   0x1bc7d08d4 -[NSString(NSExtendedStringDrawing) drawWithRect:options:attributes:context:] + 164
12 UIKitCore                      0x1df8d0dc8 -[UILabel _drawTextInRect:baselineCalculationOnly:] + 4008
13 UIKitCore                      0x1df8cf680 -[UILabel drawTextInRect:] + 684
14 UIKitCore                      0x1df960da4 -[UIView(CALayerDelegate) drawLayer:inContext:] + 464
15 QuartzCore                     0x1b67c970c -[CALayer drawInContext:] + 296
16 UIKitCore                      0x1df8d55e8 -[_UILabelContentLayer drawInContext:] + 168
17 QuartzCore                     0x1b66aaca8 CABackingStoreUpdate_ + 176
18 QuartzCore                     0x1b67d028c invocation function for block in CA::Layer::display_() + 52
19 QuartzCore                     0x1b67c8fc4 -[CALayer _display] + 1540
20 UIKitCore                      0x1df8d5524 -[_UILabelContentLayer display] + 124
21 QuartzCore                     0x1b672d668 CA::Context::commit_transaction(CA::Transaction*) + 548
22 QuartzCore                     0x1b675bec8 CA::Transaction::commit() + 608
23 QuartzCore                     0x1b675cd30 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 92
24 CoreFoundation                 0x1b215d6bc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
25 CoreFoundation                 0x1b2158350 __CFRunLoopDoObservers + 412
26 CoreFoundation                 0x1b21588f0 __CFRunLoopRun + 1264
27 CoreFoundation                 0x1b21580e0 CFRunLoopRunSpecific + 436
28 GraphicsServices               0x1b43d1584 GSEventRunModal + 100
29 UIKitCore                      0x1df4b8c00 UIApplicationMain + 212
30 OneDrop                        0x102087654 main (AppDelegate.swift:21)
31 libdyld.dylib                  0x1b1c16bb4 start + 4


#1. ODParseDataSourceDispatchQueue
0  libsystem_kernel.dylib         0x1b1d62f0c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1b1de0c88 _pthread_cond_wait$VARIANT$mp + 636
2  Bolts                          0x102d7e5a8 -[BFTask waitUntilFinished] (BFTask.m:431)
3  Parse                          0x10375c588 -[BFTask(Private) waitForResult:withMainThreadWarning:] (BFTask+Private.m:105)
4  Parse                          0x103769bc4 +[PFCloud(Synchronous) callFunction:withParameters:error:] (PFCloud.m:54)
5  OneDrop                        0x10216fde0 closure #1 in ODParseDataSource.loadWeStream(before:_:) (ODParseDataSource.swift:383)
6  OneDrop                        0x1020a3514 thunk for @escaping @callee_guaranteed () -> () ()
7  libdispatch.dylib              0x1b1c056c8 _dispatch_call_block_and_release + 24
8  libdispatch.dylib              0x1b1c06484 _dispatch_client_callout + 16
9  libdispatch.dylib              0x1b1badbd0 _dispatch_lane_serial_drain$VARIANT$mp + 592
10 libdispatch.dylib              0x1b1bae718 _dispatch_lane_invoke$VARIANT$mp + 432
11 libdispatch.dylib              0x1b1bb6eb8 _dispatch_workloop_worker_thread + 600
12 libsystem_pthread.dylib        0x1b1de90dc _pthread_wqthread + 312
13 libsystem_pthread.dylib        0x1b1debcec start_wqthread + 4


#2. Thread
0  libsystem_pthread.dylib        0x1b1debce8 start_wqthread + 190


#3. com.apple.uikit.eventfetch-thread
0  libsystem_kernel.dylib         0x1b1d57ea4 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b1d5737c mach_msg + 72
2  CoreFoundation                 0x1b215dad8 __CFRunLoopServiceMachPort + 236
3  CoreFoundation                 0x1b2158974 __CFRunLoopRun + 1396
4  CoreFoundation                 0x1b21580e0 CFRunLoopRunSpecific + 436
5  Foundation                     0x1b2b4e494 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
6  Foundation                     0x1b2b4e304 -[NSRunLoop(NSRunLoop) runUntilDate:] + 88
7  UIKitCore                      0x1df5a90c4 -[UIEventFetcher threadMain] + 136
8  Foundation                     0x1b2c8123c __NSThread__start__ + 1040
9  libsystem_pthread.dylib        0x1b1de825c _pthread_body + 128
10 libsystem_pthread.dylib        0x1b1de81bc _pthread_start + 48
11 libsystem_pthread.dylib        0x1b1debcf4 thread_start + 4


#4. Thread
0  libsystem_pthread.dylib        0x1b1debce8 start_wqthread + 190


#5. Thread
0  libsystem_kernel.dylib         0x1b1d63b9c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1b1de9100 _pthread_wqthread + 348
2  libsystem_pthread.dylib        0x1b1debcec start_wqthread + 4


#6. com.mixpanel.4b69114fbf774a6a6122e836dc6afe2a
0  libsystem_kernel.dylib         0x1b1d57ee0 semaphore_wait_trap + 8
1  libdispatch.dylib              0x1b1ba6f7c _dispatch_sema4_wait$VARIANT$mp + 24
2  libdispatch.dylib              0x1b1ba7a00 _dispatch_semaphore_wait_slow + 136
3  libswiftDispatch.dylib         0x1045dfbe8 OS_dispatch_semaphore.wait(wallTimeout:) + 1780
4  Mixpanel                       0x1034ecafc specialized DecidecheckDecideforceFetchdistinctIdcompletion(_:_:_:_:) (Decide.swift:141)
5  Mixpanel                       0x10351a0f8 MixpanelInstancecheckDecideclosure #1 in closure #1 in completion(_:_:) ()
6  Mixpanel                       0x10350d748 $SIeg_IeyB_TR ()
7  libdispatch.dylib              0x1b1c056c8 _dispatch_call_block_and_release + 24
8  libdispatch.dylib              0x1b1c06484 _dispatch_client_callout + 16
9  libdispatch.dylib              0x1b1badbd0 _dispatch_lane_serial_drain$VARIANT$mp + 592
10 libdispatch.dylib              0x1b1bae718 _dispatch_lane_invoke$VARIANT$mp + 432
11 libdispatch.dylib              0x1b1bb6eb8 _dispatch_workloop_worker_thread + 600
12 libsystem_pthread.dylib        0x1b1de90dc _pthread_wqthread + 312
13 libsystem_pthread.dylib        0x1b1debcec start_wqthread + 4


#7. GAIThread
0  libsystem_kernel.dylib         0x1b1d57ea4 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b1d5737c mach_msg + 72
2  CoreFoundation                 0x1b215dad8 __CFRunLoopServiceMachPort + 236
3  CoreFoundation                 0x1b2158974 __CFRunLoopRun + 1396
4  CoreFoundation                 0x1b21580e0 CFRunLoopRunSpecific + 436
5  Foundation                     0x1b2b4e494 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
6  Foundation                     0x1b2b89e84 -[NSRunLoop(NSRunLoop) run] + 88
7  OneDrop                        0x10252bcec +[GAI threadMain:] + 4334599404
8  Foundation                     0x1b2c8123c __NSThread__start__ + 1040
9  libsystem_pthread.dylib        0x1b1de825c _pthread_body + 128
10 libsystem_pthread.dylib        0x1b1de81bc _pthread_start + 48
11 libsystem_pthread.dylib        0x1b1debcf4 thread_start + 4


#8. Thread
0  libsystem_kernel.dylib         0x1b1d63b9c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1b1de91c0 _pthread_wqthread + 540
2  libsystem_pthread.dylib        0x1b1debcec start_wqthread + 4


#9. Thread
0  libsystem_kernel.dylib         0x1b1d63b9c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1b1de9100 _pthread_wqthread + 348
2  libsystem_pthread.dylib        0x1b1debcec start_wqthread + 4


#10. Thread
0  libsystem_kernel.dylib         0x1b1d63b9c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1b1de9100 _pthread_wqthread + 348
2  libsystem_pthread.dylib        0x1b1debcec start_wqthread + 4


#11. Thread
0  libsystem_kernel.dylib         0x1b1d63b9c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1b1de9100 _pthread_wqthread + 348
2  libsystem_pthread.dylib        0x1b1debcec start_wqthread + 4


#12. Thread
0  libsystem_kernel.dylib         0x1b1d63b9c __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1b1de91c0 _pthread_wqthread + 540
2  libsystem_pthread.dylib        0x1b1debcec start_wqthread + 4


#13. com.twitter.crashlytics.ios.MachExceptionServer
0  OneDrop                        0x1025a8f1c CLSProcessRecordAllThreads + 4335111964
1  OneDrop                        0x1025a93dc CLSProcessRecordAllThreads + 4335113180
2  OneDrop                        0x102598c20 CLSHandler + 4335045664
3  OneDrop                        0x102594010 CLSMachExceptionServer + 4335026192
4  libsystem_pthread.dylib        0x1b1de825c _pthread_body + 128
5  libsystem_pthread.dylib        0x1b1de81bc _pthread_start + 48
6  libsystem_pthread.dylib        0x1b1debcf4 thread_start + 4


#14. com.apple.NSURLConnectionLoader
0  libsystem_kernel.dylib         0x1b1d57ea4 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b1d5737c mach_msg + 72
2  CoreFoundation                 0x1b215dad8 __CFRunLoopServiceMachPort + 236
3  CoreFoundation                 0x1b2158974 __CFRunLoopRun + 1396
4  CoreFoundation                 0x1b21580e0 CFRunLoopRunSpecific + 436
5  CFNetwork                      0x1b277b00c -[__CoreSchedulingSetRunnable runForever] + 212
6  Foundation                     0x1b2c8123c __NSThread__start__ + 1040
7  libsystem_pthread.dylib        0x1b1de825c _pthread_body + 128
8  libsystem_pthread.dylib        0x1b1de81bc _pthread_start + 48
9  libsystem_pthread.dylib        0x1b1debcf4 thread_start + 4


#15. AFNetworking
0  libsystem_kernel.dylib         0x1b1d57ea4 mach_msg_trap + 8
1  libsystem_kernel.dylib         0x1b1d5737c mach_msg + 72
2  CoreFoundation                 0x1b215dad8 __CFRunLoopServiceMachPort + 236
3  CoreFoundation                 0x1b2158974 __CFRunLoopRun + 1396
4  CoreFoundation                 0x1b21580e0 CFRunLoopRunSpecific + 436
5  Foundation                     0x1b2b4e494 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
6  Foundation                     0x1b2b89e84 -[NSRunLoop(NSRunLoop) run] + 88
7  AFNetworking                   0x102a5ba58 +[AFURLConnectionOperation networkRequestThreadEntryPoint:] (AFURLConnectionOperation.m:164)
8  Foundation                     0x1b2c8123c __NSThread__start__ + 1040
9  libsystem_pthread.dylib        0x1b1de825c _pthread_body + 128
10 libsystem_pthread.dylib        0x1b1de81bc _pthread_start + 48
11 libsystem_pthread.dylib        0x1b1debcf4 thread_start + 4


#16. JavaScriptCore bmalloc scavenger
0  libsystem_kernel.dylib         0x1b1d62f0c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1b1de0c88 _pthread_cond_wait$VARIANT$mp + 636
2  libc++.1.dylib                 0x1b13304d0 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24
3  JavaScriptCore                 0x1b9511648 void std::__1::condition_variable_any::wait<std::__1::unique_lock >(std::__1::unique_lock&) + 104
4  JavaScriptCore                 0x1b951573c bmalloc::Scavenger::threadRunLoop() + 176
5  JavaScriptCore                 0x1b9514e70 bmalloc::Scavenger::Scavenger(std::__1::lock_guard&) + 10
6  JavaScriptCore                 0x1b951691c std::__1::__thread_specific_ptr<std::__1::__thread_struct>::set_pointer(std::__1::__thread_struct*) + 38
7  libsystem_pthread.dylib        0x1b1de825c _pthread_body + 128
8  libsystem_pthread.dylib        0x1b1de81bc _pthread_start + 48
9  libsystem_pthread.dylib        0x1b1debcf4 thread_start + 4


#17. WebThread
0  libsystem_kernel.dylib         0x1b1d62f0c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1b1de0c88 _pthread_cond_wait$VARIANT$mp + 636
2  JavaScriptCore                 0x1b94ff794 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 80
3  JavaScriptCore                 0x1b94e69a0 ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda const&, ***::ScopedLambda const&, ***::TimeWithDynamicClockType const&) + 2004
4  JavaScriptCore                 0x1b94dbde4 ***::LockAlgorithm >::lockSlow(***::Atomic&) + 320
5  WebCore                        0x1bafc7370 _WebThreadLock() + 264
6  WebCore                        0x1bafc9638 WebRunLoopLock(__CFRunLoopObserver*, unsigned long, void*) + 44
7  CoreFoundation                 0x1b215d6bc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
8  CoreFoundation                 0x1b2158350 __CFRunLoopDoObservers + 412
9  CoreFoundation                 0x1b2158ad4 __CFRunLoopRun + 1748
10 CoreFoundation                 0x1b21580e0 CFRunLoopRunSpecific + 436
11 WebCore                        0x1bafc93e8 RunWebThread(void*) + 592
12 libsystem_pthread.dylib        0x1b1de825c _pthread_body + 128
13 libsystem_pthread.dylib        0x1b1de81bc _pthread_start + 48
14 libsystem_pthread.dylib        0x1b1debcf4 thread_start + 4

Is this what you need?

No, alas. I need an Apple crash report.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

Ach. Sorry. Let's try this:


{"app_name":"OneDrop","timestamp":"2019-03-17 12:21:25.45 -0500","app_version":"4.1.4","slice_uuid":"a955fc0e-6cd4-31b3-a6c4-7280a4db7dbc","adam_id":972238816,"build_version":"4.1.4.6","bundleID":"today.onedrop.app","share_with_app_devs":true,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 12.1.4 (16D57)","incident_id":"845E9BEC-08E8-41C6-A2A1-3E3DC0B3E9FE","name":"OneDrop"}
Incident Identifier: 845E9BEC-08E8-41C6-A2A1-3E3DC0B3E9FE
CrashReporter Key:   926cd4ac09965f3abcd88f192cf49af58e77e164
Hardware Model:      iPhone9,1
Process:             OneDrop [954]
Path:                /private/var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/OneDrop
Identifier:          today.onedrop.app
Version:             4.1.4.6 (4.1.4)
AppStoreTools:       10B63
AppVariant:          1:iPhone9,1:12
Code Type:           ARM-64 (Native)
Role:                Non UI
Parent Process:      launchd [1]
Coalition:           today.onedrop.app [842]




Date/Time:           2019-03-17 12:21:25.3495 -0500
Launch Time:         2019-03-17 12:21:23.4853 -0500
OS Version:          iPhone OS 12.1.4 (16D57)
Baseband Version:    5.30.00
Report Version:      104


Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Subtype: KERN_MEMORY_ERROR at 0x000000010b56b6f6
VM Region Info: 0x10b56b6f6 is in 0x10ac00000-0x10d6a4000;  bytes after start: 9877238  bytes before end: 34834697
      REGION TYPE                      START - END             [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_TINY            000000010ab00000-000000010ac00000 [ 1024K] rw-/rwx SM=PRV 
--->  mapped file            000000010ac00000-000000010d6a4000 [ 42.6M] r--/rw- SM=COW  ...t_id=9d6ca0af
      CoreAnimation          000000010d6a4000-000000010d6e8000 [  272K] rw-/rwx SM=PRV 


Termination Signal: Bus error: 10
Termination Reason: Namespace SIGNAL, Code 0xa
Terminating Process: exc handler [954]
Triggered by Thread:  0


Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   CoreText                      0x00000001a5c94400 0x1a5c42000 + 336896
1   CoreText                      0x00000001a5c94340 0x1a5c42000 + 336704
2   CoreText                      0x00000001a5c866a4 0x1a5c42000 + 280228
3   CoreText                      0x00000001a5c8dfa0 0x1a5c42000 + 311200
4   CoreText                      0x00000001a5c890c8 0x1a5c42000 + 291016
5   CoreText                      0x00000001a5c86344 0x1a5c42000 + 279364
6   CoreText                      0x00000001a5c87968 0x1a5c42000 + 285032
7   CoreText                      0x00000001a5c53978 0x1a5c42000 + 72056
8   CoreText                      0x00000001a5c6afd0 0x1a5c42000 + 167888
9   UIFoundation                  0x00000001ac57bcc4 0x1ac578000 + 15556
10  UIFoundation                  0x00000001ac5f8c74 0x1ac578000 + 527476
11  UIFoundation                  0x00000001ac57c8d4 0x1ac578000 + 18644
12  UIKitCore                      0x00000001cf67cdc8 0x1ce97c000 + 13635016
13  UIKitCore                      0x00000001cf67b680 0x1ce97c000 + 13629056
14  UIKitCore                      0x00000001cf70cda4 0x1ce97c000 + 14224804
15  QuartzCore                    0x00000001a657570c 0x1a6436000 + 1308428
16  UIKitCore                      0x00000001cf6815e8 0x1ce97c000 + 13653480
17  QuartzCore                    0x00000001a6456ca8 0x1a6436000 + 134312
18  QuartzCore                    0x00000001a657c28c 0x1a6436000 + 1335948
19  QuartzCore                    0x00000001a6574fc4 0x1a6436000 + 1306564
20  UIKitCore                      0x00000001cf681524 0x1ce97c000 + 13653284
21  QuartzCore                    0x00000001a64d9668 0x1a6436000 + 669288
22  QuartzCore                    0x00000001a6507ec8 0x1a6436000 + 859848
23  QuartzCore                    0x00000001a6508d30 0x1a6436000 + 863536
24  CoreFoundation                0x00000001a1f096bc 0x1a1e5d000 + 706236
25  CoreFoundation                0x00000001a1f04350 0x1a1e5d000 + 684880
26  CoreFoundation                0x00000001a1f048f0 0x1a1e5d000 + 686320
27  CoreFoundation                0x00000001a1f040e0 0x1a1e5d000 + 684256
28  GraphicsServices              0x00000001a417d584 0x1a4172000 + 46468
29  UIKitCore                      0x00000001cf264c00 0x1ce97c000 + 9341952
30  OneDrop                        0x00000001001e76a0 0x1001a4000 + 276128
31  libdyld.dylib                  0x00000001a19c2bb4 0x1a19c2000 + 2996


Thread 1 name:  Dispatch queue: NSOperationQueue 0x2825ec040 (QOS: UNSPECIFIED)
Thread 1:
0   libsystem_platform.dylib      0x00000001a1b833f0 0x1a1b7e000 + 21488
1   libsystem_malloc.dylib        0x00000001a1b6058c 0x1a1b45000 + 112012
2   libsystem_malloc.dylib        0x00000001a1b4c8dc 0x1a1b45000 + 30940
3   libsystem_malloc.dylib        0x00000001a1b559a0 0x1a1b45000 + 68000
4   libsystem_malloc.dylib        0x00000001a1b563b0 0x1a1b45000 + 70576
5   libicucore.A.dylib            0x00000001a1d00770 0x1a1bf0000 + 1116016
6   libicucore.A.dylib            0x00000001a1d00434 0x1a1bf0000 + 1115188
7   libicucore.A.dylib            0x00000001a1cfe47c 0x1a1bf0000 + 1107068
8   libicucore.A.dylib            0x00000001a1d8df70 0x1a1bf0000 + 1695600
9   libicucore.A.dylib            0x00000001a1d8deec 0x1a1bf0000 + 1695468
10  libicucore.A.dylib            0x00000001a1d8e0b4 0x1a1bf0000 + 1695924
11  libicucore.A.dylib            0x00000001a1dbbafc 0x1a1bf0000 + 1882876
12  CoreFoundation                0x00000001a1f6fb78 0x1a1e5d000 + 1125240
13  CoreFoundation                0x00000001a1ed23a4 0x1a1e5d000 + 480164
14  CoreFoundation                0x00000001a1ed22b8 0x1a1e5d000 + 479928
15  Foundation                    0x00000001a2aa8d50 0x1a28f2000 + 1797456
16  Foundation                    0x00000001a2963480 0x1a28f2000 + 464000
17  Foundation                    0x00000001a29633a4 0x1a28f2000 + 463780
18  libswiftFoundation.dylib      0x00000001027c02e4 0x102770000 + 328420
19  libswiftFoundation.dylib      0x00000001027c9890 0x102770000 + 366736
20  libswiftFoundation.dylib      0x0000000102812d58 0x102770000 + 666968
21  libswiftFoundation.dylib      0x00000001027cb5fc 0x102770000 + 374268
22  libswiftCore.dylib            0x00000001022c1d50 0x10224c000 + 482640
23  OneDrop                        0x00000001005e78ec 0x1001a4000 + 4471020
24  OneDrop                        0x00000001005e468c 0x1001a4000 + 4458124
25  libswiftCore.dylib            0x00000001024cda78 0x10224c000 + 2628216
26  libswiftFoundation.dylib      0x00000001027bfa74 0x102770000 + 326260
27  libswiftFoundation.dylib      0x00000001027c9890 0x102770000 + 366736
28  libswiftFoundation.dylib      0x0000000102812d58 0x102770000 + 666968
29  libswiftFoundation.dylib      0x00000001027cb5fc 0x102770000 + 374268
30  libswiftCore.dylib            0x00000001022c1d50 0x10224c000 + 482640
31  OneDrop                        0x00000001005e6d94 0x1001a4000 + 4468116
32  OneDrop                        0x00000001005e38ec 0x1001a4000 + 4454636
33  libswiftCore.dylib            0x00000001024cda78 0x10224c000 + 2628216
34  libswiftFoundation.dylib      0x00000001027bfa74 0x102770000 + 326260
35  libswiftFoundation.dylib      0x00000001027cc054 0x102770000 + 376916
36  libswiftFoundation.dylib      0x00000001027cdbd8 0x102770000 + 383960
37  libswiftCore.dylib            0x00000001022c9600 0x10224c000 + 513536
38  libswiftCore.dylib            0x00000001022c970c 0x10224c000 + 513804
39  libswiftCore.dylib            0x00000001024cda78 0x10224c000 + 2628216
40  libswiftFoundation.dylib      0x00000001027bfa74 0x102770000 + 326260
41  libswiftFoundation.dylib      0x00000001027c9890 0x102770000 + 366736
42  libswiftFoundation.dylib      0x0000000102812d58 0x102770000 + 666968
43  libswiftFoundation.dylib      0x00000001027cb5fc 0x102770000 + 374268
44  libswiftCore.dylib            0x00000001022ba3a4 0x10224c000 + 451492
45  libswiftFoundation.dylib      0x00000001027cb8b4 0x102770000 + 374964
46  libswiftCore.dylib            0x00000001022c297c 0x10224c000 + 485756
47  OneDrop                        0x00000001005e651c 0x1001a4000 + 4465948
48  OneDrop                        0x00000001005e35b0 0x1001a4000 + 4453808
49  libswiftCore.dylib            0x00000001024cda78 0x10224c000 + 2628216
50  libswiftFoundation.dylib      0x00000001027bfa74 0x102770000 + 326260
51  libswiftFoundation.dylib      0x00000001027bf6f8 0x102770000 + 325368
52  OneDrop                        0x00000001006194a0 0x1001a4000 + 4674720
53  OneDrop                        0x00000001006220d8 0x1001a4000 + 4710616
54  OneDrop                        0x0000000100622fcc 0x1001a4000 + 4714444
55  RxSwift                        0x0000000101ed1a70 0x101e88000 + 301680
56  RxSwift                        0x0000000101ed126c 0x101e88000 + 299628
57  RxSwift                        0x0000000101ed1f54 0x101e88000 + 302932
58  RxSwift                        0x0000000101ef8858 0x101e88000 + 460888
59  RxSwift                        0x0000000101eb746c 0x101e88000 + 193644
60  RxSwift                        0x0000000101eb75f4 0x101e88000 + 194036
61  RxSwift                        0x0000000101ed9820 0x101e88000 + 333856
62  RxSwift                        0x0000000101e908c8 0x101e88000 + 35016
63  RxCocoa                        0x0000000101c829b4 0x101c14000 + 453044
64  RxCocoa                        0x0000000101c84030 0x101c14000 + 458800
65  RxCocoa                        0x0000000101c82ce0 0x101c14000 + 453856
66  CFNetwork                      0x00000001a2556a00 0x1a2525000 + 203264
67  CFNetwork                      0x00000001a256b1a0 0x1a2525000 + 287136
68  Foundation                    0x00000001a2a098bc 0x1a28f2000 + 1145020
69  Foundation                    0x00000001a2911ab8 0x1a28f2000 + 129720
70  Foundation                    0x00000001a2910f8c 0x1a28f2000 + 126860
71  Foundation                    0x00000001a2a0b790 0x1a28f2000 + 1152912
72  libdispatch.dylib              0x00000001a19b16c8 0x1a1951000 + 394952
73  libdispatch.dylib              0x00000001a19b2484 0x1a1951000 + 398468
74  libdispatch.dylib              0x00000001a195582c 0x1a1951000 + 18476
75  libdispatch.dylib              0x00000001a1954ef4 0x1a1951000 + 16116
76  libdispatch.dylib              0x00000001a1961a18 0x1a1951000 + 68120
77  libdispatch.dylib              0x00000001a19622c0 0x1a1951000 + 70336
78  libsystem_pthread.dylib        0x00000001a1b9517c 0x1a1b89000 + 49532
79  libsystem_pthread.dylib        0x00000001a1b97cec 0x1a1b89000 + 60652


Thread 2:
0   libsystem_pthread.dylib        0x00000001a1b97ce8 0x1a1b89000 + 60648


Thread 3 name:  com.apple.uikit.eventfetch-thread
Thread 3:
0   libsystem_kernel.dylib        0x00000001a1b03ea4 0x1a1aec000 + 97956
1   libsystem_kernel.dylib        0x00000001a1b0337c 0x1a1aec000 + 95100
2   CoreFoundation                0x00000001a1f09ad8 0x1a1e5d000 + 707288
3   CoreFoundation                0x00000001a1f04974 0x1a1e5d000 + 686452
4   CoreFoundation                0x00000001a1f040e0 0x1a1e5d000 + 684256
5   Foundation                    0x00000001a28fa494 0x1a28f2000 + 33940
6   Foundation                    0x00000001a28fa304 0x1a28f2000 + 33540
7   UIKitCore                      0x00000001cf3550c4 0x1ce97c000 + 10326212
8   Foundation                    0x00000001a2a2d23c 0x1a28f2000 + 1290812
9   libsystem_pthread.dylib        0x00000001a1b9425c 0x1a1b89000 + 45660
10  libsystem_pthread.dylib        0x00000001a1b941bc 0x1a1b89000 + 45500
11  libsystem_pthread.dylib        0x00000001a1b97cf4 0x1a1b89000 + 60660


Thread 4 name:  Dispatch queue: com.mixpanel.4b69114fbf774a6a6122e836dc6afe2a
Thread 4:
0   libsystem_kernel.dylib        0x00000001a1b0f9fc 0x1a1aec000 + 145916
1   libdispatch.dylib              0x00000001a1953238 0x1a1951000 + 8760
2   libdispatch.dylib              0x00000001a1953370 0x1a1951000 + 9072
3   libdispatch.dylib              0x00000001a195f880 0x1a1951000 + 59520
4   libdispatch.dylib              0x00000001a195f484 0x1a1951000 + 58500
5   Mixpanel                      0x0000000101671874 0x101624000 + 317556
6   Mixpanel                      0x000000010164ce98 0x101624000 + 167576
7   Mixpanel                      0x000000010167a0f8 0x101624000 + 352504
8   Mixpanel                      0x000000010166d748 0x101624000 + 300872
9   libdispatch.dylib              0x00000001a19b16c8 0x1a1951000 + 394952
10  libdispatch.dylib              0x00000001a19b2484 0x1a1951000 + 398468
11  libdispatch.dylib              0x00000001a1959bd0 0x1a1951000 + 35792
12  libdispatch.dylib              0x00000001a195a718 0x1a1951000 + 38680
13  libdispatch.dylib              0x00000001a1962eb8 0x1a1951000 + 73400
14  libsystem_pthread.dylib        0x00000001a1b950dc 0x1a1b89000 + 49372
15  libsystem_pthread.dylib        0x00000001a1b97cec 0x1a1b89000 + 60652


Thread 5:
0   libsystem_pthread.dylib        0x00000001a1b97ce8 0x1a1b89000 + 60648


Thread 6:
0   libsystem_pthread.dylib        0x00000001a1b97ce8 0x1a1b89000 + 60648


Thread 7:
0   libsystem_pthread.dylib        0x00000001a1b97ce8 0x1a1b89000 + 60648


Thread 8 name:  GAIThread
Thread 8:
0   libsystem_kernel.dylib        0x00000001a1b03ea4 0x1a1aec000 + 97956
1   libsystem_kernel.dylib        0x00000001a1b0337c 0x1a1aec000 + 95100
2   CoreFoundation                0x00000001a1f09ad8 0x1a1e5d000 + 707288
3   CoreFoundation                0x00000001a1f04974 0x1a1e5d000 + 686452
4   CoreFoundation                0x00000001a1f040e0 0x1a1e5d000 + 684256
5   Foundation                    0x00000001a28fa494 0x1a28f2000 + 33940
6   Foundation                    0x00000001a2935e84 0x1a28f2000 + 278148
7   OneDrop                        0x000000010068bcec 0x1001a4000 + 5143788
8   Foundation                    0x00000001a2a2d23c 0x1a28f2000 + 1290812
9   libsystem_pthread.dylib        0x00000001a1b9425c 0x1a1b89000 + 45660
10  libsystem_pthread.dylib        0x00000001a1b941bc 0x1a1b89000 + 45500
11  libsystem_pthread.dylib        0x00000001a1b97cf4 0x1a1b89000 + 60660


Thread 9:
0   libsystem_pthread.dylib        0x00000001a1b97ce8 0x1a1b89000 + 60648


Thread 10 name:  Dispatch queue: com.apple.usernotifications.UNUserNotificationServiceConnection.call-out
Thread 10:
0   libsystem_kernel.dylib        0x00000001a1b0f9fc 0x1a1aec000 + 145916
1   libdispatch.dylib              0x00000001a1953238 0x1a1951000 + 8760
2   libdispatch.dylib              0x00000001a19531a4 0x1a1951000 + 8612
3   libdispatch.dylib              0x00000001a1953c38 0x1a1951000 + 11320
4   libswiftDispatch.dylib        0x000000010273fbac 0x102738000 + 31660
5   OneDrop                        0x000000010044b780 0x1001a4000 + 2783104
6   OneDrop                        0x0000000100449da0 0x1001a4000 + 2776480
7   OneDrop                        0x000000010040d5a4 0x1001a4000 + 2528676
8   UserNotifications              0x00000001ac43fd98 0x1ac41c000 + 146840
9   libdispatch.dylib              0x00000001a19b16c8 0x1a1951000 + 394952
10  libdispatch.dylib              0x00000001a19b2484 0x1a1951000 + 398468
11  libdispatch.dylib              0x00000001a1959bd0 0x1a1951000 + 35792
12  libdispatch.dylib              0x00000001a195a74c 0x1a1951000 + 38732
13  libdispatch.dylib              0x00000001a1962eb8 0x1a1951000 + 73400
14  libsystem_pthread.dylib        0x00000001a1b950dc 0x1a1b89000 + 49372
15  libsystem_pthread.dylib        0x00000001a1b97cec 0x1a1b89000 + 60652


Thread 11:
0   libsystem_pthread.dylib        0x00000001a1b97ce8 0x1a1b89000 + 60648


Thread 12 name:  com.twitter.crashlytics.ios.MachExceptionServer
Thread 12:
0   libsystem_kernel.dylib        0x00000001a1b03ea4 0x1a1aec000 + 97956
1   libsystem_kernel.dylib        0x00000001a1b0337c 0x1a1aec000 + 95100
2   OneDrop                        0x00000001006f3f50 0x1001a4000 + 5570384
3   libsystem_pthread.dylib        0x00000001a1b9425c 0x1a1b89000 + 45660
4   libsystem_pthread.dylib        0x00000001a1b941bc 0x1a1b89000 + 45500
5   libsystem_pthread.dylib        0x00000001a1b97cf4 0x1a1b89000 + 60660


Thread 13 name:  com.apple.NSURLConnectionLoader
Thread 13:
0   libsystem_kernel.dylib        0x00000001a1b03ea4 0x1a1aec000 + 97956
1   libsystem_kernel.dylib        0x00000001a1b0337c 0x1a1aec000 + 95100
2   CoreFoundation                0x00000001a1f09ad8 0x1a1e5d000 + 707288
3   CoreFoundation                0x00000001a1f04974 0x1a1e5d000 + 686452
4   CoreFoundation                0x00000001a1f040e0 0x1a1e5d000 + 684256
5   CFNetwork                      0x00000001a252700c 0x1a2525000 + 8204
6   Foundation                    0x00000001a2a2d23c 0x1a28f2000 + 1290812
7   libsystem_pthread.dylib        0x00000001a1b9425c 0x1a1b89000 + 45660
8   libsystem_pthread.dylib        0x00000001a1b941bc 0x1a1b89000 + 45500
9   libsystem_pthread.dylib        0x00000001a1b97cf4 0x1a1b89000 + 60660


Thread 14 name:  AFNetworking
Thread 14:
0   libsystem_kernel.dylib        0x00000001a1b03ea4 0x1a1aec000 + 97956
1   libsystem_kernel.dylib        0x00000001a1b0337c 0x1a1aec000 + 95100
2   CoreFoundation                0x00000001a1f09ad8 0x1a1e5d000 + 707288
3   CoreFoundation                0x00000001a1f04974 0x1a1e5d000 + 686452
4   CoreFoundation                0x00000001a1f040e0 0x1a1e5d000 + 684256
5   Foundation                    0x00000001a28fa494 0x1a28f2000 + 33940
6   Foundation                    0x00000001a2935e84 0x1a28f2000 + 278148
7   AFNetworking                  0x0000000100bbba58 0x100bb0000 + 47704
8   Foundation                    0x00000001a2a2d23c 0x1a28f2000 + 1290812
9   libsystem_pthread.dylib        0x00000001a1b9425c 0x1a1b89000 + 45660
10  libsystem_pthread.dylib        0x00000001a1b941bc 0x1a1b89000 + 45500
11  libsystem_pthread.dylib        0x00000001a1b97cf4 0x1a1b89000 + 60660


Thread 15 name:  JavaScriptCore bmalloc scavenger
Thread 15:
0   libsystem_kernel.dylib        0x00000001a1b0ef0c 0x1a1aec000 + 143116
1   libsystem_pthread.dylib        0x00000001a1b8cc88 0x1a1b89000 + 15496
2   libc++.1.dylib                0x00000001a10dc4d0 0x1a10d4000 + 34000
3   JavaScriptCore                0x00000001a92bd648 0x1a9261000 + 378440
4   JavaScriptCore                0x00000001a92c173c 0x1a9261000 + 395068
5   JavaScriptCore                0x00000001a92c0e70 0x1a9261000 + 392816
6   JavaScriptCore                0x00000001a92c291c 0x1a9261000 + 399644
7   libsystem_pthread.dylib        0x00000001a1b9425c 0x1a1b89000 + 45660
8   libsystem_pthread.dylib        0x00000001a1b941bc 0x1a1b89000 + 45500
9   libsystem_pthread.dylib        0x00000001a1b97cf4 0x1a1b89000 + 60660


Thread 16 name:  WebThread
Thread 16:
0   libsystem_kernel.dylib        0x00000001a1b0ef0c 0x1a1aec000 + 143116
1   libsystem_pthread.dylib        0x00000001a1b8cc88 0x1a1b89000 + 15496
2   JavaScriptCore                0x00000001a92ab794 0x1a9261000 + 305044
3   JavaScriptCore                0x00000001a92929a0 0x1a9261000 + 203168
4   JavaScriptCore                0x00000001a9287de4 0x1a9261000 + 159204
5   WebCore                        0x00000001aad73370 0x1aa8c5000 + 4907888
6   WebCore                        0x00000001aad75638 0x1aa8c5000 + 4916792
7   CoreFoundation                0x00000001a1f096bc 0x1a1e5d000 + 706236
8   CoreFoundation                0x00000001a1f04350 0x1a1e5d000 + 684880
9   CoreFoundation                0x00000001a1f04ad4 0x1a1e5d000 + 686804
10  CoreFoundation                0x00000001a1f040e0 0x1a1e5d000 + 684256
11  WebCore                        0x00000001aad753e8 0x1aa8c5000 + 4916200
12  libsystem_pthread.dylib        0x00000001a1b9425c 0x1a1b89000 + 45660
13  libsystem_pthread.dylib        0x00000001a1b941bc 0x1a1b89000 + 45500
14  libsystem_pthread.dylib        0x00000001a1b97cf4 0x1a1b89000 + 60660


Thread 17 name:  Dispatch queue: com.apple.network.connections
Thread 17:
0   libsystem_kernel.dylib        0x00000001a1b10964 0x1a1aec000 + 149860
1   libdispatch.dylib              0x00000001a196f61c 0x1a1951000 + 124444
2   libdispatch.dylib              0x00000001a196f14c 0x1a1951000 + 123212
3   libdispatch.dylib              0x00000001a196f080 0x1a1951000 + 123008
4   libdispatch.dylib              0x00000001a195b870 0x1a1951000 + 43120
5   libdispatch.dylib              0x00000001a1962eb8 0x1a1951000 + 73400
6   libsystem_pthread.dylib        0x00000001a1b950dc 0x1a1b89000 + 49372
7   libsystem_pthread.dylib        0x00000001a1b97cec 0x1a1b89000 + 60652


Thread 18:
0   libsystem_pthread.dylib        0x00000001a1b97ce8 0x1a1b89000 + 60648


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x000000010b56b6f7   x1: 0x000000010b2e0d90   x2: 0x000000016fc56b00   x3: 0x000000016fc56588
    x4: 0x000000016fc56590   x5: 0x000000016fc5659f   x6: 0x000000016fc565a8   x7: 0x000000016fc565a0
    x8: 0x000000010ac8dd78   x9: 0x000000010d6a142c  x10: 0x000000010b56b6f2  x11: 0x0000000000000001
   x12: 0x000000010ac8dd80  x13: 0x0000000065707564  x14: 0x000000010b2e026c  x15: 0x00000000006524f4
   x16: 0x000000000028b486  x17: 0x000000010b56b6fa  x18: 0x0000000000000000  x19: 0x000000016fc565a8
   x20: 0x000000016fc565a0  x21: 0x000000016fc5659f  x22: 0x000000016fc56588  x23: 0x000000016fc56590
   x24: 0x00000000000002c6  x25: 0x000000016fc56b00  x26: 0x000000010ac8dd78  x27: 0x0000000000000003
   x28: 0x000000016fc56b00   fp: 0x000000016fc564d0   lr: 0x00000001a5c94340
    sp: 0x000000016fc56470   pc: 0x00000001a5c94400 cpsr: 0x20000000


Binary Images:
0x1001a4000 - 0x100953fff OneDrop arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/OneDrop
0x100bb0000 - 0x100be3fff AFNetworking arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/AFNetworking.framework/AFNetworking
0x100c4c000 - 0x100c63fff ActionSheetPicker_3_0 arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/ActionSheetPicker_3_0.framework/ActionSheetPicker_3_0
0x100c8c000 - 0x100cf3fff Alamofire arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/Alamofire.framework/Alamofire
0x100dcc000 - 0x100dd3fff ColorUtils arm64  <6e9c0b917c0f3a23811971b39ab6d3ec> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/ColorUtils.framework/ColorUtils
0x100de8000 - 0x100e4bfff dyld arm64  <67179aea6d8038a58f729b468f24ca69> /usr/lib/dyld
0x100eb8000 - 0x100ecffff Bolts arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/Bolts.framework/Bolts
0x100efc000 - 0x100f03fff CupertinoYankee arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/CupertinoYankee.framework/CupertinoYankee
0x100f14000 - 0x100f27fff DateTools arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/DateTools.framework/DateTools
0x100f44000 - 0x100f5bfff Differentiator arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/Differentiator.framework/Differentiator
0x100f90000 - 0x100ff7fff FBSDKCoreKit arm64  <9756d4fa65e03d258740fc74fdc5b45c> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/FBSDKCoreKit.framework/FBSDKCoreKit
0x1010a0000 - 0x1010bbfff FBSDKLoginKit arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/FBSDKLoginKit.framework/FBSDKLoginKit
0x1010ec000 - 0x10114bfff FBSDKShareKit arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/FBSDKShareKit.framework/FBSDKShareKit
0x1011a8000 - 0x1011bbfff FMDB arm64  <7ad9926d51a1329e8a92684cab6ddb1a> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/FMDB.framework/FMDB
0x1011e0000 - 0x1011f3fff GTMOAuth2 arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/GTMOAuth2.framework/GTMOAuth2
0x10121c000 - 0x10124bfff GTMSessionFetcher arm64  <2906b5125dd7357a8b77ec92e19ab2c4> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher
0x101298000 - 0x1012a3fff GoogleToolboxForMac arm64  <67cac92f520934dd91234eedf54818ed> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac
0x1012b8000 - 0x10130ffff Kingfisher arm64  <7332f80cc2143e518933c1d40b04dbb2> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/Kingfisher.framework/Kingfisher
0x1013dc000 - 0x1014affff Localytics arm64  <9197a624ee7a350a808620be6e24e5e5> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/Localytics.framework/Localytics
0x1015d4000 - 0x1015dbfff MD5Digest arm64  <1419cb20924c3c6e87a9964f60cda76f> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/MD5Digest.framework/MD5Digest
0x1015ec000 - 0x1015fffff MRProgress arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/MRProgress.framework/MRProgress
0x101624000 - 0x101723fff Mixpanel arm64  <18e0161604693620b6fcd5fb685804c4> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/Mixpanel.framework/Mixpanel
0x10189c000 - 0x1018a3fff NSTimer_Blocks arm64  <4b1709483bee3f9c9d9946dce462adf6> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/NSTimer_Blocks.framework/NSTimer_Blocks
0x1018b4000 - 0x10198bfff Parse arm64  <59b73e3ca0a83c42b9bb7fa320567a2a> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/Parse.framework/Parse
0x101afc000 - 0x101b57fff PubNub arm64  <43b95e324d98329cbf3a109f46b68a2f> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/PubNub.framework/PubNub
0x101bfc000 - 0x101c03fff Reachability arm64  <4c0dfb73a3f139a1baa3f57760e8705a> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/Reachability.framework/Reachability
0x101c14000 - 0x101ca3fff RxCocoa arm64  <17b7719a241036cb989dc01bba694d12> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/RxCocoa.framework/RxCocoa
0x101e24000 - 0x101e3bfff RxDataSources arm64  <4fa812f33b17353ab7c5214069050844> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/RxDataSources.framework/RxDataSources
0x101e88000 - 0x101f3ffff RxSwift arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/RxSwift.framework/RxSwift
0x102120000 - 0x10212bfff SSPullToRefresh arm64  <49b1c32e946e3fd5822cc468e46960ef> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/SSPullToRefresh.framework/SSPullToRefresh
0x102140000 - 0x10214bfff SimpleKeychain arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/SimpleKeychain.framework/SimpleKeychain
0x102160000 - 0x10216bfff UIActionSheet_Blocks arm64  <6fa5b69ccb8a3acfa1491527ff07304e> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/UIActionSheet_Blocks.framework/UIActionSheet_Blocks
0x10217c000 - 0x102183fff UIImage_ResizeMagick arm64  <11da1b1d49933531aa2a1bca985177d0> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/UIImage_ResizeMagick.framework/UIImage_ResizeMagick
0x102194000 - 0x10219bfff UIImage_animatedGif arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/UIImage_animatedGif.framework/UIImage_animatedGif
0x1021ac000 - 0x1021b7fff UIScrollView_InfiniteScroll arm64  <88f18b703d4d3d7eb3c7249265999062> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/UIScrollView_InfiniteScroll.framework/UIScrollView_InfiniteScroll
0x1021cc000 - 0x1021d3fff UIView_TKGeometry arm64  <2e959c763434394da2488fdccb5e9d3b> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/UIView_TKGeometry.framework/UIView_TKGeometry
0x1021e4000 - 0x1021effff nanopb arm64  <98a19d5739753ee8ac63b9f8580f7a5f> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/nanopb.framework/nanopb
0x102200000 - 0x102207fff libswiftARKit.dylib arm64  <3535e0a0ce2638c5961148e95cd6b546> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftARKit.dylib
0x102214000 - 0x102227fff libswiftAVFoundation.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftAVFoundation.dylib
0x102238000 - 0x10223ffff libswiftAccelerate.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftAccelerate.dylib
0x10224c000 - 0x102583fff libswiftCore.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftCore.dylib
0x102694000 - 0x10269bfff libswiftCoreAudio.dylib arm64  <36b727cd39143904a209b5a3b8bff675> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftCoreAudio.dylib
0x1026a8000 - 0x1026affff libswiftCoreFoundation.dylib arm64  <47deeaa1967b3e339dfcb48535a994e1> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftCoreFoundation.dylib
0x1026bc000 - 0x1026cbfff libswiftCoreGraphics.dylib arm64  <25fe91aa901b3cf6a443b498012ab5af> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftCoreGraphics.dylib
0x1026e0000 - 0x1026e7fff libswiftCoreImage.dylib arm64  <762a9d5e144d38b5b02b910e61486196> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftCoreImage.dylib
0x1026f4000 - 0x1026fbfff libswiftCoreLocation.dylib arm64  <9a0a7186ab2839738011f49b762b2da5> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftCoreLocation.dylib
0x102708000 - 0x10270ffff libswiftCoreMedia.dylib arm64  <06b0623f34253ddf9b6ff90d64b1ca3b> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftCoreMedia.dylib
0x10271c000 - 0x102727fff libswiftDarwin.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftDarwin.dylib
0x102738000 - 0x102753fff libswiftDispatch.dylib arm64  <7ad01fe8bf9f3bad811e9c5ce8c68f8f> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftDispatch.dylib
0x102770000 - 0x1028bffff libswiftFoundation.dylib arm64  <0848e6ddbbfb31ae87c86b45ff691470> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftFoundation.dylib
0x102948000 - 0x10294ffff libswiftGLKit.dylib arm64  <811cf4b4a2593dab92c9d2fe08eadb6a> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftGLKit.dylib
0x10295c000 - 0x102967fff libswiftIntents.dylib arm64  <5974c07961f53ed69acf8b4364684349> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftIntents.dylib
0x102978000 - 0x10297ffff libswiftMapKit.dylib arm64  <6107ef21e7e53469a19478878db8b5ad> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftMapKit.dylib
0x10298c000 - 0x102993fff libswiftMetal.dylib arm64  <7a56d69e55fb3a23a40cfb2c2abae537> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftMetal.dylib
0x1029a0000 - 0x1029a7fff libswiftModelIO.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftModelIO.dylib
0x1029b4000 - 0x1029bbfff libswiftObjectiveC.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftObjectiveC.dylib
0x1029c8000 - 0x1029cffff libswiftQuartzCore.dylib arm64  <5b0df8513fdc35f480865794bac2b551> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftQuartzCore.dylib
0x1029dc000 - 0x1029e3fff libswiftSceneKit.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftSceneKit.dylib
0x1029f0000 - 0x1029f7fff libswiftSpriteKit.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftSpriteKit.dylib
0x102a04000 - 0x102a13fff libswiftUIKit.dylib arm64  <7b96c8dddb1337a9b8b2a806cd798a69> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftUIKit.dylib
0x102a28000 - 0x102a2ffff libswiftWatchKit.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftWatchKit.dylib
0x102a3c000 - 0x102a43fff libswiftos.dylib arm64  <8e3b4ee77a833c3fad9499717ed18eec> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftos.dylib
0x102a50000 - 0x102a8bfff libswiftsimd.dylib arm64   /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftsimd.dylib
0x102aac000 - 0x102ab3fff libswiftContacts.dylib arm64  <7e8f2aba720133d0942c930bc9d8b296> /var/containers/Bundle/Application/B35B43FC-177C-4ED8-99CD-92899B366C00/OneDrop.app/Frameworks/libswiftContacts.dylib
0x102e48000 - 0x102e53fff libobjc-trampolines.dylib arm64  <0d67ef7e3ec8370aa106a59717eb17fa> /usr/lib/libobjc-trampolines.dylib
0x1a10d2000 - 0x1a10d3fff libSystem.B.dylib arm64   /usr/lib/libSystem.B.dylib
0x1a10d4000 - 0x1a112efff libc++.1.dylib arm64   /usr/lib/libc++.1.dylib
0x1a112f000 - 0x1a1142fff libc++abi.dylib arm64   /usr/lib/libc++abi.dylib
0x1a1143000 - 0x1a18cbfff libobjc.A.dylib arm64  <3c1dc6c93e273dd3938e146c18cc5188> /usr/lib/libobjc.A.dylib
0x1a18cc000 - 0x1a18d1fff libcache.dylib arm64   /usr/lib/system/libcache.dylib
0x1a18d2000 - 0x1a18defff libcommonCrypto.dylib arm64   /usr/lib/system/libcommonCrypto.dylib
0x1a18df000 - 0x1a18e3fff libcompiler_rt.dylib arm64   /usr/lib/system/libcompiler_rt.dylib
0x1a18e4000 - 0x1a18ecfff libcopyfile.dylib arm64   /usr/lib/system/libcopyfile.dylib
0x1a18ed000 - 0x1a1950fff libcorecrypto.dylib arm64   /usr/lib/system/libcorecrypto.dylib
0x1a1951000 - 0x1a19c1fff libdispatch.dylib arm64  <025080cbcf933d2f81c1b2e0b82a362d> /usr/lib/system/libdispatch.dylib
0x1a19c2000 - 0x1a19ecfff libdyld.dylib arm64   /usr/lib/system/libdyld.dylib
0x1a19ed000 - 0x1a19edfff liblaunch.dylib arm64  <5fb8b0437013319887b994a645c87bee> /usr/lib/system/liblaunch.dylib
0x1a19ee000 - 0x1a19f3fff libmacho.dylib arm64  <16c0dcb8fe293859b948a16894dc8161> /usr/lib/system/libmacho.dylib
0x1a19f4000 - 0x1a19f5fff libremovefile.dylib arm64   /usr/lib/system/libremovefile.dylib
0x1a19f6000 - 0x1a1a0dfff libsystem_asl.dylib arm64   /usr/lib/system/libsystem_asl.dylib
0x1a1a0e000 - 0x1a1a0efff libsystem_blocks.dylib arm64  <068a78ad98aa353e956eeaf058fd9637> /usr/lib/system/libsystem_blocks.dylib
0x1a1a0f000 - 0x1a1a8dfff libsystem_c.dylib arm64  <7da5f27d7b4830dda0a4dd26c109e448> /usr/lib/system/libsystem_c.dylib
0x1a1a8e000 - 0x1a1a92fff libsystem_configuration.dylib arm64  <25383d775a2136589984adc6c9b35309> /usr/lib/system/libsystem_configuration.dylib
0x1a1a93000 - 0x1a1a9afff libsystem_containermanager.dylib arm64  <3dcd9a50bfdf3c1191f4e90691f4d5e8> /usr/lib/system/libsystem_containermanager.dylib
0x1a1a9b000 - 0x1a1a9cfff libsystem_coreservices.dylib arm64   /usr/lib/system/libsystem_coreservices.dylib
0x1a1a9d000 - 0x1a1aa3fff libsystem_darwin.dylib arm64  <1b7bfac5248e36ef923f46597ca358d1> /usr/lib/system/libsystem_darwin.dylib
0x1a1aa4000 - 0x1a1aaafff libsystem_dnssd.dylib arm64  <0fb34f5c3eb93adb83a4b74f452dafb2> /usr/lib/system/libsystem_dnssd.dylib
0x1a1aab000 - 0x1a1aebfff libsystem_info.dylib arm64   /usr/lib/system/libsystem_info.dylib
0x1a1aec000 - 0x1a1b16fff libsystem_kernel.dylib arm64  <3ab723d26da43120b5fc292ff2dc4c84> /usr/lib/system/libsystem_kernel.dylib
0x1a1b17000 - 0x1a1b44fff libsystem_m.dylib arm64  <12380e91ac4437a69be12482c0a6e10a> /usr/lib/system/libsystem_m.dylib
0x1a1b45000 - 0x1a1b68fff libsystem_malloc.dylib arm64   /usr/lib/system/libsystem_malloc.dylib
0x1a1b69000 - 0x1a1b75fff libsystem_networkextension.dylib arm64  <472dd253009d3bb4b597d51e461a34db> /usr/lib/system/libsystem_networkextension.dylib
0x1a1b76000 - 0x1a1b7dfff libsystem_notify.dylib arm64   /usr/lib/system/libsystem_notify.dylib
0x1a1b7e000 - 0x1a1b88fff libsystem_platform.dylib arm64  <368fd1a9ce9937a4bde2354a5c5d4804> /usr/lib/system/libsystem_platform.dylib
0x1a1b89000 - 0x1a1b99fff libsystem_pthread.dylib arm64   /usr/lib/system/libsystem_pthread.dylib
0x1a1b9a000 - 0x1a1b9cfff libsystem_sandbox.dylib arm64   /usr/lib/system/libsystem_sandbox.dylib
0x1a1b9d000 - 0x1a1ba4fff libsystem_symptoms.dylib arm64   /usr/lib/system/libsystem_symptoms.dylib
0x1a1ba5000 - 0x1a1bbafff libsystem_trace.dylib arm64  <6c1526cb161d302e887f8dc30ce3b5f9> /usr/lib/system/libsystem_trace.dylib
0x1a1bbb000 - 0x1a1bc0fff libunwind.dylib arm64   /usr/lib/system/libunwind.dylib
0x1a1bc1000 - 0x1a1beffff libxpc.dylib arm64  <8c926c76a52a323ab048ab447b34a334> /usr/lib/system/libxpc.dylib
0x1a1bf0000 - 0x1a1e4afff libicucore.A.dylib arm64  <4bc5287e088f30f882bc6999a90feacc> /usr/lib/libicucore.A.dylib
0x1a1e4b000 - 0x1a1e5cfff libz.1.dylib arm64  <788ab2a7d56e3b528034d5a9b9f9d3f6> /usr/lib/libz.1.dylib
0x1a1e5d000 - 0x1a21c1fff CoreFoundation arm64  <65db57e47b15316d8e61c7e9b36d6ef5> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1a21c2000 - 0x1a21d2fff libbsm.0.dylib arm64   /usr/lib/libbsm.0.dylib
0x1a21d3000 - 0x1a21d3fff libenergytrace.dylib arm64  <9c3edae00ffc357dbba7b7f6a4820fcc> /usr/lib/libenergytrace.dylib
0x1a21d4000 - 0x1a2264fff IOKit arm64   /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x1a2265000 - 0x1a234dfff libxml2.2.dylib arm64  <4c3f394b5a9334589d60dbff79c6a0f7> /usr/lib/libxml2.2.dylib
0x1a234e000 - 0x1a235bfff libbz2.1.0.dylib arm64  <273cbb660f5f397eab26a425e8a657b7> /usr/lib/libbz2.1.0.dylib
0x1a235c000 - 0x1a2374fff liblzma.5.dylib arm64  <75e94b185f193af9a2c87ec2f7e0ac46> /usr/lib/liblzma.5.dylib
0x1a2375000 - 0x1a24eefff libsqlite3.dylib arm64   /usr/lib/libsqlite3.dylib
0x1a24ef000 - 0x1a2524fff libMobileGestalt.dylib arm64   /usr/lib/libMobileGestalt.dylib
0x1a2525000 - 0x1a28f1fff CFNetwork arm64   /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1a28f2000 - 0x1a2bfefff Foundation arm64  <5a26e86f7c633191a59874134a7876e4> /System/Library/Frameworks/Foundation.framework/Foundation
0x1a2bff000 - 0x1a2d0bfff Security arm64   /System/Library/Frameworks/Security.framework/Security
0x1a2d0c000 - 0x1a2d7afff SystemConfiguration arm64  <85514a7674383f6485ac7750a41894bd> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1a2d7b000 - 0x1a2db0fff libCRFSuite.dylib arm64  <3160a917a42d35a3a30e8c6d922070c6> /usr/lib/libCRFSuite.dylib
0x1a2db1000 - 0x1a2dc7fff libapple_nghttp2.dylib arm64   /usr/lib/libapple_nghttp2.dylib
0x1a2dc8000 - 0x1a2df1fff libarchive.2.dylib arm64  <53722536e2ab33e992347c4afb90ef97> /usr/lib/libarchive.2.dylib
0x1a2df2000 - 0x1a2ec0fff libboringssl.dylib arm64  <68f7323d11ff3c80a1de2e5dc6518771> /usr/lib/libboringssl.dylib
0x1a2ec1000 - 0x1a2ed7fff libcoretls.dylib arm64  <97b6385a40853340b39fca181b1a24d1> /usr/lib/libcoretls.dylib
0x1a2ed8000 - 0x1a2ed9fff libcoretls_cfhelpers.dylib arm64   /usr/lib/libcoretls_cfhelpers.dylib
0x1a2eda000 - 0x1a2edbfff liblangid.dylib arm64  <984ab4017cce3def839d7da2555c98f4> /usr/lib/liblangid.dylib
0x1a2edc000 - 0x1a3251fff libnetwork.dylib arm64   /usr/lib/libnetwork.dylib
0x1a3252000 - 0x1a3287fff libpcap.A.dylib arm64  <1e723fd7ee7133259e72aa46992693ab> /usr/lib/libpcap.A.dylib
0x1a3288000 - 0x1a32e5fff libusrtcp.dylib arm64  <7f312ea426753ff0943fac305311baf0> /usr/lib/libusrtcp.dylib
0x1a32e6000 - 0x1a32f2fff IOSurface arm64   /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1a32f3000 - 0x1a33a6fff libBLAS.dylib arm64  <422303ea936b30c4a3a204c5042a4019> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1a33a7000 - 0x1a36c6fff libLAPACK.dylib arm64  <81d6d8a0ea4933488a6706fda9653f13> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x1a36c7000 - 0x1a3939fff vImage arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1a393a000 - 0x1a394bfff libSparseBLAS.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1a394c000 - 0x1a39a8fff libvMisc.dylib arm64  <64fed501f334318cae6d4e4387a47be3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x1a39a9000 - 0x1a39d8fff libBNNS.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x1a39d9000 - 0x1a39edfff libLinearAlgebra.dylib arm64  <9febf91b130b37d9afc9a8d7be78f271> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x1a39ee000 - 0x1a39f2fff libQuadrature.dylib arm64  <5e86d436c08e391e84b3ba27ebb0fb79> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x1a39f3000 - 0x1a3a63fff libSparse.dylib arm64   /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1a3a64000 - 0x1a3af2fff libvDSP.dylib arm64  <707871f1ca7a343b9937a3f8ccb79592> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x1a3af3000 - 0x1a3af3fff vecLib arm64  <0041874ce19f3d47906b23024b685abf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x1a3af4000 - 0x1a3af4fff Accelerate arm64  <94e84f08c2af3ed2994bca4a3f71bd47> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x1a3af5000 - 0x1a3b0dfff libcompression.dylib arm64  <52cfe534518a3352a563755c00536d36> /usr/lib/libcompression.dylib
0x1a3b0e000 - 0x1a40bcfff CoreGraphics arm64  <71f35861779e33dc85becdcb3c50e7ad> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1a40bd000 - 0x1a40c2fff IOAccelerator arm64  <8b179d4801dc3c358ca2f080a9dd12f9> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1a40c3000 - 0x1a40c8fff libCoreFSCache.dylib arm64  <86bf2e4231f7365e919e32aeee0ca186> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1a40c9000 - 0x1a4171fff Metal arm64   /System/Library/Frameworks/Metal.framework/Metal
0x1a4172000 - 0x1a4185fff GraphicsServices arm64  <0d63a05d8c803e93b5fe8a52208271b4> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1a4186000 - 0x1a4186fff MobileCoreServices arm64   /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1a4187000 - 0x1a4189fff IOSurfaceAccelerator arm64   /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x1a418a000 - 0x1a41ccfff AppleJPEG arm64  <18955d5987183a68adff153ecba46736> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x1a41cd000 - 0x1a4792fff ImageIO arm64  <994242d700dc3f7db5ca48a485a01020> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1a4793000 - 0x1a4805fff BaseBoard arm64   /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x1a4806000 - 0x1a481dfff AssertionServices arm64  <6a23fd7c0b2e323187a027271ab430e4> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x1a481e000 - 0x1a4826fff CorePhoneNumbers arm64  <8b18291423fb32d0b30bb7a9f2aa5655> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x1a4827000 - 0x1a486cfff AppSupport arm64  <18872c192de23d29a024492143e090f5> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x1a486d000 - 0x1a4886fff CrashReporterSupport arm64   /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x1a4887000 - 0x1a488cfff AggregateDictionary arm64  <399b625c2ed6303fbd987f78ffd56539> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x1a488d000 - 0x1a4915fff libTelephonyUtilDynamic.dylib arm64  <95c20504af503f21a28ad6ccb84a4d19> /usr/lib/libTelephonyUtilDynamic.dylib
0x1a4916000 - 0x1a4935fff ProtocolBuffer arm64   /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x1a4936000 - 0x1a4966fff MobileKeyBag arm64  <68a9efcb67223020a5d2b87b326b565c> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x1a4967000 - 0x1a49a3fff BackBoardServices arm64  <05ba119e36e33e678acba4bd7f27de47> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x1a49a4000 - 0x1a4a0dfff FrontBoardServices arm64   /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1a4a0e000 - 0x1a4a55fff SpringBoardServices arm64  <39ff285a5a08300581df78d39839e43f> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x1a4a56000 - 0x1a4a69fff PowerLog arm64   /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x1a4a6a000 - 0x1a4a85fff CommonUtilities arm64  <1f7eb175f249371692b1d1d229873ae1> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x1a4a86000 - 0x1a4a91fff liblockdown.dylib arm64   /usr/lib/liblockdown.dylib
0x1a4a92000 - 0x1a4dd0fff CoreData arm64  <2332c30861283595ad5394a1f08be532> /System/Library/Frameworks/CoreData.framework/CoreData
0x1a4dd1000 - 0x1a4dd8fff TCC arm64   /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1a4dd9000 - 0x1a4de1fff libcupolicy.dylib arm64  <130f161faa6b3ec0a7c4dcf1eed866f9> /usr/lib/libcupolicy.dylib
0x1a4de2000 - 0x1a4ec7fff CoreTelephony arm64  <93355f632f593f5281865c969aac485d> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1a4ec8000 - 0x1a4f29fff Accounts arm64  <968701d6f1a53f1cbb1c943c7989bb04> /System/Library/Frameworks/Accounts.framework/Accounts
0x1a4f2a000 - 0x1a4f53fff AppleSauce arm64   /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1a4f54000 - 0x1a4f5dfff DataMigration arm64   /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1a4f5e000 - 0x1a4f65fff Netrb arm64   /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1a4f66000 - 0x1a4f9afff PersistentConnection arm64   /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1a4f9b000 - 0x1a4facfff libmis.dylib arm64  <8bd05aae163c357493b14fa4bce90aa7> /usr/lib/libmis.dylib
0x1a4fad000 - 0x1a50b6fff ManagedConfiguration arm64  <30a80be382bb31e7af162c281e48c400> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1a50b7000 - 0x1a50bcfff libReverseProxyDevice.dylib arm64  <9f47b0cedcfd3f75b4ee0e545ddee3f3> /usr/lib/libReverseProxyDevice.dylib
0x1a50bd000 - 0x1a50cffff libamsupport.dylib arm64  <4d654aed059e377bbf718221cfbc1c28> /usr/lib/libamsupport.dylib
0x1a50d0000 - 0x1a50d5fff libCoreVMClient.dylib arm64  <44e914213c323fbba6145cda4fd10a6e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1a50d6000 - 0x1a50d7fff libCVMSPluginSupport.dylib arm64   /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1a50d8000 - 0x1a50dbfff libutil.dylib arm64  <4eaf33b8988039f795ae66f03a01e3ac> /usr/lib/libutil.dylib
0x1a50dc000 - 0x1a511bfff libGLImage.dylib arm64  <9d403b15ee8c3339ae472ceb4f3609f2> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1a511c000 - 0x1a5193fff APFS arm64   /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1a5194000 - 0x1a51c5fff MediaKit arm64  <384d64739049326784c770ffb215e963> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x1a51c6000 - 0x1a51e2fff libSERestoreInfo.dylib arm64  <4c21f0cba4df3176b36dae70f2298ca2> /usr/lib/updaters/libSERestoreInfo.dylib
0x1a51e9000 - 0x1a5225fff DiskImages arm64   /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x1a5226000 - 0x1a522ffff libGFXShared.dylib arm64  <50fe12ebf4ff3e4fa81337c2f86c4830> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1a5230000 - 0x1a527efff libauthinstall.dylib arm64  <2214c7596ded3935bd19f281af2afb77> /usr/lib/libauthinstall.dylib
0x1a527f000 - 0x1a5287fff IOMobileFramebuffer arm64  <7e0cb324f630364abf441ba9dc82297a> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1a5288000 - 0x1a5293fff OpenGLES arm64  <15496bbdb29e3e0c8c4fc1dd1f98fa08> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1a5294000 - 0x1a5331fff ColorSync arm64  <52c4256ba91d3636aded4b2254e82903> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1a5332000 - 0x1a5361fff CoreVideo arm64  <317da5b683d13593be36750e39a8d53d> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1a5362000 - 0x1a5363fff libCTGreenTeaLogger.dylib arm64  <76e8b109bac13330820949a528965882> /usr/lib/libCTGreenTeaLogger.dylib
0x1a5364000 - 0x1a54d3fff CoreAudio arm64  <2844977772f930058ef9314a9b400ee7> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x1a54d4000 - 0x1a54f6fff CoreAnalytics arm64  <359d4a89acb83886bfe06910dbc63885> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x1a54f7000 - 0x1a54fafff UserFS arm64  <380267d724e7332a8e3a07c2fe1a552e> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x1a54fb000 - 0x1a5698fff CoreMedia arm64  <276c2955623f3dd69526fa59cdb2c16c> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1a5699000 - 0x1a56abfff libprotobuf-lite.dylib arm64   /usr/lib/libprotobuf-lite.dylib
0x1a56ac000 - 0x1a5711fff libprotobuf.dylib arm64  <29eb153d4e49305da00845942dc1ce90> /usr/lib/libprotobuf.dylib
0x1a5712000 - 0x1a5a28fff libAWDSupportFramework.dylib arm64  <4f99fd19a6a439f399a8888629347c9f> /usr/lib/libAWDSupportFramework.dylib
0x1a5a29000 - 0x1a5a73fff WirelessDiagnostics arm64  <316e8098fc0030b3b87909e3b55ebd90> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1a5a74000 - 0x1a5b34fff ************ arm64  <0a749e2a0e28386e9ffbfb727915ab16> /System/Library/Frameworks/************.framework/************
0x1a5b35000 - 0x1a5c40fff libFontParser.dylib arm64  <7dd118d3800c31f5a3f01b8c93318685> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1a5c41000 - 0x1a5c41fff FontServices arm64  <6b7868d8151131459597cf1d80c044c9> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1a5c42000 - 0x1a5da3fff CoreText arm64   /System/Library/Frameworks/CoreText.framework/CoreText
0x1a5da4000 - 0x1a5db3fff IntlPreferences arm64  <8d608ca85cd23d1b8f6055ffec3d6be9> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1a5db4000 - 0x1a5dbefff RTCReporting arm64  <7377e0cceeec35a99d5f419abb175808> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1a5dbf000 - 0x1a5e37fff CoreBrightness arm64  <574ba7a774fa304787ecbab2d5cfc563> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x1a5e38000 - 0x1a5e42fff libAudioStatistics.dylib arm64  <611ea247048d3d789a99cbaf8dcd1c26> /usr/lib/libAudioStatistics.dylib
0x1a5e43000 - 0x1a6435fff AudioToolbox arm64   /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x1a6436000 - 0x1a6673fff QuartzCore arm64   /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1a6674000 - 0x1a667ffff MediaAccessibility arm64  <40e2b21f769735d9a80564244056008d> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1a6680000 - 0x1a6772fff libiconv.2.dylib arm64  <506e2bfca9c334d0a02a0bb44e669025> /usr/lib/libiconv.2.dylib
0x1a6773000 - 0x1a678efff NetworkStatistics arm64  <7fb3bc1fa5713d2eb99dad2ca782067c> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x1a678f000 - 0x1a67adfff MPSCore arm64  <6436293106bb381184af63f069f2fb16> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x1a67ae000 - 0x1a6822fff MPSImage arm64   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x1a6823000 - 0x1a6847fff MPSMatrix arm64   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x1a6848000 - 0x1a6856fff CoreAUC arm64   /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x1a6857000 - 0x1a6ef4fff MediaToolbox arm64  <8e776fd1ab06334a9d66fb55037997a4> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1a6ef5000 - 0x1a7067fff MPSNeuralNetwork arm64   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1a7068000 - 0x1a7068fff MetalPerformanceShaders arm64  <64e2ac7df1b039b48eda0ed63fa73aeb> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1a7069000 - 0x1a7486fff FaceCore arm64  <9a7b26e3fa6d3b0d8be59b0a0e3c246e> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1a7487000 - 0x1a7494fff GraphVisualizer arm64   /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x1a7495000 - 0x1a763cfff libFosl_dynamic.dylib arm64   /usr/lib/libFosl_dynamic.dylib
0x1a763d000 - 0x1a78ddfff CoreImage arm64  <65d53fa038213884a6a4582fb4d77e58> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x1a78de000 - 0x1a7b1afff CoreMotion arm64  <5a0557290b5b39fe89e3b88c33f131c3> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x1a7b1b000 - 0x1a7b4bfff CoreBluetooth arm64  <437704fa00283c8884f0b8bae30fd287> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1a7b4c000 - 0x1a7b6ffff PlugInKit arm64  <180d62e5afbc3e2383eda14aa96129a7> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1a7b70000 - 0x1a7dfdfff ********* arm64   /System/Library/PrivateFrameworks/*********.framework/*********
0x1a7dfe000 - 0x1a7e88fff Quagga arm64   /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x1a7e89000 - 0x1a7f8dfff AVFAudio arm64  <37dabcd7ff7e3b72bf0baed07751bbc5> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1a7f8e000 - 0x1a81a0fff AVFoundation arm64   /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1a81a1000 - 0x1a81c1fff CacheDelete arm64   /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x1a81c2000 - 0x1a81fefff StreamingZip arm64   /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1a81ff000 - 0x1a8213fff CoreEmoji arm64  <1aa1d71a2a0d3369b9b893e9f07bc319> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1a8214000 - 0x1a8263fff CoreLocationProtobuf arm64   /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x1a8264000 - 0x1a826cfff SymptomDiagnosticReporter arm64  <2d5007879a3d36499a06706913efb88e> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x1a826d000 - 0x1a8c89fff GeoServices arm64  <7ca293994de43129b1dc2fe302a6f70c> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x1a8c8a000 - 0x1a8ca4fff MobileAsset arm64  <5f5a593a0d7633ff95e85ab77885b485> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x1a8ca5000 - 0x1a8ce5fff Lexicon arm64  <07230f4f74ae38ad9f795eb0ea837228> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x1a8ce6000 - 0x1a8cf7fff libcmph.dylib arm64  <4e381f1b9feb336baf98e9c4421949b5> /usr/lib/libcmph.dylib
0x1a8cf8000 - 0x1a8e1efff LanguageModeling arm64   /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1a8e37000 - 0x1a8edbfff CoreLocation arm64   /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x1a8edc000 - 0x1a8edcfff PhoneNumbers arm64  <1e61802a950d335b80adf66cd9b68727> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x1a8edd000 - 0x1a8ee8fff libChineseTokenizer.dylib arm64  <49ae296e32b83e4296caf5874e7f40eb> /usr/lib/libChineseTokenizer.dylib
0x1a8ee9000 - 0x1a8fa5fff libmecab_em.dylib arm64   /usr/lib/libmecab_em.dylib
0x1a8fa6000 - 0x1a8fa7fff libThaiTokenizer.dylib arm64  <007bbafe33f836369f656ba07ae69892> /usr/lib/libThaiTokenizer.dylib
0x1a8fa8000 - 0x1a8facfff libgermantok.dylib arm64  <0b300a5faf0b346393b16f95b4db96db> /usr/lib/libgermantok.dylib
0x1a8fb9000 - 0x1a9026fff CoreNLP arm64  <1442cb6146ae3065b32677fcd8f1459c> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x1a9027000 - 0x1a91f9fff MobileSpotlightIndex arm64  <55892aecfd10348e9817927065f450cd> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1a91fa000 - 0x1a9260fff CoreSpotlight arm64   /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x1a9261000 - 0x1a9e36fff JavaScriptCore arm64   /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1a9e37000 - 0x1a9e3cfff libheimdal-asn1.dylib arm64   /usr/lib/libheimdal-asn1.dylib
0x1a9e3d000 - 0x1a9eb7fff libate.dylib arm64  <616bc97e229e3819bdc06670f01a3eb7> /usr/lib/libate.dylib
0x1a9eb8000 - 0x1a9f61fff TextureIO arm64   /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x1a9f62000 - 0x1aa026fff CoreUI arm64  <8cdda2b50f27368e87bcc448107e99b5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x1aa027000 - 0x1aa034fff MobileIcons arm64   /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x1aa035000 - 0x1aa044fff AppleFSCompression arm64   /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x1aa045000 - 0x1aa0adfff TextInput arm64   /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x1aa0ae000 - 0x1aa0d7fff libxslt.1.dylib arm64  <80d970d0e60b38c1b515098216131b06> /usr/lib/libxslt.1.dylib
0x1aa0d8000 - 0x1aa10dfff DataDetectorsCore arm64   /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x1aa10e000 - 0x1aa1a9fff FileProvider arm64  <2db6a075d5e8386d9cbbd06286aa4000> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x1aa1aa000 - 0x1aa2c1fff NLP arm64   /System/Library/PrivateFrameworks/NLP.framework/NLP
0x1aa2c2000 - 0x1aa399fff ProofReader arm64  <4bd9e2c2ef4135e5a95712d0d0cffaa8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x1aa39a000 - 0x1aa3b0fff libAccessibility.dylib arm64  <4183b22ccfe73252b79801a32fd5338d> /usr/lib/libAccessibility.dylib
0x1aa3b1000 - 0x1aa857fff libwebrtc.dylib arm64   /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x1aa858000 - 0x1aa8c4fff ContactsFoundation arm64   /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x1aa8c5000 - 0x1ac166fff WebCore arm64   /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x1ac167000 - 0x1ac2f2fff WebKitLegacy arm64  <72b67a3b987030d3b41c6b75ba35f598> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x1ac2f3000 - 0x1ac324fff DataAccessExpress arm64  <30def6ba724d3bf0b15aed82d418a882> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x1ac325000 - 0x1ac3bffff AddressBookLegacy arm64   /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x1ac3c0000 - 0x1ac41bfff ProtectedCloudStorage arm64   /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x1ac41c000 - 0x1ac450fff UserNotifications arm64  <0d08d97997d0386598f0f385e47dbcd4> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x1ac451000 - 0x1ac45cfff AppleIDAuthSupport arm64  <468eeabf20be394bb7c1a9cd55c7080a> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x1ac45d000 - 0x1ac4b9fff AuthKit arm64  <7c16afd7e4e13f0392bb89699c2c0f19> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x1ac4fa000 - 0x1ac4fafff UIKit arm64   /System/Library/Frameworks/UIKit.framework/UIKit
0x1ac4fb000 - 0x1ac50efff DocumentManagerCore arm64   /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x1ac50f000 - 0x1ac51dfff HangTracer arm64  <5a15b87816da321d87f6e0e635409ee3> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x1ac51e000 - 0x1ac572fff PhysicsKit arm64  <2cb849e753bb39598a9b61a570558967> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x1ac573000 - 0x1ac577fff StudyLog arm64   /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x1ac578000 - 0x1ac665fff UIFoundation arm64  <1b931c8912e33338a4a399bc548046ba> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x1ac666000 - 0x1ac78efff CloudKit arm64   /System/Library/Frameworks/CloudKit.framework/CloudKit
0x1ac78f000 - 0x1ac796fff IntentsFoundation arm64  <94122606323d3019aac32cac43852226> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x1ac797000 - 0x1aca84fff Intents arm64  <8878c1da4cf73c64a4e782a62036c960> /System/Library/Frameworks/Intents.framework/Intents
0x1aca85000 - 0x1aca9dfff libresolv.9.dylib arm64   /usr/lib/libresolv.9.dylib
0x1aca9e000 - 0x1acaa0fff CoreDuetDebugLogging arm64  <989f2bc326f8390d8a00aa997a7491f2> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x1acaa1000 - 0x1acad2fff libtidy.A.dylib arm64   /usr/lib/libtidy.A.dylib
0x1acad3000 - 0x1accabfff CoreDuet arm64  <2ee4005851b631dea800034204fabd64> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x1accac000 - 0x1acccefff CoreDuetContext arm64   /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x1acccf000 - 0x1acce1fff CoreDuetDaemonProtocol arm64  <374cb31631f8396aa1bc2a18cfccab12> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x1acce2000 - 0x1acd4dfff IMFoundation arm64  <54ecf135ff5738b381bcf8f963890f11> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x1acd4e000 - 0x1acd7ffff vCard arm64   /System/Library/PrivateFrameworks/vCard.framework/vCard
0x1acd80000 - 0x1ace9ffff Contacts arm64  <55e1d18533643da4bb10a57345742911> /System/Library/Frameworks/Contacts.framework/Contacts
0x1acea0000 - 0x1acea1fff DiagnosticLogCollection arm64   /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x1acea2000 - 0x1acea3fff Marco arm64  <89e35f51ffcb33a2b3e0550bb2e0e386> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x1acea4000 - 0x1aceabfff MessageProtection arm64  <4a5fa063ed5f319fb68946d95866651a> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x1aceac000 - 0x1ad1c2fff StoreServices arm64  <7276e8776dbe3d949a1b266bd938bdb3> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x1ad1c3000 - 0x1ad1dafff Engram arm64  <41bdbdddec9d38d7901b7ea3159084e1> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x1ad1db000 - 0x1ad2f5fff IDSFoundation arm64   /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x1ad2f6000 - 0x1ad301fff CaptiveNetwork arm64   /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x1ad302000 - 0x1ad333fff EAP8021X arm64   /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x1ad334000 - 0x1ad371fff MobileWiFi arm64  <03cfbf6142c7310386e56aa2c7fe3ccd> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x1ad372000 - 0x1ad374fff OAuth arm64   /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x1ad375000 - 0x1ad377fff CommonAuth arm64   /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x1ad378000 - 0x1ad3e8fff Heimdal arm64  <7b1184f444293581984ad9b33d7204dd> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x1ad3e9000 - 0x1ad412fff GSS arm64  <74b973d471d83cbc879a82d13c3db585> /System/Library/Frameworks/GSS.framework/GSS
0x1ad413000 - 0x1ad42cfff ApplePushService arm64  <247da4d634c638c5a3f46053934aa7c6> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x1ad42d000 - 0x1ad4c7fff AccountsDaemon arm64  <079f9307b69239668e9b72c55e8ee396> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x1ad4c8000 - 0x1ad4eafff AppleIDSSOAuthentication arm64  <4f6b0aabbfc230a7b9f394738af1cba9> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x1ad4eb000 - 0x1ad570fff AppleAccount arm64   /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x1ad571000 - 0x1ad6cdfff CoreUtils arm64   /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x1ad6ce000 - 0x1ad7e3fff IDS arm64  <0a7abd70144f38ae802910bcf2584e13> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x1ad7e4000 - 0x1ad80afff MediaServices arm64  <30d81dad1c753200acb10bde0ce1b998> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x1ad80b000 - 0x1ad9ebfff MediaRemote arm64   /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x1ad9ec000 - 0x1ada07fff UserManagement arm64   /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x1ada08000 - 0x1ada18fff MobileBluetooth arm64   /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x1ada19000 - 0x1ada49fff Bom arm64  <27d2cb8ad22f3b1fa9e4ab01fdef2b2f> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x1ada4a000 - 0x1ada4efff CommunicationsFilter arm64  <3c91664453d23bd8aa92105c002ae20e> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x1ada4f000 - 0x1ada73fff FTAWD arm64   /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x1ada74000 - 0x1adacffff FTServices arm64  <935103f8796d3f8984855dab93a14fe5> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x1adb09000 - 0x1adb14fff ProactiveEventTracker arm64  <2a5a658b49f03cc18f9d1f70127e5782> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x1adb15000 - 0x1adb63fff ChunkingLibrary arm64   /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x1adb64000 - 0x1adb73fff libnetworkextension.dylib arm64  <79117027246d316da9176d30131acdba> /usr/lib/libnetworkextension.dylib
0x1adb74000 - 0x1adb98fff AddressBook arm64  <39fe84ea4b9c3ba095c4b6f1b894a55e> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x1adb99000 - 0x1aeaddfff ModelIO arm64  <8e447a47435b36bc86fbf035a642357b> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x1aeade000 - 0x1aec97fff NetworkExtension arm64  <0c52eb9491143d328ad15189d938ac42> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x1aec98000 - 0x1af0f8fff SiriTTS arm64   /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x1af0f9000 - 0x1af156fff SAObjects arm64  <14cabee4d606312eaff561d25541de86> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x1af157000 - 0x1af198fff VoiceServices arm64   /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x1af199000 - 0x1af1c9fff GLKit arm64  <98684e04773b355a8fb06d6cafa9106e> /System/Library/Frameworks/GLKit.framework/GLKit
0x1af1ca000 - 0x1af2ebfff AssistantServices arm64  <8183ecd187e833b1a21f92a37b1edb93> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x1af2ec000 - 0x1af30bfff AssetCacheServices arm64  <6097ccc96d523d47850a4458c87b89d2> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x1af30c000 - 0x1af3c8fff NetworkServiceProxy arm64   /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x1af3c9000 - 0x1af4a1fff MMCS arm64   /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x1af4a2000 - 0x1af4aefff BluetoothManager arm64  <942a68b6d7263efdafcf39d93424cef2> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x1af4af000 - 0x1af520fff CoreDAV arm64  <8f78567cedcc32d3afd1cd5fbe53dc50> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x1af521000 - 0x1af555fff iCalendar arm64  <6e8d2ab6d7fa3d6b84868d61c137e5bb> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x1af556000 - 0x1af564fff PersonaKit arm64  <911f0bb1661e340e8eda6e88f3c6a6f1> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x1af565000 - 0x1af5bdfff CalendarFoundation arm64  <9144e0d9a25e3b0b974ac876593f3c9e> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x1af5be000 - 0x1af5eefff PhotosFormats arm64  <6096c9c5e2023847be8bdfe12d8939c6> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x1af5ef000 - 0x1af68cfff CalendarDatabase arm64  <4a1572ce39fd3d44b6f31e231005911b> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x1af68d000 - 0x1af6e7fff CalendarDaemon arm64   /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x1af6e8000 - 0x1af861fff CloudPhotoLibrary arm64   /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1af862000 - 0x1af951fff EventKit arm64  <47ce793d8afe3bd0a4cb937132fe0746> /System/Library/Frameworks/EventKit.framework/EventKit
0x1af952000 - 0x1af986fff AssetsLibraryServices arm64  <677ec4a0ad75356baf10b9ff08e4c638> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1af9bc000 - 0x1af9e5fff DCIMServices arm64  <674fb4e464eb3961bdfd60f4f013bf36> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x1af9e6000 - 0x1afb21fff CoreMediaStream arm64   /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x1afb22000 - 0x1afb29fff XPCKit arm64  <1928f59ecf1831558680d4a687dcbc77> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x1afc0f000 - 0x1afc2dfff CloudPhotoServices arm64   /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1afc2e000 - 0x1afc39fff CoreRecents arm64   /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1afc3a000 - 0x1afc58fff MediaStream arm64  <02b4f954594f38a38b954ae6da5cce5c> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x1afc59000 - 0x1b019ffff PhotoLibraryServices arm64  <04f51cd115193b9fafbc474a36b7f3a0> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1b01a0000 - 0x1b01bcfff PrototypeTools arm64  <82893defb7153b6eba6699e6c387a853> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1b01bd000 - 0x1b0246fff CoreSymbolication arm64  <4180ec89d0aa3c4c8981d1e51b275827> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x1b0247000 - 0x1b0390fff SearchFoundation arm64  <80fb78b06a483271964cb9a20f764972> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x1b0391000 - 0x1b0397fff IncomingCallFilter arm64   /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x1b0398000 - 0x1b0453fff iTunesStore arm64   /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1b0454000 - 0x1b045afff libtzupdate.dylib arm64  <6221b88e437d3da7a635d0ab571e0bfc> /usr/lib/libtzupdate.dylib
0x1b045b000 - 0x1b05b1fff Preferences arm64  <4ed031e9cc03319f8784a5850113cba0> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x1b05b2000 - 0x1b05bafff CoreTime arm64  <2794cf580ba139f88b8724d49ad6114d> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x1b05bb000 - 0x1b060dfff CoreAppleCVA arm64  <9c7ad0c39c3933018ab769f2869e9eaf> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x1b060e000 - 0x1b064efff DifferentialPrivacy arm64  <43737d3dd672390eaaf18cc8919fbd14> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x1b064f000 - 0x1b07fafff AppleCVA arm64  <18bd7bea950e3f37a8b742d7b05f1e3d> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x1b07fb000 - 0x1b0898fff Montreal arm64  <9245892a98243ad7aebbc667218433a6> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1b0899000 - 0x1b0c0dfff Espresso arm64  <40771d39da953fe79f7e4377a348b679> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1b0c0e000 - 0x1b0c14fff MobileSystemServices arm64  <3d8a3d2af32a3b38b97aadce8b3a52c3> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x1b0c15000 - 0x1b0e1afff Photos arm64  <9d3adaed7a8d35929890e07f123d8b80> /System/Library/Frameworks/Photos.framework/Photos
0x1b0e27000 - 0x1b108afff CoreML arm64   /System/Library/Frameworks/CoreML.framework/CoreML
0x1b108b000 - 0x1b108ffff CoreOptimization arm64  <8e4a143b80803fbcbf4ba81c5147f16b> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1b1090000 - 0x1b10edfff SafariCore arm64  <44e771e5e2d43bbeae883fb2949e0e10> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x1b10ee000 - 0x1b1148fff CorePrediction arm64  <130e93cf8cae314ebc1ac0f3fe513984> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1b1149000 - 0x1b124ffff Navigation arm64  <4a0cd173af1b38409bec071cd56633fb> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1b1250000 - 0x1b1269fff ContactsDonation arm64   /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x1b126a000 - 0x1b1296fff Futhark arm64  <77448663e4223b33994cc48aeea12237> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1b1297000 - 0x1b130ffff NanoRegistry arm64  <5cb2c6baa0393ee6971e0144f08cff74> /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry
0x1b1310000 - 0x1b136bfff ToneLibrary arm64  <05c1cf264aaf3c3e931f3124cc7897ce> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1b136c000 - 0x1b1383fff BaseBoardUI arm64   /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1b1384000 - 0x1b13e0fff ContactsUICore arm64   /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1b13e1000 - 0x1b1559fff ContactsUI arm64  <3313ec1d0e393367bda348a500fe5d8d> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1b155a000 - 0x1b1625fff CorePDF arm64  <65141725213e3b7e8046166235649b2f> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1b1626000 - 0x1b18eafff Vision arm64  <64a0e95e0301312ab2aec92c532b6613> /System/Library/Frameworks/Vision.framework/Vision
0x1b18eb000 - 0x1b1db9fff WebKit arm64   /System/Library/Frameworks/WebKit.framework/WebKit
0x1b1dba000 - 0x1b1e5bfff BulletinBoard arm64   /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1b1e5c000 - 0x1b1e61fff ConstantClasses arm64   /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1b1e62000 - 0x1b1e6afff CertUI arm64  <6fca30de5c8c3fec81f6f7d36b245a80> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1b1e6b000 - 0x1b1eb6fff AXRuntime arm64  <2fe9fd1ab99c34608372a554904976c7> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x1b1eb7000 - 0x1b1ef0fff ScreenReaderCore arm64  <76ddbd6ee5b6317b8a6083286825cbe5> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x1b1ef1000 - 0x1b1f0cfff TextToSpeech arm64  <24e8248eb49736ed95ab6cab2ef9f525> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x1b1f0d000 - 0x1b1f67fff CoreMIDI arm64   /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1b1f68000 - 0x1b2006fff MediaPlatform arm64  <3112141562173a39bc44731d8a0179a8> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x1b2007000 - 0x1b2071fff WebBookmarks arm64   /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1b2072000 - 0x1b207dfff DAAPKit arm64  <45065e551abd3549a03fa44dd0e3973d> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1b207e000 - 0x1b2080fff libAXSafeCategoryBundle.dylib arm64  <50d7f621db7238cca7ba6b5b2cf86b00> /usr/lib/libAXSafeCategoryBundle.dylib
0x1b2081000 - 0x1b208cfff libAXSpeechManager.dylib arm64   /usr/lib/libAXSpeechManager.dylib
0x1b208d000 - 0x1b217afff AccessibilityUtilities arm64  <290a6d5ced023864a73d6785149e74ac> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1b217b000 - 0x1b248dfff MediaLibraryCore arm64  <1ea130319eaa3b6b80ebd9e17a7af587> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x1b248e000 - 0x1b248ffff AdSupport arm64  <4ceb6fa2040b3e0fb7d66f7762f40e61> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1b2490000 - 0x1b2727fff MusicLibrary arm64  <987e74c794253b87b1ad557c905a122a> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x1b2728000 - 0x1b2d82fff VectorKit arm64   /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x1b2d83000 - 0x1b2fd0fff MapKit arm64  <9b26cfd95e3d3060835d0366fa4371df> /System/Library/Frameworks/MapKit.framework/MapKit
0x1b2fd1000 - 0x1b3174fff iTunesCloud arm64  <00f5f3b4b0813700a46670bdbfa53212> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1b3175000 - 0x1b3216fff HomeSharing arm64  <0a82b64f9429306c8ea7af799a25cd9a> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1b3389000 - 0x1b3398fff NanoPreferencesSync arm64   /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync
0x1b3399000 - 0x1b3810fff MediaPlayer arm64  <5426d543e9673e73b5bec8adb7b5f469> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x1b3811000 - 0x1b3836fff MobileInstallation arm64  <67607be899883a63a31ebd577036c705> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x1b3837000 - 0x1b383efff EmailAddressing arm64  <9e1fa6808fbf3dada7d7530bc46fda47> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x1b383f000 - 0x1b3841fff MessageSupport arm64  <110b6dd5962134a9af293105afde1b1f> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x1b3842000 - 0x1b3844fff InternationalTextSearch arm64  <3417668195f43603b8ca3946b0d5c061> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1b3845000 - 0x1b38a0fff MIME arm64   /System/Library/PrivateFrameworks/MIME.framework/MIME
0x1b38a1000 - 0x1b38d8fff ProactiveSupport arm64  <709546f5a7343f1a9a8f84c5e2051495> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x1b38d9000 - 0x1b3912fff Notes arm64  <46c6f514c65535fb989c7022d0a91b2f> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x1b3913000 - 0x1b39e0fff TelephonyUtilities arm64   /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1b3a1d000 - 0x1b3a3dfff AccessibilityUIUtilities arm64   /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1b3a3e000 - 0x1b3a99fff DataAccess arm64  <9d92f035e03436b6b442d4cff4360948> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x1b3a9a000 - 0x1b3aadfff AssetsLibrary arm64  <91a31178d28b3438a2a1c4d17785c63f> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1b3c92000 - 0x1b3cf4fff AXMediaUtilities arm64   /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x1b3d8c000 - 0x1b3e2dfff Social arm64  <74e51029b81039d19feaadf01f6c3b7e> /System/Library/Frameworks/Social.framework/Social
0x1b3ec9000 - 0x1b3ee1fff CoreFollowUp arm64  <4b2fb372dc6d3badbd42f88d340d65f9> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x1b3ee2000 - 0x1b3f56fff CoreSuggestions arm64  <2f07ad4cdeae347698d1d7e66ce9b905> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1b3f57000 - 0x1b3f67fff MailServices arm64  <0a3fb346f9df3f53ab266dd189d12e9d> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1b3f68000 - 0x1b3ffbfff CoreRecognition arm64  <42fdc939f5453bfeabe138f07633b237> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x1b3ffc000 - 0x1b4024fff MailSupport arm64   /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x1b4025000 - 0x1b417dfff Message arm64   /System/Library/PrivateFrameworks/Message.framework/Message
0x1b43b4000 - 0x1b4467fff CoreParsec arm64   /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1b4498000 - 0x1b44cafff SharedUtils arm64   /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1b44cb000 - 0x1b450cfff ContactsAutocomplete arm64  <37c619dd7b1d38869a6b720867b392a7> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x1b450d000 - 0x1b45d5fff VideoSubscriberAccount arm64   /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1b46ef000 - 0x1b46f2fff FTClientServices arm64   /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1b46f3000 - 0x1b46f6fff SharedWebCredentials arm64  <6c44e611145134069102819656ea5250> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1b46f8000 - 0x1b4712fff SafariFoundation arm64   /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1b4713000 - 0x1b48f5fff HealthKit arm64  <32931753438d3851bab794b127b82ffb> /System/Library/Frameworks/HealthKit.framework/HealthKit
0x1b48f6000 - 0x1b490cfff LocalAuthentication arm64  <7a08aebc8197316fabd388f5f5659394> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x1b490d000 - 0x1b490ffff ParsecSubscriptionServiceSupport arm64  <1e2bd96e579033a1a0a3d8b51686a4b5> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x1b49ba000 - 0x1b4c07fff SafariShared arm64  <65ee7eff33933d69bace7d9b0e73ae3d> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x1b4c08000 - 0x1b4c4bfff WebUI arm64   /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x1b4c4c000 - 0x1b4c59fff SetupAssistantSupport arm64  <39bceb5a03123d9c996fb656296a50bd> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x1b4c5a000 - 0x1b4c86fff SetupAssistant arm64   /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x1b4cd2000 - 0x1b4cdcfff MobileStorage arm64   /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x1b4d20000 - 0x1b4d7dfff ImageCapture arm64  <45f217d34db239b188a248daada67d2b> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x1b599f000 - 0x1b59a5fff LinguisticData arm64  <33e9c5f1892f302983980fb3b711998a> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1b6051000 - 0x1b6089fff StoreKit arm64   /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1b6266000 - 0x1b6280fff MetalKit arm64   /System/Library/Frameworks/MetalKit.framework/MetalKit
0x1b62a3000 - 0x1b66f7fff SceneKit arm64   /System/Library/Frameworks/SceneKit.framework/SceneKit
0x1b704f000 - 0x1b7116fff PDFKit arm64  <03d0dacc8a033e10b8b6fe9c457046cd> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x1b7424000 - 0x1b746cfff Pasteboard arm64  <003718a32f4435ed9e5eba81788cab06> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x1b74c1000 - 0x1b74d3fff MobileDeviceLink arm64  <74de7d2ef66b3e0287231da7a93732b3> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink
0x1b75c0000 - 0x1b7609fff MobileBackup arm64   /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup
0x1b760a000 - 0x1b7657fff SafariSafeBrowsing arm64   /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x1b7675000 - 0x1b77affff SafariServices arm64   /System/Library/Frameworks/SafariServices.framework/SafariServices
0x1b7b6a000 - 0x1b7c68fff MessageUI arm64   /System/Library/Frameworks/MessageUI.framework/MessageUI
0x1b80b0000 - 0x1b80b4fff libIOAccessoryManager.dylib arm64   /usr/lib/libIOAccessoryManager.dylib
0x1b8836000 - 0x1b8841fff MobileActivation arm64   /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation
0x1b88a1000 - 0x1b88acfff AppConduit arm64   /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit
0x1b8977000 - 0x1b8b09fff Sharing arm64  <4d1e8eeab2743b09a2579af061f75bf1> /System/Library/PrivateFrameworks/Sharing.framework/Sharing
0x1b8e64000 - 0x1b8ebefff WatchKit arm64  <237fad9f286d310b96adfef9b93a05cc> /System/Library/Frameworks/WatchKit.framework/WatchKit
0x1b8ecc000 - 0x1b8ed0fff AccessibilityUIShared arm64  <6815e632f1e33dc08b46e053b7cd92af> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIShared.framework/AccessibilityUIShared
0x1b925a000 - 0x1b92b3fff CallKit arm64  <5e885043d938371ea86f9fa966ad86d6> /System/Library/Frameworks/CallKit.framework/CallKit
0x1b92b4000 - 0x1b92bafff AccessibilityUI arm64  <205bd921a605354f95ca2169a5b48351> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI
0x1b96e3000 - 0x1b9715fff OpenAL arm64   /System/Library/Frameworks/OpenAL.framework/OpenAL
0x1b9771000 - 0x1b9790fff Jet arm64  <82277a12656336baa484f050074c137f> /System/Library/PrivateFrameworks/Jet.framework/Jet
0x1b97f8000 - 0x1b99a9fff SpriteKit arm64  <3977a4ec99f8366bad91abb85d077f8e> /System/Library/Frameworks/SpriteKit.framework/SpriteKit
0x1ba01f000 - 0x1ba072fff LoggingSupport arm64  <1f1c6027db803b0da5d603c7892d70eb> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport
0x1ba3d3000 - 0x1ba3dcfff FamilyCircle arm64   /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle
0x1bc128000 - 0x1bc14cfff AppSupportUI arm64   /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x1bc7b0000 - 0x1bc7c4fff IntentsCore arm64  <4d8906f2af0e3a8ca84523aa1449f700> /System/Library/PrivateFrameworks/IntentsCore.framework/IntentsCore
0x1bcbbd000 - 0x1bcc03fff Catalyst arm64  <3830192a1539357389fcc6d0bb8235ab> /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst
0x1bcf07000 - 0x1bcf0cfff kperf arm64   /System/Library/PrivateFrameworks/kperf.framework/kperf
0x1bcf8f000 - 0x1bcfadfff IntentsUI arm64  <33bda34b44d33866b740d944e055c830> /System/Library/Frameworks/IntentsUI.framework/IntentsUI
0x1bd166000 - 0x1bd18cfff CellularPlanManager arm64   /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager
0x1bd18d000 - 0x1bd1e2fff DeviceManagement arm64  <23acbd4662f8361a8e7e15d296cffa29> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement
0x1bd374000 - 0x1bd37cfff kperfdata arm64  <07cdf27744d53c899ef6568ca60a93d7> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata
0x1bd3c2000 - 0x1bd3cafff libdscsym.dylib arm64   /usr/lib/libdscsym.dylib
0x1bd798000 - 0x1bd7d3fff ktrace arm64  <5e716bd202b433d599fd14e8ae790d5b> /System/Library/PrivateFrameworks/ktrace.framework/ktrace
0x1bda06000 - 0x1bda08fff SpeakTypingServices arm64  <1efca06e9e893d3d8c46f08cd208ceab> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices
0x1bda09000 - 0x1bda0efff ZoomServices arm64  <6f9cb5d755b93ca298f9b388cd1f67ae> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices
0x1bda0f000 - 0x1bdf62fff AppleCV3D arm64   /System/Library/PrivateFrameworks/AppleCV3D.framework/AppleCV3D
0x1be628000 - 0x1be744fff ARKit arm64  <8503c11ac71a3867b8c5a07e5841be9d> /System/Library/Frameworks/ARKit.framework/ARKit
0x1be84a000 - 0x1be871fff ReplayKit arm64  <30ab92428ce13d2bb193457c0474959f> /System/Library/Frameworks/ReplayKit.framework/ReplayKit
0x1bfa20000 - 0x1bfa67fff BiometricKit arm64  <52706876f39f3fd89344ff2538d52974> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit
0x1bfa87000 - 0x1bfa96fff CTCarrierSpace arm64  <5bd71f5764953d509aa3d71588943f8c> /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace
0x1bff2e000 - 0x1bff42fff DeviceIdentity arm64  <524b6854c2db316789910b6879620eea> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity
0x1c205d000 - 0x1c2099fff Rapport arm64  <6503af18058d3222a1a287fbab594cfa> /System/Library/PrivateFrameworks/Rapport.framework/Rapport
0x1c20d6000 - 0x1c20f3fff SignpostSupport arm64  <5c82dad2278137fab253183ff0198ad2> /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport
0x1c3048000 - 0x1c304ffff libMatch.1.dylib arm64   /usr/lib/libMatch.1.dylib
0x1c3098000 - 0x1c30b4fff libtailspin.dylib arm64   /usr/lib/libtailspin.dylib
0x1c30bf000 - 0x1c30cffff AccessibilitySettingsLoader arm64  <146421159fc03876a4c7c849c952188f> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
0x1c37a7000 - 0x1c37bbfff libCGInterfaces.dylib arm64  <85b9e4a9303230569e25491fd7f191c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1c47bd000 - 0x1c47fefff WatchConnectivity arm64  <68814f4ce9513d04b37856893eb52aad> /System/Library/Frameworks/WatchConnectivity.framework/WatchConnectivity
0x1c5eba000 - 0x1c5ec5fff ContextKit arm64  <8f13366b75303077a3405338af83f561> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit
0x1c613c000 - 0x1c6163fff CoreServicesInternal arm64   /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1c67dd000 - 0x1c67e4fff EmailCore arm64  <85567eaa748336db84bdf4030307c427> /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore
0x1c67f2000 - 0x1c6803fff libGSFontCache.dylib arm64   /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1c6804000 - 0x1c6836fff libTrueTypeScaler.dylib arm64  <015e8c878acc3f019b9c7a83f6606823> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1c731e000 - 0x1c7334fff H10ISPServices arm64   /System/Library/PrivateFrameworks/H10ISPServices.framework/H10ISPServices
0x1c8387000 - 0x1c838bfff InternationalSupport arm64   /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1c975b000 - 0x1c9767fff PersonaUI arm64  <46a2953340543dcd8f740b39e81eca56> /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI
0x1c9ba3000 - 0x1c9badfff SignpostCollection arm64   /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection
0x1ca761000 - 0x1ca764fff XCTTargetBootstrap arm64  <125834652e7a3a11bc651eaa9e666daf> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap
0x1ca7a7000 - 0x1ca7b9fff libEDR arm64   /System/Library/PrivateFrameworks/libEDR.framework/libEDR
0x1cb39f000 - 0x1cb39ffff libcharset.1.dylib arm64  <261ef847003736228dff4aa79221b198> /usr/lib/libcharset.1.dylib
0x1cbe6e000 - 0x1cbe6ffff libsandbox.1.dylib arm64  <96115773ec793ebc8a7744b0d3b0d960> /usr/lib/libsandbox.1.dylib
0x1cbeae000 - 0x1cbeaffff liblog_network.dylib arm64   /usr/lib/log/liblog_network.dylib
0x1cc08b000 - 0x1cc095fff AuthenticationServices arm64   /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices
0x1cc12c000 - 0x1cc280fff CoreServices arm64  <7ca0c8226edd3f0e9de6c9ada3f8854c> /System/Library/Frameworks/CoreServices.framework/CoreServices
0x1cc2ad000 - 0x1cc2c6fff MPSRayIntersector arm64   /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector
0x1cc2f6000 - 0x1cc431fff Network arm64   /System/Library/Frameworks/Network.framework/Network
0x1cc43c000 - 0x1cc44afff ANEServices arm64  <2cb537a340fc305e9b367d6829ce597b> /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices
0x1cc44f000 - 0x1cc453fff ASEProcessing arm64  <3703b68e414f32dbbdd1ac4a97a7ba1d> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing
0x1cc454000 - 0x1cc45ffff AXCoreUtilities arm64  <35b935e1fb03325a967b71c339a63fd1> /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities
0x1cc6c8000 - 0x1cc6d9fff AppleCV3DModels arm64  <1fef112179b3324abb3a9ac67c42149c> /System/Library/PrivateFrameworks/AppleCV3DModels.framework/AppleCV3DModels
0x1cc6da000 - 0x1cc817fff AppleMediaServices arm64   /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices
0x1cc818000 - 0x1cc827fff AppleNeuralEngine arm64   /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine
0x1cc9b1000 - 0x1cc9e8fff C2 arm64  <04e0090ef3493354a65e6f4a3919ad37> /System/Library/PrivateFrameworks/C2.framework/C2
0x1ccb79000 - 0x1ccb84fff Categories arm64  <002d77e4c7ac35d68959e43c22c75793> /System/Library/PrivateFrameworks/Categories.framework/Categories
0x1ccb8c000 - 0x1cccaafff ConfigurationEngineModel arm64  <2bf421211473365f9ea737cd4273041f> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel
0x1cce03000 - 0x1cce1efff DoNotDisturb arm64  <55263d99b6823350943b771281915e94> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb
0x1ccf56000 - 0x1ccfaefff DocumentManager arm64   /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager
0x1cd0eb000 - 0x1cd0effff IdleTimerServices arm64   /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices
0x1cd16b000 - 0x1cd196fff MetadataUtilities arm64   /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities
0x1cd715000 - 0x1cd766fff OTSVG arm64  <120d3e9410e33b1fbfebc7db541098d2> /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG
0x1cd864000 - 0x1cd8c3fff PhotoFoundation arm64  <0908388d88763d02ab84a5489ddfa37d> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation
0x1cd917000 - 0x1cd95cfff PhotosImagingFoundation arm64  <74618eb684c13ca793e60c9596a273a7> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation
0x1cd9b0000 - 0x1cda10fff ROCKit arm64   /System/Library/PrivateFrameworks/ROCKit.framework/ROCKit
0x1cdbc9000 - 0x1cdc25fff RemoteManagement arm64   /System/Library/PrivateFrameworks/RemoteManagement.framework/RemoteManagement
0x1cdc26000 - 0x1cdc38fff RemoteTextInput arm64   /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput
0x1cdc61000 - 0x1cdcfbfff SampleAnalysis arm64   /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis
0x1cdde0000 - 0x1cdde0fff SignpostNotification arm64  <7d1b1e317bea32ecaf71290b96d6e123> /System/Library/PrivateFrameworks/SignpostNotification.framework/SignpostNotification
0x1cde4f000 - 0x1cde57fff StatsKit arm64  <64e328675e8b33fab748332751a870dd> /System/Library/PrivateFrameworks/StatsKit.framework/StatsKit
0x1ce97c000 - 0x1cfab1fff UIKitCore arm64   /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1cfab2000 - 0x1cfabdfff UIKitServices arm64   /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices
0x1cfabe000 - 0x1cfac5fff URLFormatting arm64  <6103f7f4467a38ac889cf6fc4946ef10> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting
0x1cfac6000 - 0x1cfae8fff UsageTracking arm64   /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking


EOF

Let's try this

So close. That crash report is missing the UUIDs in the Binary Images section. For example, for the CoreText framework I see this:

0x1a5c42000 - 0x1a5da3fff CoreText arm64   /System/Library/Frameworks/CoreText.framework/CoreText

whereas I’d expect to see this:

0x1a5c42000 - 0x1a5da3fff CoreText arm64  <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> /System/Library/Frameworks/CoreText.framework/CoreText

where

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
is a UUID. The absence of these UUIDs makes reliable symbolication impossible )-:

Does the original doc have the correct UUIDs? If so, send it to me via email (my address is in my signature).

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

[For those reading along at home, chasing sent me some crash reports via email.]

Well that’s interesting. Your crash report allowed me to track the specific code that failed. It seems to be looking at a specific table within the font (that’s

'dupe'
, fwiw) and has explicitly checked that the pointer is valid for that font but then, when it goes it dereference it, it takes a memory access exception. The weird part is this:
Exception Subtype: KERN_MEMORY_ERROR at 0x000000010b1976f6
…
      MALLOC_LARGE           000000010a818000-000000010a82c000 [   80K] rw-/rwx SM=PRV  
--->  mapped file            000000010a82c000-000000010d2d0000 [ 42.6M] r--/rw- SM=COW  ...t_id=9d6ca0af
      CoreAnimation          000000010d2d0000-000000010d2dc000 [   48K] rw-/rwx SM=PRV

The pointer it’s trying to dereference is within a valid memory block. How can you take a memory access exception in that case?

Honestly I just don’t know. The usual reason for this sort of thing is that the file system returns an error in response to a request from the VM pager. For example, on macOS you can see this when you memory map a file on a network file system and the network volume goes away. However, that common case simply doesn’t apply on iOS, where there are no removable volumes.

You should definitely file a bug about this (we’ve seen this crash before but, AFAICT, we’re not actively tracking it as a bug). Please post your bug number, just for the record.

If you ever manage to reproduce it, either in your office or on a customer site, you should grab a sysdiagnose log and attach that to your bug report.

Note For more information about sysdiagnose logs, see our Bug Reporting > Profiles and Logs page.

Oh, there’s one other possibility here, and that’s that your third-party crash reporter is disrupting the Apple crash report (an issue I discuss in detail in Implementing Your Own Crash Reporter). My recommendation is that you remove your third-party crash reporter (even if only temporarily) to see if you can get any Apple crash reports that are guaranteed to be ‘clean’.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"