App working fine till iOS 11.2.1,after 11.2.5 release app is crashing

Ours is an Enterprise iPad application with the following details

Xcode version : 6.2

Base SDK : 8.2


We have made it compatible to all the versions till ios 11 and it was working fine, but after iOS11.2.5 app getting crashed(exc_bad_access code=1 address=0x0) error in (customCell = [[[NSBundle mainBundle]loadNibNamed:@"CustomCell_iPad" owner:nil options:nil] objectAtIndex:0];) many places, tried different options (zombie and all) to figure out the issue, but unable to find the root cuase. if any one experiencing this kind of issue after ios 11.2.5.


customCell = (CustomCell_iPad *)[tableView dequeueReusableCellWithIdentifier:CellIdentifier];

if (customCell == nil)

{

customCell = [[[NSBundle mainBundle]loadNibNamed:@"CustomCell_iPad" owner:nil options:nil] objectAtIndex:0];


Please share if any one facing this knid of issue, and let know how to resolve this issue.

Replies

Please post a symbolicated Apple crash report for this crash.

Note You’ll need to run the app outside of Xcode for it to generate a crash report. Then grab the crash report as discussed in Technote 2151 Understanding and Analyzing iOS Application Crash Reports.

Share and Enjoy

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

let myEmail = "eskimo" + "1" + "@apple.com"
Type:
ARM-64
(Native)
Role:
Foreground
Parent
Process:
launchd
[1]
Coalition:
com.demo.CustDEVPrime
[1102]
Date/Time:
2018-02-08
18:44:47.8356
+0530
Launch
Time:
2018-02-08
18:43:50.8096
+0530
OS
Version:
iPhone
OS
11.2.5
(15D60)
Baseband
Version:
6.30.04
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:
4310122480
REGION
TYPE
START
-
END
[
VSIZE]
PRT/MAX
SHRMOD
REGION
DETAIL
UNUSED
SPACE
AT
START
--->
__TEXT
0x0000000100000000 (in etailEx)
[
21.6M]
r-x/r-x
SM=COW
.../SAPRetailEx]
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
0x0000000184070430
0x184054000
+
115760
1
CoreFoundation
0x0000000184da513c
0x184cd0000
+
872764
2
CoreFoundation
0x0000000184da46dc
0x184cd0000
+
870108
3
CoreFoundation
0x0000000184da4440
0x184cd0000
+
869440
4
CoreFoundation
0x0000000184e21e24
0x184cd0000
+
0x0050f972 (in etailEx)
5
CoreFoundation
0x0000000184cdad60
0x184cd0000
+
44384
6
Foundation
0x0000000185707348
0x185701000
+
25416
7
UIFoundation
0x000000018f524570
0x18f4b1000
+
472432
8
UIFoundation
0x000000018f524410
0x18f4b1000
+
472080
9
Foundation
0x0000000185715520
0x185701000
+
83232
10
UIFoundation
0x000000018f526488
0x18f4b1000
+
480392
11
UIFoundation
0x000000018f525f34
0x18f4b1000
+
479028
12
UIFoundation
0x000000018f526450
0x18f4b1000
+
480336
13
UIKit
0x000000018f03e920
0x18e3be000
+
0x12295536 (in etailEx)
14
UIKit
0x000000018eb0e380
0x18e3be000
+
0x067f4608 (in etailEx)
15
UIKit
0x000000018eb0e4f8
0x18e3be000
+
0x067f4984 (in etailEx)
16
UIKit
0x000000018eb0e0b8
0x18e3be000
+
0x067f3896 (in etailEx)
17
UIKit
0x000000018e69b74c
0x18e3be000
+
0x02190236 (in etailEx)
18
UIKit
0x000000018eb723e4
0x18e3be000
+
0x07204308 (in RetailEx)
19
UIKit
0x000000018eb0e380
0x18e3be000
+
0x067f4608 (in etailEx)
20
UIKit
0x000000018eb0e4f8
0x18e3be000
+
0x067f4984 (in SAPRetailEx)
21
UIKit
0x000000018eb0e0b8
0x18e3be000
+
0x067f3896 (in etailEx)
22
UIKit
0x000000018e69b74c
0x18e3be000
+
0x02190236 (in etailEx)
23
UIKit
0x000000018e924078
0x18e3be000
+
0x047ec792 (in etailEx)
24
UIKit
0x000000018e960a24
0x18e3be000
+
0x04a95028 (in etailEx)
25
UIKit
0x000000018eb0e380
0x18e3be000
+
0x067f4608 (in etailEx)
26
UIKit
0x000000018eb0e0b8
0x18e3be000
+
0x067f3896 (in etailEx)
27
UIKit
0x000000018e9606c8
0x18e3be000
+
0x04a94168 (in etailEx)
28
UIKit
0x000000018e960e68
0x18e3be000
+
0x04a9c120 (in etailEx)
29
UIKit
0x000000018eb0e380
0x18e3be000
+
0x067f4608 (in etailEx)
30
UIKit
0x000000018eb0e4f8
0x18e3be000
+
0x067f4984 (in etailEx)
31
UIKit
0x000000018eb0e0b8
0x18e3be000
+
0x067f3896 (in etailEx)
32
UIKit
0x000000018e95fa08
0x18e3be000
+
0x04a90904 (in etailEx)
33
UIKit
0x000000018e9677b4
0x18e3be000
+
0x04ac3076 (in etailEx)
34
etailEx
-[CreateOrderViewController tableView:cellForRowAtIndexPath:] (in etailEx) (CreateOrderViewController.m:1376)
0x0000000100000000 (in etailEx)
+
0x027a2148 (in etailEx)
35
UIKit
0x000000018e708a30
0x18e3be000
+
0x025dd440 (in etailEx)
36
UIKit
0x000000018e708f94
0x18e3be000
+
0x025de820 (in etailEx)
37
UIKit
0x000000018e6e7818
0x18e3be000
+
0x024a1736 (in etailEx)

Hi Eskimo,



Please fin below the part od symbolicated log for this crash, please check and let us know why this issue happening to only in ios 11.2.5, our app working fine till 11.2

from the symbolicated line we get the same line of code as i have added in my query, added it againfor reference.


customCell = (CustomCell_iPad *)[tableView dequeueReusableCellWithIdentifier:CellIdentifier];

if (customCell == nil)

