CFPrefsPlistSource calls get into a loop and freeze the whole OS

First of all, my problem appears to be similar to: https://forums.developer.apple.com/thread/71090#discussion-208302. But the advice there was to report it as an OS bug, and all that happened over a year ago, so it made sense to me to create a new topic.


Some background. This appears to be reproducible only on some phones and even then - not all the time. Nonetheless, it's pretty wide-spread as we keep hearing about it. Basically, something during the work of our application makes the whole OS freeze until the OS kills that app. There are crash reports produced (I am going to attach them) but, first of all, there are no suspicious calls from the app itself logged at all, but there are some weird system calls present in there. Also, this crash is not reported under iTunes at all - meaning that if some clients out there are getting this, we don't get their logs, we just get their negative feedback


Also, I tried profiling the application using the official tools for memory leaks and other suspicious behaviour - and found none. But, I actually wasn't able to reproduce the nasty behaviour ever in the debug mode on my local builds anyway (as I said earlier - it's not reproducible everywhere and all the time).


Here are some logs


Log 1


Date/Time:           2018-03-22 12:35:36.5659 +0200
Launch Time:         2018-03-22 08:47:15.6637 +0200
OS Version:          iPhone OS 11.2.6 (15D100)
Baseband Version:    1.03.06
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-update watchdog transgression: THEAPP exhausted real (wall clock) time allowance of 10.00 seconds |  | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 3.490 (user 3.490, system 0.000), 6% CPU", | "Elapsed application CPU time (seconds): 0.064, 0% CPU" | )
Triggered by Thread:  0

