Posts

Post not yet marked as solved
9 Replies
8.4k Views
Xcode debug my app, I find some thread no stack, only 0x00000000 (but not crash).Stack info:error: memory read failed for 0x0I think stack overflow, so I try use tool "Address Sanitizer", but not found too.Why is this happening, xcode no stack?Screenshot url:https://i.stack.imgur.com/N0wGW.png
Posted Last updated
.
Post not yet marked as solved
0 Replies
830 Views
iOS13 Clicking on the more button in the upper right corner of the Chinese keyboard will cause a crash and it is found that the layout is infinite loop. TextInputUI This library is also added to iOS13. Is this a system crash? iOS13.0 - iOS13.2The stack is as follows:Incident Identifier: 9BEE2740-87D4-4ADC-9155-B6CE8D4C7190 CrashReporter Key: d813b0136c2ad9611e07d61c98d9021a7896cb35 Hardware Model: iPhone12,5 Process: AnonymityApp [56719] Path: /private/var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/AnonymityApp Identifier: com.AnonymityApp.wireless Version: 12132964 (8.14.5) AppStoreTools: 11A1002b AppVariant: 1:iPhone12,5:13 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.AnonymityApp.wireless [1992] Date/Time: 2019-10-24 12:29:37.2628 +0800 Launch Time: 2019-10-24 12:28:49.2882 +0800 OS Version: iPhone OS 13.1.3 (17A878) Release Type: User Baseband Version: 1.01.19 Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGILL) Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000016bb83fa0 VM Region Info: 0x16bb83fa0 is in 0x16bb80000-0x16bb84000; bytes after start: 16288 bytes before end: 95 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC_SMALL 000000013d800000-000000013e000000 [ 8192K] rw-/rwx SM=PRV GAP OF 0x2db80000 BYTES ---> STACK GUARD 000000016bb80000-000000016bb84000 [ 16K] ---/rwx SM=NUL ... for thread 0 Stack 000000016bb84000-000000016bc80000 [ 1008K] rw-/rwx SM=PRV thread 0 Termination Signal: Illegal instruction: 4 Termination Reason: Namespace SIGNAL, Code 0x4 Terminating Process: AnonymityApp [56719] Triggered by Thread: 0 Thread 0 name: Thread 0 Crashed: 0 UIKitCore 0x00000001c474e2f4 GetTraitCollectionTSD + 4 (UITraitCollection.m:1346) 1 UIKitCore 0x00000001c474df04 +[UITraitCollection _currentTraitCollectionWithFallback:markFallback:] + 36 (UITraitCollection.m:1377) 2 UIKitCore 0x00000001c4f6fa4c -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2044 (UIView.m:16951) 3 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 4 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 5 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 6 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 7 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 8 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 9 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 10 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 11 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 12 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 13 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 14 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 15 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 16 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 17 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 18 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 19 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 20 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 21 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 22 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 23 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 24 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 25 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 26 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 27 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 28 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 29 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 30 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 31 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 32 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 33 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 34 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 35 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 36 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 37 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 38 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 39 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 40 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 41 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 42 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 43 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 44 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 45 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 46 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 47 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 48 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 49 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 50 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 51 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 52 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 53 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 54 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 55 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 56 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 57 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 58 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 59 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 60 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 61 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 62 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 63 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 64 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 65 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 66 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 67 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 68 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 69 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 70 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 71 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 72 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 73 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 74 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 75 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 76 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 77 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 78 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 79 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 80 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 81 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 82 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 83 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 84 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 85 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 86 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 87 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 88 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 89 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 90 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 91 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 92 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 93 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 94 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 95 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 96 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 97 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 98 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 99 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 100 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 101 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 102 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 103 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 104 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 105 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 106 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 107 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 108 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 109 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 110 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 111 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 112 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 113 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 114 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 115 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 116 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 117 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 118 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 119 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 120 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 121 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 122 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 123 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 124 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 125 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 126 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 127 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 128 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 129 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 130 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 131 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 132 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 133 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 134 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 135 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 136 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 137 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 138 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 139 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 140 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 141 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 142 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 143 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 144 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 145 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 146 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 147 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 148 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 149 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 150 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 151 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 152 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 153 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 154 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 155 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 156 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 157 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 158 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 159 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 160 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 161 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 162 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 163 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 164 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 165 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 166 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 167 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 168 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 169 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 170 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 171 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 172 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 173 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 174 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 175 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 176 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 177 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 178 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 179 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 180 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 181 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 182 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 183 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 184 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 185 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 186 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 187 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 188 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 189 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 190 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 191 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 192 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 193 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 194 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 195 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 196 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 197 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 198 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 199 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 200 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 201 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 202 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 203 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 204 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 205 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 206 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 207 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 208 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 209 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 210 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 211 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 212 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 213 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 214 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 215 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 216 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 217 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 218 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 219 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 220 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 221 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 222 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 223 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 224 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 225 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 226 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 227 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 228 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 229 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 230 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 231 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 232 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 233 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 234 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 235 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 236 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 237 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 238 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 239 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 240 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 241 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 242 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 243 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 244 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 245 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 246 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 247 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 248 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 249 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 250 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 251 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 252 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 253 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 254 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 255 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 256 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 257 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 258 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 259 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 260 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 261 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 262 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 263 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 264 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 265 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 266 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 267 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 268 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 269 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 270 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 271 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 272 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 273 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 274 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 275 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 276 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 277 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 278 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 279 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 280 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 281 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 282 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 283 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 284 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 285 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 286 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 287 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 288 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 289 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 290 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 291 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 292 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 293 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 294 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 295 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 296 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 297 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 298 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 299 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 300 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 301 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 302 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 303 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 304 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 305 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 306 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 307 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 308 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 309 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 310 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 311 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 312 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 313 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 314 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 315 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 316 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 317 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 318 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 319 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 320 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 321 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 322 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 323 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 324 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 325 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 326 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 327 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 328 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 329 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 330 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 331 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 332 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 333 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 334 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 335 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 336 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 337 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 338 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 339 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 340 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 341 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 342 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 343 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 344 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 345 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 346 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 347 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 348 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 349 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 350 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 351 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 352 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 353 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 354 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 355 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 356 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 357 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 358 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 359 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 360 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 361 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 362 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 363 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 364 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 365 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 366 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 367 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 368 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 369 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 370 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 371 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 372 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 373 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 374 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 375 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 376 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 377 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 378 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 379 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 380 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 381 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 382 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 383 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 384 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 385 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 386 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 387 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 388 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 389 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 390 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 391 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 392 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 393 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 394 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 395 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 396 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 397 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 398 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 399 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 400 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 401 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 402 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 403 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 404 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 405 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 406 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 407 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 408 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 409 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 410 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 411 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 412 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 413 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 414 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 415 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 416 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 417 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 418 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 419 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 420 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 421 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 422 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 423 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 424 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 425 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 426 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 427 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 428 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 429 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 430 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 431 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 432 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 433 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 434 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 435 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 436 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 437 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 438 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 439 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 440 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 441 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 442 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 443 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 444 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 445 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 446 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 447 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 448 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 449 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 450 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 451 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 452 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 453 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 454 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 455 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 456 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 457 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 458 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 459 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 460 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 461 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 462 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 463 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 464 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 465 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 466 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 467 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 468 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 469 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 470 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 471 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 472 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 473 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 474 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 475 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 476 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 477 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 478 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 479 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 480 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 481 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 482 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 483 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 484 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 485 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 486 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 487 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 488 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 489 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 490 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 491 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 492 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 493 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 494 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 495 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 496 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 497 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 498 TextInputUI 0x00000001d49638f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 499 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 500 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 501 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 502 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 503 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 504 UIKitCore 0x00000001c44d613c -[UIButton imageView] + 112 (UIButton.m:1605) 505 TextInputUI 0x00000001d4963938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 506 UIKitCore 0x00000001c4f6fabc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 507 libobjc.A.dylib 0x00000001c0747af0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 508 QuartzCore 0x00000001c750e0f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 509 QuartzCore 0x00000001c750e3fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 510 UIKitCore 0x00000001c4f5b41c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) Thread 1: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 2 name: Thread 2: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x00000001c0870d04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287) 3 JavaScriptCore 0x00000001cfa4c95c void std::__1::condition_variable_any::wait<std::__1::unique_lock >(std::__1::uni... + 104 (condition_variable:204) 4 JavaScriptCore 0x00000001cfa503c0 bmalloc::Scavenger::threadRunLoop() + 196 (condition_variable:213) 5 JavaScriptCore 0x00000001cfa500b8 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16 (Scavenger.cpp:295) 6 JavaScriptCore 0x00000001cfa513fc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st...="" +="" 44="" (type_traits:4361)<br="">7 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 3 name: Thread 3: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 WebCore 0x00000001c8a6a464 RunWebThread(void*) + 564 (WebCoreThread.mm:626) 6 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 4 name: Thread 4: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001c0cec458 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421) 7 UIKitCore 0x00000001c4b62668 -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:637) 8 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 5: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000105d3cc50 C3dMLoUSVzzM + 128 3 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 6: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000105d3cc50 C3dMLoUSVzzM + 128 3 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 7: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000105d3cc50 C3dMLoUSVzzM + 128 3 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 8 name: Thread 8: 0 libsystem_kernel.dylib 0x00000001c081e9d4 kevent + 8 1 AnonymityApp 0x00000001062783e8 kqueue_poll + 34571240 (ev_kqueue.h:99) 2 AnonymityApp 0x0000000106277930 ev_run + 34568496 (ev.c:793) 3 AnonymityApp 0x000000010626d2d8 easy_io_on_thread_start + 34525912 (easy_io.c:332) 4 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 9: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 10 name: Thread 10: 0 libsystem_kernel.dylib 0x00000001c07fac18 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x00000001c06d95c8 _dispatch_sema4_timedwait + 68 (lock.c:154) 2 libdispatch.dylib 0x00000001c06d9b88 _dispatch_semaphore_wait_slow + 76 (semaphore.c:116) 3 AnonymityApp 0x0000000105ec3908 __44-[TBMainRunloopObserver startRunLoopMonitor]_block_invoke + 30685448 (TBMainRunloopObserver.m:245) 4 libdispatch.dylib 0x00000001c06d7bb0 _dispatch_call_block_and_release + 32 (init.c:1408) 5 libdispatch.dylib 0x00000001c06d900c _dispatch_client_callout + 20 (object.m:495) 6 libdispatch.dylib 0x00000001c06df484 _dispatch_lane_serial_drain + 568 (inline_internal.h:2487) 7 libdispatch.dylib 0x00000001c06dfeb0 _dispatch_lane_invoke + 368 (inline_internal.h:1854) 8 libdispatch.dylib 0x00000001c06e8f20 _dispatch_workloop_worker_thread + 580 (queue.c:6386) 9 libsystem_pthread.dylib 0x00000001c073eaa0 _pthread_wqthread + 280 (pthread.c:2323) 10 libsystem_pthread.dylib 0x00000001c0744c78 start_wqthread + 8 Thread 11: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x00000001c0870da0 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::... + 100 (__threading_support:293) 3 AnonymityApp 0x0000000105a8035c std::__1::cv_status std::__1::condition_variable::wait_for >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::duration > const&) + 26215260 (__mutex_base:419) 4 AnonymityApp 0x0000000105ba8530 prglite::WaitableEvent::WaitFor(unsigned long long) + 27428144 (WaitableEvent.cpp:58) 5 AnonymityApp 0x0000000105ba7130 prglite::MessagePumpDefault::Run(prglite::IMessagePump::Delegate*) + 27423024 (MessagePumpDefault.cpp:22) 6 AnonymityApp 0x0000000105bab178 prglite::MessageLoop::Run() + 27439480 (MessageLoop.cpp:141) 7 AnonymityApp 0x0000000105bae090 prglite::Thread::ThreadMain() + 27451536 (Thread.cpp:86) 8 AnonymityApp 0x0000000105ba3acc prglite::PlatformThread::ThreadProc(void*) + 27409100 (PlatformThread.cpp:68) 9 AnonymityApp 0x0000000105ba3bec void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct=""> >, unsigned int (*)(void*), prglite::PlatformThread*> >(void*) + 27409388 (thread:348) 10 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 12: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 13: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 14 name: Thread 14: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 CFNetwork 0x00000001c3c69bc8 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372) 6 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 7 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 8 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 9 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 15: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x00000001c0870d04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287) 3 AnonymityApp 0x000000010535b688 instrument::TraceFile::WaitUntilBufferOverflow() + 18724488 (trace_file.cpp:529) 4 AnonymityApp 0x000000010535abd0 instrument::TraceFile::AsyncLoopAndDump() + 18721744 (trace_file.cpp:539) 5 AnonymityApp 0x000000010535b9cc 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 (instrument::TraceFile::*)(), instrument::TraceFile*> >(void*) + 18725324 (thread:354) 6 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 16 name: Thread 16: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001c0d277d0 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399) 7 AnonymityApp 0x0000000105b1d834 +[TBSDKURLConnectionOperation networkRequestThreadEntryPoint:] + 26859572 (TBSDKURLConnectionOperation.m:134) 8 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 17 name: Thread 17: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 CoreFoundation 0x00000001c09a7dc8 CFRunLoopRun + 64 (CFRunLoop.c:3216) 6 CoreMotion 0x00000001cd69196c CLMotionCore::runMotionThread(void*) + 1056 (CLMotionCore.mm:354) 7 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 18 name: Thread 18: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 CFNetwork 0x00000001c3c69bc8 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372) 6 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 7 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 8 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 9 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 19: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x00000001c0870d04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287) 3 AnonymityApp 0x0000000105359eb8 instrument::LogFile::WaitUntilBufferOverflow() + 18718392 (log_file.cpp:630) 4 AnonymityApp 0x0000000105358ed8 instrument::LogFile::AsyncLoopAndDump() + 18714328 (log_file.cpp:638) 5 AnonymityApp 0x0000000105359ff0 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 (instrument::LogFile::*)(), instrument::LogFile*> >(void*) + 18718704 (thread:354) 6 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 20 name: Thread 20: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x0000000106c0e1b4 -[WXBridgeManager _runLoopThread] + 44622260 (WXBridgeManager.m:109) 7 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 21 name: Thread 21: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x0000000106c0e1b4 -[WXBridgeManager _runLoopThread] + 44622260 (WXBridgeManager.m:109) 7 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 22 name: Thread 22: 0 libsystem_kernel.dylib 0x00000001c081f17c poll + 8 1 AnonymityApp 0x0000000106807698 INetImpl::RunEvent() + 40400536 (inetimpl.cpp:495) 2 AnonymityApp 0x00000001068057a0 RunEventThrFunc(void*) + 40392608 (inetimpl.cpp:57) 3 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 23 name: Thread 23: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001067febf0 SafeQueue<std::tr1::shared_ptr >::Get(std::tr1::shared_ptr&) + 40365040 (stl_deque.h:245) 3 AnonymityApp 0x00000001067fc0c8 IMService::listenerLoop() + 40353992 (IMService.cpp:932) 4 AnonymityApp 0x00000001067fbe6c listenerThreadFunc(void*) + 40353388 (IMService.cpp:77) 5 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 24 name: Thread 24: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001067febf0 SafeQueue<std::tr1::shared_ptr >::Get(std::tr1::shared_ptr&) + 40365040 (stl_deque.h:245) 3 AnonymityApp 0x00000001067fcbdc IMService::callbackLoop() + 40356828 (IMService.cpp:1068) 4 AnonymityApp 0x00000001067fc958 callbackThreadFunc(void*) + 40356184 (IMService.cpp:93) 5 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 25: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000106806ad0 SafeQueue<std::tr1::shared_ptr >::Get(int, std::tr1::shared_ptr&) + 40397520 (stl_deque.h:245) 3 AnonymityApp 0x0000000106806a00 INetImpl::GetMsg(int) + 40397312 (inetimpl.cpp:276) 4 AnonymityApp 0x00000001067fd27c IMService::readCmdLoop() + 40358524 (IMService.cpp:1193) 5 AnonymityApp 0x00000001067fd1e0 readCmdThreadFunc(void*) + 40358368 (IMService.cpp:106) 6 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 26 name: Thread 26: 0 libsystem_kernel.dylib 0x00000001c081d270 __semwait_signal + 8 1 libsystem_c.dylib 0x00000001c06ca728 nanosleep + 216 (nanosleep.c:104) 2 libsystem_c.dylib 0x00000001c06ca5f8 usleep + 68 (usleep.c:52) 3 AnonymityApp 0x00000001067fd860 IMService::cleanLoop() + 40360032 (IMService.cpp:1317) 4 AnonymityApp 0x00000001067fd830 cleanThreadFunc(void*) + 40359984 (IMService.cpp:122) 5 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 27: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x00000001c0870d04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287) 3 AnonymityApp 0x0000000105bdbe34 ProtoDB::CompactLooper::Loop() + 27639348 (compact_looper.cpp:38) 4 AnonymityApp 0x0000000105bdc054 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 (ProtoDB::CompactLooper::*)(), ProtoDB::CompactLooper*> >(void*) + 27639892 (thread:354) 5 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 28 name: Thread 28: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000106a31fe0 -[ECPyThread wait] + 42672096 (ECPyThread.m:0) 3 AnonymityApp 0x0000000106a31ae0 -[ECPyThread loop] + 42670816 (ECPyThread.m:111) 4 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 5 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 6 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 29 name: Thread 29: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000106a31fe0 -[ECPyThread wait] + 42672096 (ECPyThread.m:0) 3 AnonymityApp 0x0000000106a31ae0 -[ECPyThread loop] + 42670816 (ECPyThread.m:111) 4 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 5 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 6 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 30 name: Thread 30: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000106a31fe0 -[ECPyThread wait] + 42672096 (ECPyThread.m:0) 3 AnonymityApp 0x0000000106a31ae0 -[ECPyThread loop] + 42670816 (ECPyThread.m:111) 4 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 5 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 6 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 31 name: Thread 31: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001c0d277d0 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399) 7 AnonymityApp 0x0000000106a14854 -[ECPyJobMonitor startThread] + 42551380 (ECPyJobMonitor.m:98) 8 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 32: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x000000010443e4f0 -[LFPersistenceQueueItemsManager engineThreadMain:] + 2876656 (LFPersistenceQueueItemsManager.m:221) 7 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 33 name: Thread 33: 0 libsystem_kernel.dylib 0x00000001c081f17c poll + 8 1 AnonymityApp 0x00000001068f75e8 TCMCORE::INetImpl::RunEvent() + 41383400 (inetimpl.cpp:595) 2 AnonymityApp 0x00000001068f4e44 TCMCORE::RunEventThrFunc(void*) + 41373252 (inetimpl.cpp:79) 3 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 34 name: Thread 34: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001068f2228 SafeQueue<std::tr1::shared_ptr >::Get(std::tr1::shared_ptr&) + 41361960 (stl_deque.h:245) 3 AnonymityApp 0x00000001068eef8c TCMCORE::clientServiceThrFunc(void*) + 41349004 (TcmInet.cpp:379) 4 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 35 name: Thread 35: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001068f2228 SafeQueue<std::tr1::shared_ptr >::Get(std::tr1::shared_ptr&) + 41361960 (stl_deque.h:245) 3 AnonymityApp 0x00000001068ef2b8 TCMCORE::clientAsyncCallbackThrFunc(void*) + 41349816 (TcmInet.cpp:507) 4 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 36: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001068f6548 SafeQueue<std::tr1::shared_ptr >::Get(int, std::tr1::shared_ptr&) + 41379144 (stl_deque.h:245) 3 AnonymityApp 0x00000001068f6480 TCMCORE::INetImpl::GetMsg(int) + 41378944 (inetimpl.cpp:285) 4 AnonymityApp 0x00000001068ef6bc TCMCORE::processCmdRspThrFunc(void*) + 41350844 (TcmInet.cpp:1381) 5 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 37 name: Thread 37: 0 libsystem_kernel.dylib 0x00000001c081d270 __semwait_signal + 8 1 libsystem_c.dylib 0x00000001c06ca728 nanosleep + 216 (nanosleep.c:104) 2 libsystem_c.dylib 0x00000001c06ca5f8 usleep + 68 (usleep.c:52) 3 AnonymityApp 0x00000001068ef8e4 TCMCORE::clearTimeoutThrFunc(void*) + 41351396 (TcmInet.cpp:440) 4 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 38: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001068025b0 ConditionLock::Wait(MutexLock&, long long) + 40379824 (lock.h:194) 3 AnonymityApp 0x0000000106800554 WaitObject::TimedWait(long long, char) + 40371540 (lock.h:227) 4 AnonymityApp 0x00000001068f18ac TCMCORE::IosNet::keepAlive() + 41359532 (TcmInet.cpp:1793) 5 AnonymityApp 0x00000001068f0e8c TCMCORE::loginThreadFunc(void*) + 41356940 (TcmInet.cpp:1344) 6 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 39: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001c0d277d0 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399) 7 AnonymityApp 0x00000001052e5894 +[DTRpcClient RPCThreadProc:] + 18241684 (DTRpcClient.m:314) 8 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 40: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x0000000104421b20 -[LFEngine engineThreadMain:] + 2759456 (LFEngine.m:39) 7 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 41: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x000000010441dd7c -[LFDataManager engineThreadMain:] + 2743676 (LFDataManager.m:59) 7 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 42: 0 libsystem_kernel.dylib 0x00000001c081d270 __semwait_signal + 8 1 libsystem_c.dylib 0x00000001c06ca728 nanosleep + 216 (nanosleep.c:104) 2 libsystem_c.dylib 0x00000001c06ca5f8 usleep + 68 (usleep.c:52) 3 AnonymityApp 0x00000001067f0b9c loginThreadFunc(void*) + 40307612 (WXContext.cpp:0) 4 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 43: 0 libsystem_kernel.dylib 0x00000001c081d270 __semwait_signal + 8 1 libsystem_c.dylib 0x00000001c06ca728 nanosleep + 216 (nanosleep.c:104) 2 libsystem_c.dylib 0x00000001c06ca5f8 usleep + 68 (usleep.c:52) 3 AnonymityApp 0x00000001067f0b9c loginThreadFunc(void*) + 40307612 (WXContext.cpp:0) 4 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 44 name: Thread 44: 0 libsystem_kernel.dylib 0x00000001c081b984 __accept + 8 1 AnonymityApp 0x0000000106910880 LocalSocketServer::listenLoop() + 41486464 (LocalSocketServer.cpp:231) 2 AnonymityApp 0x00000001069111c4 listenerThrFunc(void*) + 41488836 (LocalSocketServer.cpp:283) 3 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 45 name: Thread 45: 0 libsystem_kernel.dylib 0x00000001c081f17c poll + 8 1 AnonymityApp 0x0000000106910b00 LocalSocketServer::rwLoop() + 41487104 (LocalSocketServer.cpp:346) 2 AnonymityApp 0x0000000106911290 readWriteThrFunc(void*) + 41489040 (LocalSocketServer.cpp:440) 3 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 46 name: Thread 46: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 JavaScriptCore 0x00000001cfa10364 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 84 (ThreadingPOSIX.cpp:518) 3 JavaScriptCore 0x00000001cf9f597c ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda const&, ***::Scope... + 1928 (ParkingLot.cpp:596) 4 WebKitLegacy 0x00000001ccc210a0 bool ***::Condition::waitUntil(***::Lock&, ***::TimeWithDynamicClockType const&) + 192 (ParkingLot.h:80) 5 WebKitLegacy 0x00000001ccc23d40 std::__1::unique_ptr<***::function, std::__1::default_delete<***::function > > ... + 176 (MessageQueue.h:153) 6 WebKitLegacy 0x00000001ccc233f0 WebCore::StorageThread::threadEntryPoint() + 72 (MessageQueue.h:131) 7 JavaScriptCore 0x00000001cfa0e038 ***::Thread::entryPoint(***::Thread::NewThreadContext*) + 260 (Function.h:79) 8 JavaScriptCore 0x00000001cfa0fb84 ***::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:200) 9 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 47 name: Thread 47: 0 libsystem_kernel.dylib 0x00000001c081d180 __select + 8 1 libwebrtc.dylib 0x00000001f3a39b3c rtc::PhysicalSocketServer::WaitSelect(int, bool) + 756 (physicalsocketserver.cc:1450) 2 libwebrtc.dylib 0x00000001f39bcf8c rtc::MessageQueue::Get(rtc::Message*, int, bool) + 996 (messagequeue.cc:330) 3 libwebrtc.dylib 0x00000001f3b12cb0 rtc::Thread::Run() + 128 (thread.cc:535) 4 libwebrtc.dylib 0x00000001f3b12bac rtc::Thread::PreRun(void*) + 204 (thread.cc:349) 5 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 48 name: Thread 48: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libwebrtc.dylib 0x00000001f3967c14 rtc::Event::Wait(int) + 232 (event.cc:140) 3 libwebrtc.dylib 0x00000001f39d3f90 rtc::NullSocketServer::Wait(int, bool) + 20 (nullsocketserver.cc:20) 4 libwebrtc.dylib 0x00000001f39bcf8c rtc::MessageQueue::Get(rtc::Message*, int, bool) + 996 (messagequeue.cc:330) 5 libwebrtc.dylib 0x00000001f3b12cb0 rtc::Thread::Run() + 128 (thread.cc:535) 6 libwebrtc.dylib 0x00000001f3b12bac rtc::Thread::PreRun(void*) + 204 (thread.cc:349) 7 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 49 name: Thread 49: 0 libsystem_kernel.dylib 0x00000001c081ccc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001c0740508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libwebrtc.dylib 0x00000001f3967c14 rtc::Event::Wait(int) + 232 (event.cc:140) 3 libwebrtc.dylib 0x00000001f39d3f90 rtc::NullSocketServer::Wait(int, bool) + 20 (nullsocketserver.cc:20) 4 libwebrtc.dylib 0x00000001f39bcf8c rtc::MessageQueue::Get(rtc::Message*, int, bool) + 996 (messagequeue.cc:330) 5 libwebrtc.dylib 0x00000001f3b12cb0 rtc::Thread::Run() + 128 (thread.cc:535) 6 libwebrtc.dylib 0x00000001f3b12bac rtc::Thread::PreRun(void*) + 204 (thread.cc:349) 7 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 50 name: Thread 50: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x0000000106b305fc -[WXComponentManager _runLoopThread] + 43714044 (WXComponentManager.mm:175) 7 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 51 name: Thread 51: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 AVFAudio 0x00000001cd7d21b4 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:91) 6 AVFAudio 0x00000001cd82328c CAPThread::Entry(CAPThread*) + 208 (CAPThread.cpp:286) 7 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 52 name: Thread 52: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001c0d277d0 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399) 7 AnonymityApp 0x00000001066f31c4 +[NSNotificationCenter(YWNotification) ywThreadEntry] + 39268804 (NSNotificationCenter+YWNotification.m:25) 8 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 53: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 54: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 55: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 56: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 57: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 58: 0 libsystem_pthread.dylib 0x00000001c0744c70 start_wqthread + 0 Thread 59: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001c0cec580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001c0d277d0 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399) 7 AnonymityApp 0x0000000105843944 +[HTTPServer bonjourThread] + 23869764 (HTTPServer.m:746) 8 Foundation 0x00000001c0ceb1e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x00000001c0e26a84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 60 name: Thread 60: 0 libsystem_kernel.dylib 0x00000001c081d180 __select + 8 1 CoreFoundation 0x00000001c09ba90c __CFSocketManager + 628 (CFSocket.c:1321) 2 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 3 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 61 name: Thread 61: 0 libsystem_kernel.dylib 0x00000001c07fabc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001c07f9fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x00000001c09acabc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x00000001c09a7954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x00000001c09a7098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 AudioToolbox 0x00000001cbd409e8 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:91) 6 libAudioToolboxUtility.dylib 0x00000001cbdfd828 CAPThread::Entry(CAPThread*) + 92 (CAPThread.cpp:318) 7 libsystem_pthread.dylib 0x00000001c073cd5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x00000001c0744c84 thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000208e871c0 x1: 0x00000001f8d37146 x2: 0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x0000000000000001 x7: 0x0000000000000150 x8: 0x00000001f8d37000 x9: 0x00000001f8d37146 x10: 0x000000013c3be860 x11: 0x001f00013c3be860 x12: 0x00000002cc00e86e x13: 0x0000000208e871e8 x14: 0x00000000e0641000 x15: 0x0000000000000082 x16: 0x0000000208e871e8 x17: 0x78615f81c474dee0 x18: 0x0000000000000000 x19: 0x000000013c4d4a00 x20: 0x0000000000000000 x21: 0x0000000000000000 x22: 0x0000000000000000 x23: 0x0000000000000060 x24: 0x0000000206a8f000 x25: 0x0000000000000000 x26: 0x0000000000000094 x27: 0x0000000000000060 x28: 0x0000000206aa3000 fp: 0x000000016bb84090 lr: 0xf3744701c474df04 sp: 0x000000016bb83fc0 pc: 0x00000001c474e2f4 cpsr: 0x60000000 esr: 0x92000047 (Data Abort) byte write Translation fault Binary Images: 0x104180000 - 0x10781ffff AnonymityApp arm64 <6aeef1fde94a370bb326cd39ea6961f4> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/AnonymityApp 0x108b50000 - 0x108ba3fff libstdc++.6.0.9.dylib arm64e /usr/lib/libstdc++.6.0.9.dylib 0x108c14000 - 0x108c8bfff AliMedia arm64 <0cd9448e26ac3f9f8862a49d868bceb4> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/AliMedia.framework/AliMedia 0x108cd0000 - 0x108ceffff Face3D arm64 <3d74ffffab9d3e339ffd442257245d99> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/Face3D.framework/Face3D 0x108d00000 - 0x108d73fff MirrorLib arm64 <9ef559b00f6b3b2685b0f5f734a1d6a1> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/MirrorLib.framework/MirrorLib 0x108da4000 - 0x108dbbfff SimplePanoVr arm64 <95a7dfb7f2493a96986784ad319f9ade> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/SimplePanoVr.framework/SimplePanoVr 0x108dd8000 - 0x108debfff VrBase arm64 /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/VrBase.framework/VrBase 0x108e28000 - 0x108e8ffff dyld arm64e /usr/lib/dyld 0x108f0c000 - 0x109017fff LFRtcEngineKit arm64 <7413bd35504a3675a3f6f4335f6cb40f> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/LFRtcEngineKit.framework/LFRtcEngineKit 0x1090c0000 - 0x1092a7fff T3dDynLib arm64 <96393a75db8c3f07a2a99896900c7a5d> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/T3dDynLib.framework/T3dDynLib 0x109304000 - 0x109383fff TaoPaiSDK arm64 <4466f53cc34d3fa5a77d482cd43901c4> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/TaoPaiSDK.framework/TaoPaiSDK 0x1093c4000 - 0x10958bfff opencv2 arm64 <5e2077b1ace53659a1ce0d992c675ba2> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/opencv2.framework/opencv2 0x10ba5c000 - 0x10ba67fff libobjc-trampolines.dylib arm64e /usr/lib/libobjc-trampolines.dylib 0x127a04000 - 0x127d4bfff TBMediaPlayer arm64 <8fdf55d1e3603530b259e1edec7bde85> /var/containers/Bundle/Application/F2A21B24-3C5E-41A3-8792-5BBDA3735349/AnonymityApp.app/Frameworks/TBMediaPlayer.framework/TBMediaPlayer 0x1c060b000 - 0x1c0621fff libsystem_trace.dylib arm64e <9bc16767c7a83e15bc8c0965e9f8f00b> /usr/lib/system/libsystem_trace.dylib 0x1c0622000 - 0x1c0655fff libxpc.dylib arm64e /usr/lib/system/libxpc.dylib 0x1c0656000 - 0x1c0656fff libsystem_blocks.dylib arm64e <91adb2b4377434cc84f88e9a634b6b86> /usr/lib/system/libsystem_blocks.dylib 0x1c0657000 - 0x1c06d5fff libsystem_c.dylib arm64e <15628be24f6937c5a96d72724762f01f> /usr/lib/system/libsystem_c.dylib 0x1c06d6000 - 0x1c0712fff libdispatch.dylib arm64e /usr/lib/system/libdispatch.dylib 0x1c0713000 - 0x1c0733fff libsystem_malloc.dylib arm64e <4aad0fafde283814af10e7123dc72aca> /usr/lib/system/libsystem_malloc.dylib 0x1c0734000 - 0x1c073afff libsystem_platform.dylib arm64e <0591390bba0734a7a59d0c652d159244> /usr/lib/system/libsystem_platform.dylib 0x1c073b000 - 0x1c0745fff libsystem_pthread.dylib arm64e /usr/lib/system/libsystem_pthread.dylib 0x1c0746000 - 0x1c0776fff libobjc.A.dylib arm64e /usr/lib/libobjc.A.dylib 0x1c0777000 - 0x1c07e2fff libcorecrypto.dylib arm64e /usr/lib/system/libcorecrypto.dylib 0x1c07e3000 - 0x1c07f6fff libc++abi.dylib arm64e /usr/lib/libc++abi.dylib 0x1c07f7000 - 0x1c0825fff libsystem_kernel.dylib arm64e /usr/lib/system/libsystem_kernel.dylib 0x1c0826000 - 0x1c0859fff libdyld.dylib arm64e <0dc9a4bac3e8348799db1b5c86597af5> /usr/lib/system/libdyld.dylib 0x1c085a000 - 0x1c0861fff libsystem_darwin.dylib arm64e /usr/lib/system/libsystem_darwin.dylib 0x1c0862000 - 0x1c08bcfff libc++.1.dylib arm64e /usr/lib/libc++.1.dylib 0x1c08bd000 - 0x1c08fefff libsystem_info.dylib arm64e /usr/lib/system/libsystem_info.dylib 0x1c08ff000 - 0x1c0c7cfff CoreFoundation arm64e <97285acb7b21393aabf603f1dbb5d2a2> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x1c0c7d000 - 0x1c0ce3fff SystemConfiguration arm64e <3dca61e2168c36d98acf0c3602dfff4d> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x1c0ce4000 - 0x1c0faffff Foundation arm64e <672cf0cb49513b9189df55e953aea00f> /System/Library/Frameworks/Foundation.framework/Foundation 0x1c0fb0000 - 0x1c0fe2fff libCRFSuite.dylib arm64e <8f291818397432cf9cc7dd75e11f721f> /usr/lib/libCRFSuite.dylib 0x1c0fe3000 - 0x1c1163fff CoreServices arm64e /System/Library/Frameworks/CoreServices.framework/CoreServices 0x1c1164000 - 0x1c11c6fff libSparse.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x1c11c7000 - 0x1c16c1fff ImageIO arm64e /System/Library/Frameworks/ImageIO.framework/ImageIO 0x1c16c2000 - 0x1c16c4fff ConstantClasses arm64e <1c8835aab27331239abded3207f06916> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x1c16c5000 - 0x1c185dfff CoreText arm64e /System/Library/Frameworks/CoreText.framework/CoreText 0x1c185e000 - 0x1c1991fff Security arm64e <975adc2ff8ed3e0dba4ba01c1c1f10f1> /System/Library/Frameworks/Security.framework/Security 0x1c1992000 - 0x1c1a37fff IOKit arm64e <74b273d7cd333f4a96f47e702f1b4428> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x1c1a38000 - 0x1c1a6ffff libMobileGestalt.dylib arm64e /usr/lib/libMobileGestalt.dylib 0x1c1a70000 - 0x1c1acefff libprotobuf.dylib arm64e <94ce72ce21e03c94b69234fa728738c4> /usr/lib/libprotobuf.dylib 0x1c1acf000 - 0x1c1ae1fff libprotobuf-lite.dylib arm64e <9d7cc6eb89b43fa39ef21dddc473d549> /usr/lib/libprotobuf-lite.dylib 0x1c1ae2000 - 0x1c1d42fff libicucore.A.dylib arm64e /usr/lib/libicucore.A.dylib 0x1c1d43000 - 0x1c1d6cfff CoreServicesInternal arm64e <90b53ab447d031448957d995877824cd> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x1c1d6d000 - 0x1c1db4fff WirelessDiagnostics arm64e <940df8c52a17312e9088248a1ac77ec4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x1c1db5000 - 0x1c1df0fff libAWDSupport.dylib arm64e /usr/lib/libAWDSupport.dylib 0x1c1df1000 - 0x1c2239fff CoreAudio arm64e /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x1c223a000 - 0x1c2511fff CoreImage arm64e /System/Library/Frameworks/CoreImage.framework/CoreImage 0x1c2512000 - 0x1c2605fff LanguageModeling arm64e /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1c2606000 - 0x1c264cfff Lexicon arm64e <7e605c9d37a63fd1bb3e2431b4b1cf31> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x1c264d000 - 0x1c27d3fff libsqlite3.dylib arm64e <854e207ecbe73f469cb5926001a2f44c> /usr/lib/libsqlite3.dylib 0x1c27d4000 - 0x1c2804fff MobileKeyBag arm64e <9fa13c6af29a3dcfa93ca614ad26993d> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1c2805000 - 0x1c280efff libsystem_notify.dylib arm64e <5375361fa96637b9a0a22e0205daa144> /usr/lib/system/libsystem_notify.dylib 0x1c280f000 - 0x1c29e3fff CoreDuet arm64e <7cac3a71d35432cb99113d778987444e> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x1c29e4000 - 0x1c2b2afff Montreal arm64e <54161f809bac3b1eb6aed6387d7b0e13> /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x1c2b2b000 - 0x1c2c10fff NLP arm64e <57d4cfec4efa3b35a273f6a2ae80591e> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x1c2c11000 - 0x1c2c2ffff CellularPlanManager arm64e <77e3a92c13e23094946b85819a495c92> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x1c2c30000 - 0x1c2c6dfff AppSupport arm64e <32acaa08e6c338919a25a231cfdc7904> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x1c2c6e000 - 0x1c3143fff libnetwork.dylib arm64e /usr/lib/libnetwork.dylib 0x1c3144000 - 0x1c3253fff ManagedConfiguration arm64e /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x1c3254000 - 0x1c327efff CoreServicesStore arm64e /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x1c327f000 - 0x1c32a0fff UserManagement arm64e /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x1c32a1000 - 0x1c3556fff CoreML arm64e /System/Library/Frameworks/CoreML.framework/CoreML 0x1c3557000 - 0x1c356dfff ProtocolBuffer arm64e <25d0db0f98163d56a690dec5c392720f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x1c356e000 - 0x1c3588fff CommonUtilities arm64e <880c2e0f46943769b9775a3cfd7a5ba3> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x1c3589000 - 0x1c3589fff libenergytrace.dylib arm64e /usr/lib/libenergytrace.dylib 0x1c358a000 - 0x1c35c2fff RunningBoardServices arm64e <420e18b822f530ba8221c5687ad7cfe9> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x1c35c3000 - 0x1c3639fff BaseBoard arm64e /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x1c363a000 - 0x1c3b81fff SiriTTS arm64e <6ba2ed1468683c1e92cec1e36a13a8e2> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x1c3b82000 - 0x1c3bf2fff CoreLocation arm64e /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x1c3bf3000 - 0x1c3bfffff libMobileGestaltExtensions.dylib arm64e <0ff7b4df2d3a3650a2f7888ddd84b6e5> /usr/lib/libMobileGestaltExtensions.dylib 0x1c3c00000 - 0x1c3c56fff Accounts arm64e /System/Library/Frameworks/Accounts.framework/Accounts 0x1c3c57000 - 0x1c3c67fff SharedWebCredentials arm64e /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x1c3c68000 - 0x1c3fb3fff CFNetwork arm64e <32dfbf260bc43fb89aeb35182c8b35fa> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x1c3fb4000 - 0x1c4096fff UIFoundation arm64e /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x1c4097000 - 0x1c5196fff UIKitCore arm64e <55d60569dbb73bc98a97dcac95c64d4b> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x1c5197000 - 0x1c51a5fff AssertionServices arm64e /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x1c51a6000 - 0x1c527dfff CoreTelephony arm64e /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x1c527e000 - 0x1c5283fff AggregateDictionary arm64e <7bfbeed0934d3cad8026c500c4cb9173> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x1c5284000 - 0x1c529afff libsystem_asl.dylib arm64e /usr/lib/system/libsystem_asl.dylib 0x1c529b000 - 0x1c5315fff CloudDocs arm64e <09d573a82e9f386daabb22a65ef0b77a> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x1c5316000 - 0x1c5643fff CoreData arm64e <66a9b561b6e733cb85e66e436fd8a348> /System/Library/Frameworks/CoreData.framework/CoreData 0x1c5644000 - 0x1c5870fff Vision arm64e <84dd2e1d9c003e629f0a6d1117301f85> /System/Library/Frameworks/Vision.framework/Vision 0x1c5871000 - 0x1c58b6fff PhotoFoundation arm64e <9fdff28a73bf3c3a9ea2114e1d28538d> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x1c58b7000 - 0x1c58e2fff BoardServices arm64e <09dd53b0b100312987ca528acbee68d7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x1c58e3000 - 0x1c5993fff libboringssl.dylib arm64e <158b8ef8abe93c099a8a5dcb9b09bcb0> /usr/lib/libboringssl.dylib 0x1c5994000 - 0x1c59a2fff libsystem_networkextension.dylib arm64e /usr/lib/system/libsystem_networkextension.dylib 0x1c59a3000 - 0x1c59c3fff CoreAnalytics arm64e /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x1c59c4000 - 0x1c5b3dfff CloudKit arm64e <667e79d9af13349d82a41fc755c5b11e> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x1c5b3e000 - 0x1c5b8dfff SpringBoardServices arm64e <44c86adef590305ab8c8dba50c5420b4> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x1c5b8e000 - 0x1c5c05fff FrontBoardServices arm64e <124b166d39053f51a46a646ae3424213> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1c5c06000 - 0x1c5d1efff Network arm64e <941ed8db788b37bfb15509b8b0fc310a> /System/Library/Frameworks/Network.framework/Network 0x1c5d1f000 - 0x1c5d7bfff libusrtcp.dylib arm64e /usr/lib/libusrtcp.dylib 0x1c5d7c000 - 0x1c5d83fff libsystem_symptoms.dylib arm64e <93716677a360386b97d6493788ec1bc7> /usr/lib/system/libsystem_symptoms.dylib 0x1c5d84000 - 0x1c6c61fff GeoServices arm64e /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x1c6c62000 - 0x1c6c6afff TCC arm64e <917f36636e14374cb4659fe0e4f09ea8> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x1c6c6b000 - 0x1c6cc6fff IMFoundation arm64e <1e66d8a98893359b8320f34a171f538d> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x1c6cc7000 - 0x1c6e2cfff CoreUtils arm64e /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x1c6e2d000 - 0x1c6ed7fff IMSharedUtilities arm64e /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x1c6ed8000 - 0x1c6f26fff ImageCaptureCore arm64e <5032c500bb9b3bb8a2298beddc9ccb60> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x1c6f27000 - 0x1c6f30fff libsystem_containermanager.dylib arm64e <09db2936a8d334ffa634596093545f0d> /usr/lib/system/libsystem_containermanager.dylib 0x1c6f31000 - 0x1c6faefff AppleAccount arm64e <1da968ef2dd73a26b6a11569abe8900f> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x1c6faf000 - 0x1c6fcafff ApplePushService arm64e /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x1c6fcb000 - 0x1c70bbfff IDS arm64e <3f6b6175001c3983958aed33ead82d0b> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x1c70bc000 - 0x1c71ebfff IDSFoundation arm64e /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x1c71ec000 - 0x1c71edfff libCTGreenTeaLogger.dylib arm64e /usr/lib/libCTGreenTeaLogger.dylib 0x1c7251000 - 0x1c7352fff CoreMedia arm64e /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x1c7353000 - 0x1c7363fff UIKitServices arm64e /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x1c7364000 - 0x1c73b8fff BackBoardServices arm64e <5b4b7dc5abee30ce92ad6dcb02d9a26a> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x1c73b9000 - 0x1c760ffff QuartzCore arm64e <68e87e8e72753847b0e57936442b19fc> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x1c7610000 - 0x1c77cdfff ColorSync arm64e <49b450513c43328d84f78fe799d9584b> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x1c77ce000 - 0x1c7d41fff CoreGraphics arm64e /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x1c7d42000 - 0x1c7e7dfff Contacts arm64e <756942596c2d34a1828be0a506c23f35> /System/Library/Frameworks/Contacts.framework/Contacts 0x1c7e7e000 - 0x1c7eaefff UserNotifications arm64e /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x1c7eaf000 - 0x1c7ed2fff LocationSupport arm64e <57abf27237773d1dbf2ca0b421406418> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x1c7ed3000 - 0x1c8033fff Sharing arm64e /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x1c8034000 - 0x1c8639fff WebKit arm64e /System/Library/Frameworks/WebKit.framework/WebKit 0x1c863a000 - 0x1ca343fff WebCore arm64e /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x1ca344000 - 0x1ca35cfff libAccessibility.dylib arm64e /usr/lib/libAccessibility.dylib 0x1ca35d000 - 0x1ca368fff AXCoreUtilities arm64e /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x1ca369000 - 0x1ca3e2fff ContactsFoundation arm64e /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x1ca3e3000 - 0x1ca3f7fff PowerLog arm64e /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x1ca3f8000 - 0x1ca409fff IOSurface arm64e <9ebb87f8232d3ceb81bbb317926db148> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x1ca40a000 - 0x1cab0dfff MediaToolbox arm64e <469251e5c7973035a25c9d80f905bb94> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x1cab0e000 - 0x1cab16fff GraphicsServices arm64e <762205923bb4354a947f8d3c1682cd5f> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x1cab17000 - 0x1cabfdfff AccessibilityUtilities arm64e <65a09870cc5939199697e648f0e7b705> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x1cabfe000 - 0x1cadf9fff AVFoundation arm64e <3f38b86cc2c23972ac9e6d18d71c4926> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x1cadfa000 - 0x1cae31fff OnBoardingKit arm64e <51bcdf0941d037338d36d8603e7d816e> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x1cae32000 - 0x1cae80fff MobileWiFi arm64e <62323a0ad7723b8390cb3a53b3bdc36b> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x1cae81000 - 0x1cae99fff MobileAsset arm64e <935b5b2f446436cd9d95606354216819> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x1cae9a000 - 0x1caea7fff libGSFont.dylib arm64e <9ac0608f9d633bb096d953f69350a33d> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x1caea8000 - 0x1caeb1fff FontServices arm64e <2602fad7a7ab3d3eb4148892543f14d5> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x1caeb2000 - 0x1cb000fff libFontParser.dylib arm64e <5466f8e6057038f2bb98222c3eb439c7> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x1cb001000 - 0x1cb04cfff AXRuntime arm64e <200d75736aa630a49b99f01dfca75f4a> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x1cb04d000 - 0x1cb04ffff libAXSafeCategoryBundle.dylib arm64e <49893a519a7b365a8f18c8efde5409cd> /usr/lib/libAXSafeCategoryBundle.dylib 0x1cb050000 - 0x1cb192fff SearchFoundation arm64e <9d493eef58d73a96be3f9d7a1cbf4967> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x1cb193000 - 0x1cb2b7fff Preferences arm64e <07276a7416ee3c4f8835bbacffee4c16> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x1cb2b8000 - 0x1cb932fff PhotoLibraryServices arm64e <91c02d9c1deb32b9897164279f6aafad> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x1cb933000 - 0x1cbbc0fff vImage arm64e <23c5969efbc53cba95071dc7faa4e938> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x1cbbc1000 - 0x1cbdedfff AudioToolbox arm64e /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x1cbdee000 - 0x1cbe23fff libAudioToolboxUtility.dylib arm64e <379be4b3915c3bc18e95fd62ee6916db> /usr/lib/libAudioToolboxUtility.dylib 0x1cbe24000 - 0x1cbfdbfff ContactsUI arm64e <6bdb40ae383434918dd2e83e916a56ec> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x1cbfdc000 - 0x1cc048fff UIAccessibility arm64e <355f17fdc5d036d6a4cf55c3880c7ff5> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x1cc049000 - 0x1cc255fff Photos arm64e <1192e2c1466336689267b4b9e67d84e6> /System/Library/Frameworks/Photos.framework/Photos 0x1cc256000 - 0x1cc2ebfff ShareSheet arm64e /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x1cc2ec000 - 0x1cc2fffff BaseBoardUI arm64e /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x1cc300000 - 0x1cc3b6fff PDFKit arm64e <86ba46b9c90b38e2ae95fbe9dc1e0c4b> /System/Library/Frameworks/PDFKit.framework/PDFKit 0x1cc438000 - 0x1cc466fff DocumentManager arm64e <03ea7f6d443b3c1aa621ff290d3bcb7e> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x1cc467000 - 0x1cc6c7fff libmecabra.dylib arm64e /usr/lib/libmecabra.dylib 0x1cc6c8000 - 0x1cc73ffff AuthKit arm64e <090914b11d78388083eaf714ead56050> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x1cc740000 - 0x1ccb67fff Intents arm64e <686b616c210e336589c278e8514f3e3b> /System/Library/Frameworks/Intents.framework/Intents 0x1ccb68000 - 0x1ccb7cfff libCGInterfaces.dylib arm64e <8622fd6bd37632e1add1650b918e3cae> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x1ccb7d000 - 0x1cccccfff WebKitLegacy arm64e <3526c37744d23540809529793b145515> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x1ccccd000 - 0x1ccd38fff TextInput arm64e /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x1ccd39000 - 0x1ccdb7fff AXMediaUtilities arm64e <1bfd515ddf64344f8380405bc5d7e3d3> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 0x1ccdb8000 - 0x1ccdbbfff XCTTargetBootstrap arm64e <9c6a5db621c63ac280255bca37ff49ea> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x1ccdbc000 - 0x1cce72fff CorePDF arm64e /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x1cce73000 - 0x1cceaefff AccessibilityUIUtilities arm64e <930d3cea341936bfaeac9e16d80658d6> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x1cceaf000 - 0x1cd26cfff MediaPlayer arm64e <134daba2c3483ccf902648acd43bb482> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x1cd26d000 - 0x1cd57dfff AppleMediaServices arm64e <3efdf44040ec317a834abbd1ba81088a> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x1cd57e000 - 0x1cd5a5fff CacheDelete arm64e <57ee9e41f919379ebf70cdd6ca04f73c> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x1cd5a6000 - 0x1cd76afff CoreMotion arm64e <69d41764d0ed3b0893ba853ce6ee1828> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x1cd76b000 - 0x1cd857fff AVFAudio arm64e /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x1cd858000 - 0x1cda54fff RawCamera arm64e /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x1cda55000 - 0x1cdb0efff CoreUI arm64e <1308ae16e705312ca9662797bc2197b5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x1cdb0f000 - 0x1cdb33fff AppSupportUI arm64e <5559927294e43ceab2cf338fa77bb364> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x1cdb34000 - 0x1cdb6afff CoreVideo arm64e <0a926baaf4523997a6f4caa26bdabea9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x1cdb6b000 - 0x1cdda5fff AudioToolboxCore arm64e /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x1cdda6000 - 0x1cddecfff CoreDuetContext arm64e /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x1cdded000 - 0x1cde27fff SetupAssistant arm64e /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x1cde28000 - 0x1cdee6fff TelephonyUtilities arm64e <384b5bafe8703c3d873486f1310f8e3a> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x1cdee7000 - 0x1cdf11fff PlugInKit arm64e <55a924c2787a34c28d1f39b5ef052bf2> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x1ce29f000 - 0x1ce3d7fff AssistantServices arm64e /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1ce3d8000 - 0x1ce439fff ProactiveSupport arm64e /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x1ce43a000 - 0x1ce681fff MapKit arm64e <1fc802e79e9330dba1517fd020a0876d> /System/Library/Frameworks/MapKit.framework/MapKit 0x1ce682000 - 0x1ce69afff PrototypeTools arm64e <212a2cde1a5d350c8ce03106d91e8a1c> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x1ce69b000 - 0x1ce78bfff MediaExperience arm64e /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x1ce78c000 - 0x1cea47fff ********* arm64e /System/Library/PrivateFrameworks/*********.framework/********* 0x1cea48000 - 0x1ceaa2fff CallKit arm64e <21bfbb540c8e33d69d60afe419a39a74> /System/Library/Frameworks/CallKit.framework/CallKit 0x1ceaa3000 - 0x1cec6dfff EventKitUI arm64e <3f254898080c33cfa53d3913726551f1> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x1cec6e000 - 0x1cf35ffff VectorKit arm64e <31025f51084d3ec3b6332b0718f29d79> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x1cf360000 - 0x1cf433fff AVKit arm64e <9561f6349f9933469f2e160dd8f5e657> /System/Library/Frameworks/AVKit.framework/AVKit 0x1cf434000 - 0x1cf464fff Pegasus arm64e <5aa2be18a31b32a3a67691d2704aba10> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x1cf465000 - 0x1cf46afff libapp_launch_measurement.dylib arm64e /usr/lib/libapp_launch_measurement.dylib 0x1cf548000 - 0x1cf5abfff CoreSpotlight arm64e <8a7c5ab6175b32efb6292152fcf215f0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x1cf5ac000 - 0x1cf641fff AddressBookLegacy arm64e <76c629f0ef503aa9a5660dc0c7e70554> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x1cf642000 - 0x1cf651fff CrashReporterSupport arm64e /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x1cf652000 - 0x1cf664fff MobileBluetooth arm64e /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x1cf665000 - 0x1cf723fff LinkPresentation arm64e /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x1cf724000 - 0x1cf759fff StoreKit arm64e /System/Library/Frameworks/StoreKit.framework/StoreKit 0x1cf75a000 - 0x1cf75efff libsystem_configuration.dylib arm64e <834289b5a67f34d1aab1f341ca817c23> /usr/lib/system/libsystem_configuration.dylib 0x1cf75f000 - 0x1cf7b8fff RemoteUI arm64e <3963e39e62423392b89b41a2c6e8d190> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x1cf7b9000 - 0x1cf809fff AuthKitUI arm64e /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x1cf80a000 - 0x1cf86ffff CoreRecognition arm64e /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x1cf870000 - 0x1cf8f6fff Social arm64e <361e489b655634e4a6c1a4e36b2e8f0d> /System/Library/Frameworks/Social.framework/Social 0x1cf947000 - 0x1cf955fff HangTracer arm64e <9d3a32b50fd63a299bb861a5ca57790c> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x1cf956000 - 0x1cf9befff CoreNLP arm64e <4cd34810c6513eb197c070c40d83013f> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x1cf9bf000 - 0x1cf9c0fff liblangid.dylib arm64e <344868eff5f033e6856968bb1818250d> /usr/lib/liblangid.dylib 0x1cf9c1000 - 0x1d07b9fff JavaScriptCore arm64e <5c35e53043713551b0955f5c3a5d00b8> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x1d07ba000 - 0x1d0846fff libTelephonyUtilDynamic.dylib arm64e <83581f4af84934ce9d0d4df8713443e8> /usr/lib/libTelephonyUtilDynamic.dylib 0x1d085c000 - 0x1d0ae3fff StoreServices arm64e <7cb5480bb4cd305eac82ae86ada03d4e> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1d0ae4000 - 0x1d0aedfff IOMobileFramebuffer arm64e <0a2350f50d863219a104edb22f154164> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1d0aee000 - 0x1d0c55fff SafariServices arm64e <9a3aeda6f832316cb9636858de7ba19f> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x1d0c56000 - 0x1d0e32fff Message arm64e <2ef8851a79b73a85a0a648e2806475b1> /System/Library/PrivateFrameworks/Message.framework/Message 0x1d0e4a000 - 0x1d0e64fff CoreMaterial arm64e <6230b5ee758e369caa919ebc6fbb3e42> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x1d0e65000 - 0x1d0f4ffff libxml2.2.dylib arm64e <5845f30c219f3697b344a5f59bb539fe> /usr/lib/libxml2.2.dylib 0x1d260c000 - 0x1d2616fff SymptomAnalytics arm64e <737b89c1328535f79e0c98c07868f8d0> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomAnalytics.framework/SymptomAnalytics 0x1d2617000 - 0x1d2660fff MetadataUtilities arm64e /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x1d2661000 - 0x1d26bbfff UserActivity arm64e <6024cc1a91283ee096785edc4219007a> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x1d2f7d000 - 0x1d302afff QuickLook arm64e <5713360f86773d15a7ebfd99902ae632> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x1d302b000 - 0x1d3250fff NetworkExtension arm64e <3779e9f08b083f58924728125eda16be> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x1d3251000 - 0x1d3287fff DataDetectorsCore arm64e <8d1286a57727341d825c6edf1b4b998f> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x1d3288000 - 0x1d32eafff CalendarFoundation arm64e <7c05d84b84b43614ba32328d63b31512> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x1d32eb000 - 0x1d33e4fff EventKit arm64e /System/Library/Frameworks/EventKit.framework/EventKit 0x1d33e5000 - 0x1d341afff MediaServices arm64e <92b16719a5b93941880b3c6a0d339bed> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1d352c000 - 0x1d36d6fff PencilKit arm64e <23f76961f88b31448ac007a40265b78a> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x1d36d7000 - 0x1d382dfff MessageUI arm64e <6b2e7f6c5a6a3c068fb43362181b3686> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x1d387c000 - 0x1d38bdfff BiometricKit arm64e <8c98a7039d1139989bbb5399513a2176> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x1d38be000 - 0x1d38eafff PersistentConnection arm64e /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1d38eb000 - 0x1d393efff CalendarDaemon arm64e <45521ef9bea93382a0884b0f594a999e> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x1d393f000 - 0x1d39d8fff CalendarDatabase arm64e /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1d39d9000 - 0x1d3bbdfff MediaRemote arm64e /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x1d3bbe000 - 0x1d3bc6fff CorePhoneNumbers arm64e /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x1d3bd7000 - 0x1d3bfdfff DuetActivityScheduler arm64e /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x1d3cc1000 - 0x1d3d02fff ContactsAutocompleteUI arm64e <9c7a49a58e233448b769300c10a79c0e> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 0x1d3d03000 - 0x1d3d26fff CoreSVG arm64e /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x1d3d27000 - 0x1d3d44fff SymptomPresentationFeed arm64e <4b8bec649fd93b4f8b98987a25233ccd> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomPresentationFeed.framework/SymptomPresentationFeed 0x1d3d45000 - 0x1d3d62fff ProactiveEventTracker arm64e /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x1d3d63000 - 0x1d3d6dfff MallocStackLogging arm64e /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x1d3d6e000 - 0x1d3e06fff CoreSuggestions arm64e <6cf5ec42aab0305e8fe7ba22bf0bbe3f> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x1d3e07000 - 0x1d3fb8fff IMCore arm64e <16a4f935d7203b4db86e63a06e6fc6dc> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x1d3fb9000 - 0x1d400afff DeviceManagement arm64e <773d278fcb4a3c6e8356aa7e31e8a16b> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x1d4814000 - 0x1d4820fff BluetoothManager arm64e <60f0af538e453460a41a992ade811952> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1d4821000 - 0x1d4856fff CoreBluetooth arm64e <46ee878b3c7a3d8bb8a9c70c47c0475d> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x1d4857000 - 0x1d4859fff libsystem_sandbox.dylib arm64e <467a2efb2e4f3c26b721563089869695> /usr/lib/system/libsystem_sandbox.dylib 0x1d4941000 - 0x1d4975fff TextInputUI arm64e /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI 0x1d4984000 - 0x1d4990fff ContextKit arm64e <38f80b5f25be34a68557a1b941c0e427> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x1d49c1000 - 0x1d4a2bfff Rapport arm64e /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1d4a2c000 - 0x1d4a58fff OSAnalytics arm64e <9939f18f483c365e912a4d970c54cf61> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x1d4a59000 - 0x1d4a87fff MobileInstallation arm64e <5e08658c0df43a2997b7cd91e8bf0259> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x1d4a88000 - 0x1d4b26fff Metal arm64e <9c859f4029b73378b008fb573ea44dfa> /System/Library/Frameworks/Metal.framework/Metal 0x1d4b27000 - 0x1d4b2cfff IOAccelerator arm64e /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1d4b2d000 - 0x1d4b38fff MediaAccessibility arm64e /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x1d4b5a000 - 0x1d4b61fff libsystem_dnssd.dylib arm64e /usr/lib/system/libsystem_dnssd.dylib 0x1d4b62000 - 0x1d4b68fff PushKit arm64e <2bb95f922cc0377bb6126a4215a1d2e3> /System/Library/Frameworks/PushKit.framework/PushKit 0x1d4b69000 - 0x1d4c77fff FileProvider arm64e <429dd66df0cb3862b71ca152d32ad5c3> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x1d4c8a000 - 0x1d4c8bfff BackgroundTaskAgent arm64e <2674c3df97923075b00e2e2fcab84c01> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent 0x1d4c8c000 - 0x1d4c90fff LinguisticData arm64e <2bfaa83c53d638a1bf23b9e3af64ddbc> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x1d4c91000 - 0x1d4ca9fff CoreSDB arm64e /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x1d4caa000 - 0x1d4cbafff Categories arm64e <54569c0088293df18892dfbcb07eb650> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x1d4cbb000 - 0x1d4cd5fff DoNotDisturb arm64e <360bcf63df203332b30eaef88d842a54> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x1d4cd6000 - 0x1d4d91fff ************ arm64e <923c76f6e23433fb933f59ca84c5ddcf> /System/Library/Frameworks/************.framework/************ 0x1d51dc000 - 0x1d51ddfff MessageSupport arm64e <7fec9b70985d3e33ab2b7ad960b8ce6b> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x1d51de000 - 0x1d523bfff PersonalizationPortrait arm64e <8fdd6ca53441360ead0636ea65816d86> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x1d523c000 - 0x1d52adfff AppStoreDaemon arm64e /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x1d5308000 - 0x1d5310fff SymptomDiagnosticReporter arm64e /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x1d5311000 - 0x1d5313fff IOSurfaceAccelerator arm64e <8fc590a48393309ea0218f94c4c46b4c> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x1d5314000 - 0x1d53c4fff AssetsLibraryServices arm64e <13f23866fd2d3f868a4f2628ce2b917d> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x1d53c5000 - 0x1d53f4fff DataAccessExpress arm64e <5245005200f63a7d9a54d4467f3a548c> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1d53f5000 - 0x1d5465fff EmailFoundation arm64e <29514ad9eaa737a0bbfa378d65badb4a> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 0x1d5466000 - 0x1d547bfff CoreFollowUp arm64e /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x1d547c000 - 0x1d5484fff FamilyCircle arm64e <36c223c5a0ea3559968c572ebb34616f> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x1d5485000 - 0x1d549bfff libcoretls.dylib arm64e <8e358428a0eb395085121d746ef02139> /usr/lib/libcoretls.dylib 0x1d54f3000 - 0x1d5586fff libate.dylib arm64e <9e2bf4f77825325f97c0741da5d57be7> /usr/lib/libate.dylib 0x1d65b5000 - 0x1d65dbfff Pasteboard arm64e /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 0x1d65dc000 - 0x1d662bfff FTServices arm64e <4477516436883739a4112101351c86b2> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x1d66d0000 - 0x1d66e1fff MaterialKit arm64e <98470cd9c3f03ca4b3c45373d3b492c8> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1d66e2000 - 0x1d671bfff SAObjects arm64e /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1d671c000 - 0x1d6726fff CoreRecents arm64e /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1d6727000 - 0x1d676efff MIME arm64e /System/Library/PrivateFrameworks/MIME.framework/MIME 0x1d676f000 - 0x1d677afff SymptomReporter arm64e /System/Library/PrivateFrameworks/SymptomReporter.framework/SymptomReporter 0x1d67d3000 - 0x1d67e0fff DataMigration arm64e <9df84a1014cd3d2aa5288203981fd346> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1d68eb000 - 0x1d6947fff EmailCore arm64e /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x1d699c000 - 0x1d69c1fff IconServices arm64e <47f8c81ce2103b34b41de435142ee060> /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x1d69c2000 - 0x1d6bb6fff iTunesCloud arm64e <92e45d8b00f134bfac4471e9826ce218> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x1d6bb7000 - 0x1d6e24fff MusicLibrary arm64e <33d6dbd5ad6a38058aa75a02569854be> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x1d6e25000 - 0x1d6e26fff WatchdogClient arm64e <1442bd13d71d3f9cad36867f3616e95a> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x1d6e27000 - 0x1d6e38fff libprequelite.dylib arm64e /usr/lib/libprequelite.dylib 0x1d6e58000 - 0x1d6e5dfff IDSKVStore arm64e <876eb9b541fd359cb3874b47284c5395> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x1d6e5e000 - 0x1d6e6efff CoreEmoji arm64e <9be70ba67ebb308fb175edf2650940a7> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x1d6e6f000 - 0x1d6f03fff Email arm64e <685bdd308b4f36e2abf2a2cf519ebccc> /System/Library/PrivateFrameworks/Email.framework/Email 0x1d6f04000 - 0x1d6f54fff ClassKit arm64e <6c973a1b48b23910ab2a051764506cd3> /System/Library/Frameworks/ClassKit.framework/ClassKit 0x1d6fc2000 - 0x1d6fccfff CPMS arm64e <6318ff48c5dd3319bc33f5dc69bc48a5> /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x1d6fcd000 - 0x1d6fd5fff RTCReporting arm64e /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x1d7137000 - 0x1d7184fff MobileBackup arm64e <97c1ac8728603aaf8642f4467e62afc0> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x1d7238000 - 0x1d723ffff CoreTime arm64e <5cadc26812c430b1b1f4044d89bb1797> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x1d7276000 - 0x1d73b3fff IMDPersistence arm64e /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x1d7402000 - 0x1d742dfff RemoteConfiguration arm64e /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration 0x1d742e000 - 0x1d7458fff DistributedEvaluation arm64e <6263397d2a183875b8b48b2b1eece46c> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x1d7459000 - 0x1d74a8fff DataAccess arm64e /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x1d77eb000 - 0x1d7840fff ToneLibrary arm64e <3b90c3d36a603676b2afefbe8d4469a4> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x1d7b1c000 - 0x1d7b3bfff AppConduit arm64e <11b2b86dfd973a5787cccd5411826136> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x1d7b3c000 - 0x1d7b55fff IntlPreferences arm64e <1dc2a8927af734bcacf04bfad1c3bcde> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x1d7ecc000 - 0x1d7fa1fff CoreBrightness arm64e /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x1d7fa2000 - 0x1d7fa9fff libIOReport.dylib arm64e <118ed37de8fc3409ad361c2048436658> /usr/lib/libIOReport.dylib 0x1d8143000 - 0x1d8311fff libBNNS.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x1d8312000 - 0x1d8318fff StudyLog arm64e <9900b355dd993487a5571479bcb69379> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x1d8319000 - 0x1d83a1fff BulletinBoard arm64e <15c7909177393908b72eb170e9f4feb7> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 0x1d83a2000 - 0x1d8432fff iTunesStore arm64e /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x1d8e98000 - 0x1d8ef2fff SafariCore arm64e <153830cc06e0381eb13f40f28d17edc1> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x1d8ef3000 - 0x1d8f57fff ScreenTimeCore arm64e <51ce7e8ab8873dc680057f9fb582e7a9> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x1d8f58000 - 0x1d92c3fff NewsCore arm64e /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore 0x1d92c4000 - 0x1d92d8fff NewsFoundation arm64e <8908acd57cac37c8b50d3b9a5ff4378a> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation 0x1d92d9000 - 0x1d954dfff NewsTransport arm64e /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport 0x1d954e000 - 0x1d9573fff RTTUtilities arm64e /System/Library/PrivateFrameworks/RTTUtilities.framework/RTTUtilities 0x1d9574000 - 0x1d957cfff HearingCore arm64e <81ecdc15a92e369b87beb9cea88ef710> /System/Library/PrivateFrameworks/HearingCore.framework/HearingCore 0x1d957d000 - 0x1d9591fff LocalAuthentication arm64e <9cdc36765b6137e4b39d2ab814c4b18b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x1d9592000 - 0x1d9596fff CommunicationsFilter arm64e /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x1d9597000 - 0x1d95bafff AddressBook arm64e /System/Library/Frameworks/AddressBook.framework/AddressBook 0x1d95bb000 - 0x1d95c6fff CaptiveNetwork arm64e <2ce00a624c1a3cd4b5fcd0fed79af757> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x1d95c7000 - 0x1d95c7fff AdSupport arm64e <64f2847a1b993cdfab7a882a94347acf> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x1d9716000 - 0x1d97f0fff libBLAS.dylib arm64e <2642ebc655a03a18bc004e0215086334> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x1d97f1000 - 0x1d97fffff CTCarrierSpace arm64e /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x1d9890000 - 0x1d98eafff PhotoLibrary arm64e <8459ccfb685c3c72959835f2ddfc65d1> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary 0x1d98eb000 - 0x1d9ff7fff PhotosUICore arm64e /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore 0x1d9ff8000 - 0x1da0c9fff CoreParsec arm64e /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x1da0ca000 - 0x1da119fff CallHistory arm64e /System/Library/PrivateFrameworks/CallHistory.framework/CallHistory 0x1da2c6000 - 0x1da2dffff libtailspin.dylib arm64e /usr/lib/libtailspin.dylib 0x1da2e0000 - 0x1da31ffff CalendarUIKit arm64e /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x1da33f000 - 0x1da354fff ContactsDonation arm64e /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x1da39e000 - 0x1da3a7fff MobileActivation arm64e <7372ed004d0f3f588e3aaa8354e89b03> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x1da3ad000 - 0x1da432fff HearingUtilities arm64e <91de9d4dd44736c48ea5e23ffda27b6d> /System/Library/PrivateFrameworks/HearingUtilities.framework/HearingUtilities 0x1da433000 - 0x1da442fff MobileIcons arm64e <5d593a64a24b3599906c8e6d5331019c> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x1da443000 - 0x1da544fff ResponseKit arm64e <94340f96ace2302aa27d65e89dd04ad9> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x1da561000 - 0x1da59bfff Notes arm64e /System/Library/PrivateFrameworks/Notes.framework/Notes 0x1da59c000 - 0x1da5b4fff MetalKit arm64e <746cbd622e3a38b2861b353421e05ae9> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x1da613000 - 0x1da65bfff CoreHaptics arm64e <3a33ccf057fe3cffb4328a67c89cabcd> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x1da65c000 - 0x1da726fff ProofReader arm64e <245be40f9ff83c65b0048ace3824eb27> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x1da727000 - 0x1da775fff DataDetectorsUI arm64e <9533287c68b839038b414f59e435cb76> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI 0x1da776000 - 0x1da781fff EmailAddressing arm64e <323885dc79a53ca5b9fd9d50a3f878a9> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x1da782000 - 0x1da798fff MailServices arm64e <045b2512b00a3027a11996b950982c0b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x1da799000 - 0x1da81efff CoreSymbolication arm64e <3b60713d87c3314a9964d3a8d16ad596> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x1da81f000 - 0x1da825fff IdleTimerServices arm64e <72fe495d6519318992bc841bafd8abed> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x1da906000 - 0x1da9c3fff VideoSubscriberAccount arm64e <8929b80edaee3978b145e7a3a7526959> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x1da9c4000 - 0x1da9d7fff WebContentAnalysis arm64e /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis 0x1da9d8000 - 0x1da9dbfff FTClientServices arm64e <063e727d0db432e382e2b68c7f84f518> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x1da9dc000 - 0x1daa45fff ContactsUICore arm64e <81abb06fb3423e8eabf85dceb19cc9c3> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x1daed5000 - 0x1daf1dfff LoggingSupport arm64e <01ca388902cd3471b550bec78c3f9e7d> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x1db02c000 - 0x1db087fff ProtectedCloudStorage arm64e <300e1a077b6c3b11b65d50cdeb8b53a4> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x1db088000 - 0x1db157fff GLEngine arm64e <45072627935632d2971c20790f5a04b4> /System/Library/Frameworks/OpenGLES.framework/GLEngine.bundle/GLEngine 0x1db158000 - 0x1db175fff AppleMetalGLRenderer arm64e <1edc08f9d26e3f35a46d718856b1a4ce> /System/Library/Extensions/AppleMetalGLRenderer.bundle/AppleMetalGLRenderer 0x1db176000 - 0x1db181fff OpenGLES arm64e <702b7aef0c6833d395c8496af15d07dd> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x1db182000 - 0x1db2eafff libGLProgrammability.dylib arm64e <5ef54a04c6233d6e863c97230f2243ff> /System/Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib 0x1db2eb000 - 0x1db2f4fff libGFXShared.dylib arm64e /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x1db2f5000 - 0x1db329fff SharedUtils arm64e /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x1db32a000 - 0x1db378fff PhotosFormats arm64e /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x1dc41f000 - 0x1dc45bfff StreamingZip arm64e <5e336c546bf53392a17b8875760807ce> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x1dcb7e000 - 0x1dcba7fff CameraEditKit arm64e <5971b3794f123bc18f517f494e5f9296> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit 0x1dcba8000 - 0x1dd0c4fff PhotosUI arm64e /System/Library/Frameworks/PhotosUI.framework/PhotosUI 0x1dd0c5000 - 0x1dd2fbfff SafariShared arm64e /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x1dd354000 - 0x1dd36afff NewsServicesInternal arm64e <196decf7189e3e30a88afd9a57f7b2a1> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal 0x1dd383000 - 0x1dd385fff InternationalTextSearch arm64e <67efb041157e3a1588983b11c121632d> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1dd3a4000 - 0x1dd3c1fff AssetCacheServices arm64e <2e06fe8cbe39350185716dfa153638f4> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1dd8b0000 - 0x1dd8f0fff PhotosPlayer arm64e /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer 0x1dd908000 - 0x1ddd4efff AVConference arm64e <830557018fa433a2941a37d5bb96e34e> /System/Library/PrivateFrameworks/AVConference.framework/AVConference 0x1ddd4f000 - 0x1ddd54fff IncomingCallFilter arm64e <7b0f5016c14a356c95115bfd8716aca2> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1ddd70000 - 0x1ddd88fff NetworkStatistics arm64e <7d5b038d755f3f1b9730786aa581ce52> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1de1f7000 - 0x1de1fdfff Netrb arm64e <181d438cbd1c346d914badbe1f776de1> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1de201000 - 0x1de231fff EAP8021X arm64e <018a579ceefc3e1a9ec8107ad82b7004> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1de232000 - 0x1de234fff OSAServicesClient arm64e <7966858bf8f8384eb7eaba6d5a8dee35> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x1de3d8000 - 0x1de3dcfff libgermantok.dylib arm64e <0f199acc0f5d37aea1e995c1e859c4c6> /usr/lib/libgermantok.dylib 0x1de3dd000 - 0x1de490fff libmecab.dylib arm64e /usr/lib/libmecab.dylib 0x1de491000 - 0x1de4cdfff Catalyst arm64e /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1de540000 - 0x1de58dfff NewsToday arm64e <4c31b76c062734119f480dd82d837bbe> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday 0x1de58e000 - 0x1de5a3fff EmojiFoundation arm64e <941953d50ce33ad3a244f53ac1b59fd5> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x1de61f000 - 0x1de65bfff VoiceServices arm64e /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1de65c000 - 0x1de777fff Navigation arm64e <98cf063150db382cb681933807d04fc7> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1dea8f000 - 0x1dea9dfff CoreDuetDaemonProtocol arm64e <5fd40e5ba6313dc4892b1f910d9038d8> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1dea9e000 - 0x1deabefff FTAWD arm64e <32644471341b392cb241cdcf587e2fed> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1dfacf000 - 0x1dfad1fff OAuth arm64e <8a810004f7f43d7dad3e3555bf9230e4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1dfd8f000 - 0x1dfdccfff DifferentialPrivacy arm64e /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1e0073000 - 0x1e0202fff EmailDaemon arm64e /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 0x1e0571000 - 0x1e059efff MailSupport arm64e /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1e059f000 - 0x1e060ffff libarchive.2.dylib arm64e <87025e7a53043890a7f0bf34f1da4432> /usr/lib/libarchive.2.dylib 0x1e0610000 - 0x1e063ffff C2 arm64e <125104cd2ff63f07ad47d76d2d28046f> /System/Library/PrivateFrameworks/C2.framework/C2 0x1e0640000 - 0x1e0674fff NaturalLanguage arm64e /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1e070a000 - 0x1e070bfff libsystem_coreservices.dylib arm64e <62efb55b6fb2355181d65985144da65d> /usr/lib/system/libsystem_coreservices.dylib 0x1e070c000 - 0x1e071cfff NewsAnalyticsUpload arm64e /System/Library/PrivateFrameworks/NewsAnalyticsUpload.framework/NewsAnalyticsUpload 0x1e071d000 - 0x1e072efff libmis.dylib arm64e /usr/lib/libmis.dylib 0x1e072f000 - 0x1e0786fff WebBookmarks arm64e <7ddc5239ae573fa4a4274cc6266db303> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1e0787000 - 0x1e0794fff DCIMServices arm64e <08d156fae0c73433a07f88f2f6566f9c> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1e0795000 - 0x1e08f0fff CloudPhotoLibrary arm64e /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1e08f1000 - 0x1e092bfff ContactsAutocomplete arm64e <19d9ae392b63303993b3d89472c13e1c> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1e092c000 - 0x1e0934fff libcopyfile.dylib arm64e /usr/lib/system/libcopyfile.dylib 0x1e0935000 - 0x1e0955fff UsageTracking arm64e /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1e0c97000 - 0x1e0d29fff AccountsDaemon arm64e <9de20c2bd7b2381baaffdbaa44beda17> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1e0d2a000 - 0x1e0d35fff AppleIDSSOAuthentication arm64e /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1e0d36000 - 0x1e0d47fff SettingsFoundation arm64e /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1e0dce000 - 0x1e0e20fff ClockKit arm64e <33c529913b8b30efa5a309f9661ad4d7> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit 0x1e0e70000 - 0x1e0eedfff Symbolication arm64e <64e12c95c71b3080b5f49bb7b492d374> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x1e10b1000 - 0x1e1100fff ChunkingLibrary arm64e <70e30c0e35cb33e0a8a11c141b7760a8> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1e1104000 - 0x1e1108fff DAAPKit arm64e /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1e160f000 - 0x1e1611fff CoreDuetDebugLogging arm64e /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1e2110000 - 0x1e214efff SignpostSupport arm64e /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1e238f000 - 0x1e2398fff SignpostCollection arm64e /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1e2ae5000 - 0x1e2aecfff URLFormatting arm64e <22638e420fc23b1fbf7cd0c2698b5c7b> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1e2b01000 - 0x1e2ba9fff MMCS arm64e <759122ec91083f5aa8d39187b5e12bcc> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1e2c03000 - 0x1e2e2efff MobileSpotlightIndex arm64e /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1e322a000 - 0x1e3271fff CoreLocationProtobuf arm64e <7670d13e0e9b32208f9ff00afd2c1547> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1e32ff000 - 0x1e337afff Quagga arm64e <6395c719ab773d9395757decaa9693e3> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1e3619000 - 0x1e3626fff libAXSpeechManager.dylib arm64e /usr/lib/libAXSpeechManager.dylib 0x1e368d000 - 0x1e36a1fff libEDR arm64e <3418f5ad9482391e86214d7da413f70c> /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1e3ff5000 - 0x1e42e2fff VideoProcessing arm64e <6ebb0a83ff93397bbe48b2cec6345ec8> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing 0x1e42e3000 - 0x1e42f1fff libperfcheck.dylib arm64e <65fa28c4026c39f5ba309f9e7c62cf4f> /usr/lib/libperfcheck.dylib 0x1e42f2000 - 0x1e42fdfff libAudioStatistics.dylib arm64e /usr/lib/libAudioStatistics.dylib 0x1e44bd000 - 0x1e44cdfff caulk arm64e /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1e450d000 - 0x1e4513fff MobileSystemServices arm64e <1c6232e16abc3a809157f27c8f0316a4> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1e46b2000 - 0x1e46cafff TextToSpeech arm64e /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x1e46cf000 - 0x1e470afff ViceroyTrace arm64e <6232ea7b541d3f05ac69c3e82cc1fcd8> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ViceroyTrace.framework/ViceroyTrace 0x1e5273000 - 0x1e5288fff RemoteXPC arm64e /System/Library/PrivateFrameworks/RemoteXPC.framework/RemoteXPC 0x1e55f6000 - 0x1e5632fff libGLImage.dylib arm64e <40476c4fdcbb38ccb06885af767a2a62> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1e5a6c000 - 0x1e5a7dfff libSparseBLAS.dylib arm64e <328e22435fb338b8bb20fd740eccc01c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1e5a7e000 - 0x1e5a92fff Engram arm64e <42d74263c9833bc08c507b0526593889> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1e5b0d000 - 0x1e5b48fff DataDetectorsNaturalLanguage arm64e <5d57d312a07030adbd1b8a472d9c8b01> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1e5e3a000 - 0x1e5e42fff FSEvents arm64e <543b3c11bbc43388bc77e860b780e223> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1e5e52000 - 0x1e5ed1fff CoreDAV arm64e /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1e67dd000 - 0x1e67edfff RemoteTextInput arm64e <413eddd2de853186b654983723b68524> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1e6816000 - 0x1e6846fff iCalendar arm64e <5ee0e6556cd133a9bf65125c0c2a91dd> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1e6863000 - 0x1e686cfff CloudPhotoServices arm64e <7d0e0ab4edaf36f08c8a5a5fa6330308> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1e68ac000 - 0x1e68c0fff libLinearAlgebra.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1e6953000 - 0x1e6a5bfff ConfigurationEngineModel arm64e <4325a3bee37d3504b989ef03a6fdb5bd> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1e6a5c000 - 0x1e6a63fff CertUI arm64e /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1e6b6a000 - 0x1e6b78fff CoreAUC arm64e <625babb086c2316c8b61c736c7ef33c4> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1e73ac000 - 0x1e73b2fff DuetRecommendation arm64e <3b715452bb7e3aa99702d31cf23e4cce> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation 0x1e75b3000 - 0x1e75fafff PhysicsKit arm64e <24933c9f5cd93de28a52a8d2e85f1df6> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1e75fb000 - 0x1e764dfff CorePrediction arm64e <1eec72976aa43d778f5945e152b1d7b1> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1e7a9d000 - 0x1e7ae5fff SafariSafeBrowsing arm64e /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1e7e98000 - 0x1e7f0ffff HomeSharing arm64e <161b3212eee735588cec76e7282393cf> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1e7fa2000 - 0x1e7fc0fff GenerationalStorage arm64e <62db70b3bcc0380a93039eac8c83f1a0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1e8025000 - 0x1e8030fff PersonaKit arm64e /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1e8031000 - 0x1e803dfff PersonaUI arm64e /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1e844d000 - 0x1e8452fff kperf arm64e <67921ebb9b0c3ec2847ce00eb8a8d1b6> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1e85e6000 - 0x1e85f5fff AssetsLibrary arm64e /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1e8623000 - 0x1e865afff libpcap.A.dylib arm64e <93abeafa93953f76bd95a57443580200> /usr/lib/libpcap.A.dylib 0x1e865b000 - 0x1e865ffff NewsDaemon arm64e <3a507c0e3d2a39c383cbc25900011444> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon 0x1e8923000 - 0x1e8939fff WebUI arm64e /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1e893a000 - 0x1e8951fff SafariFoundation arm64e <90b27d51e91c3bd09a3372e86cc65460> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1e899a000 - 0x1e8a40fff libvDSP.dylib arm64e <9e7ceedfde2c3432aa5cf73999e05dd2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1e8a41000 - 0x1e8a6dfff vCard arm64e /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1e8ab0000 - 0x1e8b3dfff SampleAnalysis arm64e <48de37f04dcf347fbc3d3069cdd66c8d> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1e8b3e000 - 0x1e8b49fff IntentsFoundation arm64e <62acc39c9a1d3816b292309ec178fa91> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1e8d3a000 - 0x1e8d3bfff ParsecSubscriptionServiceSupport arm64e <03e432abcde438b6810bcc75e0153b0a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1e8d3c000 - 0x1e8dc8fff MediaPlatform arm64e /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1e8dc9000 - 0x1e9095fff MediaLibraryCore arm64e /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1e90f7000 - 0x1e9130fff PhotosImagingFoundation arm64e <69ffed4d0d2e347f94e441e1a8937970> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1e9131000 - 0x1e9153fff MediaConversionService arm64e /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1e9154000 - 0x1e9172fff MediaStream arm64e <7435aab400dd37be96f4dd3bf68fce5a> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1e9173000 - 0x1e9274fff CoreMediaStream arm64e <0a53f260826032698a6e28a5691253e7> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1e937d000 - 0x1e938dfff IOHIDLib arm64e /System/Library/Extensions/IOHIDFamily.kext/PlugIns/IOHIDLib.plugin/IOHIDLib 0x1e938e000 - 0x1e938efff Accelerate arm64e /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1e9390000 - 0x1e96cdfff libLAPACK.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1e96ce000 - 0x1e96d2fff libQuadrature.dylib arm64e <541a519ace41385b9d84b4af10b39213> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1e96d3000 - 0x1e972cfff libvMisc.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1e972d000 - 0x1e972dfff vecLib arm64e <5320a9f197cc319b9fc7c76e84da2491> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1e972e000 - 0x1e9735fff AddressBookUI arm64e <3a6d2778f29d34fd8177d2d4a027d20b> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x1e9736000 - 0x1e9743fff AuthenticationServices arm64e <7150a56bcbd4383ca0f1fee8f698ee44> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1e98a4000 - 0x1e98f3fff CoreMIDI arm64e <4daf52ff1f2b3d74ac0c460612e617b4> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1e9ac2000 - 0x1e9ae8fff GLKit arm64e /System/Library/Frameworks/GLKit.framework/GLKit 0x1e9ae9000 - 0x1e9b16fff GSS arm64e <61287c2c4a4d3ea7854daa7acbbf3435> /System/Library/Frameworks/GSS.framework/GSS 0x1e9b2a000 - 0x1e9b5cfff MPSCore arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1e9b5d000 - 0x1e9bd6fff MPSImage arm64e <5627b80e55e83480b5b0dae1bc071ae9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1e9bd7000 - 0x1e9bf9fff MPSMatrix arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1e9bfa000 - 0x1e9c0efff MPSNDArray arm64e <63ebbd974b273e1298d81166541870a5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1e9c0f000 - 0x1e9da4fff MPSNeuralNetwork arm64e <1d04f375820e3b909884eab7c82fbf08> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1e9da5000 - 0x1e9deafff MPSRayIntersector arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1e9deb000 - 0x1e9debfff MetalPerformanceShaders arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1e9df8000 - 0x1e9df8fff MobileCoreServices arm64e /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1e9e03000 - 0x1e9e04fff libCVMSPluginSupport.dylib arm64e /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1e9e05000 - 0x1e9e0bfff libCoreFSCache.dylib arm64e <37f349c974f930c6bf872f8a1d5ce8be> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1e9e0c000 - 0x1e9e11fff libCoreVMClient.dylib arm64e <6507dea92aae3de8a002f2d9a475e07e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1e9e46000 - 0x1e9e7cfff QuickLookThumbnailing arm64e /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1ea1ea000 - 0x1ea2ebfff SoundAnalysis arm64e /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis 0x1ea2ee000 - 0x1ea2eefff UIKit arm64e /System/Library/Frameworks/UIKit.framework/UIKit 0x1ea310000 - 0x1ea3d6fff VisionKit arm64e /System/Library/Frameworks/VisionKit.framework/VisionKit 0x1ea6a8000 - 0x1ea7e0fff ANECompiler arm64e <2f663fe7cd863aeb9e8c83696336371a> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1ea7e1000 - 0x1ea7f2fff ANEServices arm64e /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1ea88d000 - 0x1ea891fff ASEProcessing arm64e <230084eda99e3404ae36c4ec1afd8e63> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1ea8ab000 - 0x1ea90cfff ICE arm64e /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/ICE.framework/ICE 0x1ea90d000 - 0x1ea90dfff LegacyHandle arm64e <9c090e72eb1238adae1817849719a081> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandle.framework/LegacyHandle 0x1ea90e000 - 0x1ea914fff SimpleKeyExchange arm64e <9197537c8254359e81eb67bb36d4b436> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/SimpleKeyExchange.framework/SimpleKeyExchange 0x1ea915000 - 0x1ea915fff snatmap arm64e <5d67dc74831532aa9245f9f736701d3c> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.framework/snatmap 0x1ea996000 - 0x1ea9cffff AccessibilitySharedSupport arm64e /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport 0x1eaa2d000 - 0x1eaa38fff AccountSettings arm64e <1d8c3c51334935e284f2e20dccd10943> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 0x1eb201000 - 0x1eb3b6fff AppleCVA arm64e /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 0x1eb429000 - 0x1eb437fff AppleFSCompression arm64e <2d9cebf822963598a1a9c79949d7ed82> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1eb43e000 - 0x1eb448fff AppleIDAuthSupport arm64e <9c5c840287d338fda168939769a2bced> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1eb449000 - 0x1eb48bfff AppleJPEG arm64e <79a818f233f933da8883b061a07a9b7f> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1eb4a7000 - 0x1eb4b8fff AppleNeuralEngine arm64e <258f9f4ee31c34b8abe2357d49c1d492> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1eb4bf000 - 0x1eb4e2fff AppleSauce arm64e <4837b25d7836325dae7599489c5cd809> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1eb61f000 - 0x1eb673fff AutoLoop arm64e <7bb88cc47f83371caa4d01983439fa86> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop 0x1eb6e3000 - 0x1eb713fff Bom arm64e <11103b9e286338f2b5b59081d28b6ddd> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1ec1a6000 - 0x1ec1adfff CommonAuth arm64e /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1ec357000 - 0x1ec446fff CoreAppleCVA arm64e <8255d0179abb3f63a9b0d3ee6f7572a8> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 0x1ec4d2000 - 0x1ec5c4fff CoreHandwriting arm64e <7edf837bdf34370798510792cd84bdf8> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1ec5db000 - 0x1ec5defff CoreOptimization arm64e <875ade7864a736f1af291a226583afd4> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1ec6f9000 - 0x1ec704fff DeviceIdentity arm64e <8d58ebaafda93e3d83c111a9910872f7> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1ec895000 - 0x1ec8b0fff DocumentManagerCore arm64e <6926e11b034035f392cde2453d7b0c5f> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1ec971000 - 0x1ecf2dfff Espresso arm64e /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1ed1fe000 - 0x1ed611fff FaceCore arm64e <8ad0d68b4abd3a0bbdfb1d05b1599d33> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1ed6e6000 - 0x1ed6f9fff libGSFontCache.dylib arm64e <95e7d15348ae3f39a79e27b22d38310c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1ed760000 - 0x1ed76cfff libhvf.dylib arm64e <0292acc17fae38d8b9e5e9481faee212> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1ed78e000 - 0x1ed7a2fff Futhark arm64e <672f533948893ebf9f802945048fbb05> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1ee322000 - 0x1ee322fff libmetal_timestamp.dylib arm64e <7bbd05e296b430bebc11301eab1315aa> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib 0x1ee4a9000 - 0x1ee4b5fff GraphVisualizer arm64e <70712b0f09253ad69e12a16f2325cbbb> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1eee35000 - 0x1eeea5fff Heimdal arm64e /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1ef328000 - 0x1ef391fff InertiaCam arm64e <8da75da9f64a3607bb03f313ae0b12aa> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam 0x1ef3d8000 - 0x1ef3defff InternationalSupport arm64e <792be37f42e738e2a85f940e589904ad> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1ef56e000 - 0x1ef58dfff LatentSemanticMapping arm64e /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping 0x1ef69f000 - 0x1ef69ffff Marco arm64e /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1efb6b000 - 0x1efb95fff MetricsKit arm64e <438868c0db0c3ca5b7ef525d7175931f> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1efba3000 - 0x1efbb5fff MobileDeviceLink arm64e /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x1efbc7000 - 0x1efbd0fff MobileStorage arm64e <278fb24b853333feb96bc2b672037bb7> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage 0x1efc64000 - 0x1efe3bfff NeutrinoCore arm64e /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore 0x1efe3c000 - 0x1efe56fff NeutrinoKit arm64e <87dee80bafbc32258e9a38ac2787e003> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit 0x1efe63000 - 0x1efe68fff NewsServices arm64e <94599b5c15a33f2c9b20be57ed998f1b> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices 0x1efe6d000 - 0x1efeadfff OTSVG arm64e /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1f0531000 - 0x1f0531fff PhoneNumbers arm64e <7e38d788f45631b592f24c1815b4425d> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1f0539000 - 0x1f0628fff PhotoImaging arm64e <6da468472d97370ca79806396f9dc608> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging 0x1f1d08000 - 0x1f1d10fff PrototypeToolsUI arm64e <1b9285fddb8a3bca9eda75b7a4b4f779> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI 0x1f1d25000 - 0x1f1d39fff QuickLookSupport arm64e <41507003d5833827b70cfc8937fef2ed> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport 0x1f1ec5000 - 0x1f1ed1fff RemoteServiceDiscovery arm64e <35e081844fb93bf681d7727925f55aec> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/RemoteServiceDiscovery 0x1f1f2c000 - 0x1f1f30fff RevealCore arm64e /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1f2022000 - 0x1f2054fff ScreenReaderCore arm64e <3c0a5b4a949a3b96b560a0ea5f9fc236> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x1f20c8000 - 0x1f20d4fff SetupAssistantSupport arm64e <67af340cbb44383abea532d69c051c4d> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1f20f3000 - 0x1f20f3fff SignpostMetrics arm64e <8491b11f8bdd35b5a2341b5dbfaf3e7a> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1f2122000 - 0x1f213efff SiriInstrumentation arm64e <1f021f3ff9273b23a1b4fd2a5a789107> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1f28c7000 - 0x1f29e7fff TextRecognition arm64e /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1f29e8000 - 0x1f2a8cfff TextureIO arm64e /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1f38ce000 - 0x1f3dcbfff libwebrtc.dylib arm64e /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1f3e9a000 - 0x1f3eacfff WirelessCoexManager arm64e /System/Library/PrivateFrameworks/WirelessCoexManager.framework/WirelessCoexManager 0x1f3f65000 - 0x1f3f6dfff kperfdata arm64e <268ed5f452853e16970edd86308648e6> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1f3f6e000 - 0x1f3fb7fff ktrace arm64e <6ae5fc68b5c43669a7966bc0dbfb906a> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1f3fd0000 - 0x1f3fdcfff perfdata arm64e <2f57b5d4778c3edeaff896eb3f1ae0a4> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1f3fdd000 - 0x1f3febfff zudp arm64e <5bd9dbe3109c3c31a698f8d10a4704ce> /System/Library/PrivateFrameworks/zudp.framework/zudp 0x1f4338000 - 0x1f4338fff libAWDProtobufFacetimeiMessage.dylib arm64e /usr/lib/libAWDProtobufFacetimeiMessage.dylib 0x1f43b3000 - 0x1f46b4fff libAWDSupportFramework.dylib arm64e /usr/lib/libAWDSupportFramework.dylib 0x1f4866000 - 0x1f4870fff libChineseTokenizer.dylib arm64e <8e294bf75bd03ac0b337808c053718a2> /usr/lib/libChineseTokenizer.dylib 0x1f4895000 - 0x1f4a59fff libFosl_dynamic.dylib arm64e /usr/lib/libFosl_dynamic.dylib 0x1f4ad6000 - 0x1f4addfff libMatch.1.dylib arm64e /usr/lib/libMatch.1.dylib 0x1f4b8f000 - 0x1f4b90fff libSystem.B.dylib arm64e /usr/lib/libSystem.B.dylib 0x1f4b99000 - 0x1f4b9afff libThaiTokenizer.dylib arm64e <5714b83e0221351eaed33967533ee8ac> /usr/lib/libThaiTokenizer.dylib 0x1f4c9a000 - 0x1f4caffff libapple_nghttp2.dylib arm64e <20c588bb07ca3f33a0128400556f5576> /usr/lib/libapple_nghttp2.dylib 0x1f4d28000 - 0x1f4d38fff libbsm.0.dylib arm64e /usr/lib/libbsm.0.dylib 0x1f4d39000 - 0x1f4d45fff libbz2.1.0.dylib arm64e <6b253115be113d3a98728dccc97b5bb4> /usr/lib/libbz2.1.0.dylib 0x1f4d46000 - 0x1f4d46fff libcharset.1.dylib arm64e /usr/lib/libcharset.1.dylib 0x1f4d47000 - 0x1f4d58fff libcmph.dylib arm64e <3518804827d43966a3680ff1d59cc23e> /usr/lib/libcmph.dylib 0x1f4d59000 - 0x1f4d70fff libcompression.dylib arm64e /usr/lib/libcompression.dylib 0x1f4d71000 - 0x1f4d72fff libcoretls_cfhelpers.dylib arm64e /usr/lib/libcoretls_cfhelpers.dylib 0x1f4d73000 - 0x1f4d79fff libcupolicy.dylib arm64e <83f09dda7f83394bb7c19fbacf9d73e4> /usr/lib/libcupolicy.dylib 0x1f4dba000 - 0x1f4dc3fff libdscsym.dylib arm64e <5d63488dd8793920b7e07d32b6702938> /usr/lib/libdscsym.dylib 0x1f4dc4000 - 0x1f4de1fff libedit.3.dylib arm64e <5bfc3fd2d7e43f589951c0e331470a17> /usr/lib/libedit.3.dylib 0x1f4dfb000 - 0x1f4e00fff libheimdal-asn1.dylib arm64e <48250f2339a03afd89a1f299c63b6c7f> /usr/lib/libheimdal-asn1.dylib 0x1f4e01000 - 0x1f4ef3fff libiconv.2.dylib arm64e /usr/lib/libiconv.2.dylib 0x1f4f09000 - 0x1f4f14fff liblockdown.dylib arm64e <67069c6e24c03429bcc947e9e37219b8> /usr/lib/liblockdown.dylib 0x1f4f2e000 - 0x1f4f46fff liblzma.5.dylib arm64e <8f71f57782fc37129edf4e65a4ba057f> /usr/lib/liblzma.5.dylib 0x1f52c1000 - 0x1f52f1fff libncurses.5.4.dylib arm64e <7f2d88671e0c3059a800ef9cbd1237bb> /usr/lib/libncurses.5.4.dylib 0x1f52f2000 - 0x1f5306fff libnetworkextension.dylib arm64e <6a7f46a0ca633f42808eba6390024d46> /usr/lib/libnetworkextension.dylib 0x1f5692000 - 0x1f56aafff libresolv.9.dylib arm64e <547a0667b3403e76af0de0ae6b64e3c9> /usr/lib/libresolv.9.dylib 0x1f56ab000 - 0x1f56adfff libsandbox.1.dylib arm64e <6510d9eb36023e1d967bd1a42a84e614> /usr/lib/libsandbox.1.dylib 0x1f56ae000 - 0x1f56b3fff libsysdiagnose.dylib arm64e /usr/lib/libsysdiagnose.dylib 0x1f56b4000 - 0x1f56e5fff libtidy.A.dylib arm64e /usr/lib/libtidy.A.dylib 0x1f56ed000 - 0x1f56f0fff libutil.dylib arm64e <3f0b39a6c4cf3b93995718087a08cf73> /usr/lib/libutil.dylib 0x1f571e000 - 0x1f572ffff libz.1.dylib arm64e /usr/lib/libz.1.dylib 0x1f5758000 - 0x1f575afff liblog_network.dylib arm64e /usr/lib/log/liblog_network.dylib 0x1f5b71000 - 0x1f5b76fff libcache.dylib arm64e <2dddbc36aa7732c0b95056290ae4eb5a> /usr/lib/system/libcache.dylib 0x1f5b77000 - 0x1f5b87fff libcommonCrypto.dylib arm64e <7925a57ae194355ea75633fb5fb3311f> /usr/lib/system/libcommonCrypto.dylib 0x1f5b88000 - 0x1f5b8bfff libcompiler_rt.dylib arm64e <0d4001df92c13e228a2a9f5b1b00ed08> /usr/lib/system/libcompiler_rt.dylib 0x1f5c62000 - 0x1f5c62fff liblaunch.dylib arm64e /usr/lib/system/liblaunch.dylib 0x1f5c63000 - 0x1f5c68fff libmacho.dylib arm64e <39c6830065b53de4b67e8a1ea71cf80d> /usr/lib/system/libmacho.dylib 0x1f5c69000 - 0x1f5c6afff libremovefile.dylib arm64e <7e5f05477aa23c14be26a918f669f1a4> /usr/lib/system/libremovefile.dylib 0x1f5c6b000 - 0x1f5c6cfff libsystem_featureflags.dylib arm64e <6a91c6101f8d31a39361086939778789> /usr/lib/system/libsystem_featureflags.dylib 0x1f5c6d000 - 0x1f5c9afff libsystem_m.dylib arm64e <69aafc9e28c133999dd9b5b93d3c21a9> /usr/lib/system/libsystem_m.dylib 0x1f5c9b000 - 0x1f5ca0fff libunwind.dylib arm64e <18bdcd9f8dd332f4abd51ebcb12586c7> /usr/lib/system/libunwind.dylib 0x1f5e46000 - 0x1f5e58fff AccessibilitySettingsLoader arm64e /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader 0x1f5f82000 - 0x1f5ff1fff NanoRegistry arm64e /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1f5ff2000 - 0x1f5ffffff NanoPreferencesSync arm64e /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1f68d4000 - 0x1f6b9ffff AGXMetalA13 arm64e <489e68bbb67230fd85fa06f70de50dc9> /System/Library/Extensions/AGXMetalA13.bundle/AGXMetalA13 0x1f6e92000 - 0x1f6eccfff CryptoTokenKit arm64e <3dcf783a39023cbfac732ff9b06f4dd2> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1f8001000 - 0x1f801efff AppSSO arm64e /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1f801f000 - 0x1f8033fff AppSSOCore arm64e <890cb25d51983b79a57bb4be5f056ab9> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore EOForIncident Identifier: FBD02B82-30B1-4DD1-8A35-3A0778B389BD CrashReporter Key: 99b26a96b33088582afe702a7bcb1019cb3cef6d Hardware Model: iPhone12,5 Process: AnonymityApp [2699] Path: /private/var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/AnonymityApp Identifier: com.AnonymityApp.wireless Version: 12132964 (8.14.5) AppStoreTools: 11A1002b AppVariant: 1:iPhone12,5:13 Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: com.AnonymityApp.wireless [1435] Date/Time: 2019-10-24 16:14:21.7118 +0800 Launch Time: 2019-10-24 16:12:36.6510 +0800 OS Version: iPhone OS 13.1.3 (17A878) Release Type: User Baseband Version: 1.01.19 Report Version: 104 Exception Type: EXC_BAD_ACCESS (SIGILL) Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000016dc83d10 VM Region Info: 0x16dc83d10 is in 0x16dc80000-0x16dc84000; bytes after start: 15632 bytes before end: 751 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC_LARGE 000000012bf80000-000000012c818000 [ 8800K] rw-/rwx SM=PRV GAP OF 0x41468000 BYTES ---> STACK GUARD 000000016dc80000-000000016dc84000 [ 16K] ---/rwx SM=NUL ... for thread 0 Stack 000000016dc84000-000000016dd80000 [ 1008K] rw-/rwx SM=PRV thread 0 Termination Signal: Illegal instruction: 4 Termination Reason: Namespace SIGNAL, Code 0x4 Terminating Process: AnonymityApp [2699] Triggered by Thread: 0 Thread 0 name: Thread 0 Crashed: 0 libobjc.A.dylib 0x000000018342e274 objc_retain + 68 (NSObject.mm:1586) 1 UIKitCore 0x0000000187448520 -[_UIImageContentLayout initWithSource:target:] + 80 (_UIImageContentLayout.m:163) 2 UIKitCore 0x00000001874484a4 +[_UIImageContentLayout layoutForSource:inTarget:] + 104 (_UIImageContentLayout.m:134) 3 UIKitCore 0x0000000187be2e54 -[UIImageView _layoutForImage:] + 252 (UIImageView.m:258) 4 UIKitCore 0x0000000187be325c -[UIImageView _setImageViewContents:] + 796 (UIImageView.m:338) 5 UIKitCore 0x0000000187be4d78 -[UIImageView _updateState] + 624 (UIImageView.m:609) 6 UIKitCore 0x0000000187be7df0 -[UIImageView setPreferredSymbolConfiguration:] + 460 (UIImageView.m:0) 7 UIKitCore 0x00000001871a5db4 -[UIButton _updateImageView] + 336 (UIButton.m:3678) 8 UIKitCore 0x00000001871a67b8 -[UIButton layoutSubviews] + 196 (UIButton.m:3858) 9 TextInputUI 0x000000019762b708 -[TUICandidateArrowButton layoutSubviews] + 68 (TUICandidateArrowButton.m:73) 10 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 11 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 12 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 13 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 14 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 15 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 16 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 17 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 18 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 19 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 20 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 21 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 22 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 23 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 24 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 25 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 26 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 27 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 28 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 29 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 30 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 31 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 32 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 33 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 34 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 35 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 36 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 37 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 38 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 39 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 40 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 41 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 42 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 43 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 44 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 45 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 46 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 47 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 48 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 49 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 50 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 51 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 52 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 53 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 54 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 55 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 56 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 57 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 58 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 59 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 60 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 61 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 62 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 63 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 64 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 65 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 66 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 67 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 68 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 69 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 70 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 71 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 72 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 73 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 74 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 75 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 76 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 77 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 78 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 79 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 80 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 81 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 82 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 83 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 84 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 85 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 86 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 87 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 88 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 89 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 90 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 91 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 92 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 93 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 94 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 95 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 96 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 97 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 98 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 99 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 100 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 101 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 102 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 103 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 104 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 105 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 106 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 107 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 108 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 109 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 110 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 111 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 112 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 113 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 114 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 115 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 116 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 117 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 118 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 119 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 120 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 121 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 122 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 123 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 124 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 125 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 126 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 127 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 128 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 129 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 130 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 131 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 132 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 133 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 134 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 135 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 136 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 137 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 138 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 139 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 140 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 141 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 142 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 143 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 144 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 145 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 146 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 147 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 148 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 149 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 150 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 151 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 152 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 153 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 154 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 155 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 156 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 157 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 158 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 159 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 160 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 161 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 162 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 163 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 164 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 165 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 166 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 167 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 168 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 169 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 170 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 171 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 172 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 173 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 174 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 175 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 176 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 177 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 178 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 179 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 180 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 181 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 182 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 183 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 184 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 185 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 186 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 187 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 188 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 189 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 190 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 191 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 192 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 193 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 194 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 195 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 196 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 197 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 198 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 199 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 200 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 201 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 202 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 203 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 204 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 205 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 206 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 207 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 208 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 209 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 210 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 211 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 212 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 213 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 214 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 215 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 216 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 217 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 218 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 219 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 220 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 221 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 222 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 223 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 224 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 225 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 226 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 227 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 228 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 229 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 230 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 231 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 232 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 233 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 234 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 235 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 236 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 237 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 238 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 239 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 240 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 241 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 242 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 243 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 244 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 245 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 246 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 247 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 248 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 249 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 250 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 251 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 252 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 253 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 254 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 255 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 256 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 257 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 258 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 259 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 260 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 261 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 262 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 263 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 264 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 265 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 266 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 267 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 268 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 269 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 270 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 271 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 272 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 273 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 274 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 275 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 276 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 277 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 278 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 279 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 280 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 281 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 282 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 283 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 284 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 285 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 286 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 287 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 288 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 289 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 290 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 291 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 292 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 293 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 294 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 295 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 296 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 297 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 298 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 299 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 300 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 301 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 302 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 303 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 304 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 305 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 306 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 307 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 308 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 309 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 310 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 311 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 312 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 313 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 314 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 315 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 316 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 317 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 318 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 319 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 320 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 321 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 322 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 323 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 324 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 325 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 326 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 327 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 328 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 329 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 330 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 331 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 332 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 333 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 334 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 335 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 336 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 337 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 338 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 339 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 340 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 341 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 342 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 343 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 344 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 345 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 346 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 347 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 348 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 349 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 350 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 351 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 352 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 353 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 354 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 355 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 356 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 357 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 358 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 359 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 360 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 361 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 362 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 363 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 364 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 365 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 366 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 367 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 368 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 369 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 370 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 371 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 372 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 373 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 374 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 375 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 376 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 377 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 378 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 379 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 380 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 381 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 382 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 383 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 384 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 385 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 386 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 387 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 388 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 389 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 390 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 391 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 392 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 393 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 394 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 395 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 396 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 397 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 398 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 399 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 400 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 401 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 402 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 403 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 404 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 405 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 406 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 407 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 408 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 409 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 410 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 411 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 412 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 413 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 414 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 415 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 416 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 417 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 418 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 419 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 420 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 421 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 422 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 423 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 424 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 425 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 426 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 427 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 428 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 429 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 430 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 431 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 432 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 433 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 434 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 435 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 436 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 437 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 438 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 439 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 440 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 441 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 442 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 443 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 444 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 445 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 446 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 447 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 448 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 449 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 450 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 451 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 452 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 453 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 454 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 455 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 456 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 457 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 458 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 459 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 460 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 461 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 462 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 463 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 464 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 465 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 466 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 467 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 468 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 469 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 470 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 471 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 472 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 473 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 474 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 475 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 476 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 477 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 478 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 479 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 480 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 481 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 482 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 483 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 484 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 485 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 486 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 487 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 488 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 489 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 490 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 491 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 492 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 493 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 494 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 495 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 496 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 497 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 498 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 499 TextInputUI 0x000000019762b8f0 -[TUICandidateArrowButton layoutSubviews] + 556 (TUICandidateArrowButton.m:87) 500 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 501 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 502 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 503 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) 504 UIKitCore 0x0000000187c2341c -[UIView(Hierarchy) layoutBelowIfNeeded] + 552 (UIView.m:11945) 505 UIKitCore 0x000000018719e13c -[UIButton imageView] + 112 (UIButton.m:1605) 506 TextInputUI 0x000000019762b938 -[TUICandidateArrowButton layoutSubviews] + 628 (TUICandidateArrowButton.m:89) 507 UIKitCore 0x0000000187c37abc -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2156 (UIView.m:16956) 508 libobjc.A.dylib 0x000000018340faf0 -[NSObject performSelector:withObject:] + 68 (NSObject.mm:2182) 509 QuartzCore 0x000000018a1d60f4 -[CALayer layoutSublayers] + 292 (CALayer.mm:9582) 510 QuartzCore 0x000000018a1d63fc CA::Layer::layout_if_needed(CA::Transaction*) + 484 (CALayer.mm:9459) Thread 1 name: Thread 1: 0 libsystem_kernel.dylib 0x00000001834c2c18 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x00000001833a15c8 _dispatch_sema4_timedwait + 68 (lock.c:154) 2 libdispatch.dylib 0x00000001833a1b88 _dispatch_semaphore_wait_slow + 76 (semaphore.c:116) 3 AnonymityApp 0x0000000103dc3908 __44-[TBMainRunloopObserver startRunLoopMonitor]_block_invoke + 30685448 (TBMainRunloopObserver.m:245) 4 libdispatch.dylib 0x000000018339fbb0 _dispatch_call_block_and_release + 32 (init.c:1408) 5 libdispatch.dylib 0x00000001833a100c _dispatch_client_callout + 20 (object.m:495) 6 libdispatch.dylib 0x00000001833a7484 _dispatch_lane_serial_drain + 568 (inline_internal.h:2487) 7 libdispatch.dylib 0x00000001833a7eb0 _dispatch_lane_invoke + 368 (inline_internal.h:1854) 8 libdispatch.dylib 0x00000001833b0f20 _dispatch_workloop_worker_thread + 580 (queue.c:6386) 9 libsystem_pthread.dylib 0x0000000183406aa0 _pthread_wqthread + 280 (pthread.c:2323) 10 libsystem_pthread.dylib 0x000000018340cc78 start_wqthread + 8 Thread 2 name: Thread 2: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x0000000183538d04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287) 3 JavaScriptCore 0x000000019271495c void std::__1::condition_variable_any::wait<std::__1::unique_lock >(std::__1::uni... + 104 (condition_variable:204) 4 JavaScriptCore 0x00000001927183c0 bmalloc::Scavenger::threadRunLoop() + 196 (condition_variable:213) 5 JavaScriptCore 0x00000001927180b8 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16 (Scavenger.cpp:295) 6 JavaScriptCore 0x00000001927193fc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, st...="" +="" 44="" (type_traits:4361)<br="">7 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 3 name: Thread 3: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 WebCore 0x000000018b732464 RunWebThread(void*) + 564 (WebCoreThread.mm:626) 6 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 4 name: Thread 4: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001839b4458 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421) 7 UIKitCore 0x000000018782a668 -[UIEventFetcher threadMain] + 156 (UIEventFetcher.m:637) 8 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 5: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000103c3cc50 C3dMLoUSVzzM + 128 3 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 6: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000103c3cc50 C3dMLoUSVzzM + 128 3 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 7: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000103c3cc50 C3dMLoUSVzzM + 128 3 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 8 name: Thread 8: 0 libsystem_kernel.dylib 0x00000001834e69d4 kevent + 8 1 AnonymityApp 0x00000001041783e8 kqueue_poll + 34571240 (ev_kqueue.h:99) 2 AnonymityApp 0x0000000104177930 ev_run + 34568496 (ev.c:793) 3 AnonymityApp 0x000000010416d2d8 easy_io_on_thread_start + 34525912 (easy_io.c:332) 4 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 9: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x0000000183538da0 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::... + 100 (__threading_support:293) 3 AnonymityApp 0x000000010398035c std::__1::cv_status std::__1::condition_variable::wait_for >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::duration > const&) + 26215260 (__mutex_base:419) 4 AnonymityApp 0x0000000103aa8530 prglite::WaitableEvent::WaitFor(unsigned long long) + 27428144 (WaitableEvent.cpp:58) 5 AnonymityApp 0x0000000103aa7130 prglite::MessagePumpDefault::Run(prglite::IMessagePump::Delegate*) + 27423024 (MessagePumpDefault.cpp:22) 6 AnonymityApp 0x0000000103aab178 prglite::MessageLoop::Run() + 27439480 (MessageLoop.cpp:141) 7 AnonymityApp 0x0000000103aae090 prglite::Thread::ThreadMain() + 27451536 (Thread.cpp:86) 8 AnonymityApp 0x0000000103aa3acc prglite::PlatformThread::ThreadProc(void*) + 27409100 (PlatformThread.cpp:68) 9 AnonymityApp 0x0000000103aa3bec void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct=""> >, unsigned int (*)(void*), prglite::PlatformThread*> >(void*) + 27409388 (thread:348) 10 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 10 name: Thread 10: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 CFNetwork 0x0000000186931bc8 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372) 6 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 7 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 8 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 9 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 11: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x0000000183538d04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287) 3 AnonymityApp 0x000000010325b688 instrument::TraceFile::WaitUntilBufferOverflow() + 18724488 (trace_file.cpp:529) 4 AnonymityApp 0x000000010325abd0 instrument::TraceFile::AsyncLoopAndDump() + 18721744 (trace_file.cpp:539) 5 AnonymityApp 0x000000010325b9cc 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 (instrument::TraceFile::*)(), instrument::TraceFile*> >(void*) + 18725324 (thread:354) 6 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 12 name: Thread 12: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 CFNetwork 0x0000000186931bc8 -[__CoreSchedulingSetRunnable runForever] + 192 (CoreSchedulingSet.mm:1372) 6 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 7 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 8 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 9 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 13 name: Thread 13: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 CoreFoundation 0x000000018366fdc8 CFRunLoopRun + 64 (CFRunLoop.c:3216) 6 CoreMotion 0x000000019035996c CLMotionCore::runMotionThread(void*) + 1056 (CLMotionCore.mm:354) 7 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 14: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x0000000183538d04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287) 3 AnonymityApp 0x0000000103259eb8 instrument::LogFile::WaitUntilBufferOverflow() + 18718392 (log_file.cpp:630) 4 AnonymityApp 0x0000000103258ed8 instrument::LogFile::AsyncLoopAndDump() + 18714328 (log_file.cpp:638) 5 AnonymityApp 0x0000000103259ff0 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 (instrument::LogFile::*)(), instrument::LogFile*> >(void*) + 18718704 (thread:354) 6 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 15 name: Thread 15: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001839ef7d0 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399) 7 AnonymityApp 0x0000000103a1d834 +[TBSDKURLConnectionOperation networkRequestThreadEntryPoint:] + 26859572 (TBSDKURLConnectionOperation.m:134) 8 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 16 name: Thread 16: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x0000000104b0e1b4 -[WXBridgeManager _runLoopThread] + 44622260 (WXBridgeManager.m:109) 7 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 17 name: Thread 17: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x0000000104b0e1b4 -[WXBridgeManager _runLoopThread] + 44622260 (WXBridgeManager.m:109) 7 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 18 name: Thread 18: 0 libsystem_kernel.dylib 0x00000001834e717c poll + 8 1 AnonymityApp 0x0000000104707698 INetImpl::RunEvent() + 40400536 (inetimpl.cpp:495) 2 AnonymityApp 0x00000001047057a0 RunEventThrFunc(void*) + 40392608 (inetimpl.cpp:57) 3 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 19 name: Thread 19: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001046febf0 SafeQueue<std::tr1::shared_ptr >::Get(std::tr1::shared_ptr&) + 40365040 (stl_deque.h:245) 3 AnonymityApp 0x00000001046fc0c8 IMService::listenerLoop() + 40353992 (IMService.cpp:932) 4 AnonymityApp 0x00000001046fbe6c listenerThreadFunc(void*) + 40353388 (IMService.cpp:77) 5 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 20 name: Thread 20: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001046febf0 SafeQueue<std::tr1::shared_ptr >::Get(std::tr1::shared_ptr&) + 40365040 (stl_deque.h:245) 3 AnonymityApp 0x00000001046fcbdc IMService::callbackLoop() + 40356828 (IMService.cpp:1068) 4 AnonymityApp 0x00000001046fc958 callbackThreadFunc(void*) + 40356184 (IMService.cpp:93) 5 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 21: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000104706ad0 SafeQueue<std::tr1::shared_ptr >::Get(int, std::tr1::shared_ptr&) + 40397520 (stl_deque.h:245) 3 AnonymityApp 0x0000000104706a00 INetImpl::GetMsg(int) + 40397312 (inetimpl.cpp:276) 4 AnonymityApp 0x00000001046fd27c IMService::readCmdLoop() + 40358524 (IMService.cpp:1193) 5 AnonymityApp 0x00000001046fd1e0 readCmdThreadFunc(void*) + 40358368 (IMService.cpp:106) 6 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 22 name: Thread 22: 0 libsystem_kernel.dylib 0x00000001834e5270 __semwait_signal + 8 1 libsystem_c.dylib 0x0000000183392728 nanosleep + 216 (nanosleep.c:104) 2 libsystem_c.dylib 0x00000001833925f8 usleep + 68 (usleep.c:52) 3 AnonymityApp 0x00000001046fd860 IMService::cleanLoop() + 40360032 (IMService.cpp:1317) 4 AnonymityApp 0x00000001046fd830 cleanThreadFunc(void*) + 40359984 (IMService.cpp:122) 5 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 23: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libc++.1.dylib 0x0000000183538d04 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:287) 3 AnonymityApp 0x0000000103adbe34 ProtoDB::CompactLooper::Loop() + 27639348 (compact_looper.cpp:38) 4 AnonymityApp 0x0000000103adc054 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 (ProtoDB::CompactLooper::*)(), ProtoDB::CompactLooper*> >(void*) + 27639892 (thread:354) 5 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 24 name: Thread 24: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000104931fe0 -[ECPyThread wait] + 42672096 (ECPyThread.m:0) 3 AnonymityApp 0x0000000104931ae0 -[ECPyThread loop] + 42670816 (ECPyThread.m:111) 4 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 5 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 6 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 25 name: Thread 25: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000104931fe0 -[ECPyThread wait] + 42672096 (ECPyThread.m:0) 3 AnonymityApp 0x0000000104931ae0 -[ECPyThread loop] + 42670816 (ECPyThread.m:111) 4 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 5 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 6 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 26 name: Thread 26: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x0000000104931fe0 -[ECPyThread wait] + 42672096 (ECPyThread.m:0) 3 AnonymityApp 0x0000000104931ae0 -[ECPyThread loop] + 42670816 (ECPyThread.m:111) 4 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 5 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 6 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 27 name: Thread 27: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001839ef7d0 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399) 7 AnonymityApp 0x0000000104914854 -[ECPyJobMonitor startThread] + 42551380 (ECPyJobMonitor.m:98) 8 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 28: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x000000010233e4f0 -[LFPersistenceQueueItemsManager engineThreadMain:] + 2876656 (LFPersistenceQueueItemsManager.m:221) 7 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 29 name: Thread 29: 0 libsystem_kernel.dylib 0x00000001834e717c poll + 8 1 AnonymityApp 0x00000001047f75e8 TCMCORE::INetImpl::RunEvent() + 41383400 (inetimpl.cpp:595) 2 AnonymityApp 0x00000001047f4e44 TCMCORE::RunEventThrFunc(void*) + 41373252 (inetimpl.cpp:79) 3 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 30 name: Thread 30: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001047f2228 SafeQueue<std::tr1::shared_ptr >::Get(std::tr1::shared_ptr&) + 41361960 (stl_deque.h:245) 3 AnonymityApp 0x00000001047eef8c TCMCORE::clientServiceThrFunc(void*) + 41349004 (TcmInet.cpp:379) 4 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 31 name: Thread 31: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001047f2228 SafeQueue<std::tr1::shared_ptr >::Get(std::tr1::shared_ptr&) + 41361960 (stl_deque.h:245) 3 AnonymityApp 0x00000001047ef2b8 TCMCORE::clientAsyncCallbackThrFunc(void*) + 41349816 (TcmInet.cpp:507) 4 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 32: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001047f6548 SafeQueue<std::tr1::shared_ptr >::Get(int, std::tr1::shared_ptr&) + 41379144 (stl_deque.h:245) 3 AnonymityApp 0x00000001047f6480 TCMCORE::INetImpl::GetMsg(int) + 41378944 (inetimpl.cpp:285) 4 AnonymityApp 0x00000001047ef6bc TCMCORE::processCmdRspThrFunc(void*) + 41350844 (TcmInet.cpp:1381) 5 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 33 name: Thread 33: 0 libsystem_kernel.dylib 0x00000001834e5270 __semwait_signal + 8 1 libsystem_c.dylib 0x0000000183392728 nanosleep + 216 (nanosleep.c:104) 2 libsystem_c.dylib 0x00000001833925f8 usleep + 68 (usleep.c:52) 3 AnonymityApp 0x00000001047ef8e4 TCMCORE::clearTimeoutThrFunc(void*) + 41351396 (TcmInet.cpp:440) 4 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 34: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 AnonymityApp 0x00000001047025b0 ConditionLock::Wait(MutexLock&, long long) + 40379824 (lock.h:194) 3 AnonymityApp 0x0000000104700554 WaitObject::TimedWait(long long, char) + 40371540 (lock.h:227) 4 AnonymityApp 0x00000001047f18ac TCMCORE::IosNet::keepAlive() + 41359532 (TcmInet.cpp:1793) 5 AnonymityApp 0x00000001047f0e8c TCMCORE::loginThreadFunc(void*) + 41356940 (TcmInet.cpp:1344) 6 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 7 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 35: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x00000001839ef7d0 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399) 7 AnonymityApp 0x00000001031e5894 +[DTRpcClient RPCThreadProc:] + 18241684 (DTRpcClient.m:314) 8 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 9 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 10 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 11 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 36: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x0000000102321b20 -[LFEngine engineThreadMain:] + 2759456 (LFEngine.m:39) 7 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 37: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x000000010231dd7c -[LFDataManager engineThreadMain:] + 2743676 (LFDataManager.m:59) 7 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 38 name: Thread 38: 0 libsystem_kernel.dylib 0x00000001834e3984 __accept + 8 1 AnonymityApp 0x0000000104810880 LocalSocketServer::listenLoop() + 41486464 (LocalSocketServer.cpp:231) 2 AnonymityApp 0x00000001048111c4 listenerThrFunc(void*) + 41488836 (LocalSocketServer.cpp:283) 3 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 39 name: Thread 39: 0 libsystem_kernel.dylib 0x00000001834e717c poll + 8 1 AnonymityApp 0x0000000104810b00 LocalSocketServer::rwLoop() + 41487104 (LocalSocketServer.cpp:346) 2 AnonymityApp 0x0000000104811290 readWriteThrFunc(void*) + 41489040 (LocalSocketServer.cpp:440) 3 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 4 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 40: 0 libsystem_kernel.dylib 0x00000001834e5270 __semwait_signal + 8 1 libsystem_c.dylib 0x0000000183392728 nanosleep + 216 (nanosleep.c:104) 2 libsystem_c.dylib 0x00000001833925f8 usleep + 68 (usleep.c:52) 3 AnonymityApp 0x00000001046f0b9c loginThreadFunc(void*) + 40307612 (WXContext.cpp:0) 4 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 5 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 41 name: Thread 41: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 JavaScriptCore 0x00000001926d8364 ***::ThreadCondition::timedWait(***::Mutex&, ***::WallTime) + 84 (ThreadingPOSIX.cpp:518) 3 JavaScriptCore 0x00000001926bd97c ***::ParkingLot::parkConditionallyImpl(void const*, ***::ScopedLambda const&, ***::Scope... + 1928 (ParkingLot.cpp:596) 4 WebKitLegacy 0x000000018f8e90a0 bool ***::Condition::waitUntil(***::Lock&, ***::TimeWithDynamicClockType const&) + 192 (ParkingLot.h:80) 5 WebKitLegacy 0x000000018f8ebd40 std::__1::unique_ptr<***::function, std::__1::default_delete<***::function > > ... + 176 (MessageQueue.h:153) 6 WebKitLegacy 0x000000018f8eb3f0 WebCore::StorageThread::threadEntryPoint() + 72 (MessageQueue.h:131) 7 JavaScriptCore 0x00000001926d6038 ***::Thread::entryPoint(***::Thread::NewThreadContext*) + 260 (Function.h:79) 8 JavaScriptCore 0x00000001926d7b84 ***::wtfThreadEntryPoint(void*) + 16 (ThreadingPOSIX.cpp:200) 9 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 42 name: Thread 42: 0 libsystem_kernel.dylib 0x00000001834e5180 __select + 8 1 libwebrtc.dylib 0x00000001b6701b3c rtc::PhysicalSocketServer::WaitSelect(int, bool) + 756 (physicalsocketserver.cc:1450) 2 libwebrtc.dylib 0x00000001b6684f8c rtc::MessageQueue::Get(rtc::Message*, int, bool) + 996 (messagequeue.cc:330) 3 libwebrtc.dylib 0x00000001b67dacb0 rtc::Thread::Run() + 128 (thread.cc:535) 4 libwebrtc.dylib 0x00000001b67dabac rtc::Thread::PreRun(void*) + 204 (thread.cc:349) 5 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 6 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 43 name: Thread 43: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libwebrtc.dylib 0x00000001b662fc14 rtc::Event::Wait(int) + 232 (event.cc:140) 3 libwebrtc.dylib 0x00000001b669bf90 rtc::NullSocketServer::Wait(int, bool) + 20 (nullsocketserver.cc:20) 4 libwebrtc.dylib 0x00000001b6684f8c rtc::MessageQueue::Get(rtc::Message*, int, bool) + 996 (messagequeue.cc:330) 5 libwebrtc.dylib 0x00000001b67dacb0 rtc::Thread::Run() + 128 (thread.cc:535) 6 libwebrtc.dylib 0x00000001b67dabac rtc::Thread::PreRun(void*) + 204 (thread.cc:349) 7 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 44 name: Thread 44: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 libwebrtc.dylib 0x00000001b662fc14 rtc::Event::Wait(int) + 232 (event.cc:140) 3 libwebrtc.dylib 0x00000001b669bf90 rtc::NullSocketServer::Wait(int, bool) + 20 (nullsocketserver.cc:20) 4 libwebrtc.dylib 0x00000001b6684f8c rtc::MessageQueue::Get(rtc::Message*, int, bool) + 996 (messagequeue.cc:330) 5 libwebrtc.dylib 0x00000001b67dacb0 rtc::Thread::Run() + 128 (thread.cc:535) 6 libwebrtc.dylib 0x00000001b67dabac rtc::Thread::PreRun(void*) + 204 (thread.cc:349) 7 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 45 name: Thread 45: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 AnonymityApp 0x0000000104a305fc -[WXComponentManager _runLoopThread] + 43714044 (WXComponentManager.mm:175) 7 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 8 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 9 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 10 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 46 name: Thread 46: 0 libsystem_kernel.dylib 0x00000001834c2bc4 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001834c1fe0 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x0000000183674abc __CFRunLoopServiceMachPort + 220 (CFRunLoop.c:2575) 3 CoreFoundation 0x000000018366f954 __CFRunLoopRun + 1428 (CFRunLoop.c:2931) 4 CoreFoundation 0x000000018366f098 CFRunLoopRunSpecific + 480 (CFRunLoop.c:3192) 5 AVFAudio 0x000000019049a1b4 GenericRunLoopThread::Entry(void*) + 160 (GenericRunLoopThread.h:91) 6 AVFAudio 0x00000001904eb28c CAPThread::Entry(CAPThread*) + 208 (CAPThread.cpp:286) 7 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 8 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 47 name: Thread 47: 0 libsystem_kernel.dylib 0x00000001834e4cc4 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x0000000183408508 _pthread_cond_wait + 680 (pthread_cond.c:591) 2 Foundation 0x0000000183a43714 -[NSOperation waitUntilFinished] + 584 (NSOperation.m:737) 3 Foundation 0x00000001839dc8ac -[__NSObserver _doit:] + 256 (NSNotification.m:350) 4 Foundation 0x0000000183ac42b4 __67-[NSNotificationCenter addObserverForName:object:queue:usingBlock:]_block_invoke + 36 (NSNotification.m:594) 5 CoreFoundation 0x0000000183651b30 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 28 (CFNotificationCenter.c:787) 6 CoreFoundation 0x0000000183651b80 ___CFXRegistrationPost1_block_invoke + 68 (CFNotificationCenter.c:175) 7 CoreFoundation 0x0000000183650e78 _CFXRegistrationPost1 + 396 (CFNotificationCenter.c:198) 8 CoreFoundation 0x0000000183650b10 ___CFXNotificationPost_block_invoke + 108 (CFNotificationCenter.c:1371) 9 CoreFoundation 0x00000001835c9b08 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1424 (CFXNotificationRegistrarOld.m:168) 10 CoreFoundation 0x0000000183650440 _CFXNotificationPost + 1268 (CFNotificationCenter.c:1359) 11 Foundation 0x0000000183ac4dac postQueueNotifications + 580 (NSNotificationQueue.m:103) 12 CoreFoundation 0x000000018367467c __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36 (CFRunLoop.c:1758) 13 CoreFoundation 0x000000018366f31c __CFRunLoopDoObservers + 420 (CFRunLoop.c:1868) 14 CoreFoundation 0x000000018366f0b8 CFRunLoopRunSpecific + 512 (CFRunLoop.c:3194) 15 Foundation 0x00000001839b4580 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 16 Foundation 0x00000001839ef7d0 -[NSRunLoop(NSRunLoop) run] + 92 (NSRunLoop.m:399) 17 AnonymityApp 0x00000001045f31c4 +[NSNotificationCenter(YWNotification) ywThreadEntry] + 39268804 (NSNotificationCenter+YWNotification.m:25) 18 Foundation 0x00000001839b31e4 -[NSThread main] + 40 (NSThread.m:760) 19 Foundation 0x0000000183aeea84 __NSThread__start__ + 852 (NSThread.m:724) 20 libsystem_pthread.dylib 0x0000000183404d5c _pthread_start + 128 (pthread.c:895) 21 libsystem_pthread.dylib 0x000000018340cc84 thread_start + 8 Thread 48: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 49: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 50: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 51: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 52: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 53: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 54: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 55: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 56: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 57: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 58: 0 libsystem_pthread.dylib 0x000000018340cc70 start_wqthread + 0 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x000000011d658d50 x1: 0x00000001bba04b3f x2: 0x0000000281221560 x3: 0x000000011d658d50 x4: 0x0000000281225280 x5: 0x0000000000000065 x6: 0x0000000000000000 x7: 0x0000000000000330 x8: 0x0000000000000040 x9: 0x0017e5a1cbb4ebff x10: 0x001805a1cbb4ebff x11: 0x0017e5a1cbb4ebff x12: 0x00000002f1d7a4df x13: 0x000001a1cbb4f715 x14: 0x000000000000004d x15: 0x00000001cbb2081a x16: 0x00000001cbb4f710 x17: 0xf3255b01874484d0 x18: 0x0000000000000000 x19: 0x0000000281221560 x20: 0x000000011d658d50 x21: 0x0000000281225200 x22: 0x000000011d658d50 x23: 0x000000011d657b70 x24: 0x00000002815d8e40 x25: 0x00000001bb969b8b x26: 0x0000000000000000 x27: 0x0000000000000060 x28: 0x00000001bbaa6f86 fp: 0x000000016dc84990 lr: 0x03543f0187448520 sp: 0x000000016dc83d20 pc: 0x000000018342e274 cpsr: 0x60000000 esr: 0x92000047 (Data Abort) byte write Translation fault Binary Images: 0x102080000 - 0x10571ffff AnonymityApp arm64 <6aeef1fde94a370bb326cd39ea6961f4> /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/AnonymityApp 0x106a50000 - 0x106a6ffff Face3D arm64 <3d74ffffab9d3e339ffd442257245d99> /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/Frameworks/Face3D.framework/Face3D 0x106a80000 - 0x106a97fff SimplePanoVr arm64 <95a7dfb7f2493a96986784ad319f9ade> /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/Frameworks/SimplePanoVr.framework/SimplePanoVr 0x106ac8000 - 0x106b2ffff dyld arm64e /usr/lib/dyld 0x106bac000 - 0x106bfffff libstdc++.6.0.9.dylib arm64e /usr/lib/libstdc++.6.0.9.dylib 0x106c70000 - 0x106ce7fff AliMedia arm64 <0cd9448e26ac3f9f8862a49d868bceb4> /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/Frameworks/AliMedia.framework/AliMedia 0x106d2c000 - 0x106e37fff LFRtcEngineKit arm64 <7413bd35504a3675a3f6f4335f6cb40f> /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/Frameworks/LFRtcEngineKit.framework/LFRtcEngineKit 0x106ee0000 - 0x106f53fff MirrorLib arm64 <9ef559b00f6b3b2685b0f5f734a1d6a1> /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/Frameworks/MirrorLib.framework/MirrorLib 0x106f84000 - 0x10716bfff T3dDynLib arm64 <96393a75db8c3f07a2a99896900c7a5d> /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/Frameworks/T3dDynLib.framework/T3dDynLib 0x1071c8000 - 0x107247fff TaoPaiSDK arm64 <4466f53cc34d3fa5a77d482cd43901c4> /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/Frameworks/TaoPaiSDK.framework/TaoPaiSDK 0x107288000 - 0x10729bfff VrBase arm64 /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/Frameworks/VrBase.framework/VrBase 0x1072b4000 - 0x10747bfff opencv2 arm64 <5e2077b1ace53659a1ce0d992c675ba2> /var/containers/Bundle/Application/24C213C2-8553-43CB-B440-D5DB6349C094/AnonymityApp.app/Frameworks/opencv2.framework/opencv2 0x10b048000 - 0x10b053fff libobjc-trampolines.dylib arm64e /usr/lib/libobjc-trampolines.dylib 0x1832d3000 - 0x1832e9fff libsystem_trace.dylib arm64e <9bc16767c7a83e15bc8c0965e9f8f00b> /usr/lib/system/libsystem_trace.dylib 0x1832ea000 - 0x18331dfff libxpc.dylib arm64e /usr/lib/system/libxpc.dylib 0x18331e000 - 0x18331efff libsystem_blocks.dylib arm64e <91adb2b4377434cc84f88e9a634b6b86> /usr/lib/system/libsystem_blocks.dylib 0x18331f000 - 0x18339dfff libsystem_c.dylib arm64e <15628be24f6937c5a96d72724762f01f> /usr/lib/system/libsystem_c.dylib 0x18339e000 - 0x1833dafff libdispatch.dylib arm64e /usr/lib/system/libdispatch.dylib 0x1833db000 - 0x1833fbfff libsystem_malloc.dylib arm64e <4aad0fafde283814af10e7123dc72aca> /usr/lib/system/libsystem_malloc.dylib 0x1833fc000 - 0x183402fff libsystem_platform.dylib arm64e <0591390bba0734a7a59d0c652d159244> /usr/lib/system/libsystem_platform.dylib 0x183403000 - 0x18340dfff libsystem_pthread.dylib arm64e /usr/lib/system/libsystem_pthread.dylib 0x18340e000 - 0x18343efff libobjc.A.dylib arm64e /usr/lib/libobjc.A.dylib 0x18343f000 - 0x1834aafff libcorecrypto.dylib arm64e /usr/lib/system/libcorecrypto.dylib 0x1834ab000 - 0x1834befff libc++abi.dylib arm64e /usr/lib/libc++abi.dylib 0x1834bf000 - 0x1834edfff libsystem_kernel.dylib arm64e /usr/lib/system/libsystem_kernel.dylib 0x1834ee000 - 0x183521fff libdyld.dylib arm64e <0dc9a4bac3e8348799db1b5c86597af5> /usr/lib/system/libdyld.dylib 0x183522000 - 0x183529fff libsystem_darwin.dylib arm64e /usr/lib/system/libsystem_darwin.dylib 0x18352a000 - 0x183584fff libc++.1.dylib arm64e /usr/lib/libc++.1.dylib 0x183585000 - 0x1835c6fff libsystem_info.dylib arm64e /usr/lib/system/libsystem_info.dylib 0x1835c7000 - 0x183944fff CoreFoundation arm64e <97285acb7b21393aabf603f1dbb5d2a2> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation 0x183945000 - 0x1839abfff SystemConfiguration arm64e <3dca61e2168c36d98acf0c3602dfff4d> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration 0x1839ac000 - 0x183c77fff Foundation arm64e <672cf0cb49513b9189df55e953aea00f> /System/Library/Frameworks/Foundation.framework/Foundation 0x183c78000 - 0x183caafff libCRFSuite.dylib arm64e <8f291818397432cf9cc7dd75e11f721f> /usr/lib/libCRFSuite.dylib 0x183cab000 - 0x183e2bfff CoreServices arm64e /System/Library/Frameworks/CoreServices.framework/CoreServices 0x183e2c000 - 0x183e8efff libSparse.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib 0x183e8f000 - 0x184389fff ImageIO arm64e /System/Library/Frameworks/ImageIO.framework/ImageIO 0x18438a000 - 0x18438cfff ConstantClasses arm64e <1c8835aab27331239abded3207f06916> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses 0x18438d000 - 0x184525fff CoreText arm64e /System/Library/Frameworks/CoreText.framework/CoreText 0x184526000 - 0x184659fff Security arm64e <975adc2ff8ed3e0dba4ba01c1c1f10f1> /System/Library/Frameworks/Security.framework/Security 0x18465a000 - 0x1846fffff IOKit arm64e <74b273d7cd333f4a96f47e702f1b4428> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x184700000 - 0x184737fff libMobileGestalt.dylib arm64e /usr/lib/libMobileGestalt.dylib 0x184738000 - 0x184796fff libprotobuf.dylib arm64e <94ce72ce21e03c94b69234fa728738c4> /usr/lib/libprotobuf.dylib 0x184797000 - 0x1847a9fff libprotobuf-lite.dylib arm64e <9d7cc6eb89b43fa39ef21dddc473d549> /usr/lib/libprotobuf-lite.dylib 0x1847aa000 - 0x184a0afff libicucore.A.dylib arm64e /usr/lib/libicucore.A.dylib 0x184a0b000 - 0x184a34fff CoreServicesInternal arm64e <90b53ab447d031448957d995877824cd> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal 0x184a35000 - 0x184a7cfff WirelessDiagnostics arm64e <940df8c52a17312e9088248a1ac77ec4> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics 0x184a7d000 - 0x184ab8fff libAWDSupport.dylib arm64e /usr/lib/libAWDSupport.dylib 0x184ab9000 - 0x184f01fff CoreAudio arm64e /System/Library/Frameworks/CoreAudio.framework/CoreAudio 0x184f02000 - 0x1851d9fff CoreImage arm64e /System/Library/Frameworks/CoreImage.framework/CoreImage 0x1851da000 - 0x1852cdfff LanguageModeling arm64e /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling 0x1852ce000 - 0x185314fff Lexicon arm64e <7e605c9d37a63fd1bb3e2431b4b1cf31> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon 0x185315000 - 0x18549bfff libsqlite3.dylib arm64e <854e207ecbe73f469cb5926001a2f44c> /usr/lib/libsqlite3.dylib 0x18549c000 - 0x1854ccfff MobileKeyBag arm64e <9fa13c6af29a3dcfa93ca614ad26993d> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag 0x1854cd000 - 0x1854d6fff libsystem_notify.dylib arm64e <5375361fa96637b9a0a22e0205daa144> /usr/lib/system/libsystem_notify.dylib 0x1854d7000 - 0x1856abfff CoreDuet arm64e <7cac3a71d35432cb99113d778987444e> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet 0x1856ac000 - 0x1857f2fff Montreal arm64e <54161f809bac3b1eb6aed6387d7b0e13> /System/Library/PrivateFrameworks/Montreal.framework/Montreal 0x1857f3000 - 0x1858d8fff NLP arm64e <57d4cfec4efa3b35a273f6a2ae80591e> /System/Library/PrivateFrameworks/NLP.framework/NLP 0x1858d9000 - 0x1858f7fff CellularPlanManager arm64e <77e3a92c13e23094946b85819a495c92> /System/Library/PrivateFrameworks/CellularPlanManager.framework/CellularPlanManager 0x1858f8000 - 0x185935fff AppSupport arm64e <32acaa08e6c338919a25a231cfdc7904> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport 0x185936000 - 0x185e0bfff libnetwork.dylib arm64e /usr/lib/libnetwork.dylib 0x185e0c000 - 0x185f1bfff ManagedConfiguration arm64e /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration 0x185f1c000 - 0x185f46fff CoreServicesStore arm64e /System/Library/PrivateFrameworks/CoreServicesStore.framework/CoreServicesStore 0x185f47000 - 0x185f68fff UserManagement arm64e /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement 0x185f69000 - 0x18621efff CoreML arm64e /System/Library/Frameworks/CoreML.framework/CoreML 0x18621f000 - 0x186235fff ProtocolBuffer arm64e <25d0db0f98163d56a690dec5c392720f> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer 0x186236000 - 0x186250fff CommonUtilities arm64e <880c2e0f46943769b9775a3cfd7a5ba3> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities 0x186251000 - 0x186251fff libenergytrace.dylib arm64e /usr/lib/libenergytrace.dylib 0x186252000 - 0x18628afff RunningBoardServices arm64e <420e18b822f530ba8221c5687ad7cfe9> /System/Library/PrivateFrameworks/RunningBoardServices.framework/RunningBoardServices 0x18628b000 - 0x186301fff BaseBoard arm64e /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard 0x186302000 - 0x186849fff SiriTTS arm64e <6ba2ed1468683c1e92cec1e36a13a8e2> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS 0x18684a000 - 0x1868bafff CoreLocation arm64e /System/Library/Frameworks/CoreLocation.framework/CoreLocation 0x1868c8000 - 0x18691efff Accounts arm64e /System/Library/Frameworks/Accounts.framework/Accounts 0x18691f000 - 0x18692ffff SharedWebCredentials arm64e /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials 0x186930000 - 0x186c7bfff CFNetwork arm64e <32dfbf260bc43fb89aeb35182c8b35fa> /System/Library/Frameworks/CFNetwork.framework/CFNetwork 0x186c7c000 - 0x186d5efff UIFoundation arm64e /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation 0x186d5f000 - 0x187e5efff UIKitCore arm64e <55d60569dbb73bc98a97dcac95c64d4b> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore 0x187e5f000 - 0x187e6dfff AssertionServices arm64e /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices 0x187e6e000 - 0x187f45fff CoreTelephony arm64e /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony 0x187f46000 - 0x187f4bfff AggregateDictionary arm64e <7bfbeed0934d3cad8026c500c4cb9173> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary 0x187f4c000 - 0x187f62fff libsystem_asl.dylib arm64e /usr/lib/system/libsystem_asl.dylib 0x187f63000 - 0x187fddfff CloudDocs arm64e <09d573a82e9f386daabb22a65ef0b77a> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs 0x187fde000 - 0x18830bfff CoreData arm64e <66a9b561b6e733cb85e66e436fd8a348> /System/Library/Frameworks/CoreData.framework/CoreData 0x18830c000 - 0x188538fff Vision arm64e <84dd2e1d9c003e629f0a6d1117301f85> /System/Library/Frameworks/Vision.framework/Vision 0x188539000 - 0x18857efff PhotoFoundation arm64e <9fdff28a73bf3c3a9ea2114e1d28538d> /System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation 0x18857f000 - 0x1885aafff BoardServices arm64e <09dd53b0b100312987ca528acbee68d7> /System/Library/PrivateFrameworks/BoardServices.framework/BoardServices 0x1885ab000 - 0x18865bfff libboringssl.dylib arm64e <158b8ef8abe93c099a8a5dcb9b09bcb0> /usr/lib/libboringssl.dylib 0x18865c000 - 0x18866afff libsystem_networkextension.dylib arm64e /usr/lib/system/libsystem_networkextension.dylib 0x18866b000 - 0x18868bfff CoreAnalytics arm64e /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics 0x18868c000 - 0x188805fff CloudKit arm64e <667e79d9af13349d82a41fc755c5b11e> /System/Library/Frameworks/CloudKit.framework/CloudKit 0x188806000 - 0x188855fff SpringBoardServices arm64e <44c86adef590305ab8c8dba50c5420b4> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices 0x188856000 - 0x1888cdfff FrontBoardServices arm64e <124b166d39053f51a46a646ae3424213> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices 0x1888ce000 - 0x1889e6fff Network arm64e <941ed8db788b37bfb15509b8b0fc310a> /System/Library/Frameworks/Network.framework/Network 0x1889e7000 - 0x188a43fff libusrtcp.dylib arm64e /usr/lib/libusrtcp.dylib 0x188a44000 - 0x188a4bfff libsystem_symptoms.dylib arm64e <93716677a360386b97d6493788ec1bc7> /usr/lib/system/libsystem_symptoms.dylib 0x188a4c000 - 0x189929fff GeoServices arm64e /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices 0x18992a000 - 0x189932fff TCC arm64e <917f36636e14374cb4659fe0e4f09ea8> /System/Library/PrivateFrameworks/TCC.framework/TCC 0x189933000 - 0x18998efff IMFoundation arm64e <1e66d8a98893359b8320f34a171f538d> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation 0x18998f000 - 0x189af4fff CoreUtils arm64e /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils 0x189af5000 - 0x189b9ffff IMSharedUtilities arm64e /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities 0x189ba0000 - 0x189beefff ImageCaptureCore arm64e <5032c500bb9b3bb8a2298beddc9ccb60> /System/Library/Frameworks/ImageCaptureCore.framework/ImageCaptureCore 0x189bef000 - 0x189bf8fff libsystem_containermanager.dylib arm64e <09db2936a8d334ffa634596093545f0d> /usr/lib/system/libsystem_containermanager.dylib 0x189bf9000 - 0x189c76fff AppleAccount arm64e <1da968ef2dd73a26b6a11569abe8900f> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount 0x189c77000 - 0x189c92fff ApplePushService arm64e /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService 0x189c93000 - 0x189d83fff IDS arm64e <3f6b6175001c3983958aed33ead82d0b> /System/Library/PrivateFrameworks/IDS.framework/IDS 0x189d84000 - 0x189eb3fff IDSFoundation arm64e /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation 0x189eb4000 - 0x189eb5fff libCTGreenTeaLogger.dylib arm64e /usr/lib/libCTGreenTeaLogger.dylib 0x189f19000 - 0x18a01afff CoreMedia arm64e /System/Library/Frameworks/CoreMedia.framework/CoreMedia 0x18a01b000 - 0x18a02bfff UIKitServices arm64e /System/Library/PrivateFrameworks/UIKitServices.framework/UIKitServices 0x18a02c000 - 0x18a080fff BackBoardServices arm64e <5b4b7dc5abee30ce92ad6dcb02d9a26a> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices 0x18a081000 - 0x18a2d7fff QuartzCore arm64e <68e87e8e72753847b0e57936442b19fc> /System/Library/Frameworks/QuartzCore.framework/QuartzCore 0x18a2d8000 - 0x18a495fff ColorSync arm64e <49b450513c43328d84f78fe799d9584b> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync 0x18a496000 - 0x18aa09fff CoreGraphics arm64e /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics 0x18aa0a000 - 0x18ab45fff Contacts arm64e <756942596c2d34a1828be0a506c23f35> /System/Library/Frameworks/Contacts.framework/Contacts 0x18ab46000 - 0x18ab76fff UserNotifications arm64e /System/Library/Frameworks/UserNotifications.framework/UserNotifications 0x18ab77000 - 0x18ab9afff LocationSupport arm64e <57abf27237773d1dbf2ca0b421406418> /System/Library/PrivateFrameworks/LocationSupport.framework/LocationSupport 0x18ab9b000 - 0x18acfbfff Sharing arm64e /System/Library/PrivateFrameworks/Sharing.framework/Sharing 0x18acfc000 - 0x18b301fff WebKit arm64e /System/Library/Frameworks/WebKit.framework/WebKit 0x18b302000 - 0x18d00bfff WebCore arm64e /System/Library/PrivateFrameworks/WebCore.framework/WebCore 0x18d00c000 - 0x18d024fff libAccessibility.dylib arm64e /usr/lib/libAccessibility.dylib 0x18d025000 - 0x18d030fff AXCoreUtilities arm64e /System/Library/PrivateFrameworks/AXCoreUtilities.framework/AXCoreUtilities 0x18d031000 - 0x18d0aafff ContactsFoundation arm64e /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation 0x18d0ab000 - 0x18d0bffff PowerLog arm64e /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog 0x18d0c0000 - 0x18d0d1fff IOSurface arm64e <9ebb87f8232d3ceb81bbb317926db148> /System/Library/Frameworks/IOSurface.framework/IOSurface 0x18d0d2000 - 0x18d7d5fff MediaToolbox arm64e <469251e5c7973035a25c9d80f905bb94> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox 0x18d7d6000 - 0x18d7defff GraphicsServices arm64e <762205923bb4354a947f8d3c1682cd5f> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices 0x18d7df000 - 0x18d8c5fff AccessibilityUtilities arm64e <65a09870cc5939199697e648f0e7b705> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities 0x18d8c6000 - 0x18dac1fff AVFoundation arm64e <3f38b86cc2c23972ac9e6d18d71c4926> /System/Library/Frameworks/AVFoundation.framework/AVFoundation 0x18dac2000 - 0x18daf9fff OnBoardingKit arm64e <51bcdf0941d037338d36d8603e7d816e> /System/Library/PrivateFrameworks/OnBoardingKit.framework/OnBoardingKit 0x18dafa000 - 0x18db48fff MobileWiFi arm64e <62323a0ad7723b8390cb3a53b3bdc36b> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi 0x18db49000 - 0x18db61fff MobileAsset arm64e <935b5b2f446436cd9d95606354216819> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset 0x18db62000 - 0x18db6ffff libGSFont.dylib arm64e <9ac0608f9d633bb096d953f69350a33d> /System/Library/PrivateFrameworks/FontServices.framework/libGSFont.dylib 0x18db70000 - 0x18db79fff FontServices arm64e <2602fad7a7ab3d3eb4148892543f14d5> /System/Library/PrivateFrameworks/FontServices.framework/FontServices 0x18db7a000 - 0x18dcc8fff libFontParser.dylib arm64e <5466f8e6057038f2bb98222c3eb439c7> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib 0x18dcc9000 - 0x18dd14fff AXRuntime arm64e <200d75736aa630a49b99f01dfca75f4a> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime 0x18dd15000 - 0x18dd17fff libAXSafeCategoryBundle.dylib arm64e <49893a519a7b365a8f18c8efde5409cd> /usr/lib/libAXSafeCategoryBundle.dylib 0x18dd18000 - 0x18de5afff SearchFoundation arm64e <9d493eef58d73a96be3f9d7a1cbf4967> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation 0x18de5b000 - 0x18df7ffff Preferences arm64e <07276a7416ee3c4f8835bbacffee4c16> /System/Library/PrivateFrameworks/Preferences.framework/Preferences 0x18df80000 - 0x18e5fafff PhotoLibraryServices arm64e <91c02d9c1deb32b9897164279f6aafad> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices 0x18e5fb000 - 0x18e888fff vImage arm64e <23c5969efbc53cba95071dc7faa4e938> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage 0x18e889000 - 0x18eab5fff AudioToolbox arm64e /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox 0x18eab6000 - 0x18eaebfff libAudioToolboxUtility.dylib arm64e <379be4b3915c3bc18e95fd62ee6916db> /usr/lib/libAudioToolboxUtility.dylib 0x18eaec000 - 0x18eca3fff ContactsUI arm64e <6bdb40ae383434918dd2e83e916a56ec> /System/Library/Frameworks/ContactsUI.framework/ContactsUI 0x18eca4000 - 0x18ed10fff UIAccessibility arm64e <355f17fdc5d036d6a4cf55c3880c7ff5> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility 0x18ed11000 - 0x18ef1dfff Photos arm64e <1192e2c1466336689267b4b9e67d84e6> /System/Library/Frameworks/Photos.framework/Photos 0x18ef1e000 - 0x18efb3fff ShareSheet arm64e /System/Library/PrivateFrameworks/ShareSheet.framework/ShareSheet 0x18efb4000 - 0x18efc7fff BaseBoardUI arm64e /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI 0x18efc8000 - 0x18f07efff PDFKit arm64e <86ba46b9c90b38e2ae95fbe9dc1e0c4b> /System/Library/Frameworks/PDFKit.framework/PDFKit 0x18f100000 - 0x18f12efff DocumentManager arm64e <03ea7f6d443b3c1aa621ff290d3bcb7e> /System/Library/PrivateFrameworks/DocumentManager.framework/DocumentManager 0x18f12f000 - 0x18f38ffff libmecabra.dylib arm64e /usr/lib/libmecabra.dylib 0x18f390000 - 0x18f407fff AuthKit arm64e <090914b11d78388083eaf714ead56050> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit 0x18f408000 - 0x18f82ffff Intents arm64e <686b616c210e336589c278e8514f3e3b> /System/Library/Frameworks/Intents.framework/Intents 0x18f830000 - 0x18f844fff libCGInterfaces.dylib arm64e <8622fd6bd37632e1add1650b918e3cae> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib 0x18f845000 - 0x18f994fff WebKitLegacy arm64e <3526c37744d23540809529793b145515> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy 0x18f995000 - 0x18fa00fff TextInput arm64e /System/Library/PrivateFrameworks/TextInput.framework/TextInput 0x18fa01000 - 0x18fa7ffff AXMediaUtilities arm64e <1bfd515ddf64344f8380405bc5d7e3d3> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities 0x18fa80000 - 0x18fa83fff XCTTargetBootstrap arm64e <9c6a5db621c63ac280255bca37ff49ea> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/XCTTargetBootstrap 0x18fa84000 - 0x18fb3afff CorePDF arm64e /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF 0x18fb3b000 - 0x18fb76fff AccessibilityUIUtilities arm64e <930d3cea341936bfaeac9e16d80658d6> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities 0x18fb77000 - 0x18ff34fff MediaPlayer arm64e <134daba2c3483ccf902648acd43bb482> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer 0x18ff35000 - 0x190245fff AppleMediaServices arm64e <3efdf44040ec317a834abbd1ba81088a> /System/Library/PrivateFrameworks/AppleMediaServices.framework/AppleMediaServices 0x190246000 - 0x19026dfff CacheDelete arm64e <57ee9e41f919379ebf70cdd6ca04f73c> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete 0x19026e000 - 0x190432fff CoreMotion arm64e <69d41764d0ed3b0893ba853ce6ee1828> /System/Library/Frameworks/CoreMotion.framework/CoreMotion 0x190433000 - 0x19051ffff AVFAudio arm64e /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio 0x190520000 - 0x19071cfff RawCamera arm64e /System/Library/CoreServices/RawCamera.bundle/RawCamera 0x19071d000 - 0x1907d6fff CoreUI arm64e <1308ae16e705312ca9662797bc2197b5> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI 0x1907d7000 - 0x1907fbfff AppSupportUI arm64e <5559927294e43ceab2cf338fa77bb364> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI 0x1907fc000 - 0x190832fff CoreVideo arm64e <0a926baaf4523997a6f4caa26bdabea9> /System/Library/Frameworks/CoreVideo.framework/CoreVideo 0x190833000 - 0x190a6dfff AudioToolboxCore arm64e /System/Library/PrivateFrameworks/AudioToolboxCore.framework/AudioToolboxCore 0x190a6e000 - 0x190ab4fff CoreDuetContext arm64e /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext 0x190ab5000 - 0x190aeffff SetupAssistant arm64e /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant 0x190af0000 - 0x190baefff TelephonyUtilities arm64e <384b5bafe8703c3d873486f1310f8e3a> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities 0x190baf000 - 0x190bd9fff PlugInKit arm64e <55a924c2787a34c28d1f39b5ef052bf2> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit 0x190f67000 - 0x19109ffff AssistantServices arm64e /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices 0x1910a0000 - 0x191101fff ProactiveSupport arm64e /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport 0x191102000 - 0x191349fff MapKit arm64e <1fc802e79e9330dba1517fd020a0876d> /System/Library/Frameworks/MapKit.framework/MapKit 0x19134a000 - 0x191362fff PrototypeTools arm64e <212a2cde1a5d350c8ce03106d91e8a1c> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools 0x191363000 - 0x191453fff MediaExperience arm64e /System/Library/PrivateFrameworks/MediaExperience.framework/MediaExperience 0x191454000 - 0x19170ffff ********* arm64e /System/Library/PrivateFrameworks/*********.framework/********* 0x191710000 - 0x19176afff CallKit arm64e <21bfbb540c8e33d69d60afe419a39a74> /System/Library/Frameworks/CallKit.framework/CallKit 0x19176b000 - 0x191935fff EventKitUI arm64e <3f254898080c33cfa53d3913726551f1> /System/Library/Frameworks/EventKitUI.framework/EventKitUI 0x191936000 - 0x192027fff VectorKit arm64e <31025f51084d3ec3b6332b0718f29d79> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit 0x192028000 - 0x1920fbfff AVKit arm64e <9561f6349f9933469f2e160dd8f5e657> /System/Library/Frameworks/AVKit.framework/AVKit 0x1920fc000 - 0x19212cfff Pegasus arm64e <5aa2be18a31b32a3a67691d2704aba10> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus 0x19212d000 - 0x192132fff libapp_launch_measurement.dylib arm64e /usr/lib/libapp_launch_measurement.dylib 0x192210000 - 0x192273fff CoreSpotlight arm64e <8a7c5ab6175b32efb6292152fcf215f0> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight 0x192274000 - 0x192309fff AddressBookLegacy arm64e <76c629f0ef503aa9a5660dc0c7e70554> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy 0x19230a000 - 0x192319fff CrashReporterSupport arm64e /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport 0x19231a000 - 0x19232cfff MobileBluetooth arm64e /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth 0x19232d000 - 0x1923ebfff LinkPresentation arm64e /System/Library/Frameworks/LinkPresentation.framework/LinkPresentation 0x1923ec000 - 0x192421fff StoreKit arm64e /System/Library/Frameworks/StoreKit.framework/StoreKit 0x192422000 - 0x192426fff libsystem_configuration.dylib arm64e <834289b5a67f34d1aab1f341ca817c23> /usr/lib/system/libsystem_configuration.dylib 0x192427000 - 0x192480fff RemoteUI arm64e <3963e39e62423392b89b41a2c6e8d190> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI 0x192481000 - 0x1924d1fff AuthKitUI arm64e /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI 0x1924d2000 - 0x192537fff CoreRecognition arm64e /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition 0x192538000 - 0x1925befff Social arm64e <361e489b655634e4a6c1a4e36b2e8f0d> /System/Library/Frameworks/Social.framework/Social 0x19260f000 - 0x19261dfff HangTracer arm64e <9d3a32b50fd63a299bb861a5ca57790c> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer 0x19261e000 - 0x192686fff CoreNLP arm64e <4cd34810c6513eb197c070c40d83013f> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP 0x192687000 - 0x192688fff liblangid.dylib arm64e <344868eff5f033e6856968bb1818250d> /usr/lib/liblangid.dylib 0x192689000 - 0x193481fff JavaScriptCore arm64e <5c35e53043713551b0955f5c3a5d00b8> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore 0x193482000 - 0x19350efff libTelephonyUtilDynamic.dylib arm64e <83581f4af84934ce9d0d4df8713443e8> /usr/lib/libTelephonyUtilDynamic.dylib 0x193524000 - 0x1937abfff StoreServices arm64e <7cb5480bb4cd305eac82ae86ada03d4e> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices 0x1937ac000 - 0x1937b5fff IOMobileFramebuffer arm64e <0a2350f50d863219a104edb22f154164> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer 0x1937b6000 - 0x19391dfff SafariServices arm64e <9a3aeda6f832316cb9636858de7ba19f> /System/Library/Frameworks/SafariServices.framework/SafariServices 0x19391e000 - 0x193afafff Message arm64e <2ef8851a79b73a85a0a648e2806475b1> /System/Library/PrivateFrameworks/Message.framework/Message 0x193b12000 - 0x193b2cfff CoreMaterial arm64e <6230b5ee758e369caa919ebc6fbb3e42> /System/Library/PrivateFrameworks/CoreMaterial.framework/CoreMaterial 0x193b2d000 - 0x193c17fff libxml2.2.dylib arm64e <5845f30c219f3697b344a5f59bb539fe> /usr/lib/libxml2.2.dylib 0x1952df000 - 0x195328fff MetadataUtilities arm64e /System/Library/PrivateFrameworks/MetadataUtilities.framework/MetadataUtilities 0x195329000 - 0x195383fff UserActivity arm64e <6024cc1a91283ee096785edc4219007a> /System/Library/PrivateFrameworks/UserActivity.framework/UserActivity 0x195c45000 - 0x195cf2fff QuickLook arm64e <5713360f86773d15a7ebfd99902ae632> /System/Library/Frameworks/QuickLook.framework/QuickLook 0x195cf3000 - 0x195f18fff NetworkExtension arm64e <3779e9f08b083f58924728125eda16be> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension 0x195f19000 - 0x195f4ffff DataDetectorsCore arm64e <8d1286a57727341d825c6edf1b4b998f> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore 0x195f50000 - 0x195fb2fff CalendarFoundation arm64e <7c05d84b84b43614ba32328d63b31512> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation 0x195fb3000 - 0x1960acfff EventKit arm64e /System/Library/Frameworks/EventKit.framework/EventKit 0x1960ad000 - 0x1960e2fff MediaServices arm64e <92b16719a5b93941880b3c6a0d339bed> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices 0x1961f4000 - 0x19639efff PencilKit arm64e <23f76961f88b31448ac007a40265b78a> /System/Library/Frameworks/PencilKit.framework/PencilKit 0x19639f000 - 0x1964f5fff MessageUI arm64e <6b2e7f6c5a6a3c068fb43362181b3686> /System/Library/Frameworks/MessageUI.framework/MessageUI 0x196544000 - 0x196585fff BiometricKit arm64e <8c98a7039d1139989bbb5399513a2176> /System/Library/PrivateFrameworks/BiometricKit.framework/BiometricKit 0x196586000 - 0x1965b2fff PersistentConnection arm64e /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection 0x1965b3000 - 0x196606fff CalendarDaemon arm64e <45521ef9bea93382a0884b0f594a999e> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon 0x196607000 - 0x1966a0fff CalendarDatabase arm64e /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase 0x1966a1000 - 0x196885fff MediaRemote arm64e /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote 0x196886000 - 0x19688efff CorePhoneNumbers arm64e /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers 0x19689f000 - 0x1968c5fff DuetActivityScheduler arm64e /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/DuetActivityScheduler 0x196989000 - 0x1969cafff ContactsAutocompleteUI arm64e <9c7a49a58e233448b769300c10a79c0e> /System/Library/PrivateFrameworks/ContactsAutocompleteUI.framework/ContactsAutocompleteUI 0x1969cb000 - 0x1969eefff CoreSVG arm64e /System/Library/PrivateFrameworks/CoreSVG.framework/CoreSVG 0x196a0d000 - 0x196a2afff ProactiveEventTracker arm64e /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker 0x196a2b000 - 0x196a35fff MallocStackLogging arm64e /System/Library/PrivateFrameworks/MallocStackLogging.framework/MallocStackLogging 0x196a36000 - 0x196acefff CoreSuggestions arm64e <6cf5ec42aab0305e8fe7ba22bf0bbe3f> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions 0x196acf000 - 0x196c80fff IMCore arm64e <16a4f935d7203b4db86e63a06e6fc6dc> /System/Library/PrivateFrameworks/IMCore.framework/IMCore 0x196c81000 - 0x196cd2fff DeviceManagement arm64e <773d278fcb4a3c6e8356aa7e31e8a16b> /System/Library/PrivateFrameworks/DeviceManagement.framework/DeviceManagement 0x196cd3000 - 0x196ed3fff HealthKit arm64e /System/Library/Frameworks/HealthKit.framework/HealthKit 0x1974dc000 - 0x1974e8fff BluetoothManager arm64e <60f0af538e453460a41a992ade811952> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager 0x1974e9000 - 0x19751efff CoreBluetooth arm64e <46ee878b3c7a3d8bb8a9c70c47c0475d> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth 0x19751f000 - 0x197521fff libsystem_sandbox.dylib arm64e <467a2efb2e4f3c26b721563089869695> /usr/lib/system/libsystem_sandbox.dylib 0x197609000 - 0x19763dfff TextInputUI arm64e /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI 0x19764c000 - 0x197658fff ContextKit arm64e <38f80b5f25be34a68557a1b941c0e427> /System/Library/PrivateFrameworks/ContextKit.framework/ContextKit 0x197689000 - 0x1976f3fff Rapport arm64e /System/Library/PrivateFrameworks/Rapport.framework/Rapport 0x1976f4000 - 0x197720fff OSAnalytics arm64e <9939f18f483c365e912a4d970c54cf61> /System/Library/PrivateFrameworks/OSAnalytics.framework/OSAnalytics 0x197721000 - 0x19774ffff MobileInstallation arm64e <5e08658c0df43a2997b7cd91e8bf0259> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation 0x197750000 - 0x1977eefff Metal arm64e <9c859f4029b73378b008fb573ea44dfa> /System/Library/Frameworks/Metal.framework/Metal 0x1977ef000 - 0x1977f4fff IOAccelerator arm64e /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator 0x1977f5000 - 0x197800fff MediaAccessibility arm64e /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility 0x197822000 - 0x197829fff libsystem_dnssd.dylib arm64e /usr/lib/system/libsystem_dnssd.dylib 0x19782a000 - 0x197830fff PushKit arm64e <2bb95f922cc0377bb6126a4215a1d2e3> /System/Library/Frameworks/PushKit.framework/PushKit 0x197831000 - 0x19793ffff FileProvider arm64e <429dd66df0cb3862b71ca152d32ad5c3> /System/Library/Frameworks/FileProvider.framework/FileProvider 0x197952000 - 0x197953fff BackgroundTaskAgent arm64e <2674c3df97923075b00e2e2fcab84c01> /System/Library/PrivateFrameworks/BackgroundTaskAgent.framework/BackgroundTaskAgent 0x197954000 - 0x197958fff LinguisticData arm64e <2bfaa83c53d638a1bf23b9e3af64ddbc> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData 0x197959000 - 0x197971fff CoreSDB arm64e /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB 0x197972000 - 0x197982fff Categories arm64e <54569c0088293df18892dfbcb07eb650> /System/Library/PrivateFrameworks/Categories.framework/Categories 0x197983000 - 0x19799dfff DoNotDisturb arm64e <360bcf63df203332b30eaef88d842a54> /System/Library/PrivateFrameworks/DoNotDisturb.framework/DoNotDisturb 0x19799e000 - 0x197a59fff ************ arm64e <923c76f6e23433fb933f59ca84c5ddcf> /System/Library/Frameworks/************.framework/************ 0x197ea4000 - 0x197ea5fff MessageSupport arm64e <7fec9b70985d3e33ab2b7ad960b8ce6b> /System/Library/PrivateFrameworks/MessageSupport.framework/MessageSupport 0x197ea6000 - 0x197f03fff PersonalizationPortrait arm64e <8fdd6ca53441360ead0636ea65816d86> /System/Library/PrivateFrameworks/PersonalizationPortrait.framework/PersonalizationPortrait 0x197f04000 - 0x197f75fff AppStoreDaemon arm64e /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon 0x197fd0000 - 0x197fd8fff SymptomDiagnosticReporter arm64e /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter 0x197fd9000 - 0x197fdbfff IOSurfaceAccelerator arm64e <8fc590a48393309ea0218f94c4c46b4c> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator 0x197fdc000 - 0x19808cfff AssetsLibraryServices arm64e <13f23866fd2d3f868a4f2628ce2b917d> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices 0x19808d000 - 0x1980bcfff DataAccessExpress arm64e <5245005200f63a7d9a54d4467f3a548c> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress 0x1980bd000 - 0x19812dfff EmailFoundation arm64e <29514ad9eaa737a0bbfa378d65badb4a> /System/Library/PrivateFrameworks/EmailFoundation.framework/EmailFoundation 0x19812e000 - 0x198143fff CoreFollowUp arm64e /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp 0x198144000 - 0x19814cfff FamilyCircle arm64e <36c223c5a0ea3559968c572ebb34616f> /System/Library/PrivateFrameworks/FamilyCircle.framework/FamilyCircle 0x19814d000 - 0x198163fff libcoretls.dylib arm64e <8e358428a0eb395085121d746ef02139> /usr/lib/libcoretls.dylib 0x1981bb000 - 0x19824efff libate.dylib arm64e <9e2bf4f77825325f97c0741da5d57be7> /usr/lib/libate.dylib 0x19927d000 - 0x1992a3fff Pasteboard arm64e /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard 0x1992a4000 - 0x1992f3fff FTServices arm64e <4477516436883739a4112101351c86b2> /System/Library/PrivateFrameworks/FTServices.framework/FTServices 0x199398000 - 0x1993a9fff MaterialKit arm64e <98470cd9c3f03ca4b3c45373d3b492c8> /System/Library/PrivateFrameworks/MaterialKit.framework/MaterialKit 0x1993aa000 - 0x1993e3fff SAObjects arm64e /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects 0x1993e4000 - 0x1993eefff CoreRecents arm64e /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents 0x1993ef000 - 0x199436fff MIME arm64e /System/Library/PrivateFrameworks/MIME.framework/MIME 0x199437000 - 0x199442fff SymptomReporter arm64e /System/Library/PrivateFrameworks/SymptomReporter.framework/SymptomReporter 0x19949b000 - 0x1994a8fff DataMigration arm64e <9df84a1014cd3d2aa5288203981fd346> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration 0x1995b3000 - 0x19960ffff EmailCore arm64e /System/Library/PrivateFrameworks/EmailCore.framework/EmailCore 0x199664000 - 0x199689fff IconServices arm64e <47f8c81ce2103b34b41de435142ee060> /System/Library/PrivateFrameworks/IconServices.framework/IconServices 0x19968a000 - 0x19987efff iTunesCloud arm64e <92e45d8b00f134bfac4471e9826ce218> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud 0x19987f000 - 0x199aecfff MusicLibrary arm64e <33d6dbd5ad6a38058aa75a02569854be> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary 0x199aed000 - 0x199aeefff WatchdogClient arm64e <1442bd13d71d3f9cad36867f3616e95a> /System/Library/PrivateFrameworks/WatchdogClient.framework/WatchdogClient 0x199aef000 - 0x199b00fff libprequelite.dylib arm64e /usr/lib/libprequelite.dylib 0x199b20000 - 0x199b25fff IDSKVStore arm64e <876eb9b541fd359cb3874b47284c5395> /System/Library/PrivateFrameworks/IDSKVStore.framework/IDSKVStore 0x199b26000 - 0x199b36fff CoreEmoji arm64e <9be70ba67ebb308fb175edf2650940a7> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji 0x199b37000 - 0x199bcbfff Email arm64e <685bdd308b4f36e2abf2a2cf519ebccc> /System/Library/PrivateFrameworks/Email.framework/Email 0x199bcc000 - 0x199c1cfff ClassKit arm64e <6c973a1b48b23910ab2a051764506cd3> /System/Library/Frameworks/ClassKit.framework/ClassKit 0x199c8a000 - 0x199c94fff CPMS arm64e <6318ff48c5dd3319bc33f5dc69bc48a5> /System/Library/PrivateFrameworks/CPMS.framework/CPMS 0x199c95000 - 0x199c9dfff RTCReporting arm64e /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting 0x199dff000 - 0x199e4cfff MobileBackup arm64e <97c1ac8728603aaf8642f4467e62afc0> /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup 0x199f00000 - 0x199f07fff CoreTime arm64e <5cadc26812c430b1b1f4044d89bb1797> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime 0x199f3e000 - 0x19a07bfff IMDPersistence arm64e /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence 0x19a0ca000 - 0x19a0f5fff RemoteConfiguration arm64e /System/Library/PrivateFrameworks/RemoteConfiguration.framework/RemoteConfiguration 0x19a0f6000 - 0x19a120fff DistributedEvaluation arm64e <6263397d2a183875b8b48b2b1eece46c> /System/Library/PrivateFrameworks/DistributedEvaluation.framework/DistributedEvaluation 0x19a121000 - 0x19a170fff DataAccess arm64e /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess 0x19a4b3000 - 0x19a508fff ToneLibrary arm64e <3b90c3d36a603676b2afefbe8d4469a4> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary 0x19a7e4000 - 0x19a803fff AppConduit arm64e <11b2b86dfd973a5787cccd5411826136> /System/Library/PrivateFrameworks/AppConduit.framework/AppConduit 0x19a804000 - 0x19a81dfff IntlPreferences arm64e <1dc2a8927af734bcacf04bfad1c3bcde> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences 0x19ab94000 - 0x19ac69fff CoreBrightness arm64e /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness 0x19ac6a000 - 0x19ac71fff libIOReport.dylib arm64e <118ed37de8fc3409ad361c2048436658> /usr/lib/libIOReport.dylib 0x19ae0b000 - 0x19afd9fff libBNNS.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib 0x19afda000 - 0x19afe0fff StudyLog arm64e <9900b355dd993487a5571479bcb69379> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog 0x19afe1000 - 0x19b069fff BulletinBoard arm64e <15c7909177393908b72eb170e9f4feb7> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard 0x19b06a000 - 0x19b0fafff iTunesStore arm64e /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore 0x19b111000 - 0x19b651fff libAudioDSP.dylib arm64e <95ebed2ddad13c7fbcaf758d0f306651> /System/Library/Frameworks/AudioToolbox.framework/libAudioDSP.dylib 0x19b652000 - 0x19bb5ffff AudioCodecs arm64e /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs 0x19bb60000 - 0x19bbbafff SafariCore arm64e <153830cc06e0381eb13f40f28d17edc1> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore 0x19bbbb000 - 0x19bc1ffff ScreenTimeCore arm64e <51ce7e8ab8873dc680057f9fb582e7a9> /System/Library/PrivateFrameworks/ScreenTimeCore.framework/ScreenTimeCore 0x19bc20000 - 0x19bf8bfff NewsCore arm64e /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore 0x19bf8c000 - 0x19bfa0fff NewsFoundation arm64e <8908acd57cac37c8b50d3b9a5ff4378a> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation 0x19bfa1000 - 0x19c215fff NewsTransport arm64e /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport 0x19c245000 - 0x19c259fff LocalAuthentication arm64e <9cdc36765b6137e4b39d2ab814c4b18b> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication 0x19c25a000 - 0x19c25efff CommunicationsFilter arm64e /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter 0x19c25f000 - 0x19c282fff AddressBook arm64e /System/Library/Frameworks/AddressBook.framework/AddressBook 0x19c283000 - 0x19c28efff CaptiveNetwork arm64e <2ce00a624c1a3cd4b5fcd0fed79af757> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork 0x19c28f000 - 0x19c28ffff AdSupport arm64e <64f2847a1b993cdfab7a882a94347acf> /System/Library/Frameworks/AdSupport.framework/AdSupport 0x19c3de000 - 0x19c4b8fff libBLAS.dylib arm64e <2642ebc655a03a18bc004e0215086334> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib 0x19c4b9000 - 0x19c4c7fff CTCarrierSpace arm64e /System/Library/PrivateFrameworks/CTCarrierSpace.framework/CTCarrierSpace 0x19c558000 - 0x19c5b2fff PhotoLibrary arm64e <8459ccfb685c3c72959835f2ddfc65d1> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary 0x19c5b3000 - 0x19ccbffff PhotosUICore arm64e /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore 0x19ccc0000 - 0x19cd91fff CoreParsec arm64e /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec 0x19cf8e000 - 0x19cfa7fff libtailspin.dylib arm64e /usr/lib/libtailspin.dylib 0x19cfa8000 - 0x19cfe7fff CalendarUIKit arm64e /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit 0x19d007000 - 0x19d01cfff ContactsDonation arm64e /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation 0x19d066000 - 0x19d06ffff MobileActivation arm64e <7372ed004d0f3f588e3aaa8354e89b03> /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation 0x19d0fb000 - 0x19d10afff MobileIcons arm64e <5d593a64a24b3599906c8e6d5331019c> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons 0x19d10b000 - 0x19d20cfff ResponseKit arm64e <94340f96ace2302aa27d65e89dd04ad9> /System/Library/PrivateFrameworks/ResponseKit.framework/ResponseKit 0x19d229000 - 0x19d263fff Notes arm64e /System/Library/PrivateFrameworks/Notes.framework/Notes 0x19d264000 - 0x19d27cfff MetalKit arm64e <746cbd622e3a38b2861b353421e05ae9> /System/Library/Frameworks/MetalKit.framework/MetalKit 0x19d2db000 - 0x19d323fff CoreHaptics arm64e <3a33ccf057fe3cffb4328a67c89cabcd> /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics 0x19d324000 - 0x19d3eefff ProofReader arm64e <245be40f9ff83c65b0048ace3824eb27> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader 0x19d3ef000 - 0x19d43dfff DataDetectorsUI arm64e <9533287c68b839038b414f59e435cb76> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI 0x19d43e000 - 0x19d449fff EmailAddressing arm64e <323885dc79a53ca5b9fd9d50a3f878a9> /System/Library/PrivateFrameworks/EmailAddressing.framework/EmailAddressing 0x19d44a000 - 0x19d460fff MailServices arm64e <045b2512b00a3027a11996b950982c0b> /System/Library/PrivateFrameworks/MailServices.framework/MailServices 0x19d461000 - 0x19d4e6fff CoreSymbolication arm64e <3b60713d87c3314a9964d3a8d16ad596> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication 0x19d4e7000 - 0x19d4edfff IdleTimerServices arm64e <72fe495d6519318992bc841bafd8abed> /System/Library/PrivateFrameworks/IdleTimerServices.framework/IdleTimerServices 0x19d5ce000 - 0x19d68bfff VideoSubscriberAccount arm64e <8929b80edaee3978b145e7a3a7526959> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount 0x19d68c000 - 0x19d69ffff WebContentAnalysis arm64e /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis 0x19d6a0000 - 0x19d6a3fff FTClientServices arm64e <063e727d0db432e382e2b68c7f84f518> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices 0x19d6a4000 - 0x19d70dfff ContactsUICore arm64e <81abb06fb3423e8eabf85dceb19cc9c3> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore 0x19db9d000 - 0x19dbe5fff LoggingSupport arm64e <01ca388902cd3471b550bec78c3f9e7d> /System/Library/PrivateFrameworks/LoggingSupport.framework/LoggingSupport 0x19dcf4000 - 0x19dd4ffff ProtectedCloudStorage arm64e <300e1a077b6c3b11b65d50cdeb8b53a4> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage 0x19de3e000 - 0x19de49fff OpenGLES arm64e <702b7aef0c6833d395c8496af15d07dd> /System/Library/Frameworks/OpenGLES.framework/OpenGLES 0x19dfb3000 - 0x19dfbcfff libGFXShared.dylib arm64e /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib 0x19dfbd000 - 0x19dff1fff SharedUtils arm64e /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils 0x19dff2000 - 0x19e040fff PhotosFormats arm64e /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats 0x19f0e7000 - 0x19f123fff StreamingZip arm64e <5e336c546bf53392a17b8875760807ce> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip 0x19f846000 - 0x19f86ffff CameraEditKit arm64e <5971b3794f123bc18f517f494e5f9296> /System/Library/PrivateFrameworks/CameraEditKit.framework/CameraEditKit 0x19f870000 - 0x19fd8cfff PhotosUI arm64e /System/Library/Frameworks/PhotosUI.framework/PhotosUI 0x19fd8d000 - 0x19ffc3fff SafariShared arm64e /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared 0x1a001c000 - 0x1a0032fff NewsServicesInternal arm64e <196decf7189e3e30a88afd9a57f7b2a1> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal 0x1a004b000 - 0x1a004dfff InternationalTextSearch arm64e <67efb041157e3a1588983b11c121632d> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch 0x1a006c000 - 0x1a0089fff AssetCacheServices arm64e <2e06fe8cbe39350185716dfa153638f4> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices 0x1a0578000 - 0x1a05b8fff PhotosPlayer arm64e /System/Library/PrivateFrameworks/PhotosPlayer.framework/PhotosPlayer 0x1a0a17000 - 0x1a0a1cfff IncomingCallFilter arm64e <7b0f5016c14a356c95115bfd8716aca2> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter 0x1a0a38000 - 0x1a0a50fff NetworkStatistics arm64e <7d5b038d755f3f1b9730786aa581ce52> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics 0x1a0ebf000 - 0x1a0ec5fff Netrb arm64e <181d438cbd1c346d914badbe1f776de1> /System/Library/PrivateFrameworks/Netrb.framework/Netrb 0x1a0ec9000 - 0x1a0ef9fff EAP8021X arm64e <018a579ceefc3e1a9ec8107ad82b7004> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X 0x1a0efa000 - 0x1a0efcfff OSAServicesClient arm64e <7966858bf8f8384eb7eaba6d5a8dee35> /System/Library/PrivateFrameworks/OSAServicesClient.framework/OSAServicesClient 0x1a10a0000 - 0x1a10a4fff libgermantok.dylib arm64e <0f199acc0f5d37aea1e995c1e859c4c6> /usr/lib/libgermantok.dylib 0x1a10a5000 - 0x1a1158fff libmecab.dylib arm64e /usr/lib/libmecab.dylib 0x1a1159000 - 0x1a1195fff Catalyst arm64e /System/Library/PrivateFrameworks/Catalyst.framework/Catalyst 0x1a1208000 - 0x1a1255fff NewsToday arm64e <4c31b76c062734119f480dd82d837bbe> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday 0x1a1256000 - 0x1a126bfff EmojiFoundation arm64e <941953d50ce33ad3a244f53ac1b59fd5> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation 0x1a12e7000 - 0x1a1323fff VoiceServices arm64e /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices 0x1a1324000 - 0x1a143ffff Navigation arm64e <98cf063150db382cb681933807d04fc7> /System/Library/PrivateFrameworks/Navigation.framework/Navigation 0x1a1532000 - 0x1a163efff libEmbeddedSystemAUs.dylib arm64e <97fec4379df23e9797679c8c76922972> /System/Library/Frameworks/AudioToolbox.framework/libEmbeddedSystemAUs.dylib 0x1a1757000 - 0x1a1765fff CoreDuetDaemonProtocol arm64e <5fd40e5ba6313dc4892b1f910d9038d8> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol 0x1a1766000 - 0x1a1786fff FTAWD arm64e <32644471341b392cb241cdcf587e2fed> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD 0x1a2797000 - 0x1a2799fff OAuth arm64e <8a810004f7f43d7dad3e3555bf9230e4> /System/Library/PrivateFrameworks/OAuth.framework/OAuth 0x1a2a57000 - 0x1a2a94fff DifferentialPrivacy arm64e /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy 0x1a2d3b000 - 0x1a2ecafff EmailDaemon arm64e /System/Library/PrivateFrameworks/EmailDaemon.framework/EmailDaemon 0x1a3239000 - 0x1a3266fff MailSupport arm64e /System/Library/PrivateFrameworks/MailSupport.framework/MailSupport 0x1a3267000 - 0x1a32d7fff libarchive.2.dylib arm64e <87025e7a53043890a7f0bf34f1da4432> /usr/lib/libarchive.2.dylib 0x1a32d8000 - 0x1a3307fff C2 arm64e <125104cd2ff63f07ad47d76d2d28046f> /System/Library/PrivateFrameworks/C2.framework/C2 0x1a3308000 - 0x1a333cfff NaturalLanguage arm64e /System/Library/Frameworks/NaturalLanguage.framework/NaturalLanguage 0x1a33d2000 - 0x1a33d3fff libsystem_coreservices.dylib arm64e <62efb55b6fb2355181d65985144da65d> /usr/lib/system/libsystem_coreservices.dylib 0x1a33d4000 - 0x1a33e4fff NewsAnalyticsUpload arm64e /System/Library/PrivateFrameworks/NewsAnalyticsUpload.framework/NewsAnalyticsUpload 0x1a33e5000 - 0x1a33f6fff libmis.dylib arm64e /usr/lib/libmis.dylib 0x1a33f7000 - 0x1a344efff WebBookmarks arm64e <7ddc5239ae573fa4a4274cc6266db303> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks 0x1a344f000 - 0x1a345cfff DCIMServices arm64e <08d156fae0c73433a07f88f2f6566f9c> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices 0x1a345d000 - 0x1a35b8fff CloudPhotoLibrary arm64e /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary 0x1a35b9000 - 0x1a35f3fff ContactsAutocomplete arm64e <19d9ae392b63303993b3d89472c13e1c> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/ContactsAutocomplete 0x1a35f4000 - 0x1a35fcfff libcopyfile.dylib arm64e /usr/lib/system/libcopyfile.dylib 0x1a35fd000 - 0x1a361dfff UsageTracking arm64e /System/Library/PrivateFrameworks/UsageTracking.framework/UsageTracking 0x1a395f000 - 0x1a39f1fff AccountsDaemon arm64e <9de20c2bd7b2381baaffdbaa44beda17> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon 0x1a39f2000 - 0x1a39fdfff AppleIDSSOAuthentication arm64e /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication 0x1a39fe000 - 0x1a3a0ffff SettingsFoundation arm64e /System/Library/PrivateFrameworks/SettingsFoundation.framework/SettingsFoundation 0x1a3a96000 - 0x1a3ae8fff ClockKit arm64e <33c529913b8b30efa5a309f9661ad4d7> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit 0x1a3b38000 - 0x1a3bb5fff Symbolication arm64e <64e12c95c71b3080b5f49bb7b492d374> /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication 0x1a3d79000 - 0x1a3dc8fff ChunkingLibrary arm64e <70e30c0e35cb33e0a8a11c141b7760a8> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary 0x1a3dcc000 - 0x1a3dd0fff DAAPKit arm64e /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit 0x1a42d7000 - 0x1a42d9fff CoreDuetDebugLogging arm64e /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging 0x1a4dd8000 - 0x1a4e16fff SignpostSupport arm64e /System/Library/PrivateFrameworks/SignpostSupport.framework/SignpostSupport 0x1a5057000 - 0x1a5060fff SignpostCollection arm64e /System/Library/PrivateFrameworks/SignpostCollection.framework/SignpostCollection 0x1a57ad000 - 0x1a57b4fff URLFormatting arm64e <22638e420fc23b1fbf7cd0c2698b5c7b> /System/Library/PrivateFrameworks/URLFormatting.framework/URLFormatting 0x1a57c9000 - 0x1a5871fff MMCS arm64e <759122ec91083f5aa8d39187b5e12bcc> /System/Library/PrivateFrameworks/MMCS.framework/MMCS 0x1a58cb000 - 0x1a5af6fff MobileSpotlightIndex arm64e /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex 0x1a5ef2000 - 0x1a5f39fff CoreLocationProtobuf arm64e <7670d13e0e9b32208f9ff00afd2c1547> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf 0x1a5fc7000 - 0x1a6042fff Quagga arm64e <6395c719ab773d9395757decaa9693e3> /System/Library/PrivateFrameworks/Quagga.framework/Quagga 0x1a62e1000 - 0x1a62eefff libAXSpeechManager.dylib arm64e /usr/lib/libAXSpeechManager.dylib 0x1a6355000 - 0x1a6369fff libEDR arm64e <3418f5ad9482391e86214d7da413f70c> /System/Library/PrivateFrameworks/libEDR.framework/libEDR 0x1a6cbd000 - 0x1a6faafff VideoProcessing arm64e <6ebb0a83ff93397bbe48b2cec6345ec8> /System/Library/PrivateFrameworks/VideoProcessing.framework/VideoProcessing 0x1a6fab000 - 0x1a6fb9fff libperfcheck.dylib arm64e <65fa28c4026c39f5ba309f9e7c62cf4f> /usr/lib/libperfcheck.dylib 0x1a6fba000 - 0x1a6fc5fff libAudioStatistics.dylib arm64e /usr/lib/libAudioStatistics.dylib 0x1a7185000 - 0x1a7195fff caulk arm64e /System/Library/PrivateFrameworks/caulk.framework/caulk 0x1a71d5000 - 0x1a71dbfff MobileSystemServices arm64e <1c6232e16abc3a809157f27c8f0316a4> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices 0x1a737a000 - 0x1a7392fff TextToSpeech arm64e /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech 0x1a7f3b000 - 0x1a7f50fff RemoteXPC arm64e /System/Library/PrivateFrameworks/RemoteXPC.framework/RemoteXPC 0x1a82be000 - 0x1a82fafff libGLImage.dylib arm64e <40476c4fdcbb38ccb06885af767a2a62> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib 0x1a8734000 - 0x1a8745fff libSparseBLAS.dylib arm64e <328e22435fb338b8bb20fd740eccc01c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib 0x1a8746000 - 0x1a875afff Engram arm64e <42d74263c9833bc08c507b0526593889> /System/Library/PrivateFrameworks/Engram.framework/Engram 0x1a87d5000 - 0x1a8810fff DataDetectorsNaturalLanguage arm64e <5d57d312a07030adbd1b8a472d9c8b01> /System/Library/PrivateFrameworks/DataDetectorsNaturalLanguage.framework/DataDetectorsNaturalLanguage 0x1a8b02000 - 0x1a8b0afff FSEvents arm64e <543b3c11bbc43388bc77e860b780e223> /System/Library/PrivateFrameworks/FSEvents.framework/FSEvents 0x1a8b1a000 - 0x1a8b99fff CoreDAV arm64e /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV 0x1a94a5000 - 0x1a94b5fff RemoteTextInput arm64e <413eddd2de853186b654983723b68524> /System/Library/PrivateFrameworks/RemoteTextInput.framework/RemoteTextInput 0x1a94de000 - 0x1a950efff iCalendar arm64e <5ee0e6556cd133a9bf65125c0c2a91dd> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar 0x1a952b000 - 0x1a9534fff CloudPhotoServices arm64e <7d0e0ab4edaf36f08c8a5a5fa6330308> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices 0x1a9574000 - 0x1a9588fff libLinearAlgebra.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib 0x1a961b000 - 0x1a9723fff ConfigurationEngineModel arm64e <4325a3bee37d3504b989ef03a6fdb5bd> /System/Library/PrivateFrameworks/ConfigurationEngineModel.framework/ConfigurationEngineModel 0x1a9724000 - 0x1a972bfff CertUI arm64e /System/Library/PrivateFrameworks/CertUI.framework/CertUI 0x1a9832000 - 0x1a9840fff CoreAUC arm64e <625babb086c2316c8b61c736c7ef33c4> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC 0x1aa074000 - 0x1aa07afff DuetRecommendation arm64e <3b715452bb7e3aa99702d31cf23e4cce> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation 0x1aa27b000 - 0x1aa2c2fff PhysicsKit arm64e <24933c9f5cd93de28a52a8d2e85f1df6> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit 0x1aa2c3000 - 0x1aa315fff CorePrediction arm64e <1eec72976aa43d778f5945e152b1d7b1> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction 0x1aa765000 - 0x1aa7adfff SafariSafeBrowsing arm64e /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing 0x1aab60000 - 0x1aabd7fff HomeSharing arm64e <161b3212eee735588cec76e7282393cf> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing 0x1aac6a000 - 0x1aac88fff GenerationalStorage arm64e <62db70b3bcc0380a93039eac8c83f1a0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage 0x1aaced000 - 0x1aacf8fff PersonaKit arm64e /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit 0x1aacf9000 - 0x1aad05fff PersonaUI arm64e /System/Library/PrivateFrameworks/PersonaUI.framework/PersonaUI 0x1ab115000 - 0x1ab11afff kperf arm64e <67921ebb9b0c3ec2847ce00eb8a8d1b6> /System/Library/PrivateFrameworks/kperf.framework/kperf 0x1ab2ae000 - 0x1ab2bdfff AssetsLibrary arm64e /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary 0x1ab2eb000 - 0x1ab322fff libpcap.A.dylib arm64e <93abeafa93953f76bd95a57443580200> /usr/lib/libpcap.A.dylib 0x1ab323000 - 0x1ab327fff NewsDaemon arm64e <3a507c0e3d2a39c383cbc25900011444> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon 0x1ab5eb000 - 0x1ab601fff WebUI arm64e /System/Library/PrivateFrameworks/WebUI.framework/WebUI 0x1ab602000 - 0x1ab619fff SafariFoundation arm64e <90b27d51e91c3bd09a3372e86cc65460> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation 0x1ab662000 - 0x1ab708fff libvDSP.dylib arm64e <9e7ceedfde2c3432aa5cf73999e05dd2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib 0x1ab709000 - 0x1ab735fff vCard arm64e /System/Library/PrivateFrameworks/vCard.framework/vCard 0x1ab778000 - 0x1ab805fff SampleAnalysis arm64e <48de37f04dcf347fbc3d3069cdd66c8d> /System/Library/PrivateFrameworks/SampleAnalysis.framework/SampleAnalysis 0x1ab806000 - 0x1ab811fff IntentsFoundation arm64e <62acc39c9a1d3816b292309ec178fa91> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation 0x1aba02000 - 0x1aba03fff ParsecSubscriptionServiceSupport arm64e <03e432abcde438b6810bcc75e0153b0a> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport 0x1aba04000 - 0x1aba90fff MediaPlatform arm64e /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform 0x1aba91000 - 0x1abd5dfff MediaLibraryCore arm64e /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore 0x1abdbf000 - 0x1abdf8fff PhotosImagingFoundation arm64e <69ffed4d0d2e347f94e441e1a8937970> /System/Library/PrivateFrameworks/PhotosImagingFoundation.framework/PhotosImagingFoundation 0x1abdf9000 - 0x1abe1bfff MediaConversionService arm64e /System/Library/PrivateFrameworks/MediaConversionService.framework/MediaConversionService 0x1abe1c000 - 0x1abe3afff MediaStream arm64e <7435aab400dd37be96f4dd3bf68fce5a> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream 0x1abe3b000 - 0x1abf3cfff CoreMediaStream arm64e <0a53f260826032698a6e28a5691253e7> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream 0x1ac045000 - 0x1ac055fff IOHIDLib arm64e /System/Library/Extensions/IOHIDFamily.kext/PlugIns/IOHIDLib.plugin/IOHIDLib 0x1ac056000 - 0x1ac056fff Accelerate arm64e /System/Library/Frameworks/Accelerate.framework/Accelerate 0x1ac058000 - 0x1ac395fff libLAPACK.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib 0x1ac396000 - 0x1ac39afff libQuadrature.dylib arm64e <541a519ace41385b9d84b4af10b39213> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib 0x1ac39b000 - 0x1ac3f4fff libvMisc.dylib arm64e /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib 0x1ac3f5000 - 0x1ac3f5fff vecLib arm64e <5320a9f197cc319b9fc7c76e84da2491> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib 0x1ac3f6000 - 0x1ac3fdfff AddressBookUI arm64e <3a6d2778f29d34fd8177d2d4a027d20b> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI 0x1ac3fe000 - 0x1ac40bfff AuthenticationServices arm64e <7150a56bcbd4383ca0f1fee8f698ee44> /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices 0x1ac56c000 - 0x1ac5bbfff CoreMIDI arm64e <4daf52ff1f2b3d74ac0c460612e617b4> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI 0x1ac78a000 - 0x1ac7b0fff GLKit arm64e /System/Library/Frameworks/GLKit.framework/GLKit 0x1ac7b1000 - 0x1ac7defff GSS arm64e <61287c2c4a4d3ea7854daa7acbbf3435> /System/Library/Frameworks/GSS.framework/GSS 0x1ac7f2000 - 0x1ac824fff MPSCore arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore 0x1ac825000 - 0x1ac89efff MPSImage arm64e <5627b80e55e83480b5b0dae1bc071ae9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage 0x1ac89f000 - 0x1ac8c1fff MPSMatrix arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix 0x1ac8c2000 - 0x1ac8d6fff MPSNDArray arm64e <63ebbd974b273e1298d81166541870a5> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/MPSNDArray 0x1ac8d7000 - 0x1aca6cfff MPSNeuralNetwork arm64e <1d04f375820e3b909884eab7c82fbf08> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork 0x1aca6d000 - 0x1acab2fff MPSRayIntersector arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/MPSRayIntersector 0x1acab3000 - 0x1acab3fff MetalPerformanceShaders arm64e /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders 0x1acac0000 - 0x1acac0fff MobileCoreServices arm64e /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices 0x1acacb000 - 0x1acaccfff libCVMSPluginSupport.dylib arm64e /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib 0x1acacd000 - 0x1acad3fff libCoreFSCache.dylib arm64e <37f349c974f930c6bf872f8a1d5ce8be> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib 0x1acad4000 - 0x1acad9fff libCoreVMClient.dylib arm64e <6507dea92aae3de8a002f2d9a475e07e> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib 0x1acb0e000 - 0x1acb44fff QuickLookThumbnailing arm64e /System/Library/Frameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing 0x1aceb2000 - 0x1acfb3fff SoundAnalysis arm64e /System/Library/Frameworks/SoundAnalysis.framework/SoundAnalysis 0x1acfb6000 - 0x1acfb6fff UIKit arm64e /System/Library/Frameworks/UIKit.framework/UIKit 0x1acfd8000 - 0x1ad09efff VisionKit arm64e /System/Library/Frameworks/VisionKit.framework/VisionKit 0x1ad370000 - 0x1ad4a8fff ANECompiler arm64e <2f663fe7cd863aeb9e8c83696336371a> /System/Library/PrivateFrameworks/ANECompiler.framework/ANECompiler 0x1ad4a9000 - 0x1ad4bafff ANEServices arm64e /System/Library/PrivateFrameworks/ANEServices.framework/ANEServices 0x1ad555000 - 0x1ad559fff ASEProcessing arm64e <230084eda99e3404ae36c4ec1afd8e63> /System/Library/PrivateFrameworks/ASEProcessing.framework/ASEProcessing 0x1ad65e000 - 0x1ad697fff AccessibilitySharedSupport arm64e /System/Library/PrivateFrameworks/AccessibilitySharedSupport.framework/AccessibilitySharedSupport 0x1ad6f5000 - 0x1ad700fff AccountSettings arm64e <1d8c3c51334935e284f2e20dccd10943> /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings 0x1adec9000 - 0x1ae07efff AppleCVA arm64e /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA 0x1ae0f1000 - 0x1ae0fffff AppleFSCompression arm64e <2d9cebf822963598a1a9c79949d7ed82> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression 0x1ae106000 - 0x1ae110fff AppleIDAuthSupport arm64e <9c5c840287d338fda168939769a2bced> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport 0x1ae111000 - 0x1ae153fff AppleJPEG arm64e <79a818f233f933da8883b061a07a9b7f> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG 0x1ae16f000 - 0x1ae180fff AppleNeuralEngine arm64e <258f9f4ee31c34b8abe2357d49c1d492> /System/Library/PrivateFrameworks/AppleNeuralEngine.framework/AppleNeuralEngine 0x1ae187000 - 0x1ae1aafff AppleSauce arm64e <4837b25d7836325dae7599489c5cd809> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce 0x1ae2e7000 - 0x1ae33bfff AutoLoop arm64e <7bb88cc47f83371caa4d01983439fa86> /System/Library/PrivateFrameworks/AutoLoop.framework/AutoLoop 0x1ae3ab000 - 0x1ae3dbfff Bom arm64e <11103b9e286338f2b5b59081d28b6ddd> /System/Library/PrivateFrameworks/Bom.framework/Bom 0x1aee6e000 - 0x1aee75fff CommonAuth arm64e /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth 0x1af01f000 - 0x1af10efff CoreAppleCVA arm64e <8255d0179abb3f63a9b0d3ee6f7572a8> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA 0x1af19a000 - 0x1af28cfff CoreHandwriting arm64e <7edf837bdf34370798510792cd84bdf8> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting 0x1af2a3000 - 0x1af2a6fff CoreOptimization arm64e <875ade7864a736f1af291a226583afd4> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization 0x1af3c1000 - 0x1af3ccfff DeviceIdentity arm64e <8d58ebaafda93e3d83c111a9910872f7> /System/Library/PrivateFrameworks/DeviceIdentity.framework/DeviceIdentity 0x1af55d000 - 0x1af578fff DocumentManagerCore arm64e <6926e11b034035f392cde2453d7b0c5f> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore 0x1af639000 - 0x1afbf5fff Espresso arm64e /System/Library/PrivateFrameworks/Espresso.framework/Espresso 0x1afec6000 - 0x1b02d9fff FaceCore arm64e <8ad0d68b4abd3a0bbdfb1d05b1599d33> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore 0x1b03ae000 - 0x1b03c1fff libGSFontCache.dylib arm64e <95e7d15348ae3f39a79e27b22d38310c> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib 0x1b0428000 - 0x1b0434fff libhvf.dylib arm64e <0292acc17fae38d8b9e5e9481faee212> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib 0x1b0456000 - 0x1b046afff Futhark arm64e <672f533948893ebf9f802945048fbb05> /System/Library/PrivateFrameworks/Futhark.framework/Futhark 0x1b0fea000 - 0x1b0feafff libmetal_timestamp.dylib arm64e <7bbd05e296b430bebc11301eab1315aa> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib 0x1b1171000 - 0x1b117dfff GraphVisualizer arm64e <70712b0f09253ad69e12a16f2325cbbb> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer 0x1b1afd000 - 0x1b1b6dfff Heimdal arm64e /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal 0x1b1ff0000 - 0x1b2059fff InertiaCam arm64e <8da75da9f64a3607bb03f313ae0b12aa> /System/Library/PrivateFrameworks/InertiaCam.framework/InertiaCam 0x1b20a0000 - 0x1b20a6fff InternationalSupport arm64e <792be37f42e738e2a85f940e589904ad> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport 0x1b2236000 - 0x1b2255fff LatentSemanticMapping arm64e /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping 0x1b2367000 - 0x1b2367fff Marco arm64e /System/Library/PrivateFrameworks/Marco.framework/Marco 0x1b2833000 - 0x1b285dfff MetricsKit arm64e <438868c0db0c3ca5b7ef525d7175931f> /System/Library/PrivateFrameworks/MetricsKit.framework/MetricsKit 0x1b286b000 - 0x1b287dfff MobileDeviceLink arm64e /System/Library/PrivateFrameworks/MobileDeviceLink.framework/MobileDeviceLink 0x1b288f000 - 0x1b2898fff MobileStorage arm64e <278fb24b853333feb96bc2b672037bb7> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage 0x1b292c000 - 0x1b2b03fff NeutrinoCore arm64e /System/Library/PrivateFrameworks/NeutrinoCore.framework/NeutrinoCore 0x1b2b04000 - 0x1b2b1efff NeutrinoKit arm64e <87dee80bafbc32258e9a38ac2787e003> /System/Library/PrivateFrameworks/NeutrinoKit.framework/NeutrinoKit 0x1b2b2b000 - 0x1b2b30fff NewsServices arm64e <94599b5c15a33f2c9b20be57ed998f1b> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices 0x1b2b35000 - 0x1b2b75fff OTSVG arm64e /System/Library/PrivateFrameworks/OTSVG.framework/OTSVG 0x1b31f9000 - 0x1b31f9fff PhoneNumbers arm64e <7e38d788f45631b592f24c1815b4425d> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers 0x1b3201000 - 0x1b32f0fff PhotoImaging arm64e <6da468472d97370ca79806396f9dc608> /System/Library/PrivateFrameworks/PhotoImaging.framework/PhotoImaging 0x1b49d0000 - 0x1b49d8fff PrototypeToolsUI arm64e <1b9285fddb8a3bca9eda75b7a4b4f779> /System/Library/PrivateFrameworks/PrototypeToolsUI.framework/PrototypeToolsUI 0x1b49ed000 - 0x1b4a01fff QuickLookSupport arm64e <41507003d5833827b70cfc8937fef2ed> /System/Library/PrivateFrameworks/QuickLookSupport.framework/QuickLookSupport 0x1b4b8d000 - 0x1b4b99fff RemoteServiceDiscovery arm64e <35e081844fb93bf681d7727925f55aec> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/RemoteServiceDiscovery 0x1b4bf4000 - 0x1b4bf8fff RevealCore arm64e /System/Library/PrivateFrameworks/RevealCore.framework/RevealCore 0x1b4cea000 - 0x1b4d1cfff ScreenReaderCore arm64e <3c0a5b4a949a3b96b560a0ea5f9fc236> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore 0x1b4d90000 - 0x1b4d9cfff SetupAssistantSupport arm64e <67af340cbb44383abea532d69c051c4d> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport 0x1b4dbb000 - 0x1b4dbbfff SignpostMetrics arm64e <8491b11f8bdd35b5a2341b5dbfaf3e7a> /System/Library/PrivateFrameworks/SignpostMetrics.framework/SignpostMetrics 0x1b4dea000 - 0x1b4e06fff SiriInstrumentation arm64e <1f021f3ff9273b23a1b4fd2a5a789107> /System/Library/PrivateFrameworks/SiriInstrumentation.framework/SiriInstrumentation 0x1b558f000 - 0x1b56affff TextRecognition arm64e /System/Library/PrivateFrameworks/TextRecognition.framework/TextRecognition 0x1b56b0000 - 0x1b5754fff TextureIO arm64e /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO 0x1b6596000 - 0x1b6a93fff libwebrtc.dylib arm64e /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib 0x1b6c2d000 - 0x1b6c35fff kperfdata arm64e <268ed5f452853e16970edd86308648e6> /System/Library/PrivateFrameworks/kperfdata.framework/kperfdata 0x1b6c36000 - 0x1b6c7ffff ktrace arm64e <6ae5fc68b5c43669a7966bc0dbfb906a> /System/Library/PrivateFrameworks/ktrace.framework/ktrace 0x1b6c98000 - 0x1b6ca4fff perfdata arm64e <2f57b5d4778c3edeaff896eb3f1ae0a4> /System/Library/PrivateFrameworks/perfdata.framework/perfdata 0x1b6ca5000 - 0x1b6cb3fff zudp arm64e <5bd9dbe3109c3c31a698f8d10a4704ce> /System/Library/PrivateFrameworks/zudp.framework/zudp 0x1b707b000 - 0x1b737cfff libAWDSupportFramework.dylib arm64e /usr/lib/libAWDSupportFramework.dylib 0x1b752e000 - 0x1b7538fff libChineseTokenizer.dylib arm64e <8e294bf75bd03ac0b337808c053718a2> /usr/lib/libChineseTokenizer.dylib 0x1b755d000 - 0x1b7721fff libFosl_dynamic.dylib arm64e /usr/lib/libFosl_dynamic.dylib 0x1b779e000 - 0x1b77a5fff libMatch.1.dylib arm64e /usr/lib/libMatch.1.dylib 0x1b7857000 - 0x1b7858fff libSystem.B.dylib arm64e /usr/lib/libSystem.B.dylib 0x1b7861000 - 0x1b7862fff libThaiTokenizer.dylib arm64e <5714b83e0221351eaed33967533ee8ac> /usr/lib/libThaiTokenizer.dylib 0x1b7962000 - 0x1b7977fff libapple_nghttp2.dylib arm64e <20c588bb07ca3f33a0128400556f5576> /usr/lib/libapple_nghttp2.dylib 0x1b79f0000 - 0x1b7a00fff libbsm.0.dylib arm64e /usr/lib/libbsm.0.dylib 0x1b7a01000 - 0x1b7a0dfff libbz2.1.0.dylib arm64e <6b253115be113d3a98728dccc97b5bb4> /usr/lib/libbz2.1.0.dylib 0x1b7a0e000 - 0x1b7a0efff libcharset.1.dylib arm64e /usr/lib/libcharset.1.dylib 0x1b7a0f000 - 0x1b7a20fff libcmph.dylib arm64e <3518804827d43966a3680ff1d59cc23e> /usr/lib/libcmph.dylib 0x1b7a21000 - 0x1b7a38fff libcompression.dylib arm64e /usr/lib/libcompression.dylib 0x1b7a39000 - 0x1b7a3afff libcoretls_cfhelpers.dylib arm64e /usr/lib/libcoretls_cfhelpers.dylib 0x1b7a3b000 - 0x1b7a41fff libcupolicy.dylib arm64e <83f09dda7f83394bb7c19fbacf9d73e4> /usr/lib/libcupolicy.dylib 0x1b7a82000 - 0x1b7a8bfff libdscsym.dylib arm64e <5d63488dd8793920b7e07d32b6702938> /usr/lib/libdscsym.dylib 0x1b7a8c000 - 0x1b7aa9fff libedit.3.dylib arm64e <5bfc3fd2d7e43f589951c0e331470a17> /usr/lib/libedit.3.dylib 0x1b7ac3000 - 0x1b7ac8fff libheimdal-asn1.dylib arm64e <48250f2339a03afd89a1f299c63b6c7f> /usr/lib/libheimdal-asn1.dylib 0x1b7ac9000 - 0x1b7bbbfff libiconv.2.dylib arm64e /usr/lib/libiconv.2.dylib 0x1b7bd1000 - 0x1b7bdcfff liblockdown.dylib arm64e <67069c6e24c03429bcc947e9e37219b8> /usr/lib/liblockdown.dylib 0x1b7bf6000 - 0x1b7c0efff liblzma.5.dylib arm64e <8f71f57782fc37129edf4e65a4ba057f> /usr/lib/liblzma.5.dylib 0x1b7f89000 - 0x1b7fb9fff libncurses.5.4.dylib arm64e <7f2d88671e0c3059a800ef9cbd1237bb> /usr/lib/libncurses.5.4.dylib 0x1b7fba000 - 0x1b7fcefff libnetworkextension.dylib arm64e <6a7f46a0ca633f42808eba6390024d46> /usr/lib/libnetworkextension.dylib 0x1b835a000 - 0x1b8372fff libresolv.9.dylib arm64e <547a0667b3403e76af0de0ae6b64e3c9> /usr/lib/libresolv.9.dylib 0x1b8373000 - 0x1b8375fff libsandbox.1.dylib arm64e <6510d9eb36023e1d967bd1a42a84e614> /usr/lib/libsandbox.1.dylib 0x1b8376000 - 0x1b837bfff libsysdiagnose.dylib arm64e /usr/lib/libsysdiagnose.dylib 0x1b837c000 - 0x1b83adfff libtidy.A.dylib arm64e /usr/lib/libtidy.A.dylib 0x1b83b5000 - 0x1b83b8fff libutil.dylib arm64e <3f0b39a6c4cf3b93995718087a08cf73> /usr/lib/libutil.dylib 0x1b83bd000 - 0x1b83e5fff libxslt.1.dylib arm64e <52565693dcdc315c8e47a18c237c8197> /usr/lib/libxslt.1.dylib 0x1b83e6000 - 0x1b83f7fff libz.1.dylib arm64e /usr/lib/libz.1.dylib 0x1b8420000 - 0x1b8422fff liblog_network.dylib arm64e /usr/lib/log/liblog_network.dylib 0x1b8839000 - 0x1b883efff libcache.dylib arm64e <2dddbc36aa7732c0b95056290ae4eb5a> /usr/lib/system/libcache.dylib 0x1b883f000 - 0x1b884ffff libcommonCrypto.dylib arm64e <7925a57ae194355ea75633fb5fb3311f> /usr/lib/system/libcommonCrypto.dylib 0x1b8850000 - 0x1b8853fff libcompiler_rt.dylib arm64e <0d4001df92c13e228a2a9f5b1b00ed08> /usr/lib/system/libcompiler_rt.dylib 0x1b892a000 - 0x1b892afff liblaunch.dylib arm64e /usr/lib/system/liblaunch.dylib 0x1b892b000 - 0x1b8930fff libmacho.dylib arm64e <39c6830065b53de4b67e8a1ea71cf80d> /usr/lib/system/libmacho.dylib 0x1b8931000 - 0x1b8932fff libremovefile.dylib arm64e <7e5f05477aa23c14be26a918f669f1a4> /usr/lib/system/libremovefile.dylib 0x1b8933000 - 0x1b8934fff libsystem_featureflags.dylib arm64e <6a91c6101f8d31a39361086939778789> /usr/lib/system/libsystem_featureflags.dylib 0x1b8935000 - 0x1b8962fff libsystem_m.dylib arm64e <69aafc9e28c133999dd9b5b93d3c21a9> /usr/lib/system/libsystem_m.dylib 0x1b8963000 - 0x1b8968fff libunwind.dylib arm64e <18bdcd9f8dd332f4abd51ebcb12586c7> /usr/lib/system/libunwind.dylib 0x1b8c4a000 - 0x1b8cb9fff NanoRegistry arm64e /System/Library/PrivateFrameworks/NanoRegistry.framework/NanoRegistry 0x1b8cba000 - 0x1b8cc7fff NanoPreferencesSync arm64e /System/Library/PrivateFrameworks/NanoPreferencesSync.framework/NanoPreferencesSync 0x1b959c000 - 0x1b9867fff AGXMetalA13 arm64e <489e68bbb67230fd85fa06f70de50dc9> /System/Library/Extensions/AGXMetalA13.bundle/AGXMetalA13 0x1b9b5a000 - 0x1b9b94fff CryptoTokenKit arm64e <3dcf783a39023cbfac732ff9b06f4dd2> /System/Library/Frameworks/CryptoTokenKit.framework/CryptoTokenKit 0x1bacc9000 - 0x1bace6fff AppSSO arm64e /System/Library/PrivateFrameworks/AppSSO.framework/AppSSO 0x1bace7000 - 0x1bacfbfff AppSSOCore arm64e <890cb25d51983b79a57bb4be5f056ab9> /System/Library/PrivateFrameworks/AppSSOCore.framework/AppSSOCore EOF
Posted Last updated
.