{

customCell = [[[NSBundle mainBundle]loadNibNamed:@"CustomCell_iPad" owner:nil options:nil] objectAtIndex:0];

I’m sorry but your crash report is unreadable. Please edit the post to put the crash report inside a code block (you can get one using the

<>
button in the editor).

Share and Enjoy

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

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

i have edited the crash logs and added it in code blocks please check and help.

I’m sorry but that’s still unreadable. I approved your update to your post so that you can see the problem. Compare your Feb 15 post to what you see if you open the crash report in Xcode. Somehow all the line breaks have got lost.

Share and Enjoy

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

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

My app has similar issues! The last few weeks I see a rising number of crashes (people are installing 11.2.6) and nothing has changed in the app for months! Stack trace looks similar to what I see in this post.

Here my crash report:

Incident Identifier: 0F5A4FAC-6632-4E82-B0C7-D78E880E7144
CrashReporter Key:   3ea46a7b4da57cbb2ae2fefd97c747ec227e98e6
Hardware Model:      iPhone10,4
Process:             GCBuddy [3579]
Path:                /private/var/containers/Bundle/Application/2186B9C3-2A4C-4509-8C4E-279FB28D4FE5/GCBuddy.app/GCBuddy
Identifier:          nl.btstsoft.GCBuddy
Version:             35 (8.7.0)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           nl.btstsoft.GCBuddy [1265]




Date/Time:           2018-03-06 16:55:05.2073 +0100
Launch Time:         2018-03-06 16:52:24.7848 +0100
OS Version:          iPhone OS 11.2.6 (15D100)
Baseband Version:    1.03.06
Report Version:      104


Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Region Info: 0 is not in any region.  Bytes before following region: 4367450112
      REGION TYPE                      START - END             [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
---> 
      __TEXT                 0000000104520000-0000000104524000 [   16K] r-x/r-x SM=COW  ...y.app/GCBuddy


Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
Triggered by Thread:  0


Thread 0 name:
Thread 0 Crashed:
0   libobjc.A.dylib                0x0000000181e296bc lookUpImpOrForward + 92 (objc-runtime-new.h:1214)
1   libobjc.A.dylib                0x0000000181e296b4 lookUpImpOrForward + 84 (objc-runtime-new.mm:4847)
2   libobjc.A.dylib                0x0000000181e34758 _objc_msgSend_uncached + 56
3   CoreFoundation                0x0000000182b6913c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20 (CFNotificationCenter.c:661)
4   CoreFoundation                0x0000000182b686dc _CFXRegistrationPost + 420 (CFNotificationCenter.c:163)
5   CoreFoundation                0x0000000182b68440 ___CFXNotificationPost_block_invoke + 60 (CFNotificationCenter.c:1060)
6   CoreFoundation                0x0000000182be5e24 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1408 (CFXNotificationRegistrar.m:163)
7   CoreFoundation                0x0000000182a9ed60 _CFXNotificationPost + 380 (CFNotificationCenter.c:1057)
8   Foundation                    0x00000001834cb348 -[NSNotificationCenter postNotificationName:object:userInfo:] + 68 (NSNotification.m:543)
9   UIFoundation                  0x000000018d2e8570 -[NSTextStorage processEditing] + 240 (NSTextStorage.m:499)
10  UIFoundation                  0x000000018d2e8410 -[NSTextStorage edited:range:changeInLength:] + 336 (NSTextStorage.m:480)
11  Foundation                    0x00000001834d9520 -[NSConcreteMutableAttributedString replaceCharactersInRange:withAttributedString:] + 348 (NSAttributedString.m:953)
12  UIFoundation                  0x000000018d2ea488 __71-[NSConcreteTextStorage replaceCharactersInRange:withAttributedString:]_block_invoke + 44 (NSTextStorage.m:1031)
13  UIFoundation                  0x000000018d2e9f34 __NSConcreteTextStorageLockedForwarding + 56 (NSTextStorage.m:963)
14  UIFoundation                  0x000000018d2ea450 -[NSConcreteTextStorage replaceCharactersInRange:withAttributedString:] + 72 (NSTextStorage.m:1012)
15  UIKit                          0x000000018ce02920 -[UITextField initWithCoder:] + 1204 (UITextField.m:796)
16  UIKit                          0x000000018c8d2380 UINibDecoderDecodeObjectForValue + 688 (UINibDecoder.m:698)
17  UIKit                          0x000000018c8d24f8 UINibDecoderDecodeObjectForValue + 1064 (UINibDecoder.m:595)
18  UIKit                          0x000000018c8d20b8 -[UINibDecoder decodeObjectForKey:] + 104 (UINibDecoder.m:785)
19  UIKit                          0x000000018c45f74c -[UIView initWithCoder:] + 652 (UIView.m:3595)
20  UIKit                          0x000000018c9363e4 -[UITableViewCellContentView initWithCoder:] + 48 (UITableViewCellContentView.m:39)
21  UIKit                          0x000000018c8d2380 UINibDecoderDecodeObjectForValue + 688 (UINibDecoder.m:698)
22  UIKit                          0x000000018c8d24f8 UINibDecoderDecodeObjectForValue + 1064 (UINibDecoder.m:595)
23  UIKit                          0x000000018c8d20b8 -[UINibDecoder decodeObjectForKey:] + 104 (UINibDecoder.m:785)
24  UIKit                          0x000000018c45f74c -[UIView initWithCoder:] + 652 (UIView.m:3595)
25  UIKit                          0x000000018c6e8078 -[UITableViewCell initWithCoder:] + 100 (UITableViewCell.m:1994)
26  UIKit                          0x000000018c8d2380 UINibDecoderDecodeObjectForValue + 688 (UINibDecoder.m:698)
27  UIKit                          0x000000018c8d20b8 -[UINibDecoder decodeObjectForKey:] + 104 (UINibDecoder.m:785)
28  UIKit                          0x000000018ca8fcf8 -[UITableViewRow initWithCoder:] + 100 (UITableViewDataSource.m:32)
29  UIKit                          0x000000018c8d2380 UINibDecoderDecodeObjectForValue + 688 (UINibDecoder.m:698)
30  UIKit                          0x000000018c8d24f8 UINibDecoderDecodeObjectForValue + 1064 (UINibDecoder.m:595)
31  UIKit                          0x000000018c8d20b8 -[UINibDecoder decodeObjectForKey:] + 104 (UINibDecoder.m:785)
32  UIKit                          0x000000018ca90260 -[UITableViewSection initWithCoder:] + 312 (UITableViewDataSource.m:99)
33  UIKit                          0x000000018c8d2380 UINibDecoderDecodeObjectForValue + 688 (UINibDecoder.m:698)
34  UIKit                          0x000000018c8d24f8 UINibDecoderDecodeObjectForValue + 1064 (UINibDecoder.m:595)
35  UIKit                          0x000000018c8d20b8 -[UINibDecoder decodeObjectForKey:] + 104 (UINibDecoder.m:785)
36  UIKit                          0x000000018ca90580 -[UITableViewDataSource initWithCoder:] + 96 (UITableViewDataSource.m:143)
37  UIKit                          0x000000018c8d2380 UINibDecoderDecodeObjectForValue + 688 (UINibDecoder.m:698)
38  UIKit                          0x000000018c8d20b8 -[UINibDecoder decodeObjectForKey:] + 104 (UINibDecoder.m:785)
39  UIKit                          0x000000018c7246c8 -[UIRuntimeConnection initWithCoder:] + 188 (UIRuntimeConnection.m:23)
40  UIKit                          0x000000018c8d2380 UINibDecoderDecodeObjectForValue + 688 (UINibDecoder.m:698)
41  UIKit                          0x000000018c8d24f8 UINibDecoderDecodeObjectForValue + 1064 (UINibDecoder.m:595)
42  UIKit                          0x000000018c8d20b8 -[UINibDecoder decodeObjectForKey:] + 104 (UINibDecoder.m:785)
43  UIKit                          0x000000018c723a08 -[UINib instantiateWithOwner:options:] + 1168 (UINib.m:346)
44  UIKit                          0x000000018c500be0 -[UIViewController _loadViewFromNibNamed:bundle:] + 372 (UIViewController.m:2866)
45  UIKit                          0x000000018c2ae8e8 -[UIViewController loadView] + 176 (UIViewController.m:2995)
46  UIKit                          0x000000018c27f6d0 -[UITableViewController loadView] + 92 (UITableViewController.m:211)
47  UIKit                          0x000000018c1916a8 -[UIViewController loadViewIfRequired] + 184 (UIViewController.m:3094)
48  UIKit                          0x000000018c1915d8 -[UIViewController view] + 28 (UIViewController.m:3155)
49  UIKit                          0x000000018c314a88 -[UINavigationController _startCustomTransition:] + 1148 (UINavigationController.m:1822)
50  UIKit                          0x000000018c237b94 -[UINavigationController _startDeferredTransitionIfNeeded:] + 712 (UINavigationController.m:6607)
51  UIKit                          0x000000018c2377d8 -[UINavigationController __viewWillLayoutSubviews] + 164 (UINavigationController.m:6872)
52  UIKit                          0x000000018c2376d8 -[UILayoutContainerView layoutSubviews] + 188 (UILayoutContainerView.m:87)
53  UIKit                          0x000000018c18ee18 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1276 (UIView.m:15124)
54  QuartzCore                    0x0000000186c1b948 -[CALayer layoutSublayers] + 184 (CALayer.mm:9302)
55  QuartzCore                    0x0000000186c1fad0 CA::Layer::layout_if_needed(CA::Transaction*) + 332 (CALayer.mm:9182)
56  QuartzCore                    0x0000000186b8c31c CA::Context::commit_transaction(CA::Transaction*) + 336 (CALayer.mm:2416)
57  QuartzCore                    0x0000000186bb3b40 CA::Transaction::commit() + 540 (CATransactionInternal.mm:425)
58  UIKit                          0x000000018c1844e0 _afterCACommitHandler + 256 (UIApplication.m:2549)
59  CoreFoundation                0x0000000182b7ecdc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32 (CFRunLoop.c:1824)
60  CoreFoundation                0x0000000182b7c694 __CFRunLoopDoObservers + 412 (CFRunLoop.c:1934)
61  CoreFoundation                0x0000000182b7cc50 __CFRunLoopRun + 1292 (CFRunLoop.c:2948)
62  CoreFoundation                0x0000000182a9cc58 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3245)
63  GraphicsServices              0x0000000184948f84 GSEventRunModal + 100 (GSEvent.c:2245)
64  UIKit                          0x000000018c1f55c4 UIApplicationMain + 236 (UIApplication.m:3956)
65  GCBuddy                        0x00000001045938f4 0x104520000 + 473332
66  libdyld.dylib                  0x00000001825bc56c start + 4


Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        0x00000001826cb568 mach_msg_trap + 8
1   libsystem_kernel.dylib        0x00000001826cb3e0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                0x0000000182b7f108 __CFRunLoopServiceMachPort + 196 (CFRunLoop.c:2613)
3   CoreFoundation                0x0000000182b7ccd4 __CFRunLoopRun + 1424 (CFRunLoop.c:2969)
4   CoreFoundation                0x0000000182a9cc58 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3245)
5   Foundation                    0x00000001834d1594 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304 (NSRunLoop.m:367)
6   Foundation                    0x00000001834f09ac -[NSRunLoop(NSRunLoop) runUntilDate:] + 96 (NSRunLoop.m:411)
7   UIKit                          0x000000018cd5f7a8 -[UIEventFetcher threadMain] + 136 (UIEventFetcher.m:437)
8   Foundation                    0x00000001835d30f4 __NSThread__start__ + 996 (NSThread.m:1181)
9   libsystem_pthread.dylib        0x00000001828002b4 _pthread_body + 308 (pthread.c:740)
10  libsystem_pthread.dylib        0x0000000182800180 _pthread_start + 312 (pthread.c:799)
11  libsystem_pthread.dylib        0x00000001827feb74 thread_start + 4


Thread 2:
0   libsystem_kernel.dylib        0x00000001826ec0f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib        0x0000000182806f74 _pthread_cond_wait$VARIANT$armv81 + 624 (pthread_cond.c:579)
2   libc++.1.dylib                0x0000000181da3f34 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 96 (__threading_support:284)
3   JavaScriptCore                0x0000000189f45168 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 124 (__mutex_base:0)
4   JavaScriptCore                0x0000000189f4503c std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 108 (condition_variable:224)
5   JavaScriptCore                0x0000000189f44ec0 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 280 (condition_variable:235)
6   JavaScriptCore                0x0000000189f451b8 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::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 44 (type_traits:4291)
7   libsystem_pthread.dylib        0x00000001828002b4 _pthread_body + 308 (pthread.c:740)
8   libsystem_pthread.dylib        0x0000000182800180 _pthread_start + 312 (pthread.c:799)
9   libsystem_pthread.dylib        0x00000001827feb74 thread_start + 4


Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib        0x00000001826cb568 mach_msg_trap + 8
1   libsystem_kernel.dylib        0x00000001826cb3e0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                0x0000000182b7f108 __CFRunLoopServiceMachPort + 196 (CFRunLoop.c:2613)
3   CoreFoundation                0x0000000182b7ccd4 __CFRunLoopRun + 1424 (CFRunLoop.c:2969)
4   CoreFoundation                0x0000000182a9cc58 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3245)
5   WebCore                        0x000000018aa1184c RunWebThread(void*) + 560 (WebCoreThread.mm:690)
6   libsystem_pthread.dylib        0x00000001828002b4 _pthread_body + 308 (pthread.c:740)
7   libsystem_pthread.dylib        0x0000000182800180 _pthread_start + 312 (pthread.c:799)
8   libsystem_pthread.dylib        0x00000001827feb74 thread_start + 4


Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        0x00000001826cb568 mach_msg_trap + 8
1   libsystem_kernel.dylib        0x00000001826cb3e0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                0x0000000182b7f108 __CFRunLoopServiceMachPort + 196 (CFRunLoop.c:2613)
3   CoreFoundation                0x0000000182b7ccd4 __CFRunLoopRun + 1424 (CFRunLoop.c:2969)
4   CoreFoundation                0x0000000182a9cc58 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3245)
5   CFNetwork                      0x000000018338bb08 -[__CoreSchedulingSetRunnable runForever] + 780 (CoreSchedulingSet.mm:1364)
6   Foundation                    0x00000001835d30f4 __NSThread__start__ + 996 (NSThread.m:1181)
7   libsystem_pthread.dylib        0x00000001828002b4 _pthread_body + 308 (pthread.c:740)
8   libsystem_pthread.dylib        0x0000000182800180 _pthread_start + 312 (pthread.c:799)
9   libsystem_pthread.dylib        0x00000001827feb74 thread_start + 4


Thread 5 name:
Thread 5:
0   libsystem_kernel.dylib        0x00000001826cb568 mach_msg_trap + 8
1   libsystem_kernel.dylib        0x00000001826cb3e0 mach_msg + 72 (mach_msg.c:103)
2   CoreFoundation                0x0000000182b7f108 __CFRunLoopServiceMachPort + 196 (CFRunLoop.c:2613)
3   CoreFoundation                0x0000000182b7ccd4 __CFRunLoopRun + 1424 (CFRunLoop.c:2969)
4   CoreFoundation                0x0000000182a9cc58 CFRunLoopRunSpecific + 436 (CFRunLoop.c:3245)
5   CoreFoundation                0x0000000182b8e348 _legacyStreamRunLoop_workThread + 268 (CFStream.c:1779)
6   libsystem_pthread.dylib        0x00000001828002b4 _pthread_body + 308 (pthread.c:740)
7   libsystem_pthread.dylib        0x0000000182800180 _pthread_start + 312 (pthread.c:799)
8   libsystem_pthread.dylib        0x00000001827feb74 thread_start + 4