Filtered syslog:
None found

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib         0x000000018621f568 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000018621f3e0 mach_msg + 72
2   libdispatch.dylib             0x00000001860de7c0 _dispatch_mach_send_and_wait_for_reply + 644
3   libdispatch.dylib             0x00000001860dec6c dispatch_mach_send_with_result_and_wait_for_reply$VARIANT$armv81 + 56
4   libxpc.dylib                   0x000000018638fd7c xpc_connection_send_message_with_reply_sync + 196
5   CoreFoundation                 0x00000001866983a8 __78-[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:]_block_invoke + 24
6   CoreFoundation                 0x00000001866c6cd4 CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 48
7   CoreFoundation                 0x00000001866982ec -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 256
8   CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
9   CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
10  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
11  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
12  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
13  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
14  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
15  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
16  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
17  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
18  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
19  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
20  CoreFoundation                 0x00000001866972e4 __50-[CFPrefsPlistSource alreadylocked_requestNewData]_block_invoke + 92
21  CoreFoundation                 0x000000018676f538 -[_CFXPreferences withConnectionForRole:performBlock:] + 48
22  CoreFoundation                 0x0000000186697214 -[CFPrefsPlistSource alreadylocked_requestNewData] + 288
23  CoreFoundation                 0x0000000186698cc8 -[CFPrefsPlistSource generationCount] + 572
24  CoreFoundation                 0x00000001866c6834 -[CFPrefsSearchListSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 132
25  CoreFoundation                 0x00000001866c72b8 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_3.143 + 80
26  CoreFoundation                 0x000000018676f538 -[_CFXPreferences withConnectionForRole:performBlock:] + 48
27  CoreFoundation                 0x00000001866c725c __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_2.142 + 124
28  libsystem_trace.dylib         0x0000000186370b54 _os_activity_initiate_impl + 60
29  CoreFoundation                 0x00000001866c71b4 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke.140 + 124
30  CoreFoundation                 0x00000001866c6cd4 CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 48
31  CoreFoundation                 0x00000001866c6f0c -[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:] + 184
32  CoreFoundation                 0x00000001866c77c0 -[CFPrefsSearchListSource alreadylocked_copyDictionary] + 384
33  CoreFoundation                 0x00000001866c5a60 -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 88
34  CoreFoundation                 0x0000000186764218 -[CFPrefsSource copyValueForKey:] + 64
35  CoreFoundation                 0x000000018676e2b4 __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 40
36  CoreFoundation                 0x00000001866c92f0 __108-[_CFXPreferences+ 922352 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 268
37  CoreFoundation                 0x00000001866c8b0c normalizeQuintuplet + 356
38  CoreFoundation                 0x00000001866c91d8 -[_CFXPreferences+ 922072 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 108
39  CoreFoundation                 0x000000018676e24c -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 124
40  CoreFoundation                 0x0000000186770bb0 _CFPreferencesGetAppBooleanValueWithContainer + 136
41  Foundation                     0x00000001870257a8 -[NSUserDefaults+ 51112 (NSUserDefaults) boolForKey:] + 112
42  UIFoundation                   0x0000000190e48adc +[NSTypesetter allowsDefaultLineBreakStrategy] + 212
43  UIFoundation                   0x0000000190e31fc4 -[NSCoreTypesetter _NSStringDrawingCoreTextEngineWithOriginalString:rect:padding:context:forceClipping:usesWebKitCompatibleMetrics:attributes:options:drawingContext:wantsTextLineFragments:validatedAttributedString:firstNonRenderedCharacterIndex:foundSoftHyphenAtEOL:enginePathUsed:] + 3040
44  UIFoundation                   0x0000000190e2d070 __NSStringDrawingEngine + 6000
45  UIFoundation                   0x0000000190e2f53c -[NSAttributedString+ 419132 (NSExtendedStringDrawing) boundingRectWithSize:options:context:] + 596
46  UIKit                         0x000000018fcf01a4 -[UILabel _textRectForBounds:limitedToNumberOfLines:includingShadow:] + 476
47  UIKit                         0x000000018fceff2c -[UILabel _intrinsicSizeWithinSize:] + 124
48  UIKit                         0x000000018fdd1350 -[UILabel intrinsicContentSize] + 360
49  UIKit                         0x000000018fdd1038 -[UIView+ 1028152 (UIConstraintBasedLayout) _generateContentSizeConstraints] + 52
50  UIKit                         0x000000018fdd0a80 -[UIView+ 1026688 (UIConstraintBasedLayout) _updateContentSizeConstraints] + 268
51  UIKit                         0x00000001907eee90 -[UIView+ 11636368 (AdditionalLayoutSupport) _updateSystemConstraints] + 112
52  UIKit                         0x00000001907ed9b8 -[UIView+ 11631032 (AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:] + 188
53  UIKit                         0x00000001907ede80 -[UIView+ 11632256 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 1008
54  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
55  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
56  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
57  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
58  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
59  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
60  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
61  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
62  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
63  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
64  Foundation                     0x00000001870674dc -[NSISEngine withBehaviors:performModifications:] + 168
65  UIKit                         0x00000001907ee0cc -[UIView+ 11632844 (AdditionalLayoutSupport) _recursiveUpdateConstraintsIfNeededCollectingViews:forSecondPass:] + 124
66  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
67  Foundation                     0x00000001870674dc -[NSISEngine withBehaviors:performModifications:] + 168
68  UIKit                         0x00000001907ee3b0 -[UIView+ 11633584 (AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 548
69  UIKit                         0x00000001907e53e8 -[UIWindow+ 11596776 (UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 104
70  UIKit                         0x00000001907ef260 -[UIView+ 11637344 (AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 428
71  UIKit                         0x000000018ffc4484 -[UIView+ 3073156 (Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 180
72  UIKit                         0x000000018fce2e18 -[UIView+ 52760 (CALayerDelegate) layoutSublayersOfLayer:] + 1276
73  QuartzCore                     0x000000018a76f948 -[CALayer layoutSublayers] + 184
74  QuartzCore                     0x000000018a773ad0 CA::Layer::layout_if_needed+ 1206992 (CA::Transaction*) + 332
75  QuartzCore                     0x000000018a6e031c CA::Context::commit_transaction+ 602908 (CA::Transaction*) + 336
76  QuartzCore                     0x000000018a707b40 CA::Transaction::commit+ 764736 () + 540
77  QuartzCore                     0x000000018a708980 CA::Transaction::observer_callback+ 768384 (__CFRunLoopObserver*, unsigned long, void*) + 92
78  CoreFoundation                 0x00000001866d2cdc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
79  CoreFoundation                 0x00000001866d0694 __CFRunLoopDoObservers + 412
80  CoreFoundation                 0x00000001866d0c50 __CFRunLoopRun + 1292
81  CoreFoundation                 0x00000001865f0c58 CFRunLoopRunSpecific + 436
82  GraphicsServices               0x000000018849cf84 GSEventRunModal + 100
83  UIKit                         0x000000018fd495c4 UIApplicationMain + 236
84  THEAPP                       0x00000001047823c8 main + 107464 (SupportNumberCell.swift:65)
85  libdyld.dylib                 0x000000018611056c start + 4



Log 2


Date/Time:           2018-03-22 13:09:02.9355 +0200
Launch Time:         2018-03-22 12:36:43.0553 +0200
OS Version:          iPhone OS 11.2.6 (15D100)
Baseband Version:    1.03.06
Report Version:      104


Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-update watchdog transgression: THEAPP exhausted real (wall clock) time allowance of 10.00 seconds |  | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 8.710 (user 8.710, system 0.000), 14% CPU", | "Elapsed application CPU time (seconds): 0.061, 0% CPU" | )
Triggered by Thread:  0


Filtered syslog:
None found


Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib         0x000000018621f568 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000018621f3e0 mach_msg + 72
2   libdispatch.dylib             0x00000001860de7c0 _dispatch_mach_send_and_wait_for_reply + 644
3   libdispatch.dylib             0x00000001860dec6c dispatch_mach_send_with_result_and_wait_for_reply$VARIANT$armv81 + 56
4   libxpc.dylib                   0x000000018638fd7c xpc_connection_send_message_with_reply_sync + 196
5   CoreFoundation                 0x00000001866983a8 __78-[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:]_block_invoke + 24
6   CoreFoundation                 0x00000001866c6cd4 CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 48
7   CoreFoundation                 0x00000001866982ec -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 256
8   CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
9   CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
10  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
11  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
12  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
13  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
14  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
15  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
16  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
17  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
18  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
19  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
20  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
21  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
22  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
23  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
24  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
25  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
26  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
27  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
28  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
29  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
30  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
31  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
32  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
33  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
34  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
35  CoreFoundation                 0x00000001866972e4 __50-[CFPrefsPlistSource alreadylocked_requestNewData]_block_invoke + 92
36  CoreFoundation                 0x000000018676f538 -[_CFXPreferences withConnectionForRole:performBlock:] + 48
37  CoreFoundation                 0x0000000186697214 -[CFPrefsPlistSource alreadylocked_requestNewData] + 288
38  CoreFoundation                 0x0000000186698cc8 -[CFPrefsPlistSource generationCount] + 572
39  CoreFoundation                 0x00000001866c6834 -[CFPrefsSearchListSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 132
40  CoreFoundation                 0x00000001866c72b8 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_3.143 + 80
41  CoreFoundation                 0x000000018676f538 -[_CFXPreferences withConnectionForRole:performBlock:] + 48
42  CoreFoundation                 0x00000001866c725c __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_2.142 + 124
43  libsystem_trace.dylib         0x0000000186370b54 _os_activity_initiate_impl + 60
44  CoreFoundation                 0x00000001866c71b4 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke.140 + 124
45  CoreFoundation                 0x00000001866c6cd4 CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 48
46  CoreFoundation                 0x00000001866c6f0c -[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:] + 184
47  CoreFoundation                 0x00000001866c77c0 -[CFPrefsSearchListSource alreadylocked_copyDictionary] + 384
48  CoreFoundation                 0x00000001866c5a60 -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 88
49  CoreFoundation                 0x0000000186764218 -[CFPrefsSource copyValueForKey:] + 64
50  CoreFoundation                 0x000000018676e2b4 __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 40
51  CoreFoundation                 0x00000001866c92f0 __108-[_CFXPreferences+ 922352 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 268
52  CoreFoundation                 0x00000001866c8b0c normalizeQuintuplet + 356
53  CoreFoundation                 0x00000001866c91d8 -[_CFXPreferences+ 922072 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 108
54  CoreFoundation                 0x000000018676e24c -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 124
55  CoreFoundation                 0x0000000186770bb0 _CFPreferencesGetAppBooleanValueWithContainer + 136
56  Foundation                     0x00000001870257a8 -[NSUserDefaults+ 51112 (NSUserDefaults) boolForKey:] + 112
57  UIFoundation                   0x0000000190e48adc +[NSTypesetter allowsDefaultLineBreakStrategy] + 212
58  UIFoundation                   0x0000000190e31fc4 -[NSCoreTypesetter _NSStringDrawingCoreTextEngineWithOriginalString:rect:padding:context:forceClipping:usesWebKitCompatibleMetrics:attributes:options:drawingContext:wantsTextLineFragments:validatedAttributedString:firstNonRenderedCharacterIndex:foundSoftHyphenAtEOL:enginePathUsed:] + 3040
59  UIFoundation                   0x0000000190e2d070 __NSStringDrawingEngine + 6000
60  UIFoundation                   0x0000000190e2f53c -[NSAttributedString+ 419132 (NSExtendedStringDrawing) boundingRectWithSize:options:context:] + 596
61  UIKit                         0x000000018fcf01a4 -[UILabel _textRectForBounds:limitedToNumberOfLines:includingShadow:] + 476
62  UIKit                         0x000000018fceff2c -[UILabel _intrinsicSizeWithinSize:] + 124
63  UIKit                         0x000000018fdd1350 -[UILabel intrinsicContentSize] + 360
64  UIKit                         0x000000018fdd1038 -[UIView+ 1028152 (UIConstraintBasedLayout) _generateContentSizeConstraints] + 52
65  UIKit                         0x000000018fdd0a80 -[UIView+ 1026688 (UIConstraintBasedLayout) _updateContentSizeConstraints] + 268
66  UIKit                         0x00000001907eee90 -[UIView+ 11636368 (AdditionalLayoutSupport) _updateSystemConstraints] + 112
67  UIKit                         0x00000001907ed9b8 -[UIView+ 11631032 (AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:] + 188
68  UIKit                         0x00000001907ede80 -[UIView+ 11632256 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 1008
69  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
70  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
71  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
72  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
73  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
74  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
75  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
76  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
77  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
78  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
79  Foundation                     0x00000001870674dc -[NSISEngine withBehaviors:performModifications:] + 168
80  UIKit                         0x00000001907ee0cc -[UIView+ 11632844 (AdditionalLayoutSupport) _recursiveUpdateConstraintsIfNeededCollectingViews:forSecondPass:] + 124
81  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
82  Foundation                     0x00000001870674dc -[NSISEngine withBehaviors:performModifications:] + 168
83  UIKit                         0x00000001907ee3b0 -[UIView+ 11633584 (AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 548
84  UIKit                         0x00000001907e53e8 -[UIWindow+ 11596776 (UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 104
85  UIKit                         0x00000001907ef260 -[UIView+ 11637344 (AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 428
86  UIKit                         0x000000018ffc4484 -[UIView+ 3073156 (Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 180
87  UIKit                         0x000000018fce2e18 -[UIView+ 52760 (CALayerDelegate) layoutSublayersOfLayer:] + 1276
88  QuartzCore                     0x000000018a76f948 -[CALayer layoutSublayers] + 184
89  QuartzCore                     0x000000018a773ad0 CA::Layer::layout_if_needed+ 1206992 (CA::Transaction*) + 332
90  QuartzCore                     0x000000018a6e031c CA::Context::commit_transaction+ 602908 (CA::Transaction*) + 336
91  QuartzCore                     0x000000018a707b40 CA::Transaction::commit+ 764736 () + 540
92  QuartzCore                     0x000000018a708980 CA::Transaction::observer_callback+ 768384 (__CFRunLoopObserver*, unsigned long, void*) + 92
93  CoreFoundation                 0x00000001866d2cdc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
94  CoreFoundation                 0x00000001866d0694 __CFRunLoopDoObservers + 412
95  CoreFoundation                 0x00000001866d0c50 __CFRunLoopRun + 1292
96  CoreFoundation                 0x00000001865f0c58 CFRunLoopRunSpecific + 436
97  GraphicsServices               0x000000018849cf84 GSEventRunModal + 100
98  UIKit                         0x000000018fd495c4 UIApplicationMain + 236
99  THEAPP                         0x0000000104a6e3c8 main + 107464 (SupportNumberCell.swift:65)
100 libdyld.dylib                 0x000000018611056c start + 4


Log 3


Date/Time:           2018-03-22 13:13:00.8398 +0200
Launch Time:         2018-03-22 13:09:34.9442 +0200
OS Version:          iPhone OS 11.2.6 (15D100)
Baseband Version:    1.03.06
Report Version:      104


Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-update watchdog transgression: THEAPP exhausted real (wall clock) time allowance of 10.00 seconds |  | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 7.220 (user 7.220, system 0.000), 12% CPU", | "Elapsed application CPU time (seconds): 0.060, 0% CPU" | )
Triggered by Thread:  0


Filtered syslog:
None found


Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib         0x000000018621f568 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000018621f3e0 mach_msg + 72
2   libdispatch.dylib             0x00000001860de7c0 _dispatch_mach_send_and_wait_for_reply + 644
3   libdispatch.dylib             0x00000001860dec6c dispatch_mach_send_with_result_and_wait_for_reply$VARIANT$armv81 + 56
4   libxpc.dylib                   0x000000018638fd7c xpc_connection_send_message_with_reply_sync + 196
5   CoreFoundation                 0x00000001866983a8 __78-[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:]_block_invoke + 24
6   CoreFoundation                 0x00000001866c6cd4 CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 48
7   CoreFoundation                 0x00000001866982ec -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 256
8   CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
9   CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
10  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
11  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
12  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
13  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
14  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
15  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
16  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
17  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
18  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
19  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
20  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
21  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
22  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
23  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
24  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
25  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
26  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
27  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
28  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
29  CoreFoundation                 0x00000001866972e4 __50-[CFPrefsPlistSource alreadylocked_requestNewData]_block_invoke + 92
30  CoreFoundation                 0x000000018676f538 -[_CFXPreferences withConnectionForRole:performBlock:] + 48
31  CoreFoundation                 0x0000000186697214 -[CFPrefsPlistSource alreadylocked_requestNewData] + 288
32  CoreFoundation                 0x0000000186698cc8 -[CFPrefsPlistSource generationCount] + 572
33  CoreFoundation                 0x00000001866c6834 -[CFPrefsSearchListSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 132
34  CoreFoundation                 0x00000001866c72b8 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_3.143 + 80
35  CoreFoundation                 0x000000018676f538 -[_CFXPreferences withConnectionForRole:performBlock:] + 48
36  CoreFoundation                 0x00000001866c725c __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_2.142 + 124
37  libsystem_trace.dylib         0x0000000186370b54 _os_activity_initiate_impl + 60
38  CoreFoundation                 0x00000001866c71b4 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke.140 + 124
39  CoreFoundation                 0x00000001866c6cd4 CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 48
40  CoreFoundation                 0x00000001866c6f0c -[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:] + 184
41  CoreFoundation                 0x00000001866c77c0 -[CFPrefsSearchListSource alreadylocked_copyDictionary] + 384
42  CoreFoundation                 0x00000001866c5a60 -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 88
43  CoreFoundation                 0x0000000186764218 -[CFPrefsSource copyValueForKey:] + 64
44  CoreFoundation                 0x000000018676e2b4 __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 40
45  CoreFoundation                 0x00000001866c92f0 __108-[_CFXPreferences+ 922352 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 268
46  CoreFoundation                 0x00000001866c8b0c normalizeQuintuplet + 356
47  CoreFoundation                 0x00000001866c91d8 -[_CFXPreferences+ 922072 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 108
48  CoreFoundation                 0x000000018676e24c -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 124
49  CoreFoundation                 0x0000000186770bb0 _CFPreferencesGetAppBooleanValueWithContainer + 136
50  Foundation                     0x00000001870257a8 -[NSUserDefaults+ 51112 (NSUserDefaults) boolForKey:] + 112
51  UIFoundation                   0x0000000190e48adc +[NSTypesetter allowsDefaultLineBreakStrategy] + 212
52  UIFoundation                   0x0000000190e31fc4 -[NSCoreTypesetter _NSStringDrawingCoreTextEngineWithOriginalString:rect:padding:context:forceClipping:usesWebKitCompatibleMetrics:attributes:options:drawingContext:wantsTextLineFragments:validatedAttributedString:firstNonRenderedCharacterIndex:foundSoftHyphenAtEOL:enginePathUsed:] + 3040
53  UIFoundation                   0x0000000190e2d070 __NSStringDrawingEngine + 6000
54  UIFoundation                   0x0000000190e2f53c -[NSAttributedString+ 419132 (NSExtendedStringDrawing) boundingRectWithSize:options:context:] + 596
55  UIKit                         0x000000018fcf01a4 -[UILabel _textRectForBounds:limitedToNumberOfLines:includingShadow:] + 476
56  UIKit                         0x000000018fceff2c -[UILabel _intrinsicSizeWithinSize:] + 124
57  UIKit                         0x000000018fdd1350 -[UILabel intrinsicContentSize] + 360
58  UIKit                         0x000000018fdd1038 -[UIView+ 1028152 (UIConstraintBasedLayout) _generateContentSizeConstraints] + 52
59  UIKit                         0x000000018fdd0a80 -[UIView+ 1026688 (UIConstraintBasedLayout) _updateContentSizeConstraints] + 268
60  UIKit                         0x00000001907eee90 -[UIView+ 11636368 (AdditionalLayoutSupport) _updateSystemConstraints] + 112
61  UIKit                         0x00000001907ed9b8 -[UIView+ 11631032 (AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:] + 188
62  UIKit                         0x00000001907ede80 -[UIView+ 11632256 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 1008
63  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
64  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
65  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
66  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
67  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
68  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
69  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
70  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
71  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
72  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
73  Foundation                     0x00000001870674dc -[NSISEngine withBehaviors:performModifications:] + 168
74  UIKit                         0x00000001907ee0cc -[UIView+ 11632844 (AdditionalLayoutSupport) _recursiveUpdateConstraintsIfNeededCollectingViews:forSecondPass:] + 124
75  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
76  Foundation                     0x00000001870674dc -[NSISEngine withBehaviors:performModifications:] + 168
77  UIKit                         0x00000001907ee3b0 -[UIView+ 11633584 (AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 548
78  UIKit                         0x00000001907e53e8 -[UIWindow+ 11596776 (UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 104
79  UIKit                         0x00000001907ef260 -[UIView+ 11637344 (AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 428
80  UIKit                         0x000000018ffc4484 -[UIView+ 3073156 (Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 180
81  UIKit                         0x000000018fce2e18 -[UIView+ 52760 (CALayerDelegate) layoutSublayersOfLayer:] + 1276
82  QuartzCore                     0x000000018a76f948 -[CALayer layoutSublayers] + 184
83  QuartzCore                     0x000000018a773ad0 CA::Layer::layout_if_needed+ 1206992 (CA::Transaction*) + 332
84  QuartzCore                     0x000000018a6e031c CA::Context::commit_transaction+ 602908 (CA::Transaction*) + 336
85  QuartzCore                     0x000000018a707b40 CA::Transaction::commit+ 764736 () + 540
86  QuartzCore                     0x000000018a708980 CA::Transaction::observer_callback+ 768384 (__CFRunLoopObserver*, unsigned long, void*) + 92
87  CoreFoundation                 0x00000001866d2cdc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
88  CoreFoundation                 0x00000001866d0694 __CFRunLoopDoObservers + 412
89  CoreFoundation                 0x00000001866d0c50 __CFRunLoopRun + 1292
90  CoreFoundation                 0x00000001865f0c58 CFRunLoopRunSpecific + 436
91  GraphicsServices               0x000000018849cf84 GSEventRunModal + 100
92  UIKit                         0x000000018fd495c4 UIApplicationMain + 236
93  THEAPP                         0x0000000100eb63c8 main + 107464 (SupportNumberCell.swift:65)
94  libdyld.dylib                 0x000000018611056c start + 4

Replies

Here are some logs

Can you post the full crash report for one of these logs?

Share and Enjoy

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

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

Sure thing, here we are:


Incident Identifier: F6A551DE-9F78-4615-AE3F-A3F239BA6B92
CrashReporter Key:   ac4072eb4ff869d4d2ca72ecac73304632f554f7
Hardware Model:      iPhone10,6
Process:             THEAPP [10537]
Path:                THEAPP
Identifier:          THEAPP
Version:             1 (2.2.8)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           THEAPP [3028]




Date/Time:           2018-03-22 12:35:36.5659 +0200
Launch Time:         2018-03-22 08:47:15.6637 +0200
OS Version:          iPhone OS 11.2.6 (15D100)
Baseband Version:    1.03.06
Report Version:      104


Exception Type:  EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-update watchdog transgression: THEAPP exhausted real (wall clock) time allowance of 10.00 seconds |  | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: scene-update | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 3.490 (user 3.490, system 0.000), 6% CPU", | "Elapsed application CPU time (seconds): 0.064, 0% CPU" | )
Triggered by Thread:  0


Filtered syslog:
None found


Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib         0x000000018621f568 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000018621f3e0 mach_msg + 72
2   libdispatch.dylib             0x00000001860de7c0 _dispatch_mach_send_and_wait_for_reply + 644
3   libdispatch.dylib             0x00000001860dec6c dispatch_mach_send_with_result_and_wait_for_reply$VARIANT$armv81 + 56
4   libxpc.dylib                   0x000000018638fd7c xpc_connection_send_message_with_reply_sync + 196
5   CoreFoundation                 0x00000001866983a8 __78-[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:]_block_invoke + 24
6   CoreFoundation                 0x00000001866c6cd4 CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 48
7   CoreFoundation                 0x00000001866982ec -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 256
8   CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
9   CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
10  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
11  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
12  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
13  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
14  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
15  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
16  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
17  CoreFoundation                 0x0000000186696440 -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] + 1040
18  CoreFoundation                 0x0000000186697a2c -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 188
19  CoreFoundation                 0x0000000186698314 -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] + 296
20  CoreFoundation                 0x00000001866972e4 __50-[CFPrefsPlistSource alreadylocked_requestNewData]_block_invoke + 92
21  CoreFoundation                 0x000000018676f538 -[_CFXPreferences withConnectionForRole:performBlock:] + 48
22  CoreFoundation                 0x0000000186697214 -[CFPrefsPlistSource alreadylocked_requestNewData] + 288
23  CoreFoundation                 0x0000000186698cc8 -[CFPrefsPlistSource generationCount] + 572
24  CoreFoundation                 0x00000001866c6834 -[CFPrefsSearchListSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] + 132
25  CoreFoundation                 0x00000001866c72b8 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_3.143 + 80
26  CoreFoundation                 0x000000018676f538 -[_CFXPreferences withConnectionForRole:performBlock:] + 48
27  CoreFoundation                 0x00000001866c725c __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_2.142 + 124
28  libsystem_trace.dylib         0x0000000186370b54 _os_activity_initiate_impl + 60
29  CoreFoundation                 0x00000001866c71b4 __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke.140 + 124
30  CoreFoundation                 0x00000001866c6cd4 CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD + 48
31  CoreFoundation                 0x00000001866c6f0c -[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:] + 184
32  CoreFoundation                 0x00000001866c77c0 -[CFPrefsSearchListSource alreadylocked_copyDictionary] + 384
33  CoreFoundation                 0x00000001866c5a60 -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 88
34  CoreFoundation                 0x0000000186764218 -[CFPrefsSource copyValueForKey:] + 64
35  CoreFoundation                 0x000000018676e2b4 __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 40
36  CoreFoundation                 0x00000001866c92f0 __108-[_CFXPreferences+ 922352 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 268
37  CoreFoundation                 0x00000001866c8b0c normalizeQuintuplet + 356
38  CoreFoundation                 0x00000001866c91d8 -[_CFXPreferences+ 922072 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 108
39  CoreFoundation                 0x000000018676e24c -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 124
40  CoreFoundation                 0x0000000186770bb0 _CFPreferencesGetAppBooleanValueWithContainer + 136
41  Foundation                     0x00000001870257a8 -[NSUserDefaults+ 51112 (NSUserDefaults) boolForKey:] + 112
42  UIFoundation                   0x0000000190e48adc +[NSTypesetter allowsDefaultLineBreakStrategy] + 212
43  UIFoundation                   0x0000000190e31fc4 -[NSCoreTypesetter _NSStringDrawingCoreTextEngineWithOriginalString:rect:padding:context:forceClipping:usesWebKitCompatibleMetrics:attributes:options:drawingContext:wantsTextLineFragments:validatedAttributedString:firstNonRenderedCharacterIndex:foundSoftHyphenAtEOL:enginePathUsed:] + 3040
44  UIFoundation                   0x0000000190e2d070 __NSStringDrawingEngine + 6000
45  UIFoundation                   0x0000000190e2f53c -[NSAttributedString+ 419132 (NSExtendedStringDrawing) boundingRectWithSize:options:context:] + 596
46  UIKit                         0x000000018fcf01a4 -[UILabel _textRectForBounds:limitedToNumberOfLines:includingShadow:] + 476
47  UIKit                         0x000000018fceff2c -[UILabel _intrinsicSizeWithinSize:] + 124
48  UIKit                         0x000000018fdd1350 -[UILabel intrinsicContentSize] + 360
49  UIKit                         0x000000018fdd1038 -[UIView+ 1028152 (UIConstraintBasedLayout) _generateContentSizeConstraints] + 52
50  UIKit                         0x000000018fdd0a80 -[UIView+ 1026688 (UIConstraintBasedLayout) _updateContentSizeConstraints] + 268
51  UIKit                         0x00000001907eee90 -[UIView+ 11636368 (AdditionalLayoutSupport) _updateSystemConstraints] + 112
52  UIKit                         0x00000001907ed9b8 -[UIView+ 11631032 (AdditionalLayoutSupport) _sendUpdateConstraintsIfNecessaryForSecondPass:] + 188
53  UIKit                         0x00000001907ede80 -[UIView+ 11632256 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 1008
54  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
55  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
56  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
57  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
58  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
59  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
60  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
61  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
62  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
63  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
64  Foundation                     0x00000001870674dc -[NSISEngine withBehaviors:performModifications:] + 168
65  UIKit                         0x00000001907ee0cc -[UIView+ 11632844 (AdditionalLayoutSupport) _recursiveUpdateConstraintsIfNeededCollectingViews:forSecondPass:] + 124
66  UIKit                         0x00000001907edd58 -[UIView+ 11631960 (AdditionalLayoutSupport) _updateConstraintsIfNeededCollectingViews:forSecondPass:] + 712
67  Foundation                     0x00000001870674dc -[NSISEngine withBehaviors:performModifications:] + 168
68  UIKit                         0x00000001907ee3b0 -[UIView+ 11633584 (AdditionalLayoutSupport) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 548
69  UIKit                         0x00000001907e53e8 -[UIWindow+ 11596776 (UIConstraintBasedLayout) _updateConstraintsIfNeededWithViewForVariableChangeNotifications:] + 104
70  UIKit                         0x00000001907ef260 -[UIView+ 11637344 (AdditionalLayoutSupport) _updateConstraintsAtEngineLevelIfNeededWithViewForVariableChangeNotifications:] + 428
71  UIKit                         0x000000018ffc4484 -[UIView+ 3073156 (Hierarchy) _updateConstraintsAsNecessaryAndApplyLayoutFromEngine] + 180
72  UIKit                         0x000000018fce2e18 -[UIView+ 52760 (CALayerDelegate) layoutSublayersOfLayer:] + 1276
73  QuartzCore                     0x000000018a76f948 -[CALayer layoutSublayers] + 184
74  QuartzCore                     0x000000018a773ad0 CA::Layer::layout_if_needed+ 1206992 (CA::Transaction*) + 332
75  QuartzCore                     0x000000018a6e031c CA::Context::commit_transaction+ 602908 (CA::Transaction*) + 336
76  QuartzCore                     0x000000018a707b40 CA::Transaction::commit+ 764736 () + 540
77  QuartzCore                     0x000000018a708980 CA::Transaction::observer_callback+ 768384 (__CFRunLoopObserver*, unsigned long, void*) + 92
78  CoreFoundation                 0x00000001866d2cdc __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
79  CoreFoundation                 0x00000001866d0694 __CFRunLoopDoObservers + 412
80  CoreFoundation                 0x00000001866d0c50 __CFRunLoopRun + 1292
81  CoreFoundation                 0x00000001865f0c58 CFRunLoopRunSpecific + 436
82  GraphicsServices               0x000000018849cf84 GSEventRunModal + 100
83  UIKit                         0x000000018fd495c4 UIApplicationMain + 236
84  THEAPP                         0x00000001047823c8 main + 107464 (SupportNumberCell.swift:65)
85  libdyld.dylib                 0x000000018611056c start + 4


Thread 1 name:  com.apple.uikit.eventfetch-thread
Thread 1:
0   libsystem_kernel.dylib         0x000000018621f568 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000018621f3e0 mach_msg + 72
2   CoreFoundation                 0x00000001866d3108 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                 0x00000001866d0cd4 __CFRunLoopRun + 1424
4   CoreFoundation                 0x00000001865f0c58 CFRunLoopRunSpecific + 436
5   Foundation                     0x0000000187025594 -[NSRunLoop+ 50580 (NSRunLoop) runMode:beforeDate:] + 304
6   Foundation                     0x00000001870449ac -[NSRunLoop+ 178604 (NSRunLoop) runUntilDate:] + 96
7   UIKit                         0x00000001908b37a8 -[UIEventFetcher threadMain] + 136
8   Foundation                     0x00000001871270f4 __NSThread__start__ + 996
9   libsystem_pthread.dylib       0x00000001863542b4 _pthread_body + 308
10  libsystem_pthread.dylib       0x0000000186354180 _pthread_body + 0
11  libsystem_pthread.dylib       0x0000000186352b74 thread_start + 4


Thread 2 name:  com.twitter.crashlytics.ios.MachExceptionServer
Thread 2:
0   libsystem_kernel.dylib         0x000000018621f568 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000018621f3e0 mach_msg + 72
2   THEAPP                         0x0000000104872c10 CLSMachExceptionServer + 1092624 (CLSMachException.c:180)
3   libsystem_pthread.dylib       0x00000001863542b4 _pthread_body + 308
4   libsystem_pthread.dylib       0x0000000186354180 _pthread_body + 0
5   libsystem_pthread.dylib       0x0000000186352b74 thread_start + 4


Thread 3 name:  RLMRealm notification listener
Thread 3:
0   libsystem_kernel.dylib         0x0000000186223ab0 kevent + 8
1   Realm                         0x0000000104bf1f10 realm::_impl::ExternalCommitHelper::listen() + 89872 (external_commit_helper.cpp:203)
2   Realm                         0x0000000104bf29fc std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0>::operator()() + 92668 (future:2321)
3   Realm                         0x0000000104bf2984 std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >::__execute() + 92548 (future:1040)
4   Realm                         0x0000000104bf2b34 std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<realm::_impl::ExternalCommitHelper::ExternalCommitHelper(realm::_impl::RealmCoordinator&)::$_0> >*> >(void*, void*) + 92980 (thread:348)
5   libsystem_pthread.dylib       0x00000001863542b4 _pthread_body + 308
6   libsystem_pthread.dylib       0x0000000186354180 _pthread_body + 0
7   libsystem_pthread.dylib       0x0000000186352b74 thread_start + 4


Thread 4 name:  GAIThread  Dispatch queue: SQLQueue 0x105b1c040 for googleanalytics-v3.sql
Thread 4:
0   libsystem_kernel.dylib         0x0000000186240138 __psynch_mutexwait + 8
1   libsystem_pthread.dylib       0x000000018635b960 _pthread_mutex_lock_wait + 96
2   libsystem_pthread.dylib       0x000000018635b8a4 _pthread_mutex_lock_slow$VARIANT$armv81 + 244
3   CoreFoundation                 0x00000001866c77a8 -[CFPrefsSearchListSource alreadylocked_copyDictionary] + 360
4   CoreFoundation                 0x00000001866c5a60 -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 88
5   CoreFoundation                 0x0000000186764218 -[CFPrefsSource copyValueForKey:] + 64
6   CoreFoundation                 0x000000018676e2b4 __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke + 40
7   CoreFoundation                 0x00000001866c92f0 __108-[_CFXPreferences+ 922352 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 268
8   CoreFoundation                 0x00000001866c8b0c normalizeQuintuplet + 356
9   CoreFoundation                 0x00000001866c91d8 -[_CFXPreferences+ 922072 (SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 108
10  CoreFoundation                 0x000000018676e24c -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] + 124
11  CoreFoundation                 0x0000000186770ae8 _CFPreferencesCopyAppValueWithContainer + 116
12  Foundation                     0x0000000187025900 -[NSUserDefaults+ 51456 (NSUserDefaults) objectForKey:] + 52
13  Foundation                     0x000000018707ad68 _decodeObject + 116
14  Foundation                     0x000000018707aac0 +[NSKeyedUnarchiver unarchiveObjectWithData:] + 88
15  CoreData                       0x0000000189034794 _prepareResultsFromResultSet + 3852
16  CoreData                       0x00000001890313f8 newFetchedRowsForFetchPlan_MT + 1832
17  CoreData                       0x00000001890df20c _executeFetchRequest + 68
18  CoreData                       0x00000001890d9af0 -[NSSQLFetchRequestContext executeRequestCore:] + 36
19  CoreData                       0x0000000188f401d4 -[NSSQLStoreRequestContext executeRequestUsingConnection:] + 248
20  CoreData                       0x0000000188fc2118 __52-[NSSQLDefaultConnectionManager handleStoreRequest:]_block_invoke + 84
21  libdispatch.dylib             0x00000001860aaa14 _dispatch_client_callout + 16
22  libdispatch.dylib             0x00000001860e7d4c _dispatch_queue_barrier_sync_invoke_and_complete + 56
23  CoreData                       0x0000000188fc2014 -[NSSQLDefaultConnectionManager handleStoreRequest:] + 256
24  CoreData                       0x00000001890b2524 -[NSSQLCoreDispatchManager routeStoreRequest:] + 264
25  CoreData                       0x0000000188ff3fdc -[NSSQLCore dispatchRequest:withRetries:] + 236
26  CoreData                       0x0000000188ff038c -[NSSQLCore processFetchRequest:inContext:] + 108
27  CoreData                       0x0000000188ed2bb4 -[NSSQLCore executeRequest:withContext:error:] + 496
28  CoreData                       0x0000000188fcf1fc __65-[NSPersistentStoreCoordinator executeRequest:withContext:error:]_block_invoke + 1340
29  CoreData                       0x0000000188fc7cc4 -[NSPersistentStoreCoordinator _routeHeavyweightBlock:] + 268
30  CoreData                       0x0000000188ed2680 -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 416
31  CoreData                       0x0000000188ed115c -[NSManagedObjectContext executeFetchRequest:error:] + 580
32  THEAPP                         0x0000000104856c94 __41-[GAIDataStore fetchHitsWithLimit:error:]_block_invoke + 978068 (GAIDataStore.m:425)
33  THEAPP                         0x0000000104855228 -[GAIDataStore performBlockAndWait:withError:] + 971304 (GAIDataStore.m:0)
34  THEAPP                         0x0000000104856ba0 -[GAIDataStore fetchHitsWithLimit:error:] + 977824 (GAIDataStore.m:414)
35  THEAPP                         0x0000000104864330 -[GAIBatchingDispatcher nextPendingHits] + 1033008 (GAIBatchingDispatcher.m:484)
36  THEAPP                         0x00000001048639bc -[GAIBatchingDispatcher hitsForDispatch] + 1030588 (GAIBatchingDispatcher.m:367)
37  THEAPP                         0x0000000104864f20 -[GAIBatchingDispatcher dispatchWithCompletionHandler:] + 1036064 (GAIBatchingDispatcher.m:587)
38  Foundation                     0x00000001871285b8 __NSFireTimer + 88
39  CoreFoundation                 0x00000001866d3dc0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28
40  CoreFoundation                 0x00000001866d3ae4 __CFRunLoopDoTimer + 864
41  CoreFoundation                 0x00000001866d32e4 __CFRunLoopDoTimers + 248
42  CoreFoundation                 0x00000001866d0ecc __CFRunLoopRun + 1928
43  CoreFoundation                 0x00000001865f0c58 CFRunLoopRunSpecific + 436
44  Foundation                     0x0000000187025594 -[NSRunLoop+ 50580 (NSRunLoop) runMode:beforeDate:] + 304
45  Foundation                     0x000000018707756c -[NSRunLoop+ 386412 (NSRunLoop) run] + 88
46  THEAPP                         0x00000001048530c0 +[GAI threadMain:] + 962752 (GAI.m:241)
47  Foundation                     0x00000001871270f4 __NSThread__start__ + 996
48  libsystem_pthread.dylib       0x00000001863542b4 _pthread_body + 308
49  libsystem_pthread.dylib       0x0000000186354180 _pthread_body + 0
50  libsystem_pthread.dylib       0x0000000186352b74 thread_start + 4


Thread 5:
0   libsystem_kernel.dylib         0x00000001862400f0 __psynch_cvwait + 8
1   libsystem_pthread.dylib       0x000000018635af74 _pthread_cond_wait$VARIANT$armv81 + 624
2   libc++.1.dylib                 0x00000001858f7f34 std::__1::condition_variable::__do_timed_wait+ 32564 (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
3   JavaScriptCore                 0x000000018da99168 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> > >+ 10133864 (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
4   JavaScriptCore                 0x000000018da9903c 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> > >+ 10133564 (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
5   JavaScriptCore                 0x000000018da98ec0 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop+ 10133184 () + 280
6   JavaScriptCore                 0x000000018da991b8 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::*)()>*> >+ 10133944 (void*) + 44
7   libsystem_pthread.dylib       0x00000001863542b4 _pthread_body + 308
8   libsystem_pthread.dylib       0x0000000186354180 _pthread_body + 0
9   libsystem_pthread.dylib       0x0000000186352b74 thread_start + 4


Thread 6 name:  com.apple.NSURLConnectionLoader
Thread 6:
0   libsystem_kernel.dylib         0x000000018621f568 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000018621f3e0 mach_msg + 72
2   CoreFoundation                 0x00000001866d3108 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                 0x00000001866d0cd4 __CFRunLoopRun + 1424
4   CoreFoundation                 0x00000001865f0c58 CFRunLoopRunSpecific + 436
5   CFNetwork                     0x0000000186edfb08 -[__CoreSchedulingSetRunnable runForever] + 780
6   Foundation                     0x00000001871270f4 __NSThread__start__ + 996
7   libsystem_pthread.dylib       0x00000001863542b4 _pthread_body + 308
8   libsystem_pthread.dylib       0x0000000186354180 _pthread_body + 0
9   libsystem_pthread.dylib       0x0000000186352b74 thread_start + 4


Thread 7 name:  AVAudioSession Notify Thread
Thread 7:
0   libsystem_kernel.dylib         0x000000018621f568 mach_msg_trap + 8
1   libsystem_kernel.dylib         0x000000018621f3e0 mach_msg + 72
2   CoreFoundation                 0x00000001866d3108 __CFRunLoopServiceMachPort + 196
3   CoreFoundation                 0x00000001866d0cd4 __CFRunLoopRun + 1424
4   CoreFoundation                 0x00000001865f0c58 CFRunLoopRunSpecific + 436
5   AVFAudio                       0x000000018bf59cd4 GenericRunLoopThread::Entry+ 564436 (void*) + 164
6   AVFAudio                       0x000000018bf84740 CAPThread::Entry+ 739136 (CAPThread*) + 84
7   libsystem_pthread.dylib       0x00000001863542b4 _pthread_body + 308
8   libsystem_pthread.dylib       0x0000000186354180 _pthread_body + 0
9   libsystem_pthread.dylib       0x0000000186352b74 thread_start + 4


Thread 8:
0   libsystem_pthread.dylib       0x0000000186352b68 start_wqthread + 0


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


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000010004005   x1: 0x000000000400400e   x2: 0x0000000000000000   x3: 0x0000000000004000
    x4: 0x0000000000009a3f   x5: 0x0000000000000000   x6: 0x0000000000013857   x7: 0x0000000000000403
    x8: 0x00000000fffffbbf   x9: 0x000000000400400e  x10: 0x000000016b6e8000  x11: 0x000000016b68d090
   x12: 0x0000000000000018  x13: 0x000000016b68d090  x14: 0x0000000000000080  x15: 0x0000000000000100
   x16: 0xffffffffffffffe1  x17: 0x0000000186696804  x18: 0xfffffff0270dd260  x19: 0x0000000000013857
   x20: 0x0000000000000000  x21: 0x0000000000009a3f  x22: 0x0000000000004000  x23: 0x000000016b689090
   x24: 0x000000000400400e  x25: 0x0000000000000000  x26: 0x000000000400400e  x27: 0x000000000400400e
   x28: 0x00000001860dec14   fp: 0x000000016b689080   lr: 0x000000018621f3e0
    sp: 0x000000016b689030   pc: 0x000000018621f568 cpsr: 0x20000000


Binary Images:
0x104768000 - 0x10490ffff THEAPP arm64  <fdd4681378b13c8690ad09302c154297> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP
0x104998000 - 0x10499ffff libswiftCoreFoundation.dylib arm64  <68afe0804c2c3be6b7fae0a57fb10a85> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftCoreFoundation.dylib
0x1049a8000 - 0x104a27fff Alamofire arm64  <f2866ce2e24c3c8aae2dabee74f8bfe8> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/Alamofire.framework/Alamofire
0x104a50000 - 0x104a5ffff Toast_Swift arm64  <f7e16939b76f3b4eb945e537653a27d4> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/Toast_Swift.framework/Toast_Swift
0x104a6c000 - 0x104ad3fff Branch arm64  <9827c4639f9837068cf621a0602a24e6> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/Branch.framework/Branch
0x104b14000 - 0x104b1bfff ObjcExceptionBridging arm64  <a0564b45793139b9ab86b598fd61b68c> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/ObjcExceptionBridging.framework/ObjcExceptionBridging
0x104b24000 - 0x104b2bfff libswiftAccelerate.dylib arm64  <299b5c9f72353f5cb3288e622f165982> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftAccelerate.dylib
0x104b40000 - 0x104b7ffff dyld arm64  <477a8a1f098b3a80860d656a3f4918ea> /usr/lib/dyld
0x104bdc000 - 0x104f73fff Realm arm64  <7714e0e6b8653e0998237222be003650> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/Realm.framework/Realm
0x1050a8000 - 0x1050f7fff RealmSwift arm64  <72904cae422d3afeaf13cd90fec7beee> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/RealmSwift.framework/RealmSwift
0x105118000 - 0x105157fff XCGLogger arm64  <e2fc856db44733aab709a753c4a0a43b> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/XCGLogger.framework/XCGLogger
0x105170000 - 0x1054ebfff libswiftCore.dylib arm64  <d49c1061edca3dbb98d1aefc461d47c9> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftCore.dylib
0x1055bc000 - 0x1055cbfff libswiftCoreGraphics.dylib arm64  <cb1c6c422a8a3cd997c5a317d9cdbee4> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftCoreGraphics.dylib
0x1055dc000 - 0x1055e3fff libswiftCoreImage.dylib arm64  <df830999708f38468fd25493e1594210> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftCoreImage.dylib
0x1055ec000 - 0x1055f3fff libswiftDarwin.dylib arm64  <ff828b9ecc303cb6b742b2286ed74f73> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftDarwin.dylib
0x105600000 - 0x10561ffff libswiftDispatch.dylib arm64  <35ecfa5854a93eb5944b8f3279d7172a> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftDispatch.dylib
0x105638000 - 0x10578ffff libswiftFoundation.dylib arm64  <697dca62408431918a035904349d5c57> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftFoundation.dylib
0x1057e0000 - 0x1057e7fff libswiftMetal.dylib arm64  <b3b47dd0ab023354bd57d0276eaa9ae5> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftMetal.dylib
0x1057f0000 - 0x1057f7fff libswiftObjectiveC.dylib arm64  <4caab770287c354e88ce634153ef89ff> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftObjectiveC.dylib
0x105804000 - 0x10580bfff libswiftQuartzCore.dylib arm64  <ec21b18f2ba73678b764ee5100d64789> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftQuartzCore.dylib
0x105814000 - 0x10581ffff libswiftUIKit.dylib arm64  <9c1c66596c4b30358286e96e09e93e21> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftUIKit.dylib
0x10582c000 - 0x105833fff libswiftos.dylib arm64  <c833b9c78e2f375ebe50a76f426d063a> /var/containers/Bundle/Application/CC5559C5-79D7-4400-92F0-15D34FC6620E/THEAPP/Frameworks/libswiftos.dylib
0x1858ee000 - 0x1858effff libSystem.B.dylib arm64  <a9f67ca8b7963c699078236267472fb0> /usr/lib/libSystem.B.dylib
0x1858f0000 - 0x185949fff libc++.1.dylib arm64  <aee157a049663aa88c4e928768cfd553> /usr/lib/libc++.1.dylib
0x18594a000 - 0x18596afff libc++abi.dylib arm64  <b4f54419327f3bfea747549b84dad328> /usr/lib/libc++abi.dylib
0x18596c000 - 0x186027fff libobjc.A.dylib arm64  <3a9d464322eb3285bc88fabf7cec20ed> /usr/lib/libobjc.A.dylib
0x186028000 - 0x18602cfff libcache.dylib arm64  <474a695498903419b648b834067fac4e> /usr/lib/system/libcache.dylib
0x18602d000 - 0x186038fff libcommonCrypto.dylib arm64  <f3a95fbdb7a037879160ae9e0ee14c37> /usr/lib/system/libcommonCrypto.dylib
0x186039000 - 0x18603cfff libcompiler_rt.dylib arm64  <502de73c3e0c3ba78280e6164fe5728c> /usr/lib/system/libcompiler_rt.dylib
0x18603d000 - 0x186044fff libcopyfile.dylib arm64  <b8c962560a1b3b639d562541d32f5960> /usr/lib/system/libcopyfile.dylib
0x186045000 - 0x1860a8fff libcorecrypto.dylib arm64  <db41a416fa083812bcafad6b888b152e> /usr/lib/system/libcorecrypto.dylib
0x1860a9000 - 0x18610efff libdispatch.dylib arm64  <37135142d2043b5492d7a49be678b9ae> /usr/lib/system/libdispatch.dylib
0x18610f000 - 0x186129fff libdyld.dylib arm64  <4f57dfca63a93930a57d2cea89307b01> /usr/lib/system/libdyld.dylib
0x18612a000 - 0x18612afff liblaunch.dylib arm64  <ca90373a022d3c38ac7ecd736c13bf9b> /usr/lib/system/liblaunch.dylib
0x18612b000 - 0x186130fff libmacho.dylib arm64  <25640409947b3e20b1135068c80d8609> /usr/lib/system/libmacho.dylib
0x186131000 - 0x186132fff libremovefile.dylib arm64  <848fca02e8d930fd8659eb188d9bcedd> /usr/lib/system/libremovefile.dylib
0x186133000 - 0x18614afff libsystem_asl.dylib arm64  <255a36a954553a278ef2c8711ab62532> /usr/lib/system/libsystem_asl.dylib
0x18614b000 - 0x18614bfff libsystem_blocks.dylib arm64  <cbdfd75e23c43610991dc81d325587ea> /usr/lib/system/libsystem_blocks.dylib
0x18614c000 - 0x1861c9fff libsystem_c.dylib arm64  <2c43d27314963feb8966491ea64cf5a9> /usr/lib/system/libsystem_c.dylib
0x1861ca000 - 0x1861cefff libsystem_configuration.dylib arm64  <897ce699a6d73797810d7fe5ceef37d7> /usr/lib/system/libsystem_configuration.dylib
0x1861cf000 - 0x1861d4fff libsystem_containermanager.dylib arm64  <ae270ac5b9613cfcb5a6ada4520b8a8b> /usr/lib/system/libsystem_containermanager.dylib
0x1861d5000 - 0x1861d6fff libsystem_coreservices.dylib arm64  <c897206125f13042a7f62767de020ae9> /usr/lib/system/libsystem_coreservices.dylib
0x1861d7000 - 0x1861d8fff libsystem_darwin.dylib arm64  <fc17590f3b6f3e2280aa164fe705e624> /usr/lib/system/libsystem_darwin.dylib
0x1861d9000 - 0x1861dffff libsystem_dnssd.dylib arm64  <2fdef17227d13f49929b104ec635667c> /usr/lib/system/libsystem_dnssd.dylib
0x1861e0000 - 0x18621dfff libsystem_info.dylib arm64  <c20c44a2d57b330f9931ba840195ee45> /usr/lib/system/libsystem_info.dylib
0x18621e000 - 0x186246fff libsystem_kernel.dylib arm64  <6ca465bb9c013f9ab3fb24dd16418142> /usr/lib/system/libsystem_kernel.dylib
0x186247000 - 0x186274fff libsystem_m.dylib arm64  <a75c726ec49b3f48b83593be165afcfa> /usr/lib/system/libsystem_m.dylib
0x186275000 - 0x18628ffff libsystem_malloc.dylib arm64  <cce71425b3483c5fa3718246e8e27ed2> /usr/lib/system/libsystem_malloc.dylib
0x186290000 - 0x186330fff libsystem_network.dylib arm64  <cac262c32d6938abb9075481187087c4> /usr/lib/system/libsystem_network.dylib
0x186331000 - 0x18633cfff libsystem_networkextension.dylib arm64  <40f740c2ec9b37cebe6043eecbd1927d> /usr/lib/system/libsystem_networkextension.dylib
0x18633d000 - 0x186347fff libsystem_notify.dylib arm64  <c204b6b2ef2d38669fb985bc64f26a6b> /usr/lib/system/libsystem_notify.dylib
0x186348000 - 0x186351fff libsystem_platform.dylib arm64  <1fd32dd6f1da3029ae0fe5875eaceb94> /usr/lib/system/libsystem_platform.dylib
0x186352000 - 0x186361fff libsystem_pthread.dylib arm64  <2f9b440f88eb3cedb786b4b98586d78f> /usr/lib/system/libsystem_pthread.dylib
0x186362000 - 0x186365fff libsystem_sandbox.dylib arm64  <001e1a85480c3b07b93861fe7e69843b> /usr/lib/system/libsystem_sandbox.dylib
0x186366000 - 0x18636dfff libsystem_symptoms.dylib arm64  <56e7c311193139968b729073897fbdc6> /usr/lib/system/libsystem_symptoms.dylib
0x18636e000 - 0x186381fff libsystem_trace.dylib arm64  <8b98d3487b6e3b72863670eb57c3b4ff> /usr/lib/system/libsystem_trace.dylib
0x186382000 - 0x186387fff libunwind.dylib arm64  <a9da0d0735093dc38005623608c0f71e> /usr/lib/system/libunwind.dylib
0x186388000 - 0x186388fff libvminterpose.dylib arm64  <c1577063af17384b8091f9923960a1f1> /usr/lib/system/libvminterpose.dylib
0x186389000 - 0x1863b3fff libxpc.dylib arm64  <1732d812fa793d159965e668759a42df> /usr/lib/system/libxpc.dylib
0x1863b4000 - 0x1865d5fff libicucore.A.dylib arm64  <32c272e1e9f735aba4c16a17580f13e3> /usr/lib/libicucore.A.dylib
0x1865d6000 - 0x1865e7fff libz.1.dylib arm64  <c402ff63470b34df8634f2078cd151e1> /usr/lib/libz.1.dylib
0x1865e8000 - 0x18697dfff CoreFoundation arm64  <846f4b1542383c98991c1314902e3d72> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x18697e000 - 0x18698efff libbsm.0.dylib arm64  <b7a56e43a852351d8a2dab94c7fc04e6> /usr/lib/libbsm.0.dylib
0x18698f000 - 0x18698ffff libenergytrace.dylib arm64  <6adeca3b70ed33dda70a16353c5ef6ce> /usr/lib/libenergytrace.dylib
0x186990000 - 0x186a15fff IOKit arm64  <938f5f32ece43551a651b777bd44d431> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x186a16000 - 0x186afffff libxml2.2.dylib arm64  <33530216f58333d993d4acb846c63aac> /usr/lib/libxml2.2.dylib
0x186b00000 - 0x186b0dfff libbz2.1.0.dylib arm64  <35c6ddde076638589f755656ac0058ce> /usr/lib/libbz2.1.0.dylib
0x186b0e000 - 0x186b26fff liblzma.5.dylib arm64  <7d5815f117103d15a67fd30b3375b11b> /usr/lib/liblzma.5.dylib
0x186b27000 - 0x186c84fff libsqlite3.dylib arm64  <eac933b033d43444ae182e2d7de6137f> /usr/lib/libsqlite3.dylib
0x186c85000 - 0x186cabfff libMobileGestalt.dylib arm64  <dc43249a916a3294a98ae31871591dd9> /usr/lib/libMobileGestalt.dylib
0x186cac000 - 0x187018fff CFNetwork arm64  <1b8095865d8a3b84a9cbe0d5d0354fc1> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x187019000 - 0x187314fff Foundation arm64  <dad046ce90513de69c6ca86d7184b7c2> /System/Library/Frameworks/Foundation.framework/Foundation
0x187315000 - 0x187403fff Security arm64  <11c28a235f0d34a483d4c0c6d3a72617> /System/Library/Frameworks/Security.framework/Security
0x187404000 - 0x187470fff SystemConfiguration arm64  <e4021e13feec30af8e612a49060b1ad1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x187471000 - 0x1874a7fff libCRFSuite.dylib arm64  <faed949ffe90353091a2916aef415302> /usr/lib/libCRFSuite.dylib
0x1874a8000 - 0x1874a8fff libapple_crypto.dylib arm64  <7b69ce788b6f3bd581d76b857760c614> /usr/lib/libapple_crypto.dylib
0x1874a9000 - 0x1874bffff libapple_nghttp2.dylib arm64  <ff88135792b639679509b309f0c0cad9> /usr/lib/libapple_nghttp2.dylib
0x1874c0000 - 0x1874e9fff libarchive.2.dylib arm64  <957aea53942d3afc91420044f6ae5112> /usr/lib/libarchive.2.dylib
0x1874ea000 - 0x18759bfff libboringssl.dylib arm64  <a515a4c41d7337dd85ed1db0cb3d1a09> /usr/lib/libboringssl.dylib
0x18759c000 - 0x1875b3fff libcoretls.dylib arm64  <c2287d06413f32c2aee0e6c3313d98c7> /usr/lib/libcoretls.dylib
0x1875b4000 - 0x1875b5fff libcoretls_cfhelpers.dylib arm64  <79276edd953836b698947c5db28c83ad> /usr/lib/libcoretls_cfhelpers.dylib
0x1875b6000 - 0x1875b7fff liblangid.dylib arm64  <11d94ede5ab1300a820d96e3374f53fa> /usr/lib/liblangid.dylib
0x1875b8000 - 0x18768bfff libnetwork.dylib arm64  <e4a37ecffec3327bb37e3fd427c92b87> /usr/lib/libnetwork.dylib
0x18768c000 - 0x1876befff libpcap.A.dylib arm64  <419a8dd2325a326c81b4b02d849ce562> /usr/lib/libpcap.A.dylib
0x1876bf000 - 0x1876f3fff libusrtcp.dylib arm64  <227ec64866e53676828e76f89c1e4928> /usr/lib/libusrtcp.dylib
0x1876f4000 - 0x1876fdfff IOSurface arm64  <76764bfa34e8365e8263c8ec57868e70> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x1876fe000 - 0x1877a3fff libBLAS.dylib arm64  <05ecdd31f9573a069c0e8b3d610bbc3f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1877a4000 - 0x187ad3fff libLAPACK.dylib arm64  <3e55f73c8a4c329d8bb7f5e58ed687c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x187ad4000 - 0x187d40fff vImage arm64  <7fabce5d1fe83c38aa998440146eb09b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x187d41000 - 0x187d52fff libSparseBLAS.dylib arm64  <88335b280db13b3d812ee89998bc363c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x187d53000 - 0x187d77fff libvMisc.dylib arm64  <20da313fe2343db189a04c72928eb120> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x187d78000 - 0x187da2fff libBNNS.dylib arm64  <19481dd658fb3f949cc1874250cfead5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x187da3000 - 0x187db8fff libLinearAlgebra.dylib arm64  <0f6e8d5a7dd8384ebb8a873c2caa7ad7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x187db9000 - 0x187dbdfff libQuadrature.dylib arm64  <124a57c41e3e3956b46e10d49ddf8fe1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x187dbe000 - 0x187e14fff libSparse.dylib arm64  <c7def66b4a4c3f29b55fcbdcf881e3f2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x187e15000 - 0x187e8dfff libvDSP.dylib arm64  <4bf846f47a0e309db93bbbc791720463> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x187e8e000 - 0x187e8efff vecLib arm64  <86cdd48d842334dd831b1fc0e2b0270f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x187e8f000 - 0x187e8ffff Accelerate arm64  <01d515c3376c332799f14694934ed70b> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x187e90000 - 0x187ea5fff libcompression.dylib arm64  <b1a3a8c4b3a6301da874dc2af4a50920> /usr/lib/libcompression.dylib
0x187ea6000 - 0x1883eafff CoreGraphics arm64  <1d111fedd821351f8d22fe4f2840719a> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x1883eb000 - 0x1883f0fff IOAccelerator arm64  <ff13ef43a6f73cdaa52ce9abae404d3c> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x1883f1000 - 0x1883f6fff libCoreFSCache.dylib arm64  <ac1882646b0c3cccb69dfc5246995396> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x1883f7000 - 0x188491fff Metal arm64  <5810b5432e4c34cf9f254b60f64e5e89> /System/Library/Frameworks/Metal.framework/Metal
0x188492000 - 0x1884a5fff GraphicsServices arm64  <208776c1b0a73cb4827546b47cdfca63> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1884a6000 - 0x1885fefff MobileCoreServices arm64  <ceed55b6a3083c1b93152daff0cc2ab5> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x1885ff000 - 0x188601fff IOSurfaceAccelerator arm64  <4feb745bfd323a0da4357d5fc65f54b2> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x188602000 - 0x188643fff AppleJPEG arm64  <823dea35af383cf987bdd6d2b653d41f> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x188644000 - 0x188bf4fff ImageIO arm64  <090201d1811b3083b64c89e1c9694585> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x188bf5000 - 0x188c59fff BaseBoard arm64  <5c05976a04053b179505341ce299f130> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x188c5a000 - 0x188c71fff AssertionServices arm64  <eac3dcdc35103304b3dc72ce0c8a0a07> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x188c72000 - 0x188c7afff CorePhoneNumbers arm64  <3f42ae84ea833c52b8cd522108d259b2> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x188c7b000 - 0x188cbffff AppSupport arm64  <ac0c26eabc2e3737b4b0f6e524f9c54f> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x188cc0000 - 0x188cd8fff CrashReporterSupport arm64  <28a3b2eac04b3ec482639475186d309c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x188cd9000 - 0x188cdefff AggregateDictionary arm64  <60d5c87dbe3e3c48a3e0b91ae2cad9e7> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x188cdf000 - 0x188d60fff libTelephonyUtilDynamic.dylib arm64  <46d5ede9f7fe338c97671721fbad60cc> /usr/lib/libTelephonyUtilDynamic.dylib
0x188d61000 - 0x188d80fff ProtocolBuffer arm64  <8963290d47123204921f70ae9bb9612a> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x188d81000 - 0x188dacfff MobileKeyBag arm64  <d8ce3418ab5b3832906e77aa9e3c9aad> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x188dad000 - 0x188de1fff BackBoardServices arm64  <2b30bebf7da7379db6b6538ca533fd6b> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x188de2000 - 0x188e3dfff FrontBoardServices arm64  <5bff8665f950326a8ad86be07a66a48a> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x188e3e000 - 0x188e7afff SpringBoardServices arm64  <415fae0b30393d0d92bf23dc22de21c4> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x188e7b000 - 0x188e89fff PowerLog arm64  <83c23c8e972438b79e688c4d455b1b5e> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x188e8a000 - 0x188ea7fff CommonUtilities arm64  <dcd92acd9a14345e9b63801706e4a82e> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x188ea8000 - 0x188eb3fff liblockdown.dylib arm64  <2fec7d5a759c32f293936f78220c1fc4> /usr/lib/liblockdown.dylib
0x188eb4000 - 0x1891b6fff CoreData arm64  <b972e9f8b7de3a568acb4ed8216f0b76> /System/Library/Frameworks/CoreData.framework/CoreData
0x1891b7000 - 0x1891bdfff TCC arm64  <06384f9076eb3e06a7d2a883d6007b3d> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1891be000 - 0x1891c5fff libcupolicy.dylib arm64  <e6b23e36e1a335ad974f6b35ba2b033b> /usr/lib/libcupolicy.dylib
0x1891c6000 - 0x189252fff CoreTelephony arm64  <e63112dd995a333ca54d3f6d60ae18c7> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x189253000 - 0x1892a9fff Accounts arm64  <3f8159d915823051a17536c6b21e81a9> /System/Library/Frameworks/Accounts.framework/Accounts
0x1892aa000 - 0x1892d3fff AppleSauce arm64  <4b81009f219e3f3794d3ff93ddcd0547> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x1892d4000 - 0x1892dcfff DataMigration arm64  <e98907cbf67e35ca998fab8c64f92eea> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x1892dd000 - 0x1892e3fff Netrb arm64  <9f8ebcf99af53a7087add608b6fb9c2a> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x1892e4000 - 0x189317fff PersistentConnection arm64  <c00b010864ca32d78dadbf487d8fb9f7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x189318000 - 0x189329fff libmis.dylib arm64  <1885af6da98d3997abff70b062548010> /usr/lib/libmis.dylib
0x18932a000 - 0x18942afff ManagedConfiguration arm64  <b37e31dfe0b4340f86d707d09f210545> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18942b000 - 0x189430fff libReverseProxyDevice.dylib arm64  <d6cfe7cabd433fe5a8bd77fba606479a> /usr/lib/libReverseProxyDevice.dylib
0x189431000 - 0x189442fff libamsupport.dylib arm64  <48a69db1f895324d8debac434913a4e5> /usr/lib/libamsupport.dylib
0x189443000 - 0x189448fff libCoreVMClient.dylib arm64  <017bacb6b7e83fdda154764e0492358a> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x189449000 - 0x18944afff libCVMSPluginSupport.dylib arm64  <79591b228c133dc7a93fcdb529f5c1c9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18944b000 - 0x18944efff libutil.dylib arm64  <b82455fcf10c34ddbe0871d7e6998071> /usr/lib/libutil.dylib
0x18944f000 - 0x189490fff libGLImage.dylib arm64  <9ac83085267733acb9bc652dd70dcc2d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x189491000 - 0x189501fff APFS arm64  <a56b1bb534613a6da50d098073bfe7a7> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x189502000 - 0x189533fff MediaKit arm64  <3b199804d91e3afcb08a2698062cff65> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x189534000 - 0x18954cfff libSERestoreInfo.dylib arm64  <25abfa4121b03a25b5422fa6ba16b695> /usr/lib/updaters/libSERestoreInfo.dylib
0x189551000 - 0x18958dfff DiskImages arm64  <c78798bf47263e8d8ba1403fa9753a41> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x18958e000 - 0x189598fff libGFXShared.dylib arm64  <425823fa3f663785af7e7e72e74a2eee> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x189599000 - 0x1895dffff libauthinstall.dylib arm64  <51c4aba4fa7f376dbee944ee466f56c1> /usr/lib/libauthinstall.dylib
0x1895e0000 - 0x1895e8fff IOMobileFramebuffer arm64  <e77d0723d9ca3bd49aed5354023ac013> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x1895e9000 - 0x1895f4fff OpenGLES arm64  <e2869e8b79a63c9ca81291d5a6714ef6> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x1895f5000 - 0x18967cfff ColorSync arm64  <174c246784a4333db343d29ca59affcb> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x18967d000 - 0x1896a7fff CoreVideo arm64  <69c63a3d198a34de9f343ad8e8181059> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1896a8000 - 0x1896a9fff libCTGreenTeaLogger.dylib arm64  <e5ad1c68080134edaf25ccea03e08a52> /usr/lib/libCTGreenTeaLogger.dylib
0x1896aa000 - 0x18980cfff CoreAudio arm64  <7ad95e096a253ff58b74a03e3f252a4e> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18980d000 - 0x18983bfff CoreAnalytics arm64  <be12a86b5538303fadce7fb5cac04ff5> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x18983c000 - 0x18983ffff UserFS arm64  <52342f6a8e273c7391e327deb2ab82e4> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x189840000 - 0x1899b3fff CoreMedia arm64  <ac554e80365734d88d03dc363716a637> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x1899b4000 - 0x1899c6fff libprotobuf-lite.dylib arm64  <2ed5fd0c82f8337b96e17a7b1846b878> /usr/lib/libprotobuf-lite.dylib
0x1899c7000 - 0x189a2bfff libprotobuf.dylib arm64  <0a967243387e32aeb31a8b5ceeac3718> /usr/lib/libprotobuf.dylib
0x189a2c000 - 0x189d09fff libAWDSupportFramework.dylib arm64  <db0f4644d45938e39bdace7ecc5c6eeb> /usr/lib/libAWDSupportFramework.dylib
0x189d0a000 - 0x189d50fff WirelessDiagnostics arm64  <903eca346b9a357eb9d6939c5a2da02d> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x189d51000 - 0x189e09fff ************ arm64  <d18b9ae1333e3227806dea21be49a8d2> /System/Library/Frameworks/************.framework/************
0x189e0a000 - 0x189f15fff libFontParser.dylib arm64  <d502b1402ada3abfb17dd35e3b6ccfd3> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x189f16000 - 0x189f17fff FontServices arm64  <0c499009fcb931d18cf6bfdc1af51684> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x189f18000 - 0x18a067fff CoreText arm64  <3cb200fd11ab3102b01a9aab2730a871> /System/Library/Frameworks/CoreText.framework/CoreText
0x18a068000 - 0x18a077fff IntlPreferences arm64  <407354c5c0f03388a2e8ef921d092bf2> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x18a078000 - 0x18a080fff RTCReporting arm64  <2710371c2d763bde99c5e3ce763cebf9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x18a081000 - 0x18a0effff CoreBrightness arm64  <ac737e260dda338687d75091a549cbe7> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x18a0f0000 - 0x18a0fbfff libAudioStatistics.dylib arm64  <f144e9f449f0366d903c07dc7042e1bb> /usr/lib/libAudioStatistics.dylib
0x18a0fc000 - 0x18a64cfff AudioToolbox arm64  <32fc6cb60ab531a892ee7db6030dcee9> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18a64d000 - 0x18a87dfff QuartzCore arm64  <0e7efded7b69323094142d876969c3ff> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18a87e000 - 0x18a889fff MediaAccessibility arm64  <c08f2d8d22ad32e696bbfe19c1f00132> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x18a88a000 - 0x18a97cfff libiconv.2.dylib arm64  <28fec549f7f6396483fb3b04c800adcb> /usr/lib/libiconv.2.dylib
0x18a97d000 - 0x18a999fff NetworkStatistics arm64  <67dd3f90fc933567af5f336e36a3f69a> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x18a99a000 - 0x18a9affff MPSCore arm64  <2b8da25dee323cb0871eb5839266c6b1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x18a9b0000 - 0x18aa14fff MPSImage arm64  <c54b04d27c9639958942abdf2b0aa21a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x18aa15000 - 0x18aa35fff MPSMatrix arm64  <7f20afd02853372eaeac3604ab798ca9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x18aa36000 - 0x18aa44fff CoreAUC arm64  <24c1f952294f3d769d3b2d3d3df002f9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x18aa45000 - 0x18b0cafff MediaToolbox arm64  <a6ee11cab3b83741ba23824098c0765d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x18b0cb000 - 0x18b191fff MPSNeuralNetwork arm64  <e9b49812899e39b98e4f16b1e4929859> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x18b192000 - 0x18b192fff MetalPerformanceShaders arm64  <968c8d8650a6345e99c11a24d4908a14> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x18b193000 - 0x18b5c6fff FaceCore arm64  <ce35d4571e5032258ca94f23e53a1a16> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x18b5c7000 - 0x18b5d4fff GraphVisualizer arm64  <9731b1a2362e35e5b47495a6f4a49d31> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x18b5d5000 - 0x18b77afff libFosl_dynamic.dylib arm64  <8dade3ca46eb36ba918cabaae25e7279> /usr/lib/libFosl_dynamic.dylib
0x18b77b000 - 0x18b9e0fff CoreImage arm64  <708015be329e31eabd93df07dec18a17> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x18b9e1000 - 0x18bbcffff CoreMotion arm64  <168555a078273fb090092d49d26d931a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x18bbff000 - 0x18bc21fff PlugInKit arm64  <9a0fc8c71da23cbaac48ef7266d3b164> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x18bc22000 - 0x18be4cfff ********* arm64  <b7db9c6fd6c93fd9b6e11e7b453d9a8d> /System/Library/PrivateFrameworks/*********.framework/*********
0x18be4d000 - 0x18becffff Quagga arm64  <311b83d6d2f338d586facf10f1a90cd2> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x18bed0000 - 0x18bfc9fff AVFAudio arm64  <96ab57ad22ea36f5ad3c8718c1ab8764> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x18bfca000 - 0x18c1b8fff AVFoundation arm64  <48a63876248b347bb20e36798bc04115> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x18c1dd000 - 0x18c202fff StreamingZip arm64  <dacb59888b7f31a39e95cf0ea3a741ef> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x18c203000 - 0x18c214fff CoreEmoji arm64  <0fed33cbda37338b9a43e1ef58c8e0f2> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x18c264000 - 0x18c26bfff SymptomDiagnosticReporter arm64  <c1f54dbc49c53abbbe651644b610c4b0> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x18cb6e000 - 0x18cb85fff MobileAsset arm64  <4c1572513f59389e84081a755103547b> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x18cb86000 - 0x18cbc7fff Lexicon arm64  <3de08451c03d3ad082074fd27e7647d4> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x18cbc8000 - 0x18cbd8fff libcmph.dylib arm64  <8b492aa79dc5318481752d5cba68e84b> /usr/lib/libcmph.dylib
0x18cbd9000 - 0x18ccf5fff LanguageModeling arm64  <a0b0121d2e253a4993a81f1052d1aa2c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x18ccf6000 - 0x18cd0dfff libmarisa.dylib arm64  <948c4447eef032a2bd7fdb0d5860359c> /usr/lib/libmarisa.dylib
0x18cdaa000 - 0x18cdb5fff libChineseTokenizer.dylib arm64  <54b3896b7e3c37d7a2aa5cd17ea3b4fd> /usr/lib/libChineseTokenizer.dylib
0x18cdb6000 - 0x18ce63fff libmecab_em.dylib arm64  <0a7c2fd4dd613449a0bdae35e1c05621> /usr/lib/libmecab_em.dylib
0x18ce64000 - 0x18ce65fff libThaiTokenizer.dylib arm64  <05630da4695731c2a45c765e3f71b1fe> /usr/lib/libThaiTokenizer.dylib
0x18ce66000 - 0x18ce6afff libgermantok.dylib arm64  <b61ca93824353a36954523113f1be1a4> /usr/lib/libgermantok.dylib
0x18ce6b000 - 0x18cec3fff CoreNLP arm64  <631fdf115f0c3047a3ca6dd7b28c073b> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x18cec4000 - 0x18d082fff MobileSpotlightIndex arm64  <cd13d8305e4230e6b001ff9d173470c3> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x18d083000 - 0x18d0e2fff CoreSpotlight arm64  <148c4e10173239958c0dae8cec599705> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x18d0ef000 - 0x18db24fff JavaScriptCore arm64  <e5e2cd24ee8e39a5908c7512a93dbc4f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x18db2b000 - 0x18dba5fff libate.dylib arm64  <bb4173dd632f3d9baf425608ec3ad1a7> /usr/lib/libate.dylib
0x18dba6000 - 0x18dc48fff TextureIO arm64  <d5473c10ba4c31f29814c5940d66f041> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x18dc49000 - 0x18dd13fff CoreUI arm64  <8e5892440df03a3f9342ba386f3c8012> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x18dd14000 - 0x18dd1dfff MobileIcons arm64  <8d72c789b63c3d9eb0236814a909a473> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x18dd2d000 - 0x18dd86fff TextInput arm64  <5e1c89ec1e1c310caa79b707ee359048> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x18dde6000 - 0x18de7bfff FileProvider arm64  <81d2b19a8fe03251acd4b816dfd08908> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x18e055000 - 0x18e069fff libAccessibility.dylib arm64  <04185c7e9c1e340da5c2bccb2ca2b1af> /usr/lib/libAccessibility.dylib
0x18e06a000 - 0x18e4c2fff libwebrtc.dylib arm64  <9c780252d56939d1bc15e93523a790a2> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x18e524000 - 0x18f941fff WebCore arm64  <efe4ff69a90238958ea8d3cfe946c772> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18f942000 - 0x18fab5fff WebKitLegacy arm64  <3806037d085136809a33f0fd56b200e2> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x18fbd0000 - 0x18fbfcfff UserNotifications arm64  <1acc9bc755ae33708ad7a5eeadf6b8ec> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x18fc82000 - 0x18fcd5fff DocumentManager arm64  <6753460517ce35f1a33d34fe9819ca81> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager
0x18fcd6000 - 0x190d5bfff UIKit arm64  <1ae0c6d9279b3ac4a7e10bf3a63a0692> /System/Library/Frameworks/UIKit.framework/UIKit
0x190d5c000 - 0x190d6dfff DocumentManagerCore arm64  <051e2c78e43f3700af20321c6e289322> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x190d6e000 - 0x190d72fff HangTracer arm64  <f66e4e75e8073b9290d9723d324edb88> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x190d73000 - 0x190dc5fff PhysicsKit arm64  <469bfd49cb5636da8a84d78ba983642c> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x190dc6000 - 0x190dc8fff StudyLog arm64  <9b3ba7d0a1dd3b1da0b003c214cfc816> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x190dc9000 - 0x190ea9fff UIFoundation arm64  <fa727d25bd7432f3afe426784ff9cdd1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x190fb8000 - 0x191081fff Network arm64  <64b464c46498305a8f6d0522bf0e112b> /System/Library/PrivateFrameworks/Network.framework/Network
0x192020000 - 0x192036fff UserManagement arm64  <fa80a3eee8ed3df3a9b0621a317b41b5> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x195127000 - 0x19512bfff CoreOptimization arm64  <6e61942f08953dd79fd44cc9d4d744f1> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x19516a000 - 0x1951c4fff CorePrediction arm64  <e9db8bd625803d5cadb30d12724983af> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x195572000 - 0x19564efff CorePDF arm64  <27f58f27493a30c3ad6b2f8f2b5b464e> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x1958b0000 - 0x195c66fff WebKit arm64  <c24dc092d27d324cb755db1d25110d33> /System/Library/Frameworks/WebKit.framework/WebKit
0x195d21000 - 0x195d26fff ConstantClasses arm64  <ba66372594cb3a2b8db141e6eb25ce2e> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x1962e8000 - 0x1962e8fff AdSupport arm64  <52aeb59762cc30399d7dd506a9739686> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x1a5af0000 - 0x1a5da5fff RawCamera arm64  <ecccce417469344d8505421096d3c602> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a5df6000 - 0x1a5e0afff libCGInterfaces.dylib arm64  <fa21578480423183907f3bd84e809893> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a8356000 - 0x1a837dfff CoreServicesInternal arm64  <0927f80bd9de335e9ce3eb812e695e6a> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a8950000 - 0x1a8961fff libGSFontCache.dylib arm64  <50b74f1d848d3bb693fedc5ec5abcdd4> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1a8962000 - 0x1a8994fff libTrueTypeScaler.dylib arm64  <368042c6615c3311b21a920e048e67f9> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1aa17a000 - 0x1aa17dfff InternationalSupport arm64  <ee6d1235952e38c5a2cceb4377192f5b> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1abef2000 - 0x1abef7fff TextInputUI arm64  <a9ccf8c19885389abec1e24b4bae422f> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1ae0ed000 - 0x1ae11efff libclosured.dylib arm64  <aefc8840686d30a88277d7efcb70abaf> /usr/lib/closure/libclosured.dylib

Thanks. Alas something has munged the crash report to make it less helpful (I have an internal tool that pulls apart crash reports but it spat the dummy on this). It could be DevForums or it could be the redactions you did )-:

Can you send me a copy of the crash report via email? My email address is in my signature. Please reference this thread so I know the context.

Share and Enjoy

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

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

I've e-mailed you the logs as they were. Thanks for finding time to help with this.

I've e-mailed you the logs as they were.

Thanks. Alas, it turns out that it wasn’t your redactions that were getting in the way, meaning that my internal tool didn’t yield anything useful.

Which brings me back to what I suggested on that other thread, namely that this looks like an OS bug and you should file it as such. I’d appreciate you posting your bug number, just for the record [1].

Share and Enjoy

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

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

[1] If the person on the other thread had posted their bug, I may have access to more info on this now )-:

My bug number at Apple Bug Reporter is 38857341.

My bug number at Apple Bug Reporter is 38857341.

Thanks for that.

I learnt a bit more about the underlying cause of this problem yesterday. The recursion visible in the crash report’s backtrace is actually a

CFPreferences
retry mechanism. On modern systems
CFPreferences
is a client library that IPCs over to a daemon (
cfprefsd
) which does the real work. In this case
cfprefsd
has failed, so the client library is retrying. It seems that in your case these retries take long enough that they invoke the ire the watchdog.

The only remaining mystery is why

cfprefsd
has failed. It’s hard to say for sure but a common cause is that someone has saved a ridiculously-sized preference and that has caused
cfprefsd
to exceed its memory budget. If you have access to a machine that’s crashing like this, you should look to see if there are any relevant diagnostics related to
cfprefsd
.

Finally, there’s the question of what you can do about this. My suggestion is that you audit your preferences code (any uses of

CFPreferences
,
NSUserDefaults
, or
UserDefaults
in Swift) to make sure that you’re not storing ridiculously-sized preferences.

How big is too big? Personally I try to limit myself to about 1 KiB or so. You can probably get away with anything up to around 100 KiB, but beyond that you are clearly not storing preferences and thus you need to rethink your approach.

Share and Enjoy

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

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

Thanks! This is some helpful info. I did already poke around the use of UserDefaults in our codebase, but will definitely look over it again - and analyze every use of it we have and make sure we don't ever try to store anything big.


If the above doesn't produce anything suspicous, I will also try to profile the devices that had that crash around `cfprefsd`.


Thanks again. I will report here if I find anything of interest.

Hi NeverwinterMoon,


Have you solved it? i have the same problem, our app stuck at CFPrefsPlistSource sometimes and we can not find what cause it.

The next time you reproduce this please trigger a sysdiagnose on the device and then file a bug report with the resulting log attached.

There are instructions on getting a sysdiagnose log on our Bug Reporting > Profiles and Logs page.

Share and Enjoy

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

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

hi eskimo,


Thanks very much for your reply!

We have a problem, we use UserDefaults to cache data, the .plist file size is almost up to 4M, and too many of our users feedback that they are block at app startup, typical main thread stack is as follows, how can we do, any suggestion? can we delete the .plist file at main thread when app startup ? then we can change to other cache method.


Typical main thread stack:

Call stacks of main thread 771:

CallStack00: mach_msg_trap (in libsystem_kernel.dylib) + 8

CallStack01: mach_msg (in libsystem_kernel.dylib) + 72

CallStack02: _dispatch_mach_send_and_wait_for_reply (in libdispatch.dylib) + 560

CallStack03: dispatch_mach_send_with_result_and_wait_for_reply$VARIANT$mp (in libdispatch.dylib) + 56

CallStack04: xpc_connection_send_message_with_reply_sync (in libxpc.dylib) + 196

CallStack05: __78-[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:]_block_invoke (in CoreFoundation) + 24

CallStack06: CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD (in CoreFoundation) + 48

CallStack07: -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] (in CoreFoundation) + 256

CallStack08: -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] (in CoreFoundation) + 972

CallStack09: -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] (in CoreFoundation) + 188

CallStack10: -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] (in CoreFoundation) + 296

CallStack11: -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] (in CoreFoundation) + 972

CallStack12: -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] (in CoreFoundation) + 188

CallStack13: -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] (in CoreFoundation) + 296

CallStack14: -[CFPrefsPlistSource handleErrorReply:fromMessageSettingKey:toValue:retryCount:retryContinuation:] (in CoreFoundation) + 972

CallStack15: -[CFPrefsPlistSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] (in CoreFoundation) + 188

CallStack16: -[CFPrefsPlistSource sendRequestNewDataMessage:toConnection:retryCount:error:] (in CoreFoundation) + 296

CallStack17: __50-[CFPrefsPlistSource alreadylocked_requestNewData]_block_invoke (in CoreFoundation) + 92

CallStack18: -[_CFXPreferences withConnectionForRole:performBlock:] (in CoreFoundation) + 48

CallStack19: -[CFPrefsPlistSource alreadylocked_requestNewData] (in CoreFoundation) + 272

CallStack20: -[CFPrefsPlistSource generationCount] (in CoreFoundation) + 548

CallStack21: -[CFPrefsSearchListSource handleReply:toRequestNewDataMessage:onConnection:retryCount:error:] (in CoreFoundation) + 132

CallStack22: __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_3.143 (in CoreFoundation) + 80

CallStack23: -[_CFXPreferences withConnectionForRole:performBlock:] (in CoreFoundation) + 48

CallStack24: __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke_2.142 (in CoreFoundation) + 124

CallStack25: _os_activity_initiate_impl (in libsystem_trace.dylib) + 60

CallStack26: __80-[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:]_block_invoke.140 (in CoreFoundation) + 124

CallStack27: CFPREFERENCES_IS_WAITING_FOR_SYSTEM_CFPREFSD (in CoreFoundation) + 48

CallStack28: -[CFPrefsSearchListSource alreadylocked_generationCountFromListOfSources:count:] (in CoreFoundation) + 184

CallStack29: -[CFPrefsSearchListSource alreadylocked_copyDictionary] (in CoreFoundation) + 384

CallStack30: -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] (in CoreFoundation) + 88

CallStack31: -[CFPrefsSource copyValueForKey:] (in CoreFoundation) + 64

CallStack32: __76-[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:]_block_invoke (in CoreFoundation) + 40

CallStack33: __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke (in CoreFoundation) + 268

CallStack34: normalizeQuintuplet (in CoreFoundation) + 356

CallStack35: -[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] (in CoreFoundation) + 108

CallStack36: -[_CFXPreferences copyAppValueForKey:identifier:container:configurationURL:] (in CoreFoundation) + 124

CallStack37: _CFPreferencesCopyAppValueWithContainer (in CoreFoundation) + 116

CallStack38: -[NSUserDefaults(NSUserDefaults) objectForKey:] (in Foundation) + 52

CallStack39: +[UIWebView initialize] (in UIKit) + 32

CallStack40: _dispatch_client_callout (in libdispatch.dylib) + 16

CallStack41: dispatch_once_f$VARIANT$mp (in libdispatch.dylib) + 60

CallStack42: __42+[UIWebView _updatePersistentStoragePaths]_block_invoke_2 (in UIKit) + 40

CallStack43: -[UITableViewCellLayoutManager defaultEditableTextFieldForCell:] (in UIKit) + 428

CallStack44: -[CDVUIWebViewEngine initWithFrame:] (in EasyHome) + 128

CallStack45: -[CDVViewController newCordovaViewWithFrame:] (in EasyHome) + 228

CallStack46: -[CDVViewController createGapView] (in EasyHome) + 168

CallStack47: -[CDVViewController viewDidLoad] (in EasyHome) + 388

CallStack48: -[FastMainViewController viewDidLoad] (in EasyHome) (FastMainViewController.m:26)

CallStack49: -[UIViewController loadViewIfRequired] (in UIKit) + 392

Can you reproduce this problem yourself?

Share and Enjoy

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

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

hi eskimo,


Thanks very much!

No, we can not reproduce it in test enviroment, and can not reproduce under startup monkey test too, we just collet those thread dumps from online users, it is random freeze at startup.

I have two questions:

1,when will iOS system will load .plist file, before main method or when we call the method of NSUserDefault?

2,can we think the .plist file is corrupt or has file hole in it after put large data in .plist file again and again? and can we delete it at startup, use "[[NSUserDefaults standardUserDefaults] removePersistentDomainForName:appDomain]"?



Another thing, i have created an DTS ticket, but no body reply to me.Follow-up: 695206164

Another thing, i have created an DTS ticket, but no body reply to me.

Indeed. Sorry about that. That incident has been assigned to one of my colleagues, who should be responding soon.

Share and Enjoy

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

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

Thanks very much for your info.

As i have written before, any suggestion for this problem? can we delete the possible corrupted .plist file by method removePersistentDomainForName of NSUserDefault?