Production app crashing when tapping textField

I am having a hard time debugging this issue because I can't reproduce it on XCode. The company I work for has an app that was last updated in 2015. Recently(possibly iOS 11.3) it started crashing after the user taps and dismisses textFields several times(usually crashes after tapping a textfield between 1 and 15 times). I asked them to send a log and this is what I got. I am having a hard time deciphering this.


Thanks in advance for any help


Incident Identifier: 6BF084FC-929C-4696-B543-D7479F56FBB1

CrashReporter Key: aaeb554e1183f1fd7c7000839f8c89033a79fb0c

Hardware Model: iPad4,4

Process: myapp [755]

Path: /private/var/containers/Bundle/Application/7F9C0D25-4ED4-4CAD-AB19-61188E314452/myapp.app/myapp

Identifier: com.myapp

Version: 15 (2.0)

Code Type: ARM-64 (Native)

Role: Foreground

Parent Process: launchd [1]

Coalition: com.myapp[709]



Date/Time: 2018-05-22 14:00:04.9553 -0400

Launch Time: 2018-05-22 13:58:33.1918 -0400

OS Version: iPhone OS 11.3.1 (15E302)

Baseband Version: n/a

Report Version: 104


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000010

VM Region Info: 0x10 is not in any region. Bytes before following region: 4298948592

REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL

UNUSED SPACE AT START

--->

__TEXT 00000001003cc000-00000001003d0000 [ 16K] r-x/r-x SM=COW ...app/myapp


Termination Signal: Segmentation fault: 11

Termination Reason: Namespace SIGNAL, Code 0xb

Terminating Process: exc handler [0]

Triggered by Thread: 0


Filtered syslog:

None found


Thread 0 name: Dispatch queue: com.apple.main-thread

Thread 0 Crashed:

0 libobjc.A.dylib 0x0000000180eb4910 objc_msgSend + 16

1 CoreFoundation 0x0000000181c78c3c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20

2 CoreFoundation 0x0000000181c781b8 _CFXRegistrationPost + 428

3 CoreFoundation 0x0000000181c77f14 ___CFXNotificationPost_block_invoke + 216

4 CoreFoundation 0x0000000181cf584c -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1408

5 CoreFoundation 0x0000000181baef38 _CFXNotificationPost + 384

6 Foundation 0x000000018261fbbc -[NSNotificationCenter postNotificationName:object:userInfo:] + 68

7 UIFoundation 0x000000018c9d58cc -[NSTextStorage processEditing] + 240

8 UIFoundation 0x000000018c9d576c -[NSTextStorage edited:range:changeInLength:] + 324

9 Foundation 0x00000001826669b0 -[NSConcreteMutableAttributedString replaceCharactersInRange:withAttributedString:] + 348

10 UIFoundation 0x000000018c9d73d0 __71-[NSConcreteTextStorage replaceCharactersInRange:withAttributedString:]_block_invoke + 44

11 UIFoundation 0x000000018c9d6e7c __NSConcreteTextStorageLockedForwarding + 56

12 UIFoundation 0x000000018c9d7398 -[NSConcreteTextStorage replaceCharactersInRange:withAttributedString:] + 72

13 UIKit 0x000000018c5070cc -[UITextField initWithCoder:] + 1188

14 Foundation 0x00000001826981e8 _decodeObjectBinary + 1720

15 Foundation 0x0000000182697a88 _decodeObject + 308

16 UIKit 0x000000018bf29b50 -[UIRuntimeConnection initWithCoder:] + 136

17 UIKit 0x000000018bf2a31c -[UIRuntimeEventConnection initWithCoder:] + 64

18 Foundation 0x00000001826981e8 _decodeObjectBinary + 1720

19 Foundation 0x0000000182645010 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1388

20 Foundation 0x000000018264bc54 -[NSArray+ 207956 (NSArray) initWithCoder:] + 220

21 Foundation 0x00000001826981e8 _decodeObjectBinary + 1720

22 Foundation 0x0000000182697a88 _decodeObject + 308

23 UIKit 0x000000018bf28ed4 -[UINib instantiateWithOwner:options:] + 1164

24 UIKit 0x000000018bd5aadc -[UIViewController _loadViewFromNibNamed:bundle:] + 372

25 UIKit 0x000000018b99e0f0 -[UIViewController loadView] + 176

26 UIKit 0x000000018b8c2b90 -[UIViewController loadViewIfRequired] + 172

27 UIKit 0x000000018b8c2acc -[UIViewController view] + 28

28 UIKit 0x000000018baafb4c -[UIViewController _setPresentationController:] + 108

29 UIKit 0x000000018baef0c4 -[UIViewController _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 1480

30 UIKit 0x00000001a1c596e0 -[UIViewControllerAccessibility _presentViewController:modalSourceViewController:presentationController:animationController:interactionController:completion:] + 304

31 UIKit 0x000000018baeb948 -[UIViewController _presentViewController:withAnimationController:completion:] + 4324

32 UIKit 0x000000018bd643d4 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 104

33 UIKit 0x000000018baa244c -[UIViewController _performCoordinatedPresentOrDismiss:animated:] + 512

34 UIKit 0x000000018baea824 -[UIViewController _presentViewController:animated:completion:] + 180

35 UIKit 0x000000018baea6bc -[UIViewController presentViewController:animated:completion:] + 160

36 UIKit 0x00000001a1c58ccc -[UIViewControllerAccessibility presentViewController:animated:completion:] + 236

37 UIKit 0x000000018c31769c -[UIPopoverController _presentShimmedPopoverFromRect:inView:permittedArrowDirections:animated:] + 352

38 UIKit 0x000000018c3179d4 -[UIPopoverController presentPopoverFromRect:inView:permittedArrowDirections:animated:] + 416

39 myapp 0x00000001003d50b0 0x1003cc000 + 37040

40 UIKit 0x000000018bbbff10 -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:] + 1356

41 UIKit 0x000000018bc13b94 -[UITableView _userSelectRowAtPendingSelectionIndexPath:] + 268

42 UIKit 0x000000018bc9e8b8 _runAfterCACommitDeferredBlocks + 296

43 UIKit 0x000000018bc9498c _cleanUpAfterCAFlushAndRunDeferredBlocks + 384

44 UIKit 0x000000018bb79550 _afterCACommitHandler + 132

45 CoreFoundation 0x0000000181c8e910 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32

46 CoreFoundation 0x0000000181c8c238 __CFRunLoopDoObservers + 412

47 CoreFoundation 0x0000000181c8c884 __CFRunLoopRun + 1436

48 CoreFoundation 0x0000000181bacda8 CFRunLoopRunSpecific + 552

49 GraphicsServices 0x0000000183b8f020 GSEventRunModal + 100

50 UIKit 0x000000018bb8d78c UIApplicationMain + 236

51 myapp 0x00000001003d1d6c 0x1003cc000 + 23916

52 libdyld.dylib 0x000000018163dfc0 start + 4


Thread 1:

0 libsystem_kernel.dylib 0x000000018176dd84 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x000000018190c0a0 _pthread_wqthread + 1420

2 libsystem_pthread.dylib 0x000000018190bb08 start_wqthread + 4


Thread 2 name: com.apple.uikit.eventfetch-thread

Thread 2:

0 libsystem_kernel.dylib 0x000000018174be08 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x000000018174bc80 mach_msg + 72

2 CoreFoundation 0x0000000181c8ee40 __CFRunLoopServiceMachPort + 196

3 CoreFoundation 0x0000000181c8c908 __CFRunLoopRun + 1568

4 CoreFoundation 0x0000000181bacda8 CFRunLoopRunSpecific + 552

5 Foundation 0x0000000182621674 -[NSRunLoop+ 34420 (NSRunLoop) runMode:beforeDate:] + 304

6 Foundation 0x000000018262151c -[NSRunLoop+ 34076 (NSRunLoop) runUntilDate:] + 148

7 UIKit 0x000000018b8727e4 -[UIEventFetcher threadMain] + 136

8 Foundation 0x0000000182731efc __NSThread__start__ + 1040

9 libsystem_pthread.dylib 0x000000018190d220 _pthread_body + 272

10 libsystem_pthread.dylib 0x000000018190d110 _pthread_body + 0

11 libsystem_pthread.dylib 0x000000018190bb10 thread_start + 4


Thread 3:

0 libsystem_kernel.dylib 0x000000018176d0f4 __psynch_cvwait + 8

1 libsystem_pthread.dylib 0x000000018190fc90 _pthread_cond_wait$VARIANT$mp + 644

2 libc++.1.dylib 0x0000000180e2325c std::__1::condition_variable::wait+ 29276 (std::__1::unique_lock<std::__1::mutex>&) + 24

3 JavaScriptCore 0x00000001893031a4 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >+ 11252132 (std::__1::unique_lock<bmalloc::Mutex>&) + 104

4 JavaScriptCore 0x0000000189302db8 bmalloc::Scavenger::threadRunLoop+ 11251128 () + 164

5 JavaScriptCore 0x0000000189302b60 bmalloc::Scavenger::Scavenger+ 11250528 (std::__1::lock_guard<bmalloc::StaticMutex>&) + 0

6 JavaScriptCore 0x0000000189302f7c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >+ 11251580 (void*) + 44

7 libsystem_pthread.dylib 0x000000018190d220 _pthread_body + 272

8 libsystem_pthread.dylib 0x000000018190d110 _pthread_body + 0

9 libsystem_pthread.dylib 0x000000018190bb10 thread_start + 4


Thread 4 name: WebThread

Thread 4:

0 libsystem_kernel.dylib 0x000000018174be08 mach_msg_trap + 8

1 libsystem_kernel.dylib 0x000000018174bc80 mach_msg + 72

2 CoreFoundation 0x0000000181c8ee40 __CFRunLoopServiceMachPort + 196

3 CoreFoundation 0x0000000181c8c908 __CFRunLoopRun + 1568