Thread 6 name:
Thread 6:
0   libsystem_kernel.dylib        0x00000001826cb5bc semaphore_timedwait_trap + 8
1   libdispatch.dylib              0x0000000182587fe0 _dispatch_sema4_timedwait$VARIANT$armv81 + 84 (lock.c:149)
2   libdispatch.dylib              0x000000018258884c _dispatch_semaphore_wait_slow + 72 (semaphore.c:127)
3   CoreLocation                  0x00000001891bd554 CLClientInvokeCallback(__CLClient*, CLClientEvent, objc_object*) + 396 (CLClient.mm:777)
4   CoreLocation                  0x00000001891c2fe8 _CLClientHandleMessage(__CLClient*, std::__1::shared_ptr<CLConnectionMessage>) + 624 (CLClient.mm:1270)
5   CoreLocation                  0x00000001891c2d18 invocation function for block in _CLClientCreateConnection(__CLClient*) + 120 (CLClient.mm:854)
6   CoreLocation                  0x000000018921ad98 invocation function for block in CLConnectionClient::setDefaultMessageHandler_onQueue(void (std::__1::shared_ptr<CLConnectionMessage>) block_pointer) + 180 (CLConnectionClient.mm:197)
7   CoreLocation                  0x000000018921716c CLConnection::handleMessage(std::__1::shared_ptr<CLConnectionMessage>) + 156 (CLConnection.mm:129)
8   CoreLocation                  0x0000000189217090 invocation function for block in CLConnection::initializeConnection_nl() + 60 (CLConnection.mm:110)
9   CoreLocation                  0x0000000189218924 invocation function for block in setEventHandler(NSObject<OS_xpc_object>*, void (std::__1::shared_ptr<CLConnectionMessage>) block_pointer, void () block_pointer, void () block_pointer, void () block_pointer*) + 424 (CLConnection.mm:194)
10  libxpc.dylib                  0x000000018283a634 _xpc_connection_call_event_handler + 68 (connection.c:0)
11  libxpc.dylib                  0x0000000182837fc8 _xpc_connection_mach_event + 984 (connection.c:1203)
12  libdispatch.dylib              0x0000000182556ae4 _dispatch_client_callout4 + 16 (object.m:542)
13  libdispatch.dylib              0x000000018258b358 _dispatch_mach_msg_invoke$VARIANT$armv81 + 348 (mach.c:2169)
14  libdispatch.dylib              0x0000000182594f0c _dispatch_queue_serial_drain$VARIANT$armv81 + 200 (inline_internal.h:2539)
15  libdispatch.dylib              0x000000018258bf3c _dispatch_mach_invoke$VARIANT$armv81 + 840 (mach.c:2467)
16  libdispatch.dylib              0x0000000182594f0c _dispatch_queue_serial_drain$VARIANT$armv81 + 200 (inline_internal.h:2539)
17  libdispatch.dylib              0x00000001825959bc _dispatch_queue_invoke$VARIANT$armv81 + 340 (queue.c:5302)
18  libdispatch.dylib              0x0000000182594f0c _dispatch_queue_serial_drain$VARIANT$armv81 + 200 (inline_internal.h:2539)
19  libdispatch.dylib              0x00000001825959bc _dispatch_queue_invoke$VARIANT$armv81 + 340 (queue.c:5302)
20  libdispatch.dylib              0x00000001825963a8 _dispatch_root_queue_drain_deferred_wlh$VARIANT$armv81 + 384 (queue.c:5920)
21  libdispatch.dylib              0x000000018259e4b0 _dispatch_workloop_worker_thread$VARIANT$armv81 + 640 (source.c:2529)
22  libsystem_pthread.dylib        0x00000001827fef1c _pthread_wqthread + 932 (pthread.c:2207)
23  libsystem_pthread.dylib        0x00000001827feb6c start_wqthread + 4


Thread 7:
0   libsystem_pthread.dylib        0x00000001827feb68 start_wqthread + 0


Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib        0x00000001826cb5bc semaphore_timedwait_trap + 8
1   libdispatch.dylib              0x0000000182587fe0 _dispatch_sema4_timedwait$VARIANT$armv81 + 84 (lock.c:149)
2   libdispatch.dylib              0x000000018258884c _dispatch_semaphore_wait_slow + 72 (semaphore.c:127)
3   CoreLocation                  0x00000001891bd554 CLClientInvokeCallback(__CLClient*, CLClientEvent, objc_object*) + 396 (CLClient.mm:777)
4   CoreLocation                  0x00000001891c2fe8 _CLClientHandleMessage(__CLClient*, std::__1::shared_ptr<CLConnectionMessage>) + 624 (CLClient.mm:1270)
5   CoreLocation                  0x00000001891c2d18 invocation function for block in _CLClientCreateConnection(__CLClient*) + 120 (CLClient.mm:854)
6   CoreLocation                  0x000000018921ad98 invocation function for block in CLConnectionClient::setDefaultMessageHandler_onQueue(void (std::__1::shared_ptr<CLConnectionMessage>) block_pointer) + 180 (CLConnectionClient.mm:197)
7   CoreLocation                  0x000000018921716c CLConnection::handleMessage(std::__1::shared_ptr<CLConnectionMessage>) + 156 (CLConnection.mm:129)
8   CoreLocation                  0x0000000189217090 invocation function for block in CLConnection::initializeConnection_nl() + 60 (CLConnection.mm:110)
9   CoreLocation                  0x0000000189218924 invocation function for block in setEventHandler(NSObject<OS_xpc_object>*, void (std::__1::shared_ptr<CLConnectionMessage>) block_pointer, void () block_pointer, void () block_pointer, void () block_pointer*) + 424 (CLConnection.mm:194)
10  libxpc.dylib                  0x000000018283a634 _xpc_connection_call_event_handler + 68 (connection.c:0)
11  libxpc.dylib                  0x0000000182837fc8 _xpc_connection_mach_event + 984 (connection.c:1203)
12  libdispatch.dylib              0x0000000182556ae4 _dispatch_client_callout4 + 16 (object.m:542)
13  libdispatch.dylib              0x000000018258b358 _dispatch_mach_msg_invoke$VARIANT$armv81 + 348 (mach.c:2169)
14  libdispatch.dylib              0x0000000182594f0c _dispatch_queue_serial_drain$VARIANT$armv81 + 200 (inline_internal.h:2539)
15  libdispatch.dylib              0x000000018258bf3c _dispatch_mach_invoke$VARIANT$armv81 + 840 (mach.c:2467)
16  libdispatch.dylib              0x0000000182594f0c _dispatch_queue_serial_drain$VARIANT$armv81 + 200 (inline_internal.h:2539)
17  libdispatch.dylib              0x00000001825959bc _dispatch_queue_invoke$VARIANT$armv81 + 340 (queue.c:5302)
18  libdispatch.dylib              0x0000000182594f0c _dispatch_queue_serial_drain$VARIANT$armv81 + 200 (inline_internal.h:2539)
19  libdispatch.dylib              0x00000001825959bc _dispatch_queue_invoke$VARIANT$armv81 + 340 (queue.c:5302)
20  libdispatch.dylib              0x00000001825963a8 _dispatch_root_queue_drain_deferred_wlh$VARIANT$armv81 + 384 (queue.c:5920)
21  libdispatch.dylib              0x000000018259e4b0 _dispatch_workloop_worker_thread$VARIANT$armv81 + 640 (source.c:2529)
22  libsystem_pthread.dylib        0x00000001827fef1c _pthread_wqthread + 932 (pthread.c:2207)
23  libsystem_pthread.dylib        0x00000001827feb6c start_wqthread + 4


Thread 9:
0   libsystem_pthread.dylib        0x00000001827feb68 start_wqthread + 0


Thread 10:
0   libsystem_kernel.dylib        0x00000001826cb5bc semaphore_timedwait_trap + 8
1   libdispatch.dylib              0x0000000182587fe0 _dispatch_sema4_timedwait$VARIANT$armv81 + 84 (lock.c:149)
2   libdispatch.dylib              0x000000018258884c _dispatch_semaphore_wait_slow + 72 (semaphore.c:127)
3   libdispatch.dylib              0x0000000182599710 _dispatch_worker_thread + 248 (queue.c:6179)
4   libsystem_pthread.dylib        0x00000001828002b4 _pthread_body + 308 (pthread.c:740)
5   libsystem_pthread.dylib        0x0000000182800180 _pthread_start + 312 (pthread.c:799)
6   libsystem_pthread.dylib        0x00000001827feb74 thread_start + 4


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x000000018cf6713c   x2: 0x0000000107050400   x3: 0x0000000000000001
    x4: 0x0000000000000000   x5: 0x0000000000000001   x6: 0x00000001c807c200   x7: 0x00000000000060db
    x8: 0x0000000000000000   x9: 0x0000000003e6a100  x10: 0x0000000000000005  x11: 0x0000010000000000
   x12: 0x03e6a10103e6a1c0  x13: 0x0000000003e6a1c0  x14: 0x0000000000000001  x15: 0x03e6a20103e6a280
   x16: 0x000000018280879c  x17: 0x0000000000000000  x18: 0xfffffff00e0dd260  x19: 0x0000000107050400
   x20: 0x000000018cf6713c  x21: 0x000000010715fc00  x22: 0x0000000000000001  x23: 0x00000001b3f52000
   x24: 0x0000000000000001  x25: 0x0000000000000000  x26: 0x000000010479a0b0  x27: 0x00000001b3f4c650
   x28: 0x0000000000000001   fp: 0x000000016b8d8300   lr: 0x0000000181e296b4
    sp: 0x000000016b8d82b0   pc: 0x0000000181e296bc cpsr: 0x00000000