4 CoreFoundation 0x0000000181bacda8 CFRunLoopRunSpecific + 552

5 WebCore 0x0000000189e39d9c RunWebThread+ 265628 (void*) + 592

6 libsystem_pthread.dylib 0x000000018190d220 _pthread_body + 272

7 libsystem_pthread.dylib 0x000000018190d110 _pthread_body + 0

8 libsystem_pthread.dylib 0x000000018190bb10 thread_start + 4


Thread 5:

0 libsystem_kernel.dylib 0x000000018176dd84 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x000000018190beb4 _pthread_wqthread + 928

2 libsystem_pthread.dylib 0x000000018190bb08 start_wqthread + 4


Thread 6:

0 libsystem_kernel.dylib 0x000000018176dd84 __workq_kernreturn + 8

1 libsystem_pthread.dylib 0x000000018190c0a0 _pthread_wqthread + 1420

2 libsystem_pthread.dylib 0x000000018190bb08 start_wqthread + 4


Thread 7:

0 libsystem_pthread.dylib 0x000000018190bb04 start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):

x0: 0x00000001008a8c00 x1: 0x000000018c64a151 x2: 0x000000010516b930 x3: 0x0000000000000000

x4: 0x0000000181cf5980 x5: 0x0000000000000000 x6: 0x000000016fa30b20 x7: 0x0000000000000000

x8: 0x000000010516b930 x9: 0x0000000000005555 x10: 0x00000001008ad955 x11: 0x0000000000000000

x12: 0x0000000105c51260 x13: 0x0000000000000000 x14: 0x00000000000017ff x15: 0x0000000000000001

x16: 0x0000000000000000 x17: 0x0000000181bb85f4 x18: 0x0000000000000000 x19: 0x0000000000000000

x20: 0x000000010516b930 x21: 0x0000000104eb9450 x22: 0x0000000000000000 x23: 0x0000000000000000

x24: 0x00000001b38f2000 x25: 0x00000001b38f2000 x26: 0x00000001004786e8 x27: 0x00000001b38ec878

x28: 0x0000000000000001 fp: 0x000000016fa30300 lr: 0x0000000181c78c3c

sp: 0x000000016fa30300 pc: 0x0000000180eb4910 cpsr: 0x20000000


Binary Images:

0x1003cc000 - 0x1003fffff myapp arm64 <cc9508be8f64377a8c766ebcfb03f3ac> /var/containers/Bundle/Application/7F9C0D25-4ED4-4CAD-AB19-61188E314452/myapp.app/myapp

0x1004f0000 - 0x10052bfff dyld arm64 <06dc98224ae03573bf72c78810c81a78> /usr/lib/dyld

0x1005bc000 - 0x1005c3fff ControlCenterUIKit arm64 <e81bd96dc99e3129a8e487c32ec02129> /System/Library/AccessibilityBundles/ControlCenterUIKit.axbundle/ControlCenterUIKit

0x1005d0000 - 0x1005d7fff TelephonyUIFramework arm64 <b8ee33d0e88337fea03d347eb0b792bb> /System/Library/AccessibilityBundles/TelephonyUIFramework.axbundle/TelephonyUIFramework

0x1005e4000 - 0x1005e7fff SpringBoardFoundation arm64 <5a701d34f1ba379b8721876a9b0ed2d9> /System/Library/AccessibilityBundles/SpringBoardFoundation.axbundle/SpringBoardFoundation

0x1005f0000 - 0x1005f3fff BaseBoard arm64 <e6d2612a437e38c9958a2bb2c7016ba3> /System/Library/AccessibilityBundles/BaseBoard.axbundle/BaseBoard

0x101d00000 - 0x101d0ffff PreferencesFramework arm64 <4e409ad273db3216884fa574fdab6fbe> /System/Library/AccessibilityBundles/PreferencesFramework.axbundle/PreferencesFramework

0x101d24000 - 0x101d27fff MaterialKit arm64 <99fd7203c9ce32e99fe4a58bc868ab51> /System/Library/AccessibilityBundles/MaterialKit.axbundle/MaterialKit

0x101d30000 - 0x101d3bfff ContactsUI arm64 <a259c31324053ee0aa2dbdabec1c68e6> /System/Library/AccessibilityBundles/ContactsUI.axbundle/ContactsUI

0x101d4c000 - 0x101d63fff EventKitUIFramework arm64 <11d1daa0a8c831a581a85e27906f5c92> /System/Library/AccessibilityBundles/EventKitUIFramework.axbundle/EventKitUIFramework

0x101d84000 - 0x101d8bfff SpringBoardUIServices arm64 <644a93f596a632b3b1e973e37bb93e65> /System/Library/AccessibilityBundles/SpringBoardUIServices.axbundle/SpringBoardUIServices

0x101d98000 - 0x101d9bfff GeoServices arm64 <92fb061b7b04380490142f807598fe3d> /System/Library/AccessibilityBundles/GeoServices.axbundle/GeoServices

0x101da4000 - 0x101da7fff DocumentManager arm64 <94b5a1a468303a21ba321974df1680e9> /System/Library/AccessibilityBundles/DocumentManager.axbundle/DocumentManager

0x180e1a000 - 0x180e1bfff libSystem.B.dylib arm64 <1cbfa6a1a0fb3fc99264d3d30ca0e543> /usr/lib/libSystem.B.dylib

0x180e1c000 - 0x180e74fff libc++.1.dylib arm64 <c7c7e60bd59e3193a63b35cc54e32e79> /usr/lib/libc++.1.dylib

0x180e75000 - 0x180e96fff libc++abi.dylib arm64 <086faefd537e3954b23565f56653a2cb> /usr/lib/libc++abi.dylib

0x180e98000 - 0x181553fff libobjc.A.dylib arm64 <bedd6199d0d33b52a5387380f9350b30> /usr/lib/libobjc.A.dylib

0x181554000 - 0x181559fff libcache.dylib arm64 <9234c7627b253d1ba2b18cd9aaadbe2e> /usr/lib/system/libcache.dylib

0x18155a000 - 0x181565fff libcommonCrypto.dylib arm64 <50eeb933dceb3aa28a43dd3a791139ce> /usr/lib/system/libcommonCrypto.dylib

0x181566000 - 0x181569fff libcompiler_rt.dylib arm64 <d2ba481dad4f3cb0b5a2ba5abc20196f> /usr/lib/system/libcompiler_rt.dylib

0x18156a000 - 0x181572fff libcopyfile.dylib arm64 <d97ef07e910c32c385b8d1ee23759cf0> /usr/lib/system/libcopyfile.dylib

0x181573000 - 0x1815d6fff libcorecrypto.dylib arm64 <e9cc7328986b3319a9475935e62e29cb> /usr/lib/system/libcorecrypto.dylib

0x1815d7000 - 0x18163cfff libdispatch.dylib arm64 <42fe29ae709d39d9bc00f31af92baaf1> /usr/lib/system/libdispatch.dylib

0x18163d000 - 0x181657fff libdyld.dylib arm64 <b0123d033ab93dc7a5e2c35556740a26> /usr/lib/system/libdyld.dylib

0x181658000 - 0x181658fff liblaunch.dylib arm64 <5d50c01da0fb3538bce8415db84cf1eb> /usr/lib/system/liblaunch.dylib

0x181659000 - 0x18165efff libmacho.dylib arm64 <c39a1c9473413310a32c271a3f49fd58> /usr/lib/system/libmacho.dylib

0x18165f000 - 0x181660fff libremovefile.dylib arm64 <b2d52ec838503fc190db54488d05afd3> /usr/lib/system/libremovefile.dylib

0x181661000 - 0x181677fff libsystem_asl.dylib arm64 <5d19da723b2d3036b96bbe9569d99d5b> /usr/lib/system/libsystem_asl.dylib

0x181678000 - 0x181678fff libsystem_blocks.dylib arm64 <9a69557f7f5d35e6b2bb4c8cb55b43b6> /usr/lib/system/libsystem_blocks.dylib

0x181679000 - 0x1816f6fff libsystem_c.dylib arm64 <253425c2089e3d4d99cc1d073d72efe5> /usr/lib/system/libsystem_c.dylib

0x1816f7000 - 0x1816fbfff libsystem_configuration.dylib arm64 <1f70ae27eb2d31ecb98b4b45f5b82ad9> /usr/lib/system/libsystem_configuration.dylib

0x1816fc000 - 0x181701fff libsystem_containermanager.dylib arm64 <3a312c5c347d3fcab6227fb824849657> /usr/lib/system/libsystem_containermanager.dylib

0x181702000 - 0x181703fff libsystem_coreservices.dylib arm64 <70bb743b7bf53de1afdf6f7afcce1379> /usr/lib/system/libsystem_coreservices.dylib

0x181704000 - 0x181705fff libsystem_darwin.dylib arm64 <90fe2ed455e4396aa662e5e32fd80b84> /usr/lib/system/libsystem_darwin.dylib

0x181706000 - 0x18170cfff libsystem_dnssd.dylib arm64 <45af7516ceab3b94905cd74b35f4eab6> /usr/lib/system/libsystem_dnssd.dylib

0x18170d000 - 0x18174afff libsystem_info.dylib arm64 <515624006f30300186f77a218ef98326> /usr/lib/system/libsystem_info.dylib

0x18174b000 - 0x181773fff libsystem_kernel.dylib arm64 <ab53a0ff551a3b63855eb75271fc5909> /usr/lib/system/libsystem_kernel.dylib

0x181774000 - 0x1817a1fff libsystem_m.dylib arm64 <cba9a1ee1d553c189dbaca4f6e13ca5e> /usr/lib/system/libsystem_m.dylib

0x1817a2000 - 0x1817bdfff libsystem_malloc.dylib arm64 <ad49e1b2657639f3a9beea6edc18675c> /usr/lib/system/libsystem_malloc.dylib

0x1817be000 - 0x1818e9fff libsystem_network.dylib arm64 <6762e60b7af83d2e86468be0ac6b4fa0> /usr/lib/system/libsystem_network.dylib

0x1818ea000 - 0x1818f5fff libsystem_networkextension.dylib arm64 <d86851bd3b4d344588462ae9a88344f9> /usr/lib/system/libsystem_networkextension.dylib

0x1818f6000 - 0x181900fff libsystem_notify.dylib arm64 <5bd9385d98c83d0ba9d157e69c429638> /usr/lib/system/libsystem_notify.dylib

0x181901000 - 0x18190afff libsystem_platform.dylib arm64 <038fc12926e83453a11b59ef3b1096c9> /usr/lib/system/libsystem_platform.dylib

0x18190b000 - 0x18191afff libsystem_pthread.dylib arm64 <01327cdfaac23c388fadf36cf440f0e2> /usr/lib/system/libsystem_pthread.dylib

0x18191b000 - 0x18191efff libsystem_sandbox.dylib arm64 <abbe277dbe993c47b59a813ca4797651> /usr/lib/system/libsystem_sandbox.dylib

0x18191f000 - 0x181926fff libsystem_symptoms.dylib arm64 <7fc5e7245e09393aa5d003dceeffa74b> /usr/lib/system/libsystem_symptoms.dylib

0x181927000 - 0x18193afff libsystem_trace.dylib arm64 <9bfe9e9e10b9385787a827c768ba54bf> /usr/lib/system/libsystem_trace.dylib

0x18193b000 - 0x181940fff libunwind.dylib arm64 <7e526b97e5b039e6a1c78107321592aa> /usr/lib/system/libunwind.dylib

0x181941000 - 0x181941fff libvminterpose.dylib arm64 <39d037ec6db036179470ab258fc96c13> /usr/lib/system/libvminterpose.dylib

0x181942000 - 0x18196cfff libxpc.dylib arm64 <9bc6486ebaa83cc580e90415889c978d> /usr/lib/system/libxpc.dylib

0x18196d000 - 0x181b8efff libicucore.A.dylib arm64 <afad4c33ff30367286e9c60b75a95a5a> /usr/lib/libicucore.A.dylib

0x181b8f000 - 0x181ba0fff libz.1.dylib arm64 <39dcd0297ee130c891937f50ce23c2df> /usr/lib/libz.1.dylib

0x181ba1000 - 0x181f37fff CoreFoundation arm64 <cf162b3ca2883453b2914300d4f19612> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation

0x181f38000 - 0x181f48fff libbsm.0.dylib arm64 <3f8b35c8ab283b78a319327ea597212e> /usr/lib/libbsm.0.dylib

0x181f49000 - 0x181f49fff libenergytrace.dylib arm64 <cfbe9a511fd73ee2ba237aa7400137c6> /usr/lib/libenergytrace.dylib

0x181f4a000 - 0x181fcefff IOKit arm64 <56754e706db43267b2e2bc4387e34f2b> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x181fcf000 - 0x1820b6fff libxml2.2.dylib arm64 <21cc9796ecb933e8b3e12f53e04148f7> /usr/lib/libxml2.2.dylib

0x1820b7000 - 0x1820c4fff libbz2.1.0.dylib arm64 <63ddef9a83dc335a9df0bef913f437a7> /usr/lib/libbz2.1.0.dylib

0x1820c5000 - 0x1820ddfff liblzma.5.dylib arm64 <252187562a8c3e07b7f01473a16c00d7> /usr/lib/liblzma.5.dylib

0x1820de000 - 0x182242fff libsqlite3.dylib arm64 <caacdb193a86339db7943325571a25af> /usr/lib/libsqlite3.dylib

0x182243000 - 0x182269fff libMobileGestalt.dylib arm64 <816e5c2426243ca5a8e6b3b2b9521776> /usr/lib/libMobileGestalt.dylib

0x18226a000 - 0x182618fff CFNetwork arm64 <4f38683f50453eaa9a09eb6222eae139> /System/Library/Frameworks/CFNetwork.framework/CFNetwork

0x182619000 - 0x182911fff Foundation arm64 <18908b96750c38988eb0d7028c656a6d> /System/Library/Frameworks/Foundation.framework/Foundation

0x182912000 - 0x182a12fff Security arm64 <fccc95fb50db3b55ae66518f7f789f70> /System/Library/Frameworks/Security.framework/Security

0x182a13000 - 0x182a7efff SystemConfiguration arm64 <0caa3f1372c637f791d1aae47629aed1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration

0x182a7f000 - 0x182ab4fff libCRFSuite.dylib arm64 <7d19be0f618136a1a3bc7e81caba4b6d> /usr/lib/libCRFSuite.dylib

0x182ab5000 - 0x182ab5fff libapple_crypto.dylib arm64 <fcf4f720aac03727b5842dd31fd3ef7e> /usr/lib/libapple_crypto.dylib

0x182ab6000 - 0x182accfff libapple_nghttp2.dylib arm64 <8d5134e490ad3c298330609806547a9e> /usr/lib/libapple_nghttp2.dylib

0x182acd000 - 0x182af6fff libarchive.2.dylib arm64 <93fac4c1f6b73383a9082c6a963da406> /usr/lib/libarchive.2.dylib

0x182af7000 - 0x182ba5fff libboringssl.dylib arm64 <8b812051a23e35b8a22e4c272887ecf7> /usr/lib/libboringssl.dylib

0x182ba6000 - 0x182bbcfff libcoretls.dylib arm64 <a016bdc075493ee7a0dd4f4c0daa7f32> /usr/lib/libcoretls.dylib

0x182bbd000 - 0x182bbefff libcoretls_cfhelpers.dylib arm64 <f3b0bd7eedbe3df8a5944d8a737536f0> /usr/lib/libcoretls_cfhelpers.dylib

0x182bbf000 - 0x182bc0fff liblangid.dylib arm64 <d66b69c96718352ba9c4092aa6416627> /usr/lib/liblangid.dylib

0x182bc1000 - 0x182d36fff libnetwork.dylib arm64 <f087d7ee39b53e7c83a4c1ecb36a3477> /usr/lib/libnetwork.dylib

0x182d37000 - 0x182d69fff libpcap.A.dylib arm64 <36ff48f819553b0c9e92c9fb2aa1a4a2> /usr/lib/libpcap.A.dylib

0x182d6a000 - 0x182dc6fff libusrtcp.dylib arm64 <b8b2aa241bcd3d1ca213587a9959920d> /usr/lib/libusrtcp.dylib

0x182dc7000 - 0x182dd1fff IOSurface arm64 <a87bce11aabd303c9d9a6cc0009e9f57> /System/Library/Frameworks/IOSurface.framework/IOSurface

0x182dd2000 - 0x182e77fff libBLAS.dylib arm64 <50b5f5beeab037ffa5810a67e580bdbf> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib

0x182e78000 - 0x183198fff libLAPACK.dylib arm64 <c8440bf2dc0b39c79ada236a548df940> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib

0x183199000 - 0x183408fff vImage arm64 <8f3ffa6be7e43dfdaf027891d655a60e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage

0x183409000 - 0x18341afff libSparseBLAS.dylib arm64 <d216b492dfb0311a8ccd19e4a930dd04> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib

0x18341b000 - 0x18343ffff libvMisc.dylib arm64 <483df9b3d90331888b43bb65d802485f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib

0x183440000 - 0x183467fff libBNNS.dylib arm64 <982f32f4102133d2802ea5f81cdc13a8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib

0x183468000 - 0x18347cfff libLinearAlgebra.dylib arm64 <a3ec23fe236e303384df33cf2fb24d96> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib

0x18347d000 - 0x183481fff libQuadrature.dylib arm64 <5a98c0d39e0d38f89ce20797be797ac8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib

0x183482000 - 0x1834f1fff libSparse.dylib arm64 <6556be33563434b78e2ef1c80da99eb7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib

0x1834f2000 - 0x18357dfff libvDSP.dylib arm64 <4de8af8c7371382b9183e4dc14245445> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib

0x18357e000 - 0x18357efff vecLib arm64 <2d93d3f4573b313d81fc9104810f0f61> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib

0x18357f000 - 0x18357ffff Accelerate arm64 <850c55e76100327ea543af936487944c> /System/Library/Frameworks/Accelerate.framework/Accelerate

0x183580000 - 0x183596fff libcompression.dylib arm64 <9a090a94c6463eefa5413f012a34d3a4> /usr/lib/libcompression.dylib

0x183597000 - 0x183adefff CoreGraphics arm64 <ac1e1c54697f3378ac6168a46dcccfe7> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics

0x183adf000 - 0x183ae4fff IOAccelerator arm64 <83c3c1fcfd963ec4b3c15ca18ea71efe> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator

0x183ae5000 - 0x183aeafff libCoreFSCache.dylib arm64 <e49f9dc0e85f3df0b0cd284c2477b315> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib

0x183aeb000 - 0x183b83fff Metal arm64 <46fc1e5f11c5316991cb5d7a0aa46523> /System/Library/Frameworks/Metal.framework/Metal

0x183b84000 - 0x183b97fff GraphicsServices arm64 <85072ece665a3a86807f153e85476fed> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices

0x183b98000 - 0x183cf1fff MobileCoreServices arm64 <cc1d833f73a73822a52d8a9fe16a8dc3> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices

0x183cf2000 - 0x183cf4fff IOSurfaceAccelerator arm64 <7b5129072b7f3d128f701b1b950bcdf3> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator

0x183cf5000 - 0x183d36fff AppleJPEG arm64 <c82f8d506055358d9f786fa34f589827> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG

0x183d37000 - 0x1842e7fff ImageIO arm64 <df52144b9f6f3491a1aaca4affcd69cf> /System/Library/Frameworks/ImageIO.framework/ImageIO

0x1842e8000 - 0x18434bfff BaseBoard arm64 <4a9ddf31f3443b6e9a17e272aebe2b8d> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard

0x18434c000 - 0x184363fff AssertionServices arm64 <d4bbd03e4bef3c6d83871dfe9360d2ca> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices

0x184364000 - 0x18436cfff CorePhoneNumbers arm64 <2cacbb2a053f314d9c6b6df55b4cea0c> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers

0x18436d000 - 0x1843b1fff AppSupport arm64 <f518c3a1857533658da18b3c9649da9c> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport

0x1843b2000 - 0x1843cafff CrashReporterSupport arm64 <5599d0094f603297a23dfaf2643c0214> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport

0x1843cb000 - 0x1843d0fff AggregateDictionary arm64 <3e27a71f9459361193f3e182dc87d3b0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary

0x1843d1000 - 0x184455fff libTelephonyUtilDynamic.dylib arm64 <f78c5716e31c3ce7a566a179b347a55a> /usr/lib/libTelephonyUtilDynamic.dylib

0x184456000 - 0x184475fff ProtocolBuffer arm64 <ec0dcc2ab28c36c59afaf485b79ebeae> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer

0x184476000 - 0x1844a2fff MobileKeyBag arm64 <19ed6cab7991380796131d9815a7e3df> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag

0x1844a3000 - 0x1844d7fff BackBoardServices arm64 <e4567934c6fc3c029a385d0141469c88> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices

0x1844d8000 - 0x184533fff FrontBoardServices arm64 <1f63db3e11403909903a700f99bbafe5> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices

0x184534000 - 0x184570fff SpringBoardServices arm64 <618c22ec2c98329f8bb23caa50a4f53c> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

0x184571000 - 0x18457ffff PowerLog arm64 <85efbdc068743b57a7dc8cf1115869ae> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog

0x184580000 - 0x18459cfff CommonUtilities arm64 <a4dce370f84f3b2c932007b704a3e959> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities

0x18459d000 - 0x1845a8fff liblockdown.dylib arm64 <6ca17ea36c9b3d8a80b1b4d147ba35f9> /usr/lib/liblockdown.dylib

0x1845a9000 - 0x1848adfff CoreData arm64 <c76c9faa57d032dca0adc9c7b82d2791> /System/Library/Frameworks/CoreData.framework/CoreData

0x1848ae000 - 0x1848b4fff TCC arm64 <5b6e4c731ff931a499b5c45cfd742c6c> /System/Library/PrivateFrameworks/TCC.framework/TCC

0x1848b5000 - 0x1848bcfff libcupolicy.dylib arm64 <e91ba833cf5634f1ac5c077f821df376> /usr/lib/libcupolicy.dylib

0x1848bd000 - 0x18494efff CoreTelephony arm64 <8eae2d2fbbc83aa88fc94e48a88443d1> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony

0x18494f000 - 0x1849a6fff Accounts arm64 <a66a44902f0d333e8334b8561b40e90a> /System/Library/Frameworks/Accounts.framework/Accounts

0x1849a7000 - 0x1849d0fff AppleSauce arm64 <708bf2e767363eaaae3d41e17e0a0e86> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce

0x1849d1000 - 0x1849d9fff DataMigration arm64 <3db16bbf04603c5da1bd70c06c7cb464> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration

0x1849da000 - 0x1849e0fff Netrb arm64 <bf6409fc10343ba89e6c06a15df7a915> /System/Library/PrivateFrameworks/Netrb.framework/Netrb

0x1849e1000 - 0x184a13fff PersistentConnection arm64 <644d574b0cb33cf0bcaa55f353b636d1> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection

0x184a14000 - 0x184a25fff libmis.dylib arm64 <750810cf779d3946964aa5ee4a44f063> /usr/lib/libmis.dylib

0x184a26000 - 0x184b2cfff ManagedConfiguration arm64 <ddb1689e2c493216aa42aefb91f60588> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration

0x184b2d000 - 0x184b32fff libReverseProxyDevice.dylib arm64 <7c2f9a593dd03a90855450c4b3b2208e> /usr/lib/libReverseProxyDevice.dylib

0x184b33000 - 0x184b45fff libamsupport.dylib arm64 <6c1d65704dfc3b9b87980cd65560188e> /usr/lib/libamsupport.dylib

0x184b46000 - 0x184b4bfff libCoreVMClient.dylib arm64 <8cfed6ca663f30748dd58b598a23169d> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib

0x184b4c000 - 0x184b4dfff libCVMSPluginSupport.dylib arm64 <4bf21a6ca33d3222bd1442c13450464d> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib

0x184b4e000 - 0x184b51fff libutil.dylib arm64 <2f7e5961d4b734b496f3d85eae03acd1> /usr/lib/libutil.dylib

0x184b52000 - 0x184b92fff libGLImage.dylib arm64 <9c2f70ff46913e4f9dc66605475914f9> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib

0x184b93000 - 0x184c09fff APFS arm64 <075ddba3fa093db78988256945f50ff9> /System/Library/PrivateFrameworks/APFS.framework/APFS

0x184c0a000 - 0x184c3bfff MediaKit arm64 <82856e94773c33f5a67a8eb4c1c6148e> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit

0x184c3c000 - 0x184c54fff libSERestoreInfo.dylib arm64 <3cb3e784ed3e389894f58e4b9fc7bb4e> /usr/lib/updaters/libSERestoreInfo.dylib

0x184c59000 - 0x184c95fff DiskImages arm64 <198c6094f9c237698130c80de266469b> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages

0x184c96000 - 0x184c9ffff libGFXShared.dylib arm64 <ed4ebad5d4c33bc28402efe87dbe49a3> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib

0x184ca0000 - 0x184ce7fff libauthinstall.dylib arm64 <dd4427dc0adb323fa26a58d1781bf907> /usr/lib/libauthinstall.dylib

0x184ce8000 - 0x184cf0fff IOMobileFramebuffer arm64 <f7a97755a31e39119cc617a8d67ca244> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer

0x184cf1000 - 0x184cfcfff OpenGLES arm64 <fcb36165f660338c97d330e51329838f> /System/Library/Frameworks/OpenGLES.framework/OpenGLES

0x184cfd000 - 0x184d84fff ColorSync arm64 <5959a19f99dc3ed1b0553dc055c18347> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync

0x184d85000 - 0x184daefff CoreVideo arm64 <740eb305ad133ba9ad42b2334b4c4ef5> /System/Library/Frameworks/CoreVideo.framework/CoreVideo

0x184daf000 - 0x184db0fff libCTGreenTeaLogger.dylib arm64 <f5dde928f8d1342894184117065f2584> /usr/lib/libCTGreenTeaLogger.dylib

0x184db1000 - 0x184f1dfff CoreAudio arm64 <8c29fcd6f30b3943bf20b01aeb0e04f6> /System/Library/Frameworks/CoreAudio.framework/CoreAudio

0x184f1e000 - 0x184f4cfff CoreAnalytics arm64 <97087dc402a73b5d9d71d9e6e230991c> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics

0x184f4d000 - 0x184f50fff UserFS arm64 <26dc70e76d613a75aecc6a3fb815199c> /System/Library/PrivateFrameworks/UserFS.framework/UserFS

0x184f51000 - 0x1850cdfff CoreMedia arm64 <5b1204613571323abde92fc7e94d5995> /System/Library/Frameworks/CoreMedia.framework/CoreMedia

0x1850ce000 - 0x1850e0fff libprotobuf-lite.dylib arm64 <1a1686915f8b343ba80bea61f7bfb250> /usr/lib/libprotobuf-lite.dylib

0x1850e1000 - 0x185145fff libprotobuf.dylib arm64 <0f2b421fec773e7a8c4dc240454fd2bd> /usr/lib/libprotobuf.dylib

0x185146000 - 0x185409fff libAWDSupportFramework.dylib arm64 <1293c8fa59113426a524963ad2960534> /usr/lib/libAWDSupportFramework.dylib

0x18540a000 - 0x185453fff WirelessDiagnostics arm64 <e29e7932ab30323a8123b52cd1220792> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics

0x185454000 - 0x18550bfff ************ arm64 <ead73849a5c6389a83f345517cd5ea04> /System/Library/Frameworks/************.framework/************

0x18550c000 - 0x185615fff libFontParser.dylib arm64 <4f1c4137cd9a327f9cfe6befb8772ecc> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib

0x185616000 - 0x185617fff FontServices arm64 <f219f06c5d55331980dc38b5b3007a38> /System/Library/PrivateFrameworks/FontServices.framework/FontServices

0x185618000 - 0x18576bfff CoreText arm64 <77db300ece0c3f60880c9c37d0328f09> /System/Library/Frameworks/CoreText.framework/CoreText

0x18576c000 - 0x18577bfff IntlPreferences arm64 <d8d17e8a2b9237598b5b9b2d9bf25ee3> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences

0x18577c000 - 0x185784fff RTCReporting arm64 <4a3fab43886f3e6a80eff6d701c81c42> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting

0x185785000 - 0x1857f5fff CoreBrightness arm64 <09c973cf66153394aafc1d30404b2124> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness

0x1857f6000 - 0x185800fff libAudioStatistics.dylib arm64 <c94b3206337b37e3a14f244078b7ebe5> /usr/lib/libAudioStatistics.dylib

0x185801000 - 0x185d39fff AudioToolbox arm64 <b16fa0c577e33089afcc27ec669f486f> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox

0x185d3a000 - 0x185f6dfff QuartzCore arm64 <3b0f2dc265b03c6badac432a3bd1a26f> /System/Library/Frameworks/QuartzCore.framework/QuartzCore

0x185f6e000 - 0x185f79fff MediaAccessibility arm64 <3bbdb8fbf36c387fb7ac14d5a0becfd4> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility

0x185f7a000 - 0x18606cfff libiconv.2.dylib arm64 <a7f0f50a7a933ec18bd126fa5938b4a3> /usr/lib/libiconv.2.dylib

0x18606d000 - 0x186088fff NetworkStatistics arm64 <4bc8202c17113cbbbedec9d698607ad8> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics

0x186089000 - 0x1860a4fff MPSCore arm64 <fdf474d325fb35dbb581c292a55c2a69> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore

0x1860a5000 - 0x18610dfff MPSImage arm64 <bb4eeae3c182348eac0c7afc6cb28ebf> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage

0x18610e000 - 0x186130fff MPSMatrix arm64 <51eed27dc958331185498c57d285488c> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix

0x186131000 - 0x18613ffff CoreAUC arm64 <2224d1a7332a3d3086784b512a37864c> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC

0x186140000 - 0x186795fff MediaToolbox arm64 <ef6c533781be355ca062624cd8d74d07> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox

0x186796000 - 0x1868c5fff MPSNeuralNetwork arm64 <88bcea2c366b31a68c58df71a7f334ef> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork

0x1868c6000 - 0x1868c6fff MetalPerformanceShaders arm64 <19616d7864ed39bd92fa2f834bea5e92> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders

0x1868c7000 - 0x186cf1fff FaceCore arm64 <5e413f9639833bd582d1626f1324d0bf> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore

0x186cf2000 - 0x186cfffff GraphVisualizer arm64 <8717060f6a11307eb90d4c68ab8026ba> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer

0x186d00000 - 0x186ea7fff libFosl_dynamic.dylib arm64 <bb0a03649109390ba3128fc8f005a891> /usr/lib/libFosl_dynamic.dylib

0x186ea8000 - 0x18710bfff CoreImage arm64 <f57ebcfb222c3ac29a30aff8f0a9eb68> /System/Library/Frameworks/CoreImage.framework/CoreImage

0x18710c000 - 0x18730afff CoreMotion arm64 <47fb319b10c53669bcef50c4ee34d0c1> /System/Library/Frameworks/CoreMotion.framework/CoreMotion

0x18730b000 - 0x187339fff CoreBluetooth arm64 <c1761f13e5ed392f96f649c2fa103c36> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth

0x18733a000 - 0x18735cfff PlugInKit arm64 <650de2e4f728381d9c6bae39eb3e2768> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit

0x18735d000 - 0x187588fff ********* arm64 <0db0bceb08073225810e08ca28af72ab> /System/Library/PrivateFrameworks/*********.framework/*********

0x187589000 - 0x18760bfff Quagga arm64 <95fb120567723673a0c85b1b91f1a67a> /System/Library/PrivateFrameworks/Quagga.framework/Quagga

0x18760c000 - 0x187702fff AVFAudio arm64 <ea5c1b49ecc73321b8c704da493a4150> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio

0x187703000 - 0x1878f4fff AVFoundation arm64 <6fa521ecbea43fb6888cdbf49ed19506> /System/Library/Frameworks/AVFoundation.framework/AVFoundation

0x1878f5000 - 0x187917fff CacheDelete arm64 <10926c0dd8be35e08090aeae4b6aaabc> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete

0x187918000 - 0x18793dfff StreamingZip arm64 <a8037e11b0fb362caec892930fda6bfa> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip

0x18793e000 - 0x18794ffff CoreEmoji arm64 <6d18237f09d23ce6aa6abb287d7aa515> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji

0x187950000 - 0x18799dfff CoreLocationProtobuf arm64 <aa410fa0891437519a2a7fec4e6c9649> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf

0x18799e000 - 0x1879a6fff SymptomDiagnosticReporter arm64 <32a292fd7bac35528f161a9c3d8e24e6> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter

0x1879a7000 - 0x1882b0fff GeoServices arm64 <49ecb05055933ff287615105a26c9497> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices

0x1882b1000 - 0x1882c8fff MobileAsset arm64 <744020a967d23c8682d6e472ad53481f> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset

0x1882c9000 - 0x188309fff Lexicon arm64 <b510b95a2db637a28d561679f72ca592> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon

0x18830a000 - 0x18831afff libcmph.dylib arm64 <be5f1569ab5a3b86b461e82105c560aa> /usr/lib/libcmph.dylib

0x18831b000 - 0x18843cfff LanguageModeling arm64 <b3d9ec93728b3e6a94dd30097702ccde> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling

0x18843d000 - 0x188454fff libmarisa.dylib arm64 <2e2b0fba5ce534ddbc4ad00b4b1f528b> /usr/lib/libmarisa.dylib

0x188455000 - 0x1884eefff CoreLocation arm64 <4864efb67a7438ff83857835185cd8c6> /System/Library/Frameworks/CoreLocation.framework/CoreLocation

0x1884ef000 - 0x1884effff PhoneNumbers arm64 <aee5ccde97963ce9adfda907463da0df> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers

0x1884f0000 - 0x1884fbfff libChineseTokenizer.dylib arm64 <8fc360e06ecf39eebfe18fee3d065548> /usr/lib/libChineseTokenizer.dylib

0x1884fc000 - 0x1885a8fff libmecab_em.dylib arm64 <32ab30df1b96345aadc220d9f48bdda8> /usr/lib/libmecab_em.dylib

0x1885a9000 - 0x1885aafff libThaiTokenizer.dylib arm64 <b6df9e5a19923bc386db3594db983449> /usr/lib/libThaiTokenizer.dylib

0x1885ab000 - 0x1885affff libgermantok.dylib arm64 <2fd41d3c09223f1ebb2bab588c94081c> /usr/lib/libgermantok.dylib

0x1885b0000 - 0x188607fff CoreNLP arm64 <6ee51de94ef53e0581d2e02a00bdaa96> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP

0x188608000 - 0x1887d9fff MobileSpotlightIndex arm64 <0dbda49f46fa35a5afff44b2514db83c> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex

0x1887da000 - 0x18883bfff CoreSpotlight arm64 <b20d897415db34b3a5020f3ed90de711> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight

0x188848000 - 0x1893a9fff JavaScriptCore arm64 <5037fc680dcb3b3d9819a375cf798f4f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore

0x1893aa000 - 0x1893affff libheimdal-asn1.dylib arm64 <e05c6a5c6e9c31b7b77de93bffa04ec6> /usr/lib/libheimdal-asn1.dylib

0x1893b0000 - 0x18942bfff libate.dylib arm64 <9b79be10c08736b397ef06920b5d9a22> /usr/lib/libate.dylib

0x18942c000 - 0x1894e0fff TextureIO arm64 <b5852ba51db534d893d1f8b6bf5af3c5> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO

0x1894e1000 - 0x1895abfff CoreUI arm64 <5b1aadadc936328db96ad35b5b301850> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI

0x1895ac000 - 0x1895b5fff MobileIcons arm64 <1f2e75af8930391396411577077f1680> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons

0x1895b6000 - 0x1895c4fff AppleFSCompression arm64 <0faf45b120053801bbaf97954d6e3dd4> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression

0x1895c5000 - 0x18961dfff TextInput arm64 <3c0b74e0fbe43fe9abbeb20cd9336f2a> /System/Library/PrivateFrameworks/TextInput.framework/TextInput

0x18961e000 - 0x189646fff libxslt.1.dylib arm64 <afd62d51467a31f086fd50ba6d522fa0> /usr/lib/libxslt.1.dylib

0x189647000 - 0x18967bfff DataDetectorsCore arm64 <0a5df1c450143c448bca483b0442deaf> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore

0x18967c000 - 0x18970ffff FileProvider arm64 <23494a23c54d3372b651e89a5eab8c49> /System/Library/Frameworks/FileProvider.framework/FileProvider

0x189802000 - 0x1898d9fff ProofReader arm64 <8f7eaef096183441aaa6bcbc4f2f7550> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader

0x1898da000 - 0x1898eefff libAccessibility.dylib arm64 <c2ae8d98d410345a97add95c19a1d6d7> /usr/lib/libAccessibility.dylib

0x1898ef000 - 0x189d95fff libwebrtc.dylib arm64 <fc518ee99a7a36b1beba891836b24115> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib

0x189d96000 - 0x189df8fff ContactsFoundation arm64 <957d69d66b6e317d90ce669eda861706> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation

0x189df9000 - 0x18b4c2fff WebCore arm64 <c3f1cacffa143b47bdc452cde9213eda> /System/Library/PrivateFrameworks/WebCore.framework/WebCore

0x18b4c3000 - 0x18b646fff WebKitLegacy arm64 <3a71810a4d5e363892f8ac31952fe314> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy

0x18b647000 - 0x18b66ffff DataAccessExpress arm64 <8e3311f934e53459b1a50a56a8f072e1> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress

0x18b670000 - 0x18b70afff AddressBookLegacy arm64 <9f96f3b0e89b37b38c4a0ac13b9fed3d> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy

0x18b70b000 - 0x18b766fff ProtectedCloudStorage arm64 <97c44905d98f3aeda54d5e18852fdb1c> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage

0x18b767000 - 0x18b793fff UserNotifications arm64 <af5da8910e8133b7af31685569872ba5> /System/Library/Frameworks/UserNotifications.framework/UserNotifications

0x18b794000 - 0x18b79ffff AppleIDAuthSupport arm64 <9a58a7b3913a36e7b80931230c9adac1> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport

0x18b7a0000 - 0x18b7f0fff AuthKit arm64 <7b2eebc84315383e94b83f787ed9a111> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit

0x18b81b000 - 0x18b86ffff DocumentManager arm64 <8263ec0a6c883222a26bc072300c77db> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager

0x18b870000 - 0x18c8eefff UIKit arm64 <f8ce0f3965e430a483eb07f32b5ea991> /System/Library/Frameworks/UIKit.framework/UIKit

0x18c8ef000 - 0x18c901fff DocumentManagerCore arm64 <1b0d69ce2d613b8a867a77e9f1b33989> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore

0x18c902000 - 0x18c906fff HangTracer arm64 <03caf892e5c637ae91f8f122ccafcfe3> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer

0x18c907000 - 0x18c958fff PhysicsKit arm64 <1cb1907390353c898fffd99cd5610e81> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit

0x18c959000 - 0x18c95bfff StudyLog arm64 <9b96f921e00c3c28923639f879fbea28> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog

0x18c95c000 - 0x18ca3bfff UIFoundation arm64 <2431175d036e3f2d8cb0e7a6b0d1466f> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation

0x18ca3c000 - 0x18cb5afff CloudKit arm64 <e857b65d67d33f92a409ba1f743a399e> /System/Library/Frameworks/CloudKit.framework/CloudKit

0x18cb5b000 - 0x18cb5bfff IntentsFoundation arm64 <a2fbab6d9cef39b4801fc0b07b0ee342> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation

0x18cb5c000 - 0x18cc78fff Network arm64 <ad0700a8317d378c92c0b3d6b8bd3bd4> /System/Library/PrivateFrameworks/Network.framework/Network

0x18cc79000 - 0x18ce80fff Intents arm64 <10d12a311d1932ee8aca5151e1b51d88> /System/Library/Frameworks/Intents.framework/Intents

0x18ce81000 - 0x18ce9bfff libresolv.9.dylib arm64 <7c4f57d578193d9fa2b41e55d2df2db2> /usr/lib/libresolv.9.dylib

0x18ce9c000 - 0x18ce9efff CoreDuetDebugLogging arm64 <54c6a0c800a536efb318b67f910d62a1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging

0x18ce9f000 - 0x18ced4fff libtidy.A.dylib arm64 <cb3e6b9eb9e132d68a4ff455ab5eb4f7> /usr/lib/libtidy.A.dylib

0x18ced5000 - 0x18d004fff CoreDuet arm64 <9b8c0d8a045c39808e729680f7a02acf> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet

0x18d005000 - 0x18d024fff CoreDuetContext arm64 <c702b6b7aba33523bda6faad8361f38c> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext

0x18d025000 - 0x18d039fff CoreDuetDaemonProtocol arm64 <40eb67e397ef314886482b11e8022677> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol

0x18d03a000 - 0x18d0a5fff IMFoundation arm64 <6b4b6b92108e33baa7f8381d42cccfec> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation

0x18d0a6000 - 0x18d0d4fff vCard arm64 <3752e374279634088834401ad0220ce8> /System/Library/PrivateFrameworks/vCard.framework/vCard

0x18d0d5000 - 0x18d1e2fff Contacts arm64 <1591a177f0c33f73ad8cc2de14c743ff> /System/Library/Frameworks/Contacts.framework/Contacts

0x18d1e3000 - 0x18d1e4fff DiagnosticLogCollection arm64 <cc7806b2a4ad32bfaab285d7323ba272> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection

0x18d1e5000 - 0x18d1e6fff Marco arm64 <865c2a3744c13039941e7f92aaf9bcaf> /System/Library/PrivateFrameworks/Marco.framework/Marco

0x18d1e7000 - 0x18d1f1fff MessageProtection arm64 <6dd7d2b068083337830d3fac1c9cef2b> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection

0x18d1f2000 - 0x18d500fff StoreServices arm64 <fb60d94f6f79343ea2931e936b6de0bc> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices

0x18d501000 - 0x18d518fff Engram arm64 <fceb747ff3b531f7b4027a12656fdcca> /System/Library/PrivateFrameworks/Engram.framework/Engram

0x18d519000 - 0x18d609fff IDSFoundation arm64 <08d21d4abe023b57bc062df7b9f71f1b> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation

0x18d60a000 - 0x18d615fff CaptiveNetwork arm64 <b7526b28ec6b3a089803ed3aee798ca2> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork

0x18d616000 - 0x18d644fff EAP8021X arm64 <ee33103cb73d375fac78cab0e9a64be2> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X

0x18d645000 - 0x18d67ffff MobileWiFi arm64 <82fb4980e6053e0badca33aa5dde8957> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi

0x18d680000 - 0x18d682fff OAuth arm64 <5625c4fc795136469ed6983973f33dd5> /System/Library/PrivateFrameworks/OAuth.framework/OAuth

0x18d683000 - 0x18d685fff CommonAuth arm64 <8455c7ba72b938899f6f32067e1de0d9> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth

0x18d686000 - 0x18d6f4fff Heimdal arm64 <d1aba4a16eee3cee9133bae84f8f3159> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal

0x18d6f5000 - 0x18d71efff GSS arm64 <3595359311433789b5dd92832540f3aa> /System/Library/Frameworks/GSS.framework/GSS

0x18d71f000 - 0x18d736fff ApplePushService arm64 <613a5a854a4c3c87bb81f3177f4b0865> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService

0x18d737000 - 0x18d7cefff AccountsDaemon arm64 <1d435ebf3288320b865f40b605b5408f> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon

0x18d7cf000 - 0x18d7f3fff AppleIDSSOAuthentication arm64 <816bd8130fca33b7a218820dd1d2679b> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication

0x18d7f4000 - 0x18d86cfff AppleAccount arm64 <7eec817466d93d07bfac97e7cedb4d60> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount

0x18d86d000 - 0x18d9a3fff CoreUtils arm64 <6170a002e2203fc8a39b6607d40ede58> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils

0x18d9a4000 - 0x18dabafff IDS arm64 <16a330e0018b33738d123c494e800dbc> /System/Library/PrivateFrameworks/IDS.framework/IDS

0x18dabb000 - 0x18dadefff MediaServices arm64 <8b5314e242a83855b004ab611ea54e3c> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices

0x18dadf000 - 0x18dc96fff MediaRemote arm64 <217cb8eb6a7d33b5a9e1032e5488ffd3> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote

0x18dc97000 - 0x18dcaffff UserManagement arm64 <64bd9de97b9f359594a20aabe0068e3e> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement

0x18dcb0000 - 0x18dcbffff MobileBluetooth arm64 <d5c5f24eb2183443b785505f90797845> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth

0x18dcc0000 - 0x18dcf0fff Bom arm64 <5ae2739d04103a60860a53eb4f696782> /System/Library/PrivateFrameworks/Bom.framework/Bom

0x18dcf1000 - 0x18dcf5fff CommunicationsFilter arm64 <a31562e7c15830f3a058cac38e6e1181> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter

0x18dcf6000 - 0x18dd1bfff FTAWD arm64 <4eb35e0a28ae30c5bdffec2ff4b899ab> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD

0x18dd1c000 - 0x18dd6ffff FTServices arm64 <ee7a0745bd6f3afebb004f6e31abf084> /System/Library/PrivateFrameworks/FTServices.framework/FTServices

0x18dd70000 - 0x18ddc1fff WirelessProximity arm64 <7799210b944235189b44234a063a8be8> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity

0x18ddc2000 - 0x18ddccfff ProactiveEventTracker arm64 <2e40ee934a5e3022a56ff8f8c4228860> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker

0x18ddcd000 - 0x18de1bfff ChunkingLibrary arm64 <7672d15e44c93f5f8a3d56488773d22a> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary

0x18de1c000 - 0x18de28fff libnetworkextension.dylib arm64 <272813d05f9430979f4ee0ee6384bf61> /usr/lib/libnetworkextension.dylib

0x18de29000 - 0x18de4dfff AddressBook arm64 <60347d6b0b96393796c3cea7c779a4b2> /System/Library/Frameworks/AddressBook.framework/AddressBook

0x18ec50000 - 0x18ede4fff NetworkExtension arm64 <e84f039200df36debb7cb251f82a69b9> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension

0x18ede5000 - 0x18f231fff SiriTTS arm64 <ca5f1c3d0d893c05bc0790509b89a26d> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS

0x18f232000 - 0x18f28cfff SAObjects arm64 <23ce3832c03f34f19accad50e0a0fb7e> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects

0x18f28d000 - 0x18f2cbfff VoiceServices arm64 <a17ca03e5e39393aaec10950b9ad8e55> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices

0x18f2cc000 - 0x18f2fcfff GLKit arm64 <c38901bef3573ed896eb6c7dd3ac6364> /System/Library/Frameworks/GLKit.framework/GLKit

0x18f2fd000 - 0x18f3e2fff AssistantServices arm64 <056177456cc934dd9c4024dfaab0f6bf> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices

0x18f3e3000 - 0x18f401fff AssetCacheServices arm64 <14148e4386e73186a62a37a4c1436605> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices

0x18f402000 - 0x18f4bcfff NetworkServiceProxy arm64 <3542ac752ae93bdf8b052b1c864c42a6> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy

0x18f4bd000 - 0x18f5aefff MMCS arm64 <8e94bb24e1ad37b39c3895c32813348b> /System/Library/PrivateFrameworks/MMCS.framework/MMCS

0x18f5af000 - 0x18f5bbfff BluetoothManager arm64 <15402838a4713448b995f158f10a49f7> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager

0x18f5bc000 - 0x18f62cfff CoreDAV arm64 <378358a925753c8ca1d28ab5335c7849> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV

0x18f62d000 - 0x18f662fff iCalendar arm64 <6cd4994cd6ac31dc81707f4cbba4dae3> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar

0x18f663000 - 0x18f670fff PersonaKit arm64 <dadf0bdaa9bf303baa9e1046da37fd9f> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit

0x18f671000 - 0x18f6cbfff CalendarFoundation arm64 <84c86b1af6263b6a82c1fa6c5c94e590> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation

0x18f6cc000 - 0x18f6f9fff PhotosFormats arm64 <60c666c2594931379d5aebc0b847bfb7> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats

0x18f6fa000 - 0x18f797fff CalendarDatabase arm64 <230ebaa77aa93deeba0d588b35259b10> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase

0x18f798000 - 0x18f7e8fff CalendarDaemon arm64 <ee7218ed873c3c2588e1c51768855adb> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon

0x18f7e9000 - 0x18f902fff CloudPhotoLibrary arm64 <b1025b86e3d831c6836c5cb3698ca289> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary

0x18f903000 - 0x18f9e5fff EventKit arm64 <6ea4d3e7617b392fbf16b4a4ba99ac72> /System/Library/Frameworks/EventKit.framework/EventKit

0x18f9e6000 - 0x18fa10fff AssetsLibraryServices arm64 <af4dd8bf359a3ab8b02ebe8c418947c9> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices

0x18fa11000 - 0x18fa45fff ACTFramework arm64 <977f6698f49038b79fff67c783477b8e> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework

0x18fa46000 - 0x18fa66fff DCIMServices arm64 <1b541e7837803064af0e9f011991282f> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices

0x18fa67000 - 0x18fba2fff CoreMediaStream arm64 <193d543866c536cda65047f741c3ed74> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream

0x18fba3000 - 0x18fbaafff XPCKit arm64 <f4572f263382392fa9cc008fb5c0302e> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit

0x18fbab000 - 0x18fc8ffff CameraKit arm64 <bed0c4f7ae1c3fe2a3d2868721ae9f8c> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit

0x18fc90000 - 0x18fca8fff CloudPhotoServices arm64 <0d5f9ccc560d3d7481ba785f975989c1> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices

0x18fca9000 - 0x18fcb4fff CoreRecents arm64 <e53eb9b80a313789a220f1ae5183f9b8> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents

0x18fcb5000 - 0x18fcd3fff MediaStream arm64 <b7408d4da0f838d98408a752c56eeeeb> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream

0x18fcd4000 - 0x1900f9fff PhotoLibraryServices arm64 <4143d281e62431ee9dfa0c7652ccb0ab> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices

0x1900fa000 - 0x19012ffff PrototypeTools arm64 <3e6cb4b7b5963c55ac06b1ab7317c69c> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools

0x190130000 - 0x1901b9fff CoreSymbolication arm64 <bec7481bde963b16bcab4fc8d2bffbc4> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication

0x1902e7000 - 0x1902edfff IncomingCallFilter arm64 <6e1f7dcfa63d39a7a167f99cfa161bca> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter

0x1902ee000 - 0x1903a1fff iTunesStore arm64 <b0a79cc44fb637528b9abc03a6f4db92> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore

0x1903a2000 - 0x1903a8fff libtzupdate.dylib arm64 <9bfe406a794036219681465b6c11db55> /usr/lib/libtzupdate.dylib

0x1903a9000 - 0x190517fff Preferences arm64 <741c490db1313e63a7d1285cd2596ec4> /System/Library/PrivateFrameworks/Preferences.framework/Preferences

0x190518000 - 0x19051ffff CoreTime arm64 <a968eb348dc33f83acef60fd12446ceb> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime

0x190520000 - 0x19068bfff CVML arm64 <3789e7e736b83ea7ac7195c1a042cf6a> /System/Library/PrivateFrameworks/CVML.framework/CVML

0x19068c000 - 0x1906d9fff CoreAppleCVA arm64 <305df7eb28b5308bac9815923f4985b1> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA

0x190721000 - 0x19089bfff AppleCVA arm64 <41ef9c9831013bcf86df23db6d3039b0> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA

0x19089c000 - 0x19092cfff Montreal arm64 <c9bf79cd70d33c8fabdeb8dd6d62bf70> /System/Library/PrivateFrameworks/Montreal.framework/Montreal

0x19092d000 - 0x190b4ffff Espresso arm64 <f0628fb67a37313ea51f514fd3230d76> /System/Library/PrivateFrameworks/Espresso.framework/Espresso

0x190b50000 - 0x190b53fff MobileSystemServices arm64 <e4fd6cedc6103da6b2d05b04e45a5f3d> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices

0x190b54000 - 0x190ca5fff Photos arm64 <35be6d570edd3d5e8ac8a6b145236685> /System/Library/Frameworks/Photos.framework/Photos

0x190ca6000 - 0x190e71fff CoreML arm64 <80ba174d6a153c34a556a7b287344232> /System/Library/Frameworks/CoreML.framework/CoreML

0x190e72000 - 0x190e76fff CoreOptimization arm64 <80f64c09a26b325a9a0a981a23671f2d> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization

0x190ec3000 - 0x190f20fff CorePrediction arm64 <0f9dabcb82053af697ab69533e838fa2> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction

0x19101e000 - 0x191035fff ContactsDonation arm64 <f48974fa738c32a492a5d587d4714378> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation

0x191036000 - 0x191062fff Futhark arm64 <bf235b86b8b73d409cc7fd74592117d8> /System/Library/PrivateFrameworks/Futhark.framework/Futhark

0x1910fa000 - 0x19110bfff BaseBoardUI arm64 <270d2f006ee23ab581f0b552d45a75a0> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI

0x19110c000 - 0x191163fff ContactsUICore arm64 <76397a63e83735faadde51b9e0a5910e> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore

0x191164000 - 0x1912c7fff ContactsUI arm64 <6dc7d0bd0ca53addb3b9752eb80f8fe7> /System/Library/Frameworks/ContactsUI.framework/ContactsUI

0x1912c8000 - 0x1913a3fff CorePDF arm64 <094152970a1d3795bea2193509c9aa7c> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF

0x1913a4000 - 0x191605fff Vision arm64 <7858f139035533e88f8ece2df4e9779b> /System/Library/Frameworks/Vision.framework/Vision

0x191606000 - 0x191a63fff WebKit arm64 <92a4fca930c23600a76d9bc9dcf79789> /System/Library/Frameworks/WebKit.framework/WebKit

0x191b1b000 - 0x191b20fff ConstantClasses arm64 <73d3d9dc12313ec89aa75cc4636d65a5> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses

0x191b2a000 - 0x191b6efff AXRuntime arm64 <cd7175ce343335039b5d7f34c42b5448> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime

0x191b6f000 - 0x191ba6fff ScreenReaderCore arm64 <cad2993ea3a53eb286ce006435f37725> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore

0x191ba7000 - 0x191bcbfff TextToSpeech arm64 <c1a56cc3101c34d282259e6774740ec8> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech

0x191bcc000 - 0x191c0ffff CoreMIDI arm64 <0df076dcfdbd321f90c101262544907b> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI

0x191d20000 - 0x191d22fff libAXSafeCategoryBundle.dylib arm64 <2fd3c20fc67a3b5b88f2ab8e1b03ccf5> /usr/lib/libAXSafeCategoryBundle.dylib

0x191d23000 - 0x191d2dfff libAXSpeechManager.dylib arm64 <8258307b9953354eb98ed7669869647c> /usr/lib/libAXSpeechManager.dylib

0x191d2e000 - 0x191e11fff AccessibilityUtilities arm64 <52222b1cb0ce3510bf408438f8c9fc94> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities

0x192135000 - 0x192135fff AdSupport arm64 <1075f932c9433a9b9611b7e9683220e4> /System/Library/Frameworks/AdSupport.framework/AdSupport

0x192f08000 - 0x192f7bfff WebInspector arm64 <3a221525a3ff3e31869c8c235168805c> /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector

0x192f7c000 - 0x193073fff ITMLKit arm64 <53d9390f0f0439998075a7dd215a45df> /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit

0x1935dc000 - 0x19368dfff TelephonyUtilities arm64 <f7938c75214234f89c39954610c5f0e5> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities

0x19368e000 - 0x1936c8fff CalendarUIKit arm64 <6e6df41823013cf2a4bc8c7fb78bcb1e> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit

0x1936c9000 - 0x1936e0fff AccessibilityUIUtilities arm64 <645cfba043203d469e601ea8d2466235> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities

0x193751000 - 0x19392dfff EventKitUI arm64 <13b4e76e2f4431beaeebb08751688ad1> /System/Library/Frameworks/EventKitUI.framework/EventKitUI

0x19392e000 - 0x193989fff AXMediaUtilities arm64 <a8284b09798339b1907eca49d19c7324> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities

0x19398a000 - 0x1939fdfff UIAccessibility arm64 <3b3ce36b174f3eb0924190010c595f6b> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility

0x193b51000 - 0x193b67fff CoreFollowUp arm64 <b52808572bf03ac4a1cd47161bf131cb> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp

0x1942fd000 - 0x194300fff FTClientServices arm64 <ca8837cec1ae32368074a4f49e2521b8> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices

0x194305000 - 0x194305fff MobileObliteration arm64 <a06b58dfe47e35ecb60f7f828a2f310c> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration

0x1944fc000 - 0x1945a2fff SpringBoardFoundation arm64 <eb7be49ada6a3a939201d41774753c38> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation

0x19487b000 - 0x194888fff SetupAssistantSupport arm64 <e064b303a79336968e6d35634a102dc5> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport

0x194889000 - 0x1948b1fff SetupAssistant arm64 <334293120d713f3b8c6ce065e63864e0> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant

0x19553c000 - 0x195571fff TelephonyUI arm64 <0bb5bbac1f273dcdbc78ee999e5d297e> /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI

0x195572000 - 0x19558bfff CoreSDB arm64 <e3c49350c08437368947e56820408218> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB

0x19558c000 - 0x1955f5fff IMSharedUtilities arm64 <b93c81133d9a32c692a929a544e010fc> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities

0x195acf000 - 0x195ad4fff ProgressUI arm64 <6f55caf293dd3db0bcd922e480b63a45> /System/Library/PrivateFrameworks/ProgressUI.framework/ProgressUI

0x195c06000 - 0x195c5dfff SpringBoardUIServices arm64 <d7b93a846e503cb9aaf58849df8192c1> /System/Library/PrivateFrameworks/SpringBoardUIServices.framework/SpringBoardUIServices

0x195c69000 - 0x195c84fff EmojiFoundation arm64 <86e9db816e963a5398393175b63f5258> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation

0x195c85000 - 0x195d98fff IMDPersistence arm64 <df4d558fe9813c0dbdc82e6155e45b56> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence

0x195d99000 - 0x195db3fff MetalKit arm64 <c2651a5f6c9c39838ccd013c63872dcc> /System/Library/Frameworks/MetalKit.framework/MetalKit

0x196ba9000 - 0x196d4efff IMCore arm64 <6d9ca9a0af2038d99b83ec8782861455> /System/Library/PrivateFrameworks/IMCore.framework/IMCore

0x196d67000 - 0x196dadfff Pasteboard arm64 <e227d2da53733637af723a8e41a8c5c6> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard

0x196e01000 - 0x196e13fff MobileDeviceLink arm64 <9ffcaac5cb483f4fbf48e5184b54b200> /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink

0x196f5b000 - 0x196f7afff MaterialKit arm64 <d70675437cab3741b8119da9b29a7f65> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit

0x196f7b000 - 0x196fc2fff MobileBackup arm64 <7b50b622105e3ba89d186a99c83104ee> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup

0x198068000 - 0x198068fff LegacyHandle arm64 <6d28874b23413e9b8620fbece8a8ecba> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle

0x1981aa000 - 0x1981aafff libAWDProtobufFacetimeiMessage.dylib arm64 <4e553eb98ccb3971a90a5ab93d740e90> /usr/lib/libAWDProtobufFacetimeiMessage.dylib

0x1981cb000 - 0x1981f1fff ViceroyTrace arm64 <04af74db3f6d30f4baa58f7f6d575790> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace

0x1984a9000 - 0x1986f4fff VideoProcessing arm64 <31ac084ceac5390e9c195ab269fcdcbe> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing

0x198769000 - 0x198774fff SimpleKeyExchange arm64 <ca400d113659368c971198b5845660b7> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange

0x198775000 - 0x198775fff snatmap arm64 <b5a797c3d9b43661b4e49526909450f6> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap

0x198776000 - 0x19877afff AccessibilityUIShared arm64 <c590afef714e3c53807fba71787c8113> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIShared.framework/AccessibilityUIShared

0x1987de000 - 0x198824fff ICE arm64 <8b3008d7a8c43e208ca27fc8052f0a72> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE

0x198b28000 - 0x198b2efff AccessibilityUI arm64 <dd1d3a9e5ca530e88c5201df84cf9417> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUI.framework/AccessibilityUI

0x198b89000 - 0x198be3fff IMAVCore arm64 <7fa6c8d778ed37119ed8132b918d5b57> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore

0x198f5b000 - 0x198f61fff WirelessCoexManager arm64 <52d6ce90cb1d3701a3f26d2439ea820a> /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager

0x199269000 - 0x19959ffff AVConference arm64 <729c348df04b3ea48d44d219826ec88a> /System/Library/PrivateFrameworks/AVConference.framework/AVConference

0x19b4ac000 - 0x19b4d1fff AppSupportUI arm64 <5dc7a114b30c3678add34775f0680c84> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI

0x19b4d2000 - 0x19b51ffff CallHistory arm64 <70a4c10672d73a038791b36e935ea2d8> /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory

0x19c628000 - 0x19c62cfff libsysdiagnose.dylib arm64 <0956540a4aef38ef83b49cd0445debce> /usr/lib/libsysdiagnose.dylib

0x19c7ca000 - 0x19c7ecfff ControlCenterUIKit arm64 <aa65da2063dc362789862090014b1bab> /System/Library/PrivateFrameworks/ControlCenterUIKit.framework/ControlCenterUIKit

0x19cb0e000 - 0x19cbd9fff AXHearingSupport arm64 <9e5619d871bd37768d52ffe38a3d2a8e> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AXHearingSupport.framework/AXHearingSupport

0x19cbf6000 - 0x19cbf8fff SpeakTypingServices arm64 <0fffd0dab61a3573ada7de9ad600568b> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/SpeakTypingServices.framework/SpeakTypingServices

0x19cbf9000 - 0x19cbfefff ZoomServices arm64 <1ebc5ade724b3fee935bf0c3c8058bff> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/ZoomServices.framework/ZoomServices

0x19edd3000 - 0x19ede4fff DeviceIdentity arm64 <4f5d7a89c9a339b4b4fbc101fe35f4e5> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity

0x1a1a76000 - 0x1a1a77fff libMobileCheckpoint.dylib arm64 <049bd8b22a1438178b04fbed40a097a1> /usr/lib/libMobileCheckpoint.dylib

0x1a1ae2000 - 0x1a1af0fff AccessibilitySettingsLoader arm64 <f014f4104cd33635aa95ad25eb934847> /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader

0x1a1afc000 - 0x1a1b09fff CameraKit arm64 <da4b8c3d824d3686b8a7ba122d005ea5> /System/Library/AccessibilityBundles/CameraKit.axbundle/CameraKit

0x1a1b6b000 - 0x1a1b6dfff PhotoLibraryServices arm64 <43d6c1ee2bf431bba47bd96a3f643261> /System/Library/AccessibilityBundles/PhotoLibraryServices.axbundle/PhotoLibraryServices

0x1a1b76000 - 0x1a1b79fff PhotosFramework arm64 <a2ed181efa4a3cc1acf31816497758fc> /System/Library/AccessibilityBundles/PhotosFramework.axbundle/PhotosFramework

0x1a1bac000 - 0x1a1bc0fff QuickSpeak arm64 <8b9990a5264839eba6c59a39b05c9f75> /System/Library/AccessibilityBundles/QuickSpeak.bundle/QuickSpeak

0x1a1bf5000 - 0x1a1cdefff UIKit arm64 <072b579aece3334984b063c5a8263f9c> /System/Library/AccessibilityBundles/UIKit.axbundle/UIKit

0x1a1cdf000 - 0x1a1cf5fff WebCore arm64 <aa6615da52b33cbc8bd33abfdb0a5ae1> /System/Library/AccessibilityBundles/WebCore.axbundle/WebCore

0x1a1cf6000 - 0x1a1cf9fff WebKit arm64 <53a8d9fcf1263fbda17a3850becd8409> /System/Library/AccessibilityBundles/WebKit.axbundle/WebKit

0x1a1cfa000 - 0x1a1d02fff WebKitLegacy arm64 <f9375a8213213a34a1e879b4659592cc> /System/Library/AccessibilityBundles/WebKitLegacy.axbundle/WebKitLegacy

0x1a1d0a000 - 0x1a1d0bfff iTunesStoreFramework arm64 <ac40afd1d172319983c27da4f883f160> /System/Library/AccessibilityBundles/iTunesStoreFramework.axbundle/iTunesStoreFramework

0x1a1ddf000 - 0x1a20a3fff RawCamera arm64 <8814153852d83e3986be71abbf2181f0> /System/Library/CoreServices/RawCamera.bundle/RawCamera

0x1a2270000 - 0x1a2284fff libCGInterfaces.dylib arm64 <a35cdaae6a3f3d0d9d0b776f0d2ccb89> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib

0x1a46fe000 - 0x1a4725fff CoreServicesInternal arm64 <3e28627e61483e088b028a121a66cbeb> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal

0x1a4cf9000 - 0x1a4d0afff libGSFontCache.dylib arm64 <9e56e388c1903b99bcd16d21cc3d1ea3> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib

0x1a4d0b000 - 0x1a4d3dfff libTrueTypeScaler.dylib arm64 <e584c6d569da381dbda666f0d9ea177b> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib

0x1a6540000 - 0x1a6543fff InternationalSupport arm64 <d2f1f0eee8093ae68cdf504f23f305d8> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport

0x1a804b000 - 0x1a8050fff TextInputUI arm64 <debc3f7988543d8eac0cae88f34accf7> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI

0x1a9ad5000 - 0x1a9ad6fff DCIMServices arm64 <fa5dc81945de3d489de1ce9f90356287> /System/Library/AccessibilityBundles/DCIMServices.axbundle/DCIMServices

0x1a9dcf000 - 0x1a9dd1fff ShortcutUIKit arm64 <83234c5451f33074adee9a4460a4b688> /System/Library/PrivateFrameworks/ShortcutUIKit.framework/ShortcutUIKit

0x1a9e93000 - 0x1a9ec3fff libclosured.dylib arm64 <23ea8cc8f66931e4a59c47fb92b8baaa> /usr/lib/closure/libclosured.dylib


EOF

Replies

It looks like a text field is trying to send a notification (e.g. for the start or end of editing), and the observer object registered to receive the notification has been deallocated. IOW, it looks like a memory management error.


Unfortunately, the fact that it didn't crash before doesn't really mean much. The timing of the deallocation (or, possibly, the timing of actual overwriting of a memory block that's been deallocated) may be dependent on many factors, which can change betweens versions of iOS and even between different devices, or launches of the app.


You might be able to use one of the zombie-detection debugging tools to catch the problem a little earlier, or you might be able to use Allocations in Instruments to track the allocation history of the deallocated block, but I suggest you start by trying to deduce which class of object might be the observer, and then look more deeply into the way its lifetime is managed.

This looks very like the crash discussed in this thread. The reason why you can’t reproduce it in Xcode is that building with an modern Xcode enables automatic notification unregistration, which masks the bug in the underlying framework code.

Share and Enjoy

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

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

Thanks a lot, so does that mean that a new build with a modern xcode version will automatically fix the problem and I basically won't need to worry about this since the notifications will be automatically unregistered?


Or is this something that is only "masked" while debugging but will still show up on a published app?

so does that mean that a new build with a modern xcode version will automatically fix the problem … ?

I believe so, yes. However, there’s no substitute for actually testing such presumptions (-:

Share and Enjoy

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

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


WWDC runs Mon, 4 Jun through to Fri, 8 Jun. During that time all of DTS will be at the conference, helping folks out face-to-face.

Thanks a lot for your help. The problem with testing is that I can't replicate the problem in xcode(or even testflight) but all signs point to this issue not happening again in the new version that will be published soon so that's good enough.