Binary Images:
0x104520000 - 0x1046abfff GCBuddy arm64  <4c5f767b6ba537938113eba56b2f241c> /var/containers/Bundle/Application/2186B9C3-2A4C-4509-8C4E-279FB28D4FE5/GCBuddy.app/GCBuddy
0x104974000 - 0x1049b3fff dyld arm64  <477a8a1f098b3a80860d656a3f4918ea> /usr/lib/dyld
0x181d9a000 - 0x181d9bfff libSystem.B.dylib arm64  <a9f67ca8b7963c699078236267472fb0> /usr/lib/libSystem.B.dylib
0x181d9c000 - 0x181df5fff libc++.1.dylib arm64  <aee157a049663aa88c4e928768cfd553> /usr/lib/libc++.1.dylib
0x181df6000 - 0x181e16fff libc++abi.dylib arm64  <b4f54419327f3bfea747549b84dad328> /usr/lib/libc++abi.dylib
0x181e18000 - 0x1824d3fff libobjc.A.dylib arm64  <3a9d464322eb3285bc88fabf7cec20ed> /usr/lib/libobjc.A.dylib
0x1824d4000 - 0x1824d8fff libcache.dylib arm64  <474a695498903419b648b834067fac4e> /usr/lib/system/libcache.dylib
0x1824d9000 - 0x1824e4fff libcommonCrypto.dylib arm64  <f3a95fbdb7a037879160ae9e0ee14c37> /usr/lib/system/libcommonCrypto.dylib
0x1824e5000 - 0x1824e8fff libcompiler_rt.dylib arm64  <502de73c3e0c3ba78280e6164fe5728c> /usr/lib/system/libcompiler_rt.dylib
0x1824e9000 - 0x1824f0fff libcopyfile.dylib arm64  <b8c962560a1b3b639d562541d32f5960> /usr/lib/system/libcopyfile.dylib
0x1824f1000 - 0x182554fff libcorecrypto.dylib arm64  <db41a416fa083812bcafad6b888b152e> /usr/lib/system/libcorecrypto.dylib
0x182555000 - 0x1825bafff libdispatch.dylib arm64  <37135142d2043b5492d7a49be678b9ae> /usr/lib/system/libdispatch.dylib
0x1825bb000 - 0x1825d5fff libdyld.dylib arm64  <4f57dfca63a93930a57d2cea89307b01> /usr/lib/system/libdyld.dylib
0x1825d6000 - 0x1825d6fff liblaunch.dylib arm64  <ca90373a022d3c38ac7ecd736c13bf9b> /usr/lib/system/liblaunch.dylib
0x1825d7000 - 0x1825dcfff libmacho.dylib arm64  <25640409947b3e20b1135068c80d8609> /usr/lib/system/libmacho.dylib
0x1825dd000 - 0x1825defff libremovefile.dylib arm64  <848fca02e8d930fd8659eb188d9bcedd> /usr/lib/system/libremovefile.dylib
0x1825df000 - 0x1825f6fff libsystem_asl.dylib arm64  <255a36a954553a278ef2c8711ab62532> /usr/lib/system/libsystem_asl.dylib
0x1825f7000 - 0x1825f7fff libsystem_blocks.dylib arm64  <cbdfd75e23c43610991dc81d325587ea> /usr/lib/system/libsystem_blocks.dylib
0x1825f8000 - 0x182675fff libsystem_c.dylib arm64  <2c43d27314963feb8966491ea64cf5a9> /usr/lib/system/libsystem_c.dylib
0x182676000 - 0x18267afff libsystem_configuration.dylib arm64  <897ce699a6d73797810d7fe5ceef37d7> /usr/lib/system/libsystem_configuration.dylib
0x18267b000 - 0x182680fff libsystem_containermanager.dylib arm64  <ae270ac5b9613cfcb5a6ada4520b8a8b> /usr/lib/system/libsystem_containermanager.dylib
0x182681000 - 0x182682fff libsystem_coreservices.dylib arm64  <c897206125f13042a7f62767de020ae9> /usr/lib/system/libsystem_coreservices.dylib
0x182683000 - 0x182684fff libsystem_darwin.dylib arm64  <fc17590f3b6f3e2280aa164fe705e624> /usr/lib/system/libsystem_darwin.dylib
0x182685000 - 0x18268bfff libsystem_dnssd.dylib arm64  <2fdef17227d13f49929b104ec635667c> /usr/lib/system/libsystem_dnssd.dylib
0x18268c000 - 0x1826c9fff libsystem_info.dylib arm64  <c20c44a2d57b330f9931ba840195ee45> /usr/lib/system/libsystem_info.dylib
0x1826ca000 - 0x1826f2fff libsystem_kernel.dylib arm64  <6ca465bb9c013f9ab3fb24dd16418142> /usr/lib/system/libsystem_kernel.dylib
0x1826f3000 - 0x182720fff libsystem_m.dylib arm64  <a75c726ec49b3f48b83593be165afcfa> /usr/lib/system/libsystem_m.dylib
0x182721000 - 0x18273bfff libsystem_malloc.dylib arm64  <cce71425b3483c5fa3718246e8e27ed2> /usr/lib/system/libsystem_malloc.dylib
0x18273c000 - 0x1827dcfff libsystem_network.dylib arm64  <cac262c32d6938abb9075481187087c4> /usr/lib/system/libsystem_network.dylib
0x1827dd000 - 0x1827e8fff libsystem_networkextension.dylib arm64  <40f740c2ec9b37cebe6043eecbd1927d> /usr/lib/system/libsystem_networkextension.dylib
0x1827e9000 - 0x1827f3fff libsystem_notify.dylib arm64  <c204b6b2ef2d38669fb985bc64f26a6b> /usr/lib/system/libsystem_notify.dylib
0x1827f4000 - 0x1827fdfff libsystem_platform.dylib arm64  <1fd32dd6f1da3029ae0fe5875eaceb94> /usr/lib/system/libsystem_platform.dylib
0x1827fe000 - 0x18280dfff libsystem_pthread.dylib arm64  <2f9b440f88eb3cedb786b4b98586d78f> /usr/lib/system/libsystem_pthread.dylib
0x18280e000 - 0x182811fff libsystem_sandbox.dylib arm64  <001e1a85480c3b07b93861fe7e69843b> /usr/lib/system/libsystem_sandbox.dylib
0x182812000 - 0x182819fff libsystem_symptoms.dylib arm64  <56e7c311193139968b729073897fbdc6> /usr/lib/system/libsystem_symptoms.dylib
0x18281a000 - 0x18282dfff libsystem_trace.dylib arm64  <8b98d3487b6e3b72863670eb57c3b4ff> /usr/lib/system/libsystem_trace.dylib
0x18282e000 - 0x182833fff libunwind.dylib arm64  <a9da0d0735093dc38005623608c0f71e> /usr/lib/system/libunwind.dylib
0x182834000 - 0x182834fff libvminterpose.dylib arm64  <c1577063af17384b8091f9923960a1f1> /usr/lib/system/libvminterpose.dylib
0x182835000 - 0x18285ffff libxpc.dylib arm64  <1732d812fa793d159965e668759a42df> /usr/lib/system/libxpc.dylib
0x182860000 - 0x182a81fff libicucore.A.dylib arm64  <32c272e1e9f735aba4c16a17580f13e3> /usr/lib/libicucore.A.dylib
0x182a82000 - 0x182a93fff libz.1.dylib arm64  <c402ff63470b34df8634f2078cd151e1> /usr/lib/libz.1.dylib
0x182a94000 - 0x182e29fff CoreFoundation arm64  <846f4b1542383c98991c1314902e3d72> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x182e2a000 - 0x182e3afff libbsm.0.dylib arm64  <b7a56e43a852351d8a2dab94c7fc04e6> /usr/lib/libbsm.0.dylib
0x182e3b000 - 0x182e3bfff libenergytrace.dylib arm64  <6adeca3b70ed33dda70a16353c5ef6ce> /usr/lib/libenergytrace.dylib
0x182e3c000 - 0x182ec1fff IOKit arm64  <938f5f32ece43551a651b777bd44d431> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x182ec2000 - 0x182fabfff libxml2.2.dylib arm64  <33530216f58333d993d4acb846c63aac> /usr/lib/libxml2.2.dylib
0x182fac000 - 0x182fb9fff libbz2.1.0.dylib arm64  <35c6ddde076638589f755656ac0058ce> /usr/lib/libbz2.1.0.dylib
0x182fba000 - 0x182fd2fff liblzma.5.dylib arm64  <7d5815f117103d15a67fd30b3375b11b> /usr/lib/liblzma.5.dylib
0x182fd3000 - 0x183130fff libsqlite3.dylib arm64  <eac933b033d43444ae182e2d7de6137f> /usr/lib/libsqlite3.dylib
0x183131000 - 0x183157fff libMobileGestalt.dylib arm64  <dc43249a916a3294a98ae31871591dd9> /usr/lib/libMobileGestalt.dylib
0x183158000 - 0x1834c4fff CFNetwork arm64  <1b8095865d8a3b84a9cbe0d5d0354fc1> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1834c5000 - 0x1837c0fff Foundation arm64  <dad046ce90513de69c6ca86d7184b7c2> /System/Library/Frameworks/Foundation.framework/Foundation
0x1837c1000 - 0x1838affff Security arm64  <11c28a235f0d34a483d4c0c6d3a72617> /System/Library/Frameworks/Security.framework/Security
0x1838b0000 - 0x18391cfff SystemConfiguration arm64  <e4021e13feec30af8e612a49060b1ad1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x18391d000 - 0x183953fff libCRFSuite.dylib arm64  <faed949ffe90353091a2916aef415302> /usr/lib/libCRFSuite.dylib
0x183954000 - 0x183954fff libapple_crypto.dylib arm64  <7b69ce788b6f3bd581d76b857760c614> /usr/lib/libapple_crypto.dylib
0x183955000 - 0x18396bfff libapple_nghttp2.dylib arm64  <ff88135792b639679509b309f0c0cad9> /usr/lib/libapple_nghttp2.dylib
0x18396c000 - 0x183995fff libarchive.2.dylib arm64  <957aea53942d3afc91420044f6ae5112> /usr/lib/libarchive.2.dylib
0x183996000 - 0x183a47fff libboringssl.dylib arm64  <a515a4c41d7337dd85ed1db0cb3d1a09> /usr/lib/libboringssl.dylib
0x183a48000 - 0x183a5ffff libcoretls.dylib arm64  <c2287d06413f32c2aee0e6c3313d98c7> /usr/lib/libcoretls.dylib
0x183a60000 - 0x183a61fff libcoretls_cfhelpers.dylib arm64  <79276edd953836b698947c5db28c83ad> /usr/lib/libcoretls_cfhelpers.dylib
0x183a62000 - 0x183a63fff liblangid.dylib arm64  <11d94ede5ab1300a820d96e3374f53fa> /usr/lib/liblangid.dylib
0x183a64000 - 0x183b37fff libnetwork.dylib arm64  <e4a37ecffec3327bb37e3fd427c92b87> /usr/lib/libnetwork.dylib
0x183b38000 - 0x183b6afff libpcap.A.dylib arm64  <419a8dd2325a326c81b4b02d849ce562> /usr/lib/libpcap.A.dylib
0x183b6b000 - 0x183b9ffff libusrtcp.dylib arm64  <227ec64866e53676828e76f89c1e4928> /usr/lib/libusrtcp.dylib
0x183ba0000 - 0x183ba9fff IOSurface arm64  <76764bfa34e8365e8263c8ec57868e70> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x183baa000 - 0x183c4ffff libBLAS.dylib arm64  <05ecdd31f9573a069c0e8b3d610bbc3f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x183c50000 - 0x183f7ffff libLAPACK.dylib arm64  <3e55f73c8a4c329d8bb7f5e58ed687c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x183f80000 - 0x1841ecfff vImage arm64  <7fabce5d1fe83c38aa998440146eb09b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x1841ed000 - 0x1841fefff libSparseBLAS.dylib arm64  <88335b280db13b3d812ee89998bc363c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x1841ff000 - 0x184223fff libvMisc.dylib arm64  <20da313fe2343db189a04c72928eb120> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x184224000 - 0x18424efff libBNNS.dylib arm64  <19481dd658fb3f949cc1874250cfead5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x18424f000 - 0x184264fff libLinearAlgebra.dylib arm64  <0f6e8d5a7dd8384ebb8a873c2caa7ad7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x184265000 - 0x184269fff libQuadrature.dylib arm64  <124a57c41e3e3956b46e10d49ddf8fe1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x18426a000 - 0x1842c0fff libSparse.dylib arm64  <c7def66b4a4c3f29b55fcbdcf881e3f2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x1842c1000 - 0x184339fff libvDSP.dylib arm64  <4bf846f47a0e309db93bbbc791720463> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x18433a000 - 0x18433afff vecLib arm64  <86cdd48d842334dd831b1fc0e2b0270f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x18433b000 - 0x18433bfff Accelerate arm64  <01d515c3376c332799f14694934ed70b> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x18433c000 - 0x184351fff libcompression.dylib arm64  <b1a3a8c4b3a6301da874dc2af4a50920> /usr/lib/libcompression.dylib
0x184352000 - 0x184896fff CoreGraphics arm64  <1d111fedd821351f8d22fe4f2840719a> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x184897000 - 0x18489cfff IOAccelerator arm64  <ff13ef43a6f73cdaa52ce9abae404d3c> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x18489d000 - 0x1848a2fff libCoreFSCache.dylib arm64  <ac1882646b0c3cccb69dfc5246995396> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1848a3000 - 0x18493dfff Metal arm64  <5810b5432e4c34cf9f254b60f64e5e89> /System/Library/Frameworks/Metal.framework/Metal
0x18493e000 - 0x184951fff GraphicsServices arm64  <208776c1b0a73cb4827546b47cdfca63> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x184952000 - 0x184aaafff MobileCoreServices arm64  <ceed55b6a3083c1b93152daff0cc2ab5> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x184aab000 - 0x184aadfff IOSurfaceAccelerator arm64  <4feb745bfd323a0da4357d5fc65f54b2> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x184aae000 - 0x184aeffff AppleJPEG arm64  <823dea35af383cf987bdd6d2b653d41f> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x184af0000 - 0x1850a0fff ImageIO arm64  <090201d1811b3083b64c89e1c9694585> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x1850a1000 - 0x185105fff BaseBoard arm64  <5c05976a04053b179505341ce299f130> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x185106000 - 0x18511dfff AssertionServices arm64  <eac3dcdc35103304b3dc72ce0c8a0a07> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x18511e000 - 0x185126fff CorePhoneNumbers arm64  <3f42ae84ea833c52b8cd522108d259b2> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x185127000 - 0x18516bfff AppSupport arm64  <ac0c26eabc2e3737b4b0f6e524f9c54f> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x18516c000 - 0x185184fff CrashReporterSupport arm64  <28a3b2eac04b3ec482639475186d309c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x185185000 - 0x18518afff AggregateDictionary arm64  <60d5c87dbe3e3c48a3e0b91ae2cad9e7> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x18518b000 - 0x18520cfff libTelephonyUtilDynamic.dylib arm64  <46d5ede9f7fe338c97671721fbad60cc> /usr/lib/libTelephonyUtilDynamic.dylib
0x18520d000 - 0x18522cfff ProtocolBuffer arm64  <8963290d47123204921f70ae9bb9612a> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x18522d000 - 0x185258fff MobileKeyBag arm64  <d8ce3418ab5b3832906e77aa9e3c9aad> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x185259000 - 0x18528dfff BackBoardServices arm64  <2b30bebf7da7379db6b6538ca533fd6b> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x18528e000 - 0x1852e9fff FrontBoardServices arm64  <5bff8665f950326a8ad86be07a66a48a> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1852ea000 - 0x185326fff SpringBoardServices arm64  <415fae0b30393d0d92bf23dc22de21c4> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x185327000 - 0x185335fff PowerLog arm64  <83c23c8e972438b79e688c4d455b1b5e> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x185336000 - 0x185353fff CommonUtilities arm64  <dcd92acd9a14345e9b63801706e4a82e> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x185354000 - 0x18535ffff liblockdown.dylib arm64  <2fec7d5a759c32f293936f78220c1fc4> /usr/lib/liblockdown.dylib
0x185360000 - 0x185662fff CoreData arm64  <b972e9f8b7de3a568acb4ed8216f0b76> /System/Library/Frameworks/CoreData.framework/CoreData
0x185663000 - 0x185669fff TCC arm64  <06384f9076eb3e06a7d2a883d6007b3d> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x18566a000 - 0x185671fff libcupolicy.dylib arm64  <e6b23e36e1a335ad974f6b35ba2b033b> /usr/lib/libcupolicy.dylib
0x185672000 - 0x1856fefff CoreTelephony arm64  <e63112dd995a333ca54d3f6d60ae18c7> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x1856ff000 - 0x185755fff Accounts arm64  <3f8159d915823051a17536c6b21e81a9> /System/Library/Frameworks/Accounts.framework/Accounts
0x185756000 - 0x18577ffff AppleSauce arm64  <4b81009f219e3f3794d3ff93ddcd0547> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x185780000 - 0x185788fff DataMigration arm64  <e98907cbf67e35ca998fab8c64f92eea> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x185789000 - 0x18578ffff Netrb arm64  <9f8ebcf99af53a7087add608b6fb9c2a> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x185790000 - 0x1857c3fff PersistentConnection arm64  <c00b010864ca32d78dadbf487d8fb9f7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x1857c4000 - 0x1857d5fff libmis.dylib arm64  <1885af6da98d3997abff70b062548010> /usr/lib/libmis.dylib
0x1857d6000 - 0x1858d6fff ManagedConfiguration arm64  <b37e31dfe0b4340f86d707d09f210545> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x1858d7000 - 0x1858dcfff libReverseProxyDevice.dylib arm64  <d6cfe7cabd433fe5a8bd77fba606479a> /usr/lib/libReverseProxyDevice.dylib
0x1858dd000 - 0x1858eefff libamsupport.dylib arm64  <48a69db1f895324d8debac434913a4e5> /usr/lib/libamsupport.dylib
0x1858ef000 - 0x1858f4fff libCoreVMClient.dylib arm64  <017bacb6b7e83fdda154764e0492358a> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x1858f5000 - 0x1858f6fff libCVMSPluginSupport.dylib arm64  <79591b228c133dc7a93fcdb529f5c1c9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x1858f7000 - 0x1858fafff libutil.dylib arm64  <b82455fcf10c34ddbe0871d7e6998071> /usr/lib/libutil.dylib
0x1858fb000 - 0x18593cfff libGLImage.dylib arm64  <9ac83085267733acb9bc652dd70dcc2d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x18593d000 - 0x1859adfff APFS arm64  <a56b1bb534613a6da50d098073bfe7a7> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x1859ae000 - 0x1859dffff MediaKit arm64  <3b199804d91e3afcb08a2698062cff65> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x1859e0000 - 0x1859f8fff libSERestoreInfo.dylib arm64  <25abfa4121b03a25b5422fa6ba16b695> /usr/lib/updaters/libSERestoreInfo.dylib
0x1859fd000 - 0x185a39fff DiskImages arm64  <c78798bf47263e8d8ba1403fa9753a41> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x185a3a000 - 0x185a44fff libGFXShared.dylib arm64  <425823fa3f663785af7e7e72e74a2eee> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x185a45000 - 0x185a8bfff libauthinstall.dylib arm64  <51c4aba4fa7f376dbee944ee466f56c1> /usr/lib/libauthinstall.dylib
0x185a8c000 - 0x185a94fff IOMobileFramebuffer arm64  <e77d0723d9ca3bd49aed5354023ac013> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x185a95000 - 0x185aa0fff OpenGLES arm64  <e2869e8b79a63c9ca81291d5a6714ef6> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x185aa1000 - 0x185b28fff ColorSync arm64  <174c246784a4333db343d29ca59affcb> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x185b29000 - 0x185b53fff CoreVideo arm64  <69c63a3d198a34de9f343ad8e8181059> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x185b54000 - 0x185b55fff libCTGreenTeaLogger.dylib arm64  <e5ad1c68080134edaf25ccea03e08a52> /usr/lib/libCTGreenTeaLogger.dylib
0x185b56000 - 0x185cb8fff CoreAudio arm64  <7ad95e096a253ff58b74a03e3f252a4e> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x185cb9000 - 0x185ce7fff CoreAnalytics arm64  <be12a86b5538303fadce7fb5cac04ff5> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x185ce8000 - 0x185cebfff UserFS arm64  <52342f6a8e273c7391e327deb2ab82e4> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x185cec000 - 0x185e5ffff CoreMedia arm64  <ac554e80365734d88d03dc363716a637> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x185e60000 - 0x185e72fff libprotobuf-lite.dylib arm64  <2ed5fd0c82f8337b96e17a7b1846b878> /usr/lib/libprotobuf-lite.dylib
0x185e73000 - 0x185ed7fff libprotobuf.dylib arm64  <0a967243387e32aeb31a8b5ceeac3718> /usr/lib/libprotobuf.dylib
0x185ed8000 - 0x1861b5fff libAWDSupportFramework.dylib arm64  <db0f4644d45938e39bdace7ecc5c6eeb> /usr/lib/libAWDSupportFramework.dylib
0x1861b6000 - 0x1861fcfff WirelessDiagnostics arm64  <903eca346b9a357eb9d6939c5a2da02d> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x1861fd000 - 0x1862b5fff ************ arm64  <d18b9ae1333e3227806dea21be49a8d2> /System/Library/Frameworks/************.framework/************
0x1862b6000 - 0x1863c1fff libFontParser.dylib arm64  <d502b1402ada3abfb17dd35e3b6ccfd3> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x1863c2000 - 0x1863c3fff FontServices arm64  <0c499009fcb931d18cf6bfdc1af51684> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x1863c4000 - 0x186513fff CoreText arm64  <3cb200fd11ab3102b01a9aab2730a871> /System/Library/Frameworks/CoreText.framework/CoreText
0x186514000 - 0x186523fff IntlPreferences arm64  <407354c5c0f03388a2e8ef921d092bf2> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x186524000 - 0x18652cfff RTCReporting arm64  <2710371c2d763bde99c5e3ce763cebf9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x18652d000 - 0x18659bfff CoreBrightness arm64  <ac737e260dda338687d75091a549cbe7> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x18659c000 - 0x1865a7fff libAudioStatistics.dylib arm64  <f144e9f449f0366d903c07dc7042e1bb> /usr/lib/libAudioStatistics.dylib
0x1865a8000 - 0x186af8fff AudioToolbox arm64  <32fc6cb60ab531a892ee7db6030dcee9> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x186af9000 - 0x186d29fff QuartzCore arm64  <0e7efded7b69323094142d876969c3ff> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x186d2a000 - 0x186d35fff MediaAccessibility arm64  <c08f2d8d22ad32e696bbfe19c1f00132> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x186d36000 - 0x186e28fff libiconv.2.dylib arm64  <28fec549f7f6396483fb3b04c800adcb> /usr/lib/libiconv.2.dylib
0x186e29000 - 0x186e45fff NetworkStatistics arm64  <67dd3f90fc933567af5f336e36a3f69a> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x186e46000 - 0x186e5bfff MPSCore arm64  <2b8da25dee323cb0871eb5839266c6b1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x186e5c000 - 0x186ec0fff MPSImage arm64  <c54b04d27c9639958942abdf2b0aa21a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x186ec1000 - 0x186ee1fff MPSMatrix arm64  <7f20afd02853372eaeac3604ab798ca9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x186ee2000 - 0x186ef0fff CoreAUC arm64  <24c1f952294f3d769d3b2d3d3df002f9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x186ef1000 - 0x187576fff MediaToolbox arm64  <a6ee11cab3b83741ba23824098c0765d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x187577000 - 0x18763dfff MPSNeuralNetwork arm64  <e9b49812899e39b98e4f16b1e4929859> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x18763e000 - 0x18763efff MetalPerformanceShaders arm64  <968c8d8650a6345e99c11a24d4908a14> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x18763f000 - 0x187a72fff FaceCore arm64  <ce35d4571e5032258ca94f23e53a1a16> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x187a73000 - 0x187a80fff GraphVisualizer arm64  <9731b1a2362e35e5b47495a6f4a49d31> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x187a81000 - 0x187c26fff libFosl_dynamic.dylib arm64  <8dade3ca46eb36ba918cabaae25e7279> /usr/lib/libFosl_dynamic.dylib
0x187c27000 - 0x187e8cfff CoreImage arm64  <708015be329e31eabd93df07dec18a17> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x187e8d000 - 0x18807bfff CoreMotion arm64  <168555a078273fb090092d49d26d931a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x18807c000 - 0x1880aafff CoreBluetooth arm64  <98a36c47a17f3e10ac4fbf0b64ba5e96> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x1880ab000 - 0x1880cdfff PlugInKit arm64  <9a0fc8c71da23cbaac48ef7266d3b164> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x1880ce000 - 0x1882f8fff ********* arm64  <b7db9c6fd6c93fd9b6e11e7b453d9a8d> /System/Library/PrivateFrameworks/*********.framework/*********
0x1882f9000 - 0x18837bfff Quagga arm64  <311b83d6d2f338d586facf10f1a90cd2> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x18837c000 - 0x188475fff AVFAudio arm64  <96ab57ad22ea36f5ad3c8718c1ab8764> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x188476000 - 0x188664fff AVFoundation arm64  <48a63876248b347bb20e36798bc04115> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x188665000 - 0x188688fff CacheDelete arm64  <4376983fcac03a6f9a5a2e244d96a699> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x188689000 - 0x1886aefff StreamingZip arm64  <dacb59888b7f31a39e95cf0ea3a741ef> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x1886af000 - 0x1886c0fff CoreEmoji arm64  <0fed33cbda37338b9a43e1ef58c8e0f2> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x1886c1000 - 0x18870ffff CoreLocationProtobuf arm64  <0bda60fa58b13f409cd272342665fd89> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x188710000 - 0x188717fff SymptomDiagnosticReporter arm64  <c1f54dbc49c53abbbe651644b610c4b0> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x188718000 - 0x189019fff GeoServices arm64  <764874763fc63346a6d438c2a8328fab> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x18901a000 - 0x189031fff MobileAsset arm64  <4c1572513f59389e84081a755103547b> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x189032000 - 0x189073fff Lexicon arm64  <3de08451c03d3ad082074fd27e7647d4> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x189074000 - 0x189084fff libcmph.dylib arm64  <8b492aa79dc5318481752d5cba68e84b> /usr/lib/libcmph.dylib
0x189085000 - 0x1891a1fff LanguageModeling arm64  <a0b0121d2e253a4993a81f1052d1aa2c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x1891a2000 - 0x1891b9fff libmarisa.dylib arm64  <948c4447eef032a2bd7fdb0d5860359c> /usr/lib/libmarisa.dylib
0x1891ba000 - 0x189254fff CoreLocation arm64  <c081a6fe64d532408da8f7a9d5e0e9da> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x189255000 - 0x189255fff PhoneNumbers arm64  <a379685eef203ca7b1aa057fd8218ddb> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x189256000 - 0x189261fff libChineseTokenizer.dylib arm64  <54b3896b7e3c37d7a2aa5cd17ea3b4fd> /usr/lib/libChineseTokenizer.dylib
0x189262000 - 0x18930ffff libmecab_em.dylib arm64  <0a7c2fd4dd613449a0bdae35e1c05621> /usr/lib/libmecab_em.dylib
0x189310000 - 0x189311fff libThaiTokenizer.dylib arm64  <05630da4695731c2a45c765e3f71b1fe> /usr/lib/libThaiTokenizer.dylib
0x189312000 - 0x189316fff libgermantok.dylib arm64  <b61ca93824353a36954523113f1be1a4> /usr/lib/libgermantok.dylib
0x189317000 - 0x18936ffff CoreNLP arm64  <631fdf115f0c3047a3ca6dd7b28c073b> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x189370000 - 0x18952efff MobileSpotlightIndex arm64  <cd13d8305e4230e6b001ff9d173470c3> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x18952f000 - 0x18958efff CoreSpotlight arm64  <148c4e10173239958c0dae8cec599705> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x18959b000 - 0x189fd0fff JavaScriptCore arm64  <e5e2cd24ee8e39a5908c7512a93dbc4f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x189fd1000 - 0x189fd6fff libheimdal-asn1.dylib arm64  <1dc1aa4421fe3ddea53a07080c5058c6> /usr/lib/libheimdal-asn1.dylib
0x189fd7000 - 0x18a051fff libate.dylib arm64  <bb4173dd632f3d9baf425608ec3ad1a7> /usr/lib/libate.dylib
0x18a052000 - 0x18a0f4fff TextureIO arm64  <d5473c10ba4c31f29814c5940d66f041> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x18a0f5000 - 0x18a1bffff CoreUI arm64  <8e5892440df03a3f9342ba386f3c8012> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18a1c0000 - 0x18a1c9fff MobileIcons arm64  <8d72c789b63c3d9eb0236814a909a473> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x18a1ca000 - 0x18a1d8fff AppleFSCompression arm64  <4de4a2cdeb6c36ada948d82593c0f5f2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x18a1d9000 - 0x18a232fff TextInput arm64  <5e1c89ec1e1c310caa79b707ee359048> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18a233000 - 0x18a25bfff libxslt.1.dylib arm64  <9f41e38d7d1d374eb4c317ffa766d51d> /usr/lib/libxslt.1.dylib
0x18a25c000 - 0x18a291fff DataDetectorsCore arm64  <84e1f8c243cc340d8208038f40366bbe> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x18a292000 - 0x18a327fff FileProvider arm64  <81d2b19a8fe03251acd4b816dfd08908> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x18a428000 - 0x18a500fff ProofReader arm64  <849c04e5566338138c5645a080801bb1> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x18a501000 - 0x18a515fff libAccessibility.dylib arm64  <04185c7e9c1e340da5c2bccb2ca2b1af> /usr/lib/libAccessibility.dylib
0x18a516000 - 0x18a96efff libwebrtc.dylib arm64  <9c780252d56939d1bc15e93523a790a2> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x18a96f000 - 0x18a9cffff ContactsFoundation arm64  <3424e3697ab4310fa1d425d04888768e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18a9d0000 - 0x18bdedfff WebCore arm64  <efe4ff69a90238958ea8d3cfe946c772> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18bdee000 - 0x18bf61fff WebKitLegacy arm64  <3806037d085136809a33f0fd56b200e2> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x18bf62000 - 0x18bf8afff DataAccessExpress arm64  <14e9e1270dca3e0c90bf867c08dbc188> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18bf8b000 - 0x18c023fff AddressBookLegacy arm64  <fe457d495a9635fb95e1a6634647e058> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x18c024000 - 0x18c07bfff ProtectedCloudStorage arm64  <b1c62916dfa63e219fa7b3fe96680790> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18c07c000 - 0x18c0a8fff UserNotifications arm64  <1acc9bc755ae33708ad7a5eeadf6b8ec> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x18c0a9000 - 0x18c0b4fff AppleIDAuthSupport arm64  <ecb924f2b727397ead08fd2c129b872c> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x18c0b5000 - 0x18c103fff AuthKit arm64  <b6db54b7c02433bd953d11d17cff6724> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x18c12e000 - 0x18c181fff DocumentManager arm64  <6753460517ce35f1a33d34fe9819ca81> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager
0x18c182000 - 0x18d207fff UIKit arm64  <1ae0c6d9279b3ac4a7e10bf3a63a0692> /System/Library/Frameworks/UIKit.framework/UIKit
0x18d208000 - 0x18d219fff DocumentManagerCore arm64  <051e2c78e43f3700af20321c6e289322> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x18d21a000 - 0x18d21efff HangTracer arm64  <f66e4e75e8073b9290d9723d324edb88> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x18d21f000 - 0x18d271fff PhysicsKit arm64  <469bfd49cb5636da8a84d78ba983642c> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x18d272000 - 0x18d274fff StudyLog arm64  <9b3ba7d0a1dd3b1da0b003c214cfc816> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x18d275000 - 0x18d355fff UIFoundation arm64  <fa727d25bd7432f3afe426784ff9cdd1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18d356000 - 0x18d462fff CloudKit arm64  <386b94a754bf31489efb35138c200122> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18d463000 - 0x18d463fff IntentsFoundation arm64  <5efb8e90072f34a490bd2329291d416b> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x18d464000 - 0x18d52dfff Network arm64  <64b464c46498305a8f6d0522bf0e112b> /System/Library/PrivateFrameworks/Network.framework/Network
0x18d52e000 - 0x18d738fff Intents arm64  <5964d059def33218a84a588e74da3b47> /System/Library/Frameworks/Intents.framework/Intents
0x18d739000 - 0x18d754fff libresolv.9.dylib arm64  <1243b6c2a9b93b79898311cb8d37d87a> /usr/lib/libresolv.9.dylib
0x18d755000 - 0x18d757fff CoreDuetDebugLogging arm64  <2fe962b39bad35db8e01cb063b4801fa> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18d758000 - 0x18d78cfff libtidy.A.dylib arm64  <f8dae748d73237b985dd34f9ef9f953f> /usr/lib/libtidy.A.dylib
0x18d78d000 - 0x18d8b7fff CoreDuet arm64  <61357701c05f3f518a28040df994ab13> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18d8b8000 - 0x18d8d6fff CoreDuetContext arm64  <2330b26c7ae03b6ca8b867f1f3d0564f> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x18d8d7000 - 0x18d8ebfff CoreDuetDaemonProtocol arm64  <ae9ef5d9815c38449f169224df9eaca0> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18d8ec000 - 0x18d957fff IMFoundation arm64  <d3353950621838d490f40b99c9b3938d> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18d958000 - 0x18d986fff vCard arm64  <b0a50e4baac93faa8dcdeb7d37e521d1> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x18d987000 - 0x18da92fff Contacts arm64  <4e8acc9e76de3e49a6264964058223e4> /System/Library/Frameworks/Contacts.framework/Contacts
0x18da93000 - 0x18da94fff DiagnosticLogCollection arm64  <868f71f0b2aa3e77ae0fbc881da8824b> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18da95000 - 0x18da96fff Marco arm64  <a5bf7b237fe03c74827f71f4e3906931> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18da97000 - 0x18da9dfff MessageProtection arm64  <27ac5b0a0ff6361a840ddb5a7dfadefc> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x18da9e000 - 0x18dda5fff StoreServices arm64  <8f777fee8a9530fc9c4b43684ad4d234> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18dda6000 - 0x18ddbefff Engram arm64  <59677e690b3a3387929dad283df7f85e> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x18ddbf000 - 0x18deb2fff IDSFoundation arm64  <1bedc7b637f73fc1bbc4701d35b0e6a6> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18deb3000 - 0x18debefff CaptiveNetwork arm64  <df3851b5c19c309aaa816d5d18786725> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x18debf000 - 0x18deedfff EAP8021X arm64  <07ed8ba71dfd3b37a89f087bd86aae77> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18deee000 - 0x18df28fff MobileWiFi arm64  <195c28c5b8063e41a86bf3d69c2d4326> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18df29000 - 0x18df2bfff OAuth arm64  <ec25f1595c163219b07d21a1ebdb902a> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18df2c000 - 0x18df2efff CommonAuth arm64  <35c1af3f71213eaeb19292fda822e67a> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18df2f000 - 0x18df9dfff Heimdal arm64  <e5b00f9b8da530ff8873847e51fb7d5e> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18df9e000 - 0x18dfc7fff GSS arm64  <49ce418d6af83ca6ad95622c72ba2a3e> /System/Library/Frameworks/GSS.framework/GSS
0x18dfc8000 - 0x18dfdffff ApplePushService arm64  <c846a36a730e38ce995323de7421321f> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18dfe0000 - 0x18e078fff AccountsDaemon arm64  <895c85d305053712b0d7406f7eafe014> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18e079000 - 0x18e097fff AppleIDSSOAuthentication arm64  <a2ad71e90a133bbbaeab3ab0d1ff4ff7> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x18e098000 - 0x18e10afff AppleAccount arm64  <e6e0016bf2433e37b360703136de0b53> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18e10b000 - 0x18e21efff CoreUtils arm64  <60f3ca25f0a5369893147fc45c863105> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18e21f000 - 0x18e338fff IDS arm64  <87745652d06236e4b5ab2a5547274ea4> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18e339000 - 0x18e359fff MediaServices arm64  <43a188034dc734aeae2112574dd02a51> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x18e35a000 - 0x18e4cbfff MediaRemote arm64  <81f3123ab73a30d59bb3c970b556fdf0> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18e4cc000 - 0x18e4e2fff UserManagement arm64  <fa80a3eee8ed3df3a9b0621a317b41b5> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18e4e3000 - 0x18e4f2fff MobileBluetooth arm64  <e54850c6cbc8368ba17be75ff6b142eb> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x18e4f3000 - 0x18e523fff Bom arm64  <f6a7d9df0b4e3146b98f9120475509e1> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18e524000 - 0x18e528fff CommunicationsFilter arm64  <82593e02d99a3ef1896d2738be3e57c3> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18e529000 - 0x18e54efff FTAWD arm64  <31d0b593bae93294a0892eeb620357fc> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18e54f000 - 0x18e5a2fff FTServices arm64  <bec1a484c3983c82981ea97a591c4801> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18e5a3000 - 0x18e5f5fff WirelessProximity arm64  <07985b1d817d3ee9b154fee7cddf2e4b> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x18e5f6000 - 0x18e60afff ProactiveEventTracker arm64  <a071408501013cbc952df6d84316432b> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x18e60b000 - 0x18e65cfff ChunkingLibrary arm64  <e85704a007ca308caa3ebe9ba2bc48cd> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18e65d000 - 0x18e669fff libnetworkextension.dylib arm64  <5588ba0ea8953ab09cfcc7c302e7e5e1> /usr/lib/libnetworkextension.dylib
0x18e66a000 - 0x18e68efff AddressBook arm64  <c67be88af2c130e2888699eb75f60d7e> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x18f467000 - 0x18f5fcfff NetworkExtension arm64  <e5e705b8ca49395eb7de42183bb1be6a> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x18f5fd000 - 0x18fa00fff SiriTTS arm64  <062af948ed7936c2831d34c36c079414> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x18fa01000 - 0x18fa5afff SAObjects arm64  <9706f5e1d7f73729b8b255f2eaf351e2> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18fa5b000 - 0x18fa98fff VoiceServices arm64  <558b4d8d4d8f376189e36ee321eaf3d6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x18fa99000 - 0x18fac9fff GLKit arm64  <01849b737ba73695ae5e77dc0585bd19> /System/Library/Frameworks/GLKit.framework/GLKit
0x18faca000 - 0x18fbaefff AssistantServices arm64  <985a426d4a5233c589d5dff111d579cc> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18fbaf000 - 0x18fbb6fff AssetCacheServices arm64  <62e20f91e12536a4bd1822aa9a2cf83e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x18fbb7000 - 0x18fc71fff NetworkServiceProxy arm64  <16bed150dad93f18ae29fe03ce26db85> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x18fc72000 - 0x18fd67fff MMCS arm64  <67c800f5201938409716ecd862a6ae9c> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18fd68000 - 0x18fd74fff BluetoothManager arm64  <eb2690f51461318f8f733823a5bd9baf> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18fd75000 - 0x18fde6fff CoreDAV arm64  <83d8d67b705b3f389214a64a92e50c21> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18fde7000 - 0x18fe1bfff iCalendar arm64  <ec0449d2ec0a36a6a8b8bc5331b14e4a> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x18fe1c000 - 0x18fe2afff PersonaKit arm64  <f336994ea7ed3ca8855b616e5b9e4141> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x18fe2b000 - 0x18fe85fff CalendarFoundation arm64  <6169b3dc52f13a0eb9379e959c6f2747> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18fe86000 - 0x18feb3fff PhotosFormats arm64  <a866d1c5ee7f3c15b7059a5d868cdff8> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x18feb4000 - 0x18ff50fff CalendarDatabase arm64  <a83bae9485573988b43c843fe015f1f7> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x18ff51000 - 0x18ffa2fff CalendarDaemon arm64  <722d8cbc8d4f34bc923e6a1f68f45c23> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x18ffa3000 - 0x1900c1fff CloudPhotoLibrary arm64  <bcaf1aa4549c3b53b4e58de43292ca08> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x1900c2000 - 0x1901a6fff EventKit arm64  <9fd5748eb4ff3d72b6668bb052222c4c> /System/Library/Frameworks/EventKit.framework/EventKit
0x1901a7000 - 0x1901d1fff AssetsLibraryServices arm64  <4724292bf9ce39bab1b420083200bb54> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x1901d2000 - 0x190206fff ACTFramework arm64  <44708ab553533895a7e953bc8557c321> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x190207000 - 0x190227fff DCIMServices arm64  <b4a2a6ad3d98322da1cfffcb5adb6827> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x190228000 - 0x190362fff CoreMediaStream arm64  <b7573151e7ba37d9ac85911f07c992df> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x190363000 - 0x19036afff XPCKit arm64  <376bb5e8b8eb3d0db701fa235f66cb1d> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x19036b000 - 0x190451fff CameraKit arm64  <af9dbfd66388349dbe615066cbc9c483> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x190452000 - 0x19046afff CloudPhotoServices arm64  <b52afa1f77e73f048edc7dbdb05730ab> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x19046b000 - 0x190476fff CoreRecents arm64  <35e62ee8420a3f7fac7853fbc1b4c329> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x190477000 - 0x190495fff MediaStream arm64  <6983e33567583f819065482362660feb> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x190496000 - 0x1908b8fff PhotoLibraryServices arm64  <03194e4851e437cda84dab1219698bf4> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x1908b9000 - 0x1908effff PrototypeTools arm64  <c5509c116b8e30d88c82d924e8ce55dd> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x1908f0000 - 0x19097bfff CoreSymbolication arm64  <764f455421373db09a19d8108e0cf9a3> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x19097c000 - 0x190aa9fff SearchFoundation arm64  <940716936eb6336e89d8cbc3f41f78e2> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x190aaa000 - 0x190ab0fff IncomingCallFilter arm64  <383478fc575c31b9a9e7733f3a8b9b46> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x190ab1000 - 0x190b5afff iTunesStore arm64  <ebdbf7abaab03d96a751f4b5a6a87ffe> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x190b5b000 - 0x190b61fff libtzupdate.dylib arm64  <14b9516ff0de3d9ebe290d2676f223f6> /usr/lib/libtzupdate.dylib
0x190b62000 - 0x190ccdfff Preferences arm64  <ee59f17300543d8d9eeaf411620d8c6d> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x190cce000 - 0x190cd5fff CoreTime arm64  <1ddd88ec3124365ab14bd0744851320c> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x190cd6000 - 0x190e3ffff CVML arm64  <d0831e0b63bb3828818f921f0ccaf0f5> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x190e40000 - 0x190e8cfff CoreAppleCVA arm64  <3ad3808fe0273644aebce67f4ebb601c> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x190e8d000 - 0x190ec3fff DifferentialPrivacy arm64  <e5401d4c1cc43427874f3ec39f1fdd0c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x190ec4000 - 0x19102bfff AppleCVA arm64  <9a5caa6d2c02355281c7484ba53034b4> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x19102c000 - 0x1910c7fff Montreal arm64  <b8d91ba98e9a3e3a802e9b2fdc9d14c9> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x1910c8000 - 0x1912a5fff Espresso arm64  <014c5753265a3665baf7f4cd55a148cc> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x1912aa000 - 0x1913fcfff Photos arm64  <c48a671e0f433ec1a50003d29bd76ba2> /System/Library/Frameworks/Photos.framework/Photos
0x191409000 - 0x1915d2fff CoreML arm64  <b630bba175ae3c72936918f0fe48ff2b> /System/Library/Frameworks/CoreML.framework/CoreML
0x1915d3000 - 0x1915d7fff CoreOptimization arm64  <6e61942f08953dd79fd44cc9d4d744f1> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x1915d8000 - 0x191615fff SafariCore arm64  <710c3ef835613a4693a7cdbee6665507> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x191616000 - 0x191670fff CorePrediction arm64  <e9db8bd625803d5cadb30d12724983af> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x191671000 - 0x19176efff Navigation arm64  <31971185e9343c3caa8a84038d94c6a6> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x19176f000 - 0x191787fff ContactsDonation arm64  <a389f11adf4f337b910b48ea4ce88dfe> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x191788000 - 0x1917b4fff Futhark arm64  <31e1eb4d39223710ac3eaf6365bd5c64> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x1917f8000 - 0x19184cfff ToneLibrary arm64  <f6096840077b35aba4f85b905fec8835> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x19184d000 - 0x19185ffff BaseBoardUI arm64  <c65d4685d68d3dd5b9cc66280768bd35> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x191860000 - 0x1918b8fff ContactsUICore arm64  <112ec20ccb4433389bfe6bcef271d0e9> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x1918b9000 - 0x191a1dfff ContactsUI arm64  <5ff96c88672f3f7daaef338c138610dd> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x191a1e000 - 0x191afafff CorePDF arm64  <27f58f27493a30c3ad6b2f8f2b5b464e> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x191afb000 - 0x191d5bfff Vision arm64  <671010031a393fe4850d561b3c42427f> /System/Library/Frameworks/Vision.framework/Vision
0x191d5c000 - 0x192112fff WebKit arm64  <c24dc092d27d324cb755db1d25110d33> /System/Library/Frameworks/WebKit.framework/WebKit
0x192113000 - 0x1921ccfff BulletinBoard arm64  <37b377c45fc23cd7888a6da5140ef0af> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x1921cd000 - 0x1921d2fff ConstantClasses arm64  <ba66372594cb3a2b8db141e6eb25ce2e> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1921d3000 - 0x1921dbfff CertUI arm64  <bac1e32a984233d18b4dc765f2c5c712> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x1921dc000 - 0x192220fff AXRuntime arm64  <fbae68f59cda3b78988dd62c1616681d> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x192221000 - 0x192258fff ScreenReaderCore arm64  <3471347a46b23172ac46f515d3f22e96> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x192259000 - 0x19227dfff TextToSpeech arm64  <733f4e2940e830f9a029d5032c9f8ffe> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x19227e000 - 0x1922c4fff CoreMIDI arm64  <cbe0ac6dd252317792c2ea306bbb0f31> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x1922c5000 - 0x192361fff MediaPlatform arm64  <53f6bfef587a3976a95c60020ef0923f> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x192362000 - 0x1923c1fff WebBookmarks arm64  <c47781cf948d3314bd1a66eb1a120623> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x1923c2000 - 0x1923c8fff DAAPKit arm64  <1489e0c7529436419e775108edc2851e> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x1923c9000 - 0x1923cbfff libAXSafeCategoryBundle.dylib arm64  <aa17b46d32e83e5c9a6dfd29c2df837b> /usr/lib/libAXSafeCategoryBundle.dylib
0x1923cc000 - 0x1923d6fff libAXSpeechManager.dylib arm64  <04f1a3f18e61319ca2925f28b11dd750> /usr/lib/libAXSpeechManager.dylib
0x1923d7000 - 0x1924bafff AccessibilityUtilities arm64  <125b3413cc15314fa6c3398310ede370> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x1924bb000 - 0x192793fff MediaLibraryCore arm64  <e9e31e56a9d931b480077cdf3c26ea1b> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x192794000 - 0x192794fff AdSupport arm64  <52aeb59762cc30399d7dd506a9739686> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x192795000 - 0x192a13fff MusicLibrary arm64  <50d67ee3398f34cda8475d25d029208c> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x192a14000 - 0x19309cfff VectorKit arm64  <79e1fdcd393736129c3e506e5f67ac2b> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x19309d000 - 0x1932dafff MapKit arm64  <92009c98b1d03bac9cf0aa027001c0d4> /System/Library/Frameworks/MapKit.framework/MapKit
0x1932db000 - 0x193453fff iTunesCloud arm64  <2c3ab1a02a4932488d2b9b9e3f8eed74> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x193454000 - 0x1934f4fff HomeSharing arm64  <df6385b5922a3f10a0b2ae1940201dc3> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x1934f5000 - 0x19356afff WebInspector arm64  <1c955495e1053662b2fbf8fdd65c7d3a> /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector
0x19356b000 - 0x193653fff ITMLKit arm64  <058156a1c41a38c4b501e6fe24ffeda5> /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
0x193664000 - 0x193ac0fff MediaPlayer arm64  <3f2813565c393f5e9b22e1e68740a5cd> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x193ae7000 - 0x193aedfff EmailAddressing arm64  <a4ed08880b213c40a1432420c6570fba> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing
0x193aee000 - 0x193af0fff MessageSupport arm64  <40b233623a0d3463b2b762ab80dfb250> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport
0x193af1000 - 0x193af3fff InternationalTextSearch arm64  <8b25215ff1b5370daaf074a449d7408e> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x193af4000 - 0x193b4ffff MIME arm64  <0c5c8fd7041c3d92bf6857ff48fe41d1> /System/Library/PrivateFrameworks/MIME.framework/MIME
0x193b50000 - 0x193b7ffff ProactiveSupport arm64  <25820ab287a3365e8ab599e3d952837c> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x193b80000 - 0x193bb8fff Notes arm64  <376b967ea0e2363a9c37b6c801fe0a8c> /System/Library/PrivateFrameworks/Notes.framework/Notes
0x193bb9000 - 0x193c6dfff TelephonyUtilities arm64  <a72e2e6971e43a9bad5147c0b9d867be> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x193c6e000 - 0x193ca8fff CalendarUIKit arm64  <252b784e202c3c7eaa0780ae59571b00> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x193ca9000 - 0x193cc0fff AccessibilityUIUtilities arm64  <e98cd5a8a9343e48b18168229de2513b> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x193cc1000 - 0x193d1cfff DataAccess arm64  <1ba6ac5279cd3605b4c912fb99687d6e> /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess
0x193d1d000 - 0x193d30fff AssetsLibrary arm64  <c7ae30f9006b398bacc0a8ba8c02bb1d> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x193d31000 - 0x193f0ffff EventKitUI arm64  <b29a3bb5278f3b41886fc3b0ed036ab4> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x193f10000 - 0x193f6bfff AXMediaUtilities arm64  <e46ef8fd11253db2b6056d8ba359614a> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x193f6c000 - 0x193fe0fff UIAccessibility arm64  <fd736479920735bc9ca0af3bda726210> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x193ffc000 - 0x194002fff SearchToSharePredictions arm64  <06ee3054c9603bd5a8817d8af8d3ade9> /System/Library/PrivateFrameworks/SearchToSharePredictions.framework/SearchToSharePredictions
0x194003000 - 0x1940a4fff Social arm64  <bcd6acd245643a579fc372a3931754e7> /System/Library/Frameworks/Social.framework/Social
0x19414d000 - 0x1941bcfff CoreSuggestions arm64  <17ab99306f78359c993f080762fa5666> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x1941bd000 - 0x1941cdfff MailServices arm64  <12b4274533e937a18feec291c9eedeb5> /System/Library/PrivateFrameworks/MailServices.framework/MailServices
0x1941ce000 - 0x194263fff CoreRecognition arm64  <e044f03b38233bb38791a318c43ee3f4> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x194264000 - 0x19427ffff MailSupport arm64  <0456e2e00da63691a1bb7f575b3ab935> /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport
0x194280000 - 0x1943cffff Message arm64  <60c58b8941e93f92b02852c9123e22d9> /System/Library/PrivateFrameworks/Message.framework/Message
0x1943d0000 - 0x1945f2fff libmecabra.dylib arm64  <13e583b7aa3e30cd80d709e16e134a76> /usr/lib/libmecabra.dylib
0x1945f3000 - 0x194695fff CoreParsec arm64  <21f1192974ca34e09cf3e6c07fd52437> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x1946c6000 - 0x1946f6fff SharedUtils arm64  <414d1282f99d33b28d99c0556eba0f29> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1946f7000 - 0x194732fff ContactsAutocomplete arm64  <0e9507a02bbb3ee999a9c967427a7974> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete
0x194733000 - 0x1947f8fff VideoSubscriberAccount arm64  <868d89dd6615348f99bce20aa7ac2b84> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x1947f9000 - 0x19482afff Pegasus arm64  <25e5d23e222036adaea75410b37f3135> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x19482b000 - 0x1948abfff AVKit arm64  <9e4de62b71da3e4cb27018e835e7e8c7> /System/Library/Frameworks/AVKit.framework/AVKit
0x1948d0000 - 0x1948d3fff FTClientServices arm64  <52cd266e15763e84b4c5d74dc39340bf> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x1948d4000 - 0x1948e7fff SharedWebCredentials arm64  <237be9a9c3f434db9d99cffa80988ef6> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x1948e9000 - 0x1948ecfff SafariFoundation arm64  <a527d213514c3928af94e6f7835b6b68> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x194a74000 - 0x194a8afff LocalAuthentication arm64  <f4fbef3714bb3132880a95cbcd9bd5e1> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x194a8b000 - 0x194a8dfff ParsecSubscriptionServiceSupport arm64  <4ff789900eda3015b204f7fa777538e1> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x194b36000 - 0x194b4efff CoreInterest arm64  <9d0f673841e63c69a932e393ffcfd18b> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x194b4f000 - 0x194db0fff SafariShared arm64  <bb7c724adaba35d39cead7c9c3845ed1> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x194db1000 - 0x194debfff WebUI arm64  <7839526bd541366cac59d18bb84de836> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x194e6f000 - 0x194e78fff MobileStorage arm64  <20f06866a42a358893db330135f71ee2> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x194e79000 - 0x194ebbfff ContentIndex arm64  <554c377745a23719aadb84480313d5f2> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x194ebc000 - 0x1951affff ImageCapture arm64  <c196e45f643a30e9842ce6b36e36a633> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x195382000 - 0x195398fff iPhotoMigrationSupport arm64  <da3747edef28349ebb105c9c05aeed96> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x195399000 - 0x1953abfff DiagnosticExtensions arm64  <f37c4622b060340abeaca6d9bf176079> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
0x1956b3000 - 0x19574afff PhotoLibrary arm64  <d3017fdf799f332789ff8f4746e4274b> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x19574b000 - 0x195a9bfff PhotosUICore arm64  <6078fe8180c33c42a1e954058f8a8737> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x195b4a000 - 0x195b50fff LinguisticData arm64  <2969e85aec473964927ee546d62027d7> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x195b6a000 - 0x195bf4fff PhotoEditSupport arm64  <739ae73c95973434b59ccf39bdd84ba8> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x195bf5000 - 0x195c08fff SiriTasks arm64  <09cbdcac8dcc34129d65752c7b3b0c18> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
0x195c09000 - 0x196025fff PhotosUI arm64  <a21dcc8a4c6239e0bb55e97cc1dda8e3> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x19612f000 - 0x19615cfff StoreKit arm64  <85d4c4657bf73c58aca45417feb3f16a> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x1962ee000 - 0x196308fff MetalKit arm64  <293c79a715cb37bdb521750ac5d2fabd> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x196309000 - 0x19632afff GenerationalStorage arm64  <010e586020193be287a48e99b625a826> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x196775000 - 0x196843fff CoreHandwriting arm64  <6539b94bf150389ebbf1acc6d6964f64> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x1969a8000 - 0x1969b0fff AddressBookUI arm64  <c0ac87cc19a03afd8172900362841eb9> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
0x196de7000 - 0x196f11fff PencilKit arm64  <691a104892fb3cdab89c550253c35369> /System/Library/PrivateFrameworks/PencilKit.framework/PencilKit
0x196f12000 - 0x196f2ffff QuickLookThumbnailing arm64  <60477a2ae80834bebf755846707eb889> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x196f30000 - 0x196fe2fff PDFKit arm64  <5aefa2bd1fca3c808ce3a9b884d91dd1> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x196fe3000 - 0x19710ffff AnnotationKit arm64  <0678c4709fbd35d58f06dc87fe8ba60e> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
0x1972ca000 - 0x197310fff Pasteboard arm64  <714f17a8180f3722ad353064ce69fb4d> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x197331000 - 0x197361fff MarkupUI arm64  <0de5911b65cd31a18a2711545e3353a5> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
0x197384000 - 0x19743efff QuickLook arm64  <c01d392247f436858f8f9449b9c5754d> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x197527000 - 0x19756dfff SafariSafeBrowsing arm64  <1126219f83f73b51b5e493a2a7b39e08> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x19758c000 - 0x197693fff SafariServices arm64  <e8ce13545a5f3ec39cf8c5c7669c1b13> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x197694000 - 0x1976cbfff AppStoreDaemon arm64  <675c82438dd638fb8137410d945f8bb2> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x197a10000 - 0x197b0afff MessageUI arm64  <5cf82853f3e338bdae85a4ebcc06eb47> /System/Library/Frameworks/MessageUI.framework/MessageUI
0x198d6c000 - 0x198d7bfff NewsFoundation arm64  <2dcf089ff1173fb6a5c0ad5397881b20> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation
0x198d7c000 - 0x198fd1fff NewsTransport arm64  <bb142fcb56313cb1b2815fab7f443ff7> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport
0x19913b000 - 0x199493fff NewsCore arm64  <97ee5ed9adf03c0187176785c53a3ad8> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore
0x1994d1000 - 0x199519fff ClockKit arm64  <547f96c29c363b7b8ba4321bfe3823cf> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit
0x199539000 - 0x19953dfff NewsDaemon arm64  <286f8b4f2cdf3b85ac437e134aaeffe3> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon
0x199b14000 - 0x199b29fff NewsServicesInternal arm64  <56863fa36e2b3490ae5f5fb8bce3b438> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal
0x199ce4000 - 0x199ceafff DuetRecommendation arm64  <51a213b847e9352290ec3ddccbe6539d> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation
0x199ea2000 - 0x199f0bfff NewsToday arm64  <e65c1c0adaea34ea8f5b32a30c74c68b> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday
0x19a088000 - 0x19a08cfff NewsServices arm64  <3dc73f59230e395bbb8d802a1047a940> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices
0x19b99d000 - 0x19b9c1fff AppSupportUI arm64  <d465070e320632b9aba69892508f26e2> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19df87000 - 0x19dfd5fff DataDetectorsUI arm64  <9fd437c8592636c88fb0749a782595c0> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x1a1f9c000 - 0x1a2251fff RawCamera arm64  <ecccce417469344d8505421096d3c602> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a234e000 - 0x1a2362fff libCGInterfaces.dylib arm64  <fa21578480423183907f3bd84e809893> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a48f5000 - 0x1a491cfff CoreServicesInternal arm64  <0927f80bd9de335e9ce3eb812e695e6a> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a4eef000 - 0x1a4f00fff libGSFontCache.dylib arm64  <50b74f1d848d3bb693fedc5ec5abcdd4> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1a4f01000 - 0x1a4f33fff libTrueTypeScaler.dylib arm64  <368042c6615c3311b21a920e048e67f9> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1a5862000 - 0x1a5862fff libmetal_timestamp.dylib arm64  <8738e73a62a630849bda9472debde0b6> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x1a672a000 - 0x1a672dfff InternationalSupport arm64  <ee6d1235952e38c5a2cceb4377192f5b> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1a84a2000 - 0x1a84a7fff TextInputUI arm64  <a9ccf8c19885389abec1e24b4bae422f> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1aa307000 - 0x1aa3c7fff AGXMetalA11 arm64  <99646fca729b3bd181b900fda6a3a28e> /System/Library/Extensions/AGXMetalA11.bundle/AGXMetalA11
0x1aa61b000 - 0x1aa64cfff libclosured.dylib arm64  <aefc8840686d30a88277d7efcb70abaf> /usr/lib/closure/libclosured.dylib


EOF

Thanks for the crash report. It came across just fine but it didn’t point to any specific problem at our end )-:

However, there’s another thread on DevForums with references to some existing bug reports that do shed some light on this. Specifically, one of the bugs mentioned in that thread (r. 37500629) is being treated as a bug in UIKit where a change to an underlying framework is causing UIKit to ‘leak’ an

NSTextStorageDidProcessEditingNotification
observer. The post of this notification (frame 9 in your main thread’s backtrace) causes the notification post to fail as it accesses the deallocated object (frames 3 through 0).

I’m not a UIKit expert so I can’t offer any definitive workaround advice. One option you might try is to rebuild your app with the latest tools. Doing that opts your process into notification center’s ‘automatically remove observers on deallocate’ behaviour, which seems to avoid this problem. If that doesn’t work then my recommendation is that you file a DTS tech support incident and discuss workarounds with one of our UIKit experts.

Share and Enjoy

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

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

Hello Quinn,

Thanks a lot for your answer. The current GCBuddy app is being built with XCode6. Porting it to XCode9 is a major task. But I managed to get rid of a lot of incompatibilities (removing lots of functionality) and tried the same steps to reproduce the bug in the app built with XCode9. Indeed the problem is gone!

I also tried the old app in iOS 11.3 beta 5 but the crashing happens on that version as well. If this is a bug in the UIKit, why can't it be solved? That would prevent a lot of similar app crashes!

Anyway, I filed a DTS tech support incident since porting the app to XCode9 is not a short term solution (although I understand I can't keep using XCode6 much longer). Hopefully a UIKit expert can indicate what I have to do to prevent the crash.


--


BtSt

(Been there, Seen that...)