Advertisement
Guest User

Untitled

a guest
Aug 4th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.56 KB | None | 0 0
  1. Incident Identifier: E1E68479-BEFA-4C04-B4B4-BE921453CD2E
  2. CrashReporter Key: 08db185ebcb2d5f43a57a911cb7537dc955d2687
  3. Hardware Model: iPad6,3
  4. Process: MyAppName.iOS [754]
  5. Path: /private/var/containers/Bundle/Application/D5C11F31-C3FB-4C8D-B513-6FAF181B5122/MyAppName.iOS.app/MyAppName.iOS
  6. Identifier: com.mycompany.MyAppName
  7. Version: 1.0 (1.0)
  8. Code Type: ARM-64 (Native)
  9. Role: Foreground
  10. Parent Process: launchd [1]
  11. Coalition: com.mycompany.MyAppName [948]
  12.  
  13.  
  14. Date/Time: 2017-08-04 14:05:33.2057 +0200
  15. Launch Time: 2017-08-04 14:04:47.0333 +0200
  16. OS Version: iPhone OS 10.3.3 (14G60)
  17. Report Version: 104
  18.  
  19. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  20. Exception Subtype: KERN_INVALID_ADDRESS at 0x000000000000000c
  21. Triggered by Thread: 16
  22.  
  23. Filtered syslog:
  24. None found
  25.  
  26. Thread 0 name: tid_403 Dispatch queue: com.apple.main-thread
  27. Thread 0:
  28. 0 libsystem_kernel.dylib 0x00000001842158e8 __ulock_wait + 8
  29. 1 libsystem_platform.dylib 0x00000001842d8424 _os_unfair_lock_lock_slow + 188
  30. 2 QuartzCore 0x0000000188527d08 CA::Layer::layout_if_needed(CA::Transaction*) + 68
  31. 3 QuartzCore 0x0000000188527ca8 CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 32
  32. 4 QuartzCore 0x00000001884a334c CA::Context::commit_transaction(CA::Transaction*) + 252
  33. 5 QuartzCore 0x00000001884ca3ac CA::Transaction::commit() + 504
  34. 6 QuartzCore 0x00000001884cae78 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 120
  35. 7 CoreFoundation 0x00000001851c89a8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 32
  36. 8 CoreFoundation 0x00000001851c6630 __CFRunLoopDoObservers + 372
  37. 9 CoreFoundation 0x00000001851c6a7c __CFRunLoopRun + 956
  38. 10 CoreFoundation 0x00000001850f6da4 CFRunLoopRunSpecific + 424
  39. 11 GraphicsServices 0x0000000186b61074 GSEventRunModal + 100
  40. 12 UIKit 0x000000018b3aac9c UIApplicationMain + 208
  41. 13 MyAppName.iOS 0x0000000100d69264 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr (/<unknown>:1)
  42. 14 MyAppName.iOS 0x0000000100d0559c UIKit_UIApplication_Main_string___intptr_intptr (UIApplication.cs:79)
  43. 15 MyAppName.iOS 0x0000000100d0555c UIKit_UIApplication_Main_string___string_string (UIApplication.cs:63)
  44. 16 MyAppName.iOS 0x00000001002fc1e4 MyAppName_iOS_Application_Main_string__ (/<unknown>:1)
  45. 17 MyAppName.iOS 0x00000001005a6d44 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
  46. 18 MyAppName.iOS 0x0000000101b5d810 mono_jit_runtime_invoke (mini-runtime.c:2510)
  47. 19 MyAppName.iOS 0x0000000101bd666c do_runtime_invoke (object.c:2860)
  48. 20 MyAppName.iOS 0x0000000101bd9890 do_exec_main_checked (object.c:4681)
  49. 21 MyAppName.iOS 0x0000000101b4206c mono_jit_exec (driver.g.c:1037)
  50. 22 MyAppName.iOS 0x0000000101c89890 xamarin_main (monotouch-main.m:480)
  51. 23 MyAppName.iOS 0x0000000101a97298 main (main.m:183)
  52. 24 libdyld.dylib 0x000000018410559c start + 4
  53.  
  54. Thread 1 name: tid_1203
  55. Thread 1:
  56. 0 libsystem_kernel.dylib 0x0000000184215a88 __workq_kernreturn + 8
  57. 1 libsystem_pthread.dylib 0x00000001842db1a4 _pthread_wqthread + 1260
  58. 2 libsystem_pthread.dylib 0x00000001842dacac start_wqthread + 4
  59.  
  60. Thread 2 name: tid_1303
  61. Thread 2:
  62. 0 libsystem_kernel.dylib 0x0000000184215a88 __workq_kernreturn + 8
  63. 1 libsystem_pthread.dylib 0x00000001842dafd0 _pthread_wqthread + 792
  64. 2 libsystem_pthread.dylib 0x00000001842dacac start_wqthread + 4
  65.  
  66. Thread 3 name: tid_1503
  67. Thread 3:
  68. 0 libsystem_kernel.dylib 0x0000000184215a88 __workq_kernreturn + 8
  69. 1 libsystem_pthread.dylib 0x00000001842db1a4 _pthread_wqthread + 1260
  70. 2 libsystem_pthread.dylib 0x00000001842dacac start_wqthread + 4
  71.  
  72. Thread 4:
  73. 0 libsystem_kernel.dylib 0x0000000184214e1c __psynch_cvwait + 8
  74. 1 libsystem_pthread.dylib 0x00000001842dc814 _pthread_cond_wait + 640
  75. 2 libc++.1.dylib 0x0000000183c05ac8 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 56
  76. 3 JavaScriptCore 0x0000000189aa3f08 void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 112
  77. 4 JavaScriptCore 0x0000000189aa3e7c bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 168
  78. 5 JavaScriptCore 0x0000000189aa3d5c std::__1::__shared_ptr_emplace<std::__1::mutex, std::__1::allocator<std::__1::mutex> >::~__shared_ptr_emplace() + 0
  79. 6 JavaScriptCore 0x0000000189aa400c void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 92
  80. 7 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  81. 8 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  82. 9 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  83.  
  84. Thread 5 name: WebThread
  85. Thread 5:
  86. 0 libsystem_kernel.dylib 0x00000001841f7224 mach_msg_trap + 8
  87. 1 libsystem_kernel.dylib 0x00000001841f709c mach_msg + 72
  88. 2 CoreFoundation 0x00000001851c8e90 __CFRunLoopServiceMachPort + 192
  89. 3 CoreFoundation 0x00000001851c6ae4 __CFRunLoopRun + 1060
  90. 4 CoreFoundation 0x00000001850f6da4 CFRunLoopRunSpecific + 424
  91. 5 WebCore 0x0000000189dc1d3c RunWebThread(void*) + 456
  92. 6 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  93. 7 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  94. 8 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  95.  
  96. Thread 6 name: SGen worker
  97. Thread 6:
  98. 0 libsystem_kernel.dylib 0x0000000184214e1c __psynch_cvwait + 8
  99. 1 libsystem_pthread.dylib 0x00000001842dc814 _pthread_cond_wait + 640
  100. 2 MyAppName.iOS 0x0000000101c570c0 thread_func (mono-os-mutex.h:146)
  101. 3 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  102. 4 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  103. 5 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  104.  
  105. Thread 7 name: Finalizer
  106. Thread 7:
  107. 0 libsystem_kernel.dylib 0x00000001841f7260 semaphore_wait_trap + 8
  108. 1 MyAppName.iOS 0x0000000101b95df8 finalizer_thread (mono-os-semaphore.h:90)
  109. 2 MyAppName.iOS 0x0000000101c043b4 start_wrapper (threads.c:837)
  110. 3 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  111. 4 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  112. 5 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  113. 6 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  114.  
  115. Thread 8 name: tid_3203
  116. Thread 8:
  117. 0 libsystem_kernel.dylib 0x0000000184215a88 __workq_kernreturn + 8
  118. 1 libsystem_pthread.dylib 0x00000001842db1a4 _pthread_wqthread + 1260
  119. 2 libsystem_pthread.dylib 0x00000001842dacac start_wqthread + 4
  120.  
  121. Thread 9 name: com.apple.uikit.eventfetch-thread
  122. Thread 9:
  123. 0 libsystem_kernel.dylib 0x00000001841f7224 mach_msg_trap + 8
  124. 1 libsystem_kernel.dylib 0x00000001841f709c mach_msg + 72
  125. 2 CoreFoundation 0x00000001851c8e90 __CFRunLoopServiceMachPort + 192
  126. 3 CoreFoundation 0x00000001851c6ae4 __CFRunLoopRun + 1060
  127. 4 CoreFoundation 0x00000001850f6da4 CFRunLoopRunSpecific + 424
  128. 5 Foundation 0x0000000185c11db4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304
  129. 6 Foundation 0x0000000185c32b84 -[NSRunLoop(NSRunLoop) runUntilDate:] + 96
  130. 7 UIKit 0x000000018bd34830 -[UIEventFetcher threadMain] + 136
  131. 8 Foundation 0x0000000185d0f318 __NSThread__start__ + 996
  132. 9 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  133. 10 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  134. 11 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  135.  
  136. Thread 10 name: tid_8003
  137. Thread 10:
  138. 0 libsystem_kernel.dylib 0x0000000184214e1c __psynch_cvwait + 8
  139. 1 libsystem_pthread.dylib 0x00000001842dc814 _pthread_cond_wait + 640
  140. 2 MyAppName.iOS 0x0000000101c6c7a0 mono_thread_info_sleep (mono-os-mutex.h:179)
  141. 3 MyAppName.iOS 0x0000000101bf9aa0 monitor_thread (threadpool-worker-default.c:804)
  142. 4 MyAppName.iOS 0x0000000101c043b4 start_wrapper (threads.c:837)
  143. 5 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  144. 6 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  145. 7 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  146. 8 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  147.  
  148. Thread 11 name: Threadpool worker
  149. Thread 11:
  150. 0 libsystem_kernel.dylib 0x0000000184214e1c __psynch_cvwait + 8
  151. 1 libsystem_pthread.dylib 0x00000001842dc814 _pthread_cond_wait + 640
  152. 2 MyAppName.iOS 0x0000000101bfa01c worker_thread (mono-os-mutex.h:179)
  153. 3 MyAppName.iOS 0x0000000101c043b4 start_wrapper (threads.c:837)
  154. 4 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  155. 5 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  156. 6 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  157. 7 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  158.  
  159. Thread 12 name: Threadpool worker
  160. Thread 12:
  161. 0 libsystem_kernel.dylib 0x0000000184214e1c __psynch_cvwait + 8
  162. 1 libsystem_pthread.dylib 0x00000001842dc814 _pthread_cond_wait + 640
  163. 2 MyAppName.iOS 0x0000000101bfa01c worker_thread (mono-os-mutex.h:179)
  164. 3 MyAppName.iOS 0x0000000101c043b4 start_wrapper (threads.c:837)
  165. 4 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  166. 5 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  167. 6 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  168. 7 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  169.  
  170. Thread 13 name: Timer-Scheduler
  171. Thread 13:
  172. 0 libsystem_kernel.dylib 0x0000000184214e1c __psynch_cvwait + 8
  173. 1 libsystem_pthread.dylib 0x00000001842dc814 _pthread_cond_wait + 640
  174. 2 MyAppName.iOS 0x0000000101c10bbc mono_os_cond_timedwait (mono-os-mutex.h:179)
  175. 3 MyAppName.iOS 0x0000000101c0f86c mono_w32handle_timedwait_signal_handle (w32handle.c:973)
  176. 4 MyAppName.iOS 0x0000000101c0f718 mono_w32handle_wait_one (w32handle.c:1210)
  177. 5 MyAppName.iOS 0x0000000101c0f9f4 mono_w32handle_wait_multiple (w32handle.c:1241)
  178. 6 MyAppName.iOS 0x0000000101bff8fc mono_wait_uninterrupted (threads.c:1868)
  179. 7 MyAppName.iOS 0x0000000101bffc0c ves_icall_System_Threading_WaitHandle_WaitOne_internal (threads.c:1993)
  180. 8 MyAppName.iOS 0x0000000100483578 wrapper_managed_to_native_System_Threading_WaitHandle_WaitOne_internal_intptr_int + 104
  181. 9 MyAppName.iOS 0x00000001004834c0 System_Threading_WaitHandle_WaitOneNative_System_Runtime_InteropServices_SafeHandle_uint_bool_bool + 80
  182. 10 MyAppName.iOS 0x00000001004832fc System_Threading_WaitHandle_InternalWaitOne_System_Runtime_InteropServices_SafeHandle_long_bool_bool + 60
  183. 11 MyAppName.iOS 0x00000001004832ac System_Threading_WaitHandle_WaitOne_long_bool + 44
  184. 12 MyAppName.iOS 0x00000001004831bc System_Threading_WaitHandle_WaitOne_int_bool + 60
  185. 13 MyAppName.iOS 0x0000000100483268 System_Threading_WaitHandle_WaitOne_int + 40
  186. 14 MyAppName.iOS 0x0000000100486700 System_Threading_Timer_Scheduler_SchedulerThread + 1424
  187. 15 MyAppName.iOS 0x000000010047e48c System_Threading_ThreadHelper_ThreadStart_Context_object + 188
  188. 16 MyAppName.iOS 0x000000010047c45c System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 380
  189. 17 MyAppName.iOS 0x000000010047c2cc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
  190. 18 MyAppName.iOS 0x000000010047c24c System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 76
  191. 19 MyAppName.iOS 0x000000010047e5d4 System_Threading_ThreadHelper_ThreadStart + 52
  192. 20 MyAppName.iOS 0x00000001005a6d44 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
  193. 21 MyAppName.iOS 0x0000000101b5d810 mono_jit_runtime_invoke (mini-runtime.c:2510)
  194. 22 MyAppName.iOS 0x0000000101bd666c do_runtime_invoke (object.c:2860)
  195. 23 MyAppName.iOS 0x0000000101c04474 start_wrapper (threads.c:847)
  196. 24 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  197. 25 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  198. 26 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  199. 27 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  200.  
  201. Thread 14 name: AVAudioSession Notify Thread
  202. Thread 14:
  203. 0 libsystem_kernel.dylib 0x00000001841f7224 mach_msg_trap + 8
  204. 1 libsystem_kernel.dylib 0x00000001841f709c mach_msg + 72
  205. 2 CoreFoundation 0x00000001851c8e90 __CFRunLoopServiceMachPort + 192
  206. 3 CoreFoundation 0x00000001851c6ae4 __CFRunLoopRun + 1060
  207. 4 CoreFoundation 0x00000001850f6da4 CFRunLoopRunSpecific + 424
  208. 5 AVFAudio 0x000000019ed724f4 GenericRunLoopThread::Entry(void*) + 164
  209. 6 AVFAudio 0x000000019ed98814 CAPThread::Entry(CAPThread*) + 84
  210. 7 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  211. 8 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  212. 9 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  213.  
  214. Thread 15 name: com.apple.coreaudio.AQClient
  215. Thread 15:
  216. 0 libsystem_kernel.dylib 0x00000001841f7224 mach_msg_trap + 8
  217. 1 libsystem_kernel.dylib 0x00000001841f709c mach_msg + 72
  218. 2 CoreFoundation 0x00000001851c8e90 __CFRunLoopServiceMachPort + 192
  219. 3 CoreFoundation 0x00000001851c6ae4 __CFRunLoopRun + 1060
  220. 4 CoreFoundation 0x00000001850f6da4 CFRunLoopRunSpecific + 424
  221. 5 AudioToolbox 0x000000018817b96c GenericRunLoopThread::Entry(void*) + 164
  222. 6 AudioToolbox 0x000000018834f4c8 CAPThread::Entry(CAPThread*) + 84
  223. 7 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  224. 8 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  225. 9 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  226.  
  227. Thread 16 name: tid_d50b
  228. Thread 16 Crashed:
  229. 0 libobjc.A.dylib 0x0000000183c90148 objc_msgSend + 8
  230. 1 QuartzCore 0x00000001885296a0 CA::Layer::default_value(unsigned int, _CAValueType, void*) + 108
  231. 2 QuartzCore 0x00000001885297c4 CA::Layer::setter(unsigned int, _CAValueType, void const*) + 116
  232. 3 QuartzCore 0x0000000188533768 -[CALayer setAnchorPoint:] + 48
  233. 4 MyAppName.iOS 0x0000000100d5e098 wrapper_managed_to_native_ObjCRuntime_Messaging_objc_msgSend_intptr_intptr_CoreGraphics_CGPoint (/<unknown>:1)
  234. 5 MyAppName.iOS 0x0000000100ce94d8 CoreAnimation_CALayer_set_AnchorPoint_CoreGraphics_CGPoint (CALayer.g.cs:827)
  235. 6 MyAppName.iOS 0x0000000100c3e8cc Xamarin_Forms_Platform_iOS_VisualElementTracker__c__DisplayClass23_0__OnUpdateNativeControlb__0 (/C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Platform.iOS\VisualElementTracker.cs:219)
  236. 7 MyAppName.iOS 0x0000000100c38220 Xamarin_Forms_Platform_iOS_CADisplayLinkTicker_StartThread (/C:\BuildAgent3\work\ca3766cfc22354a1\Xamarin.Forms.Platform.iOS\CADisplayLinkTicker.cs:57)
  237. 8 MyAppName.iOS 0x000000010047e48c System_Threading_ThreadHelper_ThreadStart_Context_object + 188
  238. 9 MyAppName.iOS 0x000000010047c45c System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 380
  239. 10 MyAppName.iOS 0x000000010047c2cc System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool + 44
  240. 11 MyAppName.iOS 0x000000010047c24c System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object + 76
  241. 12 MyAppName.iOS 0x000000010047e5d4 System_Threading_ThreadHelper_ThreadStart + 52
  242. 13 MyAppName.iOS 0x00000001005a6d44 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
  243. 14 MyAppName.iOS 0x0000000101b5d810 mono_jit_runtime_invoke (mini-runtime.c:2510)
  244. 15 MyAppName.iOS 0x0000000101bd666c do_runtime_invoke (object.c:2860)
  245. 16 MyAppName.iOS 0x0000000101c04474 start_wrapper (threads.c:847)
  246. 17 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  247. 18 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  248. 19 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  249. 20 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  250.  
  251. Thread 17 name: Threadpool worker
  252. Thread 17:
  253. 0 libsystem_kernel.dylib 0x0000000184214e1c __psynch_cvwait + 8
  254. 1 libsystem_pthread.dylib 0x00000001842dc814 _pthread_cond_wait + 640
  255. 2 MyAppName.iOS 0x0000000101bfa01c worker_thread (mono-os-mutex.h:179)
  256. 3 MyAppName.iOS 0x0000000101c043b4 start_wrapper (threads.c:837)
  257. 4 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  258. 5 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  259. 6 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  260. 7 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  261.  
  262. Thread 18 name: tid_d903
  263. Thread 18:
  264. 0 libsystem_kernel.dylib 0x000000018421523c __select + 8
  265. 1 MyAppName.iOS 0x0000000101c655f8 mono_poll (mono-poll.c:83)
  266. 2 MyAppName.iOS 0x0000000101bf7390 poll_event_wait (threadpool-io-poll.c:143)
  267. 3 MyAppName.iOS 0x0000000101bf6d90 selector_thread (threadpool-io.c:424)
  268. 4 MyAppName.iOS 0x0000000101c043b4 start_wrapper (threads.c:837)
  269. 5 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  270. 6 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  271. 7 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  272. 8 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  273.  
  274. Thread 19 name: com.apple.NSURLConnectionLoader
  275. Thread 19:
  276. 0 libsystem_kernel.dylib 0x00000001841f7224 mach_msg_trap + 8
  277. 1 libsystem_kernel.dylib 0x00000001841f709c mach_msg + 72
  278. 2 CoreFoundation 0x00000001851c8e90 __CFRunLoopServiceMachPort + 192
  279. 3 CoreFoundation 0x00000001851c6ae4 __CFRunLoopRun + 1060
  280. 4 CoreFoundation 0x00000001850f6da4 CFRunLoopRunSpecific + 424
  281. 5 CFNetwork 0x0000000185903df4 +[NSURLConnection(Loader) _resourceLoadLoop:] + 404
  282. 6 Foundation 0x0000000185d0f318 __NSThread__start__ + 996
  283. 7 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  284. 8 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  285. 9 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  286.  
  287. Thread 20 name: Threadpool worker
  288. Thread 20:
  289. 0 libsystem_kernel.dylib 0x0000000184214e1c __psynch_cvwait + 8
  290. 1 libsystem_pthread.dylib 0x00000001842dc814 _pthread_cond_wait + 640
  291. 2 MyAppName.iOS 0x0000000101bfa01c worker_thread (mono-os-mutex.h:179)
  292. 3 MyAppName.iOS 0x0000000101c043b4 start_wrapper (threads.c:837)
  293. 4 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  294. 5 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  295. 6 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  296. 7 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  297.  
  298. Thread 21 name: Threadpool worker
  299. Thread 21:
  300. 0 libsystem_kernel.dylib 0x0000000184214d20 __proc_info + 8
  301. 1 libsystem_pthread.dylib 0x00000001842dddcc pthread_setname_np + 100
  302. 2 MyAppName.iOS 0x0000000101c686a8 mono_native_thread_set_name (mono-threads-posix.c:245)
  303. 3 MyAppName.iOS 0x0000000101bfee40 mono_thread_set_name_internal (threads.c:1608)
  304. 4 MyAppName.iOS 0x0000000101bfc338 worker_callback (threadpool.c:428)
  305. 5 MyAppName.iOS 0x0000000101bfa264 worker_thread (threadpool-worker-default.c:571)
  306. 6 MyAppName.iOS 0x0000000101c043b4 start_wrapper (threads.c:837)
  307. 7 MyAppName.iOS 0x0000000101c6c37c inner_start_thread (mono-threads.c:1172)
  308. 8 libsystem_pthread.dylib 0x00000001842dd68c _pthread_body + 240
  309. 9 libsystem_pthread.dylib 0x00000001842dd59c _pthread_body + 0
  310. 10 libsystem_pthread.dylib 0x00000001842dacb4 thread_start + 4
  311.  
  312. Thread 22 name: tid_f51b
  313. Thread 22:
  314. 0 libsystem_pthread.dylib 0x00000001842daca8 start_wqthread + 0
  315.  
  316. Thread 16 crashed with ARM Thread State (64-bit):
  317. x0: 0x000000000000000c x1: 0x000000018be83229 x2: 0x0000000000000013 x3: 0x000000016f276108
  318. x4: 0x00000001027eb640 x5: 0x0000000000000060 x6: 0x0000000000000000 x7: 0x0000000000000000
  319. x8: 0x00000001a9621000 x9: 0x0000000000000000 x10: 0x000000010303b800 x11: 0x000000bb000000ff
  320. x12: 0x000000010303c510 x13: 0x000001a1aaaf25bb x14: 0x0013310000133100 x15: 0x00000001746b4040
  321. x16: 0x0000000000000203 x17: 0x0000000188533738 x18: 0x0000000000000000 x19: 0x000000016f276108
  322. x20: 0x0000000000000013 x21: 0x0000000000000013 x22: 0x0000000105c11760 x23: 0x0000000000000013
  323. x24: 0x0000000103389810 x25: 0x0000000000000001 x26: 0x000000018be82fd2 x27: 0x0000000000000000
  324. x28: 0x0000000101f90000 fp: 0x000000016f2760f0 lr: 0x00000001885296a0
  325. sp: 0x000000016f2760c0 pc: 0x0000000183c90148 cpsr: 0x20000000
  326.  
  327. Binary Images:
  328. 0x1000ac000 - 0x101dbffff MyAppName.iOS arm64 <56d23bbf58f33238b5318a2a172187f7> /var/containers/Bundle/Application/D5C11F31-C3FB-4C8D-B513-6FAF181B5122/MyAppName.iOS.app/MyAppName.iOS
  329. 0x102114000 - 0x102147fff dyld arm64 <93b6f8d0b0c03d8695fbd178c57cb071> /usr/lib/dyld
  330. 0x10219c000 - 0x10258bfff libSkiaSharp arm64 <717df41aca963a0581e923edc14c635f> /var/containers/Bundle/Application/D5C11F31-C3FB-4C8D-B513-6FAF181B5122/MyAppName.iOS.app/Frameworks/libSkiaSharp.framework/libSkiaSharp
  331. 0x183bfc000 - 0x183bfdfff libSystem.B.dylib arm64 <ac92dd7e5a81380bba05c91be3a473ec> /usr/lib/libSystem.B.dylib
  332. 0x183bfe000 - 0x183c53fff libc++.1.dylib arm64 <da0f6a86db853140b2d79e3b36f28795> /usr/lib/libc++.1.dylib
  333. 0x183c54000 - 0x183c70fff libc++abi.dylib arm64 <5dc5ba28cfa43f838099049d17ba9ec6> /usr/lib/libc++abi.dylib
  334. 0x183c74000 - 0x184051fff libobjc.A.dylib arm64 <85f3b59b96243690b138ce96e663bf4b> /usr/lib/libobjc.A.dylib
  335. 0x184052000 - 0x184056fff libcache.dylib arm64 <ad6aea8120b33622bc51c6b39587c773> /usr/lib/system/libcache.dylib
  336. 0x184057000 - 0x184062fff libcommonCrypto.dylib arm64 <468e03d6648137679caa585f8bc8e8e8> /usr/lib/system/libcommonCrypto.dylib
  337. 0x184063000 - 0x184066fff libcompiler_rt.dylib arm64 <0ad97345fff23bb99981ac51c558bedf> /usr/lib/system/libcompiler_rt.dylib
  338. 0x184067000 - 0x18406efff libcopyfile.dylib arm64 <137d5a38cab03e94a4c7c8eb0387c098> /usr/lib/system/libcopyfile.dylib
  339. 0x18406f000 - 0x1840d0fff libcorecrypto.dylib arm64 <4788430b66eb3612b235c713bf498f9a> /usr/lib/system/libcorecrypto.dylib
  340. 0x1840d1000 - 0x184100fff libdispatch.dylib arm64 <0217363bf6cc340e8479a985bd29c9ac> /usr/lib/system/libdispatch.dylib
  341. 0x184101000 - 0x184105fff libdyld.dylib arm64 <e514c9464eed3be5943a2c61d9241fad> /usr/lib/system/libdyld.dylib
  342. 0x184106000 - 0x184106fff liblaunch.dylib arm64 <b6ce158724c43dc19e2910b5a4fbb796> /usr/lib/system/liblaunch.dylib
  343. 0x184107000 - 0x18410cfff libmacho.dylib arm64 <ddbfeaa62560377cb0c70dac83b53e39> /usr/lib/system/libmacho.dylib
  344. 0x18410d000 - 0x18410efff libremovefile.dylib arm64 <6b19d914295232a8b715671aef793783> /usr/lib/system/libremovefile.dylib
  345. 0x18410f000 - 0x184126fff libsystem_asl.dylib arm64 <55aa3abf71d6389d8e10f949d8c95f7f> /usr/lib/system/libsystem_asl.dylib
  346. 0x184127000 - 0x184127fff libsystem_blocks.dylib arm64 <45adbecbe4b93744911aa6314fbbc8ff> /usr/lib/system/libsystem_blocks.dylib
  347. 0x184128000 - 0x1841a4fff libsystem_c.dylib arm64 <4fada8fe23433d16a6bfd9ef0cc6ee2b> /usr/lib/system/libsystem_c.dylib
  348. 0x1841a5000 - 0x1841a9fff libsystem_configuration.dylib arm64 <31315dfce5c43348ba19abc2205b6065> /usr/lib/system/libsystem_configuration.dylib
  349. 0x1841aa000 - 0x1841affff libsystem_containermanager.dylib arm64 <33505a6b4f8e33fabb902dabe56ea643> /usr/lib/system/libsystem_containermanager.dylib
  350. 0x1841b0000 - 0x1841b1fff libsystem_coreservices.dylib arm64 <533a3435a57b35b4940d5dad2c02994d> /usr/lib/system/libsystem_coreservices.dylib
  351. 0x1841b2000 - 0x1841cafff libsystem_coretls.dylib arm64 <ca16948474733df0899eca179cbfbf1a> /usr/lib/system/libsystem_coretls.dylib
  352. 0x1841cb000 - 0x1841d1fff libsystem_dnssd.dylib arm64 <7c3c92878afc34379443ae3867dbab40> /usr/lib/system/libsystem_dnssd.dylib
  353. 0x1841d2000 - 0x1841f5fff libsystem_info.dylib arm64 <a34410e49a723b9280c17ab01ce03659> /usr/lib/system/libsystem_info.dylib
  354. 0x1841f6000 - 0x18421afff libsystem_kernel.dylib arm64 <98ea0e581e203a67a8436a5bbba44e35> /usr/lib/system/libsystem_kernel.dylib
  355. 0x18421b000 - 0x184247fff libsystem_m.dylib arm64 <995e702eaa7e36269f6583f59441ee03> /usr/lib/system/libsystem_m.dylib
  356. 0x184248000 - 0x184263fff libsystem_malloc.dylib arm64 <684ef95ec2a0322b95dfb468ecbaab0e> /usr/lib/system/libsystem_malloc.dylib
  357. 0x184264000 - 0x1842bdfff libsystem_network.dylib arm64 <fc9a825ebfee3734a2850dc04ba86105> /usr/lib/system/libsystem_network.dylib
  358. 0x1842be000 - 0x1842c7fff libsystem_networkextension.dylib arm64 <b961b0ab5ffc36f4ab95bac31bb84909> /usr/lib/system/libsystem_networkextension.dylib
  359. 0x1842c8000 - 0x1842d2fff libsystem_notify.dylib arm64 <9d36fb0b8ee4390c88677e262e7150ec> /usr/lib/system/libsystem_notify.dylib
  360. 0x1842d3000 - 0x1842d9fff libsystem_platform.dylib arm64 <9ee232e0dd6b32ffb5d8d11368c4d40c> /usr/lib/system/libsystem_platform.dylib
  361. 0x1842da000 - 0x1842e3fff libsystem_pthread.dylib arm64 <a9496f189b713c25962a892a4b055b2b> /usr/lib/system/libsystem_pthread.dylib
  362. 0x1842e4000 - 0x1842e7fff libsystem_sandbox.dylib arm64 <57284da1244131929a396eb9d924bf76> /usr/lib/system/libsystem_sandbox.dylib
  363. 0x1842e8000 - 0x1842effff libsystem_symptoms.dylib arm64 <d9ae74f7624f3cba8b729bdcacb1f59d> /usr/lib/system/libsystem_symptoms.dylib
  364. 0x1842f0000 - 0x184302fff libsystem_trace.dylib arm64 <633c82b7bf243f29a8bab752896c8bc4> /usr/lib/system/libsystem_trace.dylib
  365. 0x184303000 - 0x184308fff libunwind.dylib arm64 <990bab05c7b333f3bfc274d5ea579b71> /usr/lib/system/libunwind.dylib
  366. 0x184309000 - 0x184309fff libvminterpose.dylib arm64 <0b2a22158b643b788ed514a6b0df9c1b> /usr/lib/system/libvminterpose.dylib
  367. 0x18430a000 - 0x184330fff libxpc.dylib arm64 <af5617c2a2663815b41e7b6c8526074c> /usr/lib/system/libxpc.dylib
  368. 0x184331000 - 0x184546fff libicucore.A.dylib arm64 <4014bfce423232bba3683b741170cdf0> /usr/lib/libicucore.A.dylib
  369. 0x184547000 - 0x184558fff libz.1.dylib arm64 <ab0d683d7cf931e49e5456a420ced72e> /usr/lib/libz.1.dylib
  370. 0x1850ee000 - 0x18546ffff CoreFoundation arm64 <719044f95fe23ee0ab14504def42b100> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  371. 0x185470000 - 0x185480fff libbsm.0.dylib arm64 <4f2930cfb67e3965a863f8bfb7704300> /usr/lib/libbsm.0.dylib
  372. 0x185481000 - 0x185481fff libenergytrace.dylib arm64 <5cfceffa0be736398124efbb3d80cbd1> /usr/lib/libenergytrace.dylib
  373. 0x185482000 - 0x1854fdfff IOKit arm64 <f5fde3b182223f7aa90bcd8145450589> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  374. 0x1854fe000 - 0x18551ffff libMobileGestalt.dylib arm64 <0a7c350b15c53efd9c085686c0fc271f> /usr/lib/libMobileGestalt.dylib
  375. 0x185520000 - 0x185609fff libxml2.2.dylib arm64 <c24ddb0112663c9bbf05b818a63ac0ed> /usr/lib/libxml2.2.dylib
  376. 0x18560a000 - 0x1856a4fff Security arm64 <287bf21cb54734b9b91574ccb4e71436> /System/Library/Frameworks/Security.framework/Security
  377. 0x1856a5000 - 0x185710fff SystemConfiguration arm64 <6891bc09dec33fcf9d92815f2bb3aa5c> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
  378. 0x185711000 - 0x185821fff libsqlite3.dylib arm64 <8ca24bba70e436e2b51e00f3ce519335> /usr/lib/libsqlite3.dylib
  379. 0x185822000 - 0x185b96fff CFNetwork arm64 <90d5c0c0c2813113ada33291569dd779> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
  380. 0x185b97000 - 0x185ba4fff libbz2.1.0.dylib arm64 <4baff1f2fffe30af8c523142c862c520> /usr/lib/libbz2.1.0.dylib
  381. 0x185ba5000 - 0x185bbdfff liblzma.5.dylib arm64 <eb9e235443573c948bcd016ea00a3709> /usr/lib/liblzma.5.dylib
  382. 0x185bbe000 - 0x185bd8fff libCRFSuite.dylib arm64 <a859d30f7de034a2bee5aa662bc5bc2d> /usr/lib/libCRFSuite.dylib
  383. 0x185bd9000 - 0x185c02fff libarchive.2.dylib arm64 <7e0ef1a7aa7f37ea875adfca9c334aff> /usr/lib/libarchive.2.dylib
  384. 0x185c03000 - 0x185c04fff liblangid.dylib arm64 <80d66702d7ce30b7b75c3f75472697eb> /usr/lib/liblangid.dylib
  385. 0x185c05000 - 0x185ed4fff Foundation arm64 <b301584673973341a35216f9c24a4a8b> /System/Library/Frameworks/Foundation.framework/Foundation
  386. 0x185ed5000 - 0x185f80fff libBLAS.dylib arm64 <708d8599265c39d3881fc57c55bc982d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
  387. 0x185f81000 - 0x1862affff libLAPACK.dylib arm64 <96e5ce2234903263ad30c6398972d535> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
  388. 0x1862b0000 - 0x18654afff vImage arm64 <1f67094759de381898830a3692edff0f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
  389. 0x18654b000 - 0x186570fff libvMisc.dylib arm64 <d67817ca89b3397a90c1ae1df6855587> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
  390. 0x186571000 - 0x186585fff libLinearAlgebra.dylib arm64 <37c71c692da03cc9a1534badab1cf6f4> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
  391. 0x186586000 - 0x186597fff libSparseBLAS.dylib arm64 <2237c532ebe539f8ab93c181dfa1a291> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
  392. 0x186598000 - 0x18660dfff libvDSP.dylib arm64 <0ced33b1008e357e9acb9d039cff697d> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
  393. 0x18660e000 - 0x18660efff vecLib arm64 <d21c98b0003235f99d247f4f934c7641> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
  394. 0x18660f000 - 0x18660ffff Accelerate arm64 <f38de9acd0ba3a00a1c32fda7a240f38> /System/Library/Frameworks/Accelerate.framework/Accelerate
  395. 0x186610000 - 0x186b54fff CoreGraphics arm64 <d53212b5c86539c89e6128cf5e1755f1> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
  396. 0x186b55000 - 0x186b69fff GraphicsServices arm64 <b5749f3fa6f13ce689683db33f23256c> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  397. 0x186b6a000 - 0x186bb7fff AppSupport arm64 <49a440593a073cccb68ef6333ad031fd> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
  398. 0x186bb8000 - 0x186ce5fff MobileCoreServices arm64 <698b2612b3193295b1a25adcac4b396f> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
  399. 0x186ce6000 - 0x186d47fff BaseBoard arm64 <ff0febbec86337aead2c18f8ac460dec> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
  400. 0x186d48000 - 0x186d57fff AssertionServices arm64 <678b3538927439dea29c80b43ab5b5a6> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
  401. 0x186d58000 - 0x186d85fff BackBoardServices arm64 <9d2893bea3b33859a3ef4037acba33c2> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
  402. 0x186d8a000 - 0x186dd9fff FrontBoardServices arm64 <8783f168ed4b3c3f964f5deffa37b7d2> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
  403. 0x186ddd000 - 0x186e11fff SpringBoardServices arm64 <e17511326b56346298bf8edfa81dba1d> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
  404. 0x186e12000 - 0x186e2cfff MobileKeyBag arm64 <b0463506b6d53733814f3506384a4b7b> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
  405. 0x186e2d000 - 0x186e35fff IOSurface arm64 <6206ce4aff193f5e91d25dbbb2be47bf> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
  406. 0x186e36000 - 0x186e41fff liblockdown.dylib arm64 <3904292ecd513a0e85216e7c3abd1101> /usr/lib/liblockdown.dylib
  407. 0x186e42000 - 0x186e58fff CrashReporterSupport arm64 <b06bf5fa4c9b36f595a2a8ea4a84cca9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
  408. 0x186e59000 - 0x186e5bfff IOSurfaceAccelerator arm64 <7dd37fd295f93ecfa89401bbbb418dbf> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
  409. 0x186e5c000 - 0x186e9cfff AppleJPEG arm64 <d8b98c13f8d83200ad41d6b30d3c9c14> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
  410. 0x186e9d000 - 0x18742afff ImageIO arm64 <5c024c655b8b3f4992de9ca2197b9183> /System/Library/Frameworks/ImageIO.framework/ImageIO
  411. 0x18742b000 - 0x187431fff TCC arm64 <b11f764c841d3c69a50a6b0993735d43> /System/Library/PrivateFrameworks/TCC.framework/TCC
  412. 0x187432000 - 0x187436fff AggregateDictionary arm64 <fab7b20283e43d8aa268b7d051e3d521> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
  413. 0x187437000 - 0x187443fff PowerLog arm64 <4ad93e4e67cf3d5e9993896a52fd2755> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
  414. 0x187444000 - 0x1874aefff libTelephonyUtilDynamic.dylib arm64 <a9cba41bffa83838b49c3f8ff2538f8a> /usr/lib/libTelephonyUtilDynamic.dylib
  415. 0x1874af000 - 0x1874c1fff CommonUtilities arm64 <123bd9ef97f03988a86294b1abd78313> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
  416. 0x1874c2000 - 0x1874d7fff libcompression.dylib arm64 <c5e41b4a6cbf37fb87cd5cd44f6906b8> /usr/lib/libcompression.dylib
  417. 0x1874d8000 - 0x187770fff CoreData arm64 <7574c4fafa7a33bf82e05d9fa01ed542> /System/Library/Frameworks/CoreData.framework/CoreData
  418. 0x187771000 - 0x187776fff libCoreVMClient.dylib arm64 <101bfe9aed0f304b9346beead1629a15> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
  419. 0x187777000 - 0x18777cfff IOAccelerator arm64 <54e24860953b39ddbe13a2dcdf76c733> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
  420. 0x18777d000 - 0x18777efff libCVMSPluginSupport.dylib arm64 <02280e05346d31509d62ac2583f72857> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
  421. 0x18777f000 - 0x187782fff libCoreFSCache.dylib arm64 <158c17b30426340a832ab09982dd8843> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
  422. 0x187783000 - 0x1877c4fff libGLImage.dylib arm64 <34bb7e96428f3c1abd6f0cbb2787b9e1> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
  423. 0x1877c5000 - 0x1877cffff libGFXShared.dylib arm64 <d70b4c465ebe3a9e98c2b82ccf8fb7d7> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
  424. 0x1877d0000 - 0x1877d8fff IOMobileFramebuffer arm64 <e759626dff9439309f66279b3e4296ca> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
  425. 0x1877d9000 - 0x1877d9fff libmetal_timestamp.dylib arm64 <03e8a64b598935f590892cb3f6a6704c> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
  426. 0x1877da000 - 0x18783bfff Metal arm64 <8a64c7a89a1437ad929dc2ea24862be3> /System/Library/Frameworks/Metal.framework/Metal
  427. 0x18783c000 - 0x187846fff OpenGLES arm64 <d789825652ac31c78f1007fed0ff3777> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
  428. 0x187847000 - 0x18786bfff CoreVideo arm64 <ba0cdc15666b32f7be6f9fcd1528c7f1> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
  429. 0x18786c000 - 0x18786efff OAuth arm64 <56d873bb47973452a9fc41ee777f8d42> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
  430. 0x18786f000 - 0x1878abfff Accounts arm64 <28b18304843b3350a829aaedc92b5a54> /System/Library/Frameworks/Accounts.framework/Accounts
  431. 0x1878ac000 - 0x18799efff libiconv.2.dylib arm64 <1db28a41c3a83551aad361a4e072fe33> /usr/lib/libiconv.2.dylib
  432. 0x18799f000 - 0x187aecfff CoreAudio arm64 <34f7497d8b43383cb4021a8300855c94> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
  433. 0x187aed000 - 0x187af0fff UserFS arm64 <b8862d7a16d83d22954ab81b89743009> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
  434. 0x187af1000 - 0x187bfefff CoreMedia arm64 <b64e8d32c5533e7898e9a631ecda513a> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
  435. 0x187bff000 - 0x187c05fff libcupolicy.dylib arm64 <5311b060110139d5ae3b1325e855e7da> /usr/lib/libcupolicy.dylib
  436. 0x187c06000 - 0x187c8ffff CoreTelephony arm64 <ebd51642ac29349694e03daa4aeac43e> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
  437. 0x187c90000 - 0x187d9dfff libFontParser.dylib arm64 <a7990cbb692b36a49280088c24b9ec2a> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
  438. 0x187d9e000 - 0x187e2dfff VideoToolbox arm64 <388d83cbbe32318db73c99090de72300> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
  439. 0x187e2e000 - 0x187e2efff FontServices arm64 <5a9fc52851583aac96b6745cf7aae370> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
  440. 0x187e2f000 - 0x187f7bfff CoreText arm64 <851f6498f833335fb35ec9e67515c2fb> /System/Library/Frameworks/CoreText.framework/CoreText
  441. 0x187f7c000 - 0x187f96fff ProtocolBuffer arm64 <94fc56d3e01136a2aaf8c207e2761696> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
  442. 0x187f97000 - 0x187fbffff PersistentConnection arm64 <35abdca5445d3af9bf40770e5416df79> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
  443. 0x187fc0000 - 0x187fc6fff DataMigration arm64 <119f715b07bd3046ad1cef0bb035440c> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
  444. 0x187fc7000 - 0x18841bfff AudioToolbox arm64 <ccc5fb161ee537e3b0c26110edee2ecd> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
  445. 0x18841c000 - 0x1885f9fff QuartzCore arm64 <416a878f23c636fc8d81404ff7dd4fdc> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
  446. 0x1885fa000 - 0x188600fff Netrb arm64 <099e2ab3ae8e3a498e0e0a0f17e128a7> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
  447. 0x188601000 - 0x188611fff libcmph.dylib arm64 <903e25509e37307e99af188ed1272633> /usr/lib/libcmph.dylib
  448. 0x188612000 - 0x188632fff libmis.dylib arm64 <af76a704dc8631deb7f9eb778f089d81> /usr/lib/libmis.dylib
  449. 0x188633000 - 0x188724fff LanguageModeling arm64 <c49bcbbac36d34308151388e8bf1a718> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
  450. 0x188725000 - 0x18881bfff ManagedConfiguration arm64 <d1f359c8a97b3c89a7b8ba8cfa763db3> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
  451. 0x18881c000 - 0x188832fff libmarisa.dylib arm64 <96c399295cb13cad829c93b5c29f0661> /usr/lib/libmarisa.dylib
  452. 0x188833000 - 0x188903fff ProofReader arm64 <bb56e538be8835199a0abd263adb75f8> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
  453. 0x188904000 - 0x18890efff MediaAccessibility arm64 <17fe4943f5363a278cf9868db2623b9d> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
  454. 0x18890f000 - 0x18891ffff MobileAsset arm64 <31dba48571e53542aaae65d36e7f7a80> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
  455. 0x188920000 - 0x188991fff ColorSync arm64 <996fd30495c33a64b17b87797c54aec2> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
  456. 0x188992000 - 0x188a02fff MetalPerformanceShaders arm64 <e78463e7ed8334909ae0968c5b4ddcbc> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
  457. 0x188a03000 - 0x188e32fff FaceCore arm64 <95b96615d1833bcf9a7ab6045b81a1a4> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
  458. 0x188e33000 - 0x188eaffff Quagga arm64 <e6e43127a1853a71a9557cba5e2058e3> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
  459. 0x188eb0000 - 0x189079fff CoreImage arm64 <55c8f77fb93d38249b1fb57dd83fc30c> /System/Library/Frameworks/CoreImage.framework/CoreImage
  460. 0x18907a000 - 0x1890c9fff TextInput arm64 <a1a56e91cb0534e8815a23fb6993b023> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
  461. 0x1890ca000 - 0x1890dafff libAccessibility.dylib arm64 <7d0ab5a080d6360183918dfabd274b9f> /usr/lib/libAccessibility.dylib
  462. 0x1890ea000 - 0x189b2cfff JavaScriptCore arm64 <0548a22a0c4d306d92572ad10b73b703> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
  463. 0x189b2d000 - 0x189d7efff StoreServices arm64 <7876e0b331c3380ab69b57e9bc5ece4b> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
  464. 0x189d7f000 - 0x18af74fff WebCore arm64 <71643ec5512a3bf5b4b3926bff6107a0> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
  465. 0x18af75000 - 0x18af9dfff libxslt.1.dylib arm64 <3edbcb1d6e1d33519db363daf35cfe1c> /usr/lib/libxslt.1.dylib
  466. 0x18af9e000 - 0x18b10afff WebKitLegacy arm64 <aa8712f0c16f301dac4d63dc9b3afa83> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
  467. 0x18b10b000 - 0x18b1d0fff CoreUI arm64 <0a25c84cf6183efead20a5cea30b98ad> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
  468. 0x18b1d1000 - 0x18b1f8fff DictionaryServices arm64 <dd7a3952ff63333ebe91d7eff8347628> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
  469. 0x18b1f9000 - 0x18b1fcfff HangTracer arm64 <13e35bff690836b7b717f3f5ff690897> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
  470. 0x18b1fd000 - 0x18b251fff PhysicsKit arm64 <e53aecfb95ec3252986a82a83a3cafd1> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
  471. 0x18b252000 - 0x18b329fff UIFoundation arm64 <db0623abf2243a578bd1e457f6877483> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
  472. 0x18b336000 - 0x18c0dcfff UIKit arm64 <314063bdf85f321d88d6e24a0de464a2> /System/Library/Frameworks/UIKit.framework/UIKit
  473. 0x18c0dd000 - 0x18c105fff CoreBluetooth arm64 <ced176702d7c37e6a9027eeb3fbf7f66> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
  474. 0x18c106000 - 0x18c12efff DataAccessExpress arm64 <7a699d2f3ad731c8a8c1705c14f6640f> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
  475. 0x18c12f000 - 0x18c14ffff NetworkStatistics arm64 <de6f2c537e8b32f19a14ca97b293394e> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
  476. 0x18c150000 - 0x18c1d9fff AddressBook arm64 <365f0252eb093287a683b66ce63a38ac> /System/Library/Frameworks/AddressBook.framework/AddressBook
  477. 0x18c1da000 - 0x18c33afff CoreMotion arm64 <22cacab0e3d633e7922447665e13c625> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
  478. 0x18c33b000 - 0x18c365fff CacheDelete arm64 <b7d03ec01fa83f0c8c876884fb6a7b2a> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
  479. 0x18c366000 - 0x18c373fff CoreAUC arm64 <4ccece7ce6f53d4393588ca8af59f4cc> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
  480. 0x18c374000 - 0x18c8dffff MediaToolbox arm64 <187f344983d43509ba97bd1048277a4d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
  481. 0x18c8e0000 - 0x18ca8dfff Celestial arm64 <bcb85f2db7013aca8d6f151e462dac42> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
  482. 0x18ca8e000 - 0x18ca9dfff IntlPreferences arm64 <09d66fe143483a389cd6f502e13da940> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
  483. 0x18ca9e000 - 0x18caa0fff CoreDuetDebugLogging arm64 <7e3ea6bf9d463951866292d973db6e6b> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
  484. 0x18caa1000 - 0x18cab5fff CoreDuetDaemonProtocol arm64 <9702905525c33e2880b00d957ad476c9> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
  485. 0x18cab6000 - 0x18cb8bfff CoreDuet arm64 <d436e43f1206320fbd75248b121358aa> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
  486. 0x18cb8c000 - 0x18cd42fff AVFoundation arm64 <6805cf654ddf39558acb3d0a35a7a8df> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
  487. 0x18cd43000 - 0x18cd77fff libtidy.A.dylib arm64 <52ea6eebe0483eeba039b11d9465b3e1> /usr/lib/libtidy.A.dylib
  488. 0x18cd78000 - 0x18cddefff IMFoundation arm64 <38ea4de43fbe399397e16b597d39ef1e> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
  489. 0x18cddf000 - 0x18d482fff GeoServices arm64 <76ac55e1ca1f3caaa95c0a2527a9d827> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
  490. 0x18d483000 - 0x18d484fff DiagnosticLogCollection arm64 <8c7cdc0581863d949fad12e1c002c80f> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
  491. 0x18d485000 - 0x18d486fff Marco arm64 <9de14b0be5043a13ae11ce2b307d4352> /System/Library/PrivateFrameworks/Marco.framework/Marco
  492. 0x18d487000 - 0x18d50cfff CoreLocation arm64 <b5ea2a9b0de1305d804bce89c81d3d30> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
  493. 0x18d50d000 - 0x18d512fff ConstantClasses arm64 <d1824269bde13011a30bb20413b487c8> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
  494. 0x18d513000 - 0x18d51dfff libChineseTokenizer.dylib arm64 <2b44c0ea1a91328084a953a9608c22a5> /usr/lib/libChineseTokenizer.dylib
  495. 0x18d51e000 - 0x18d7a3fff libmecabra.dylib arm64 <cc24a17997163e9d8584a22f60a5c4ab> /usr/lib/libmecabra.dylib
  496. 0x18d7a4000 - 0x18d7f6fff IDSFoundation arm64 <a680927d22fd3e6a863a0fba58fa78e3> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
  497. 0x18d7f7000 - 0x18d8bffff IDS arm64 <2b8f046662e53c7792a936e22d76c185> /System/Library/PrivateFrameworks/IDS.framework/IDS
  498. 0x18d8c0000 - 0x18d8defff MediaServices arm64 <ae9e890161c13c02a11f9fcce775756d> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
  499. 0x18d8df000 - 0x18d922fff AuthKit arm64 <51f9f14dab343736aba127fc4c2fef4d> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
  500. 0x18d923000 - 0x18d928fff libheimdal-asn1.dylib arm64 <430155e3abb132b391e8bc0785b6cd70> /usr/lib/libheimdal-asn1.dylib
  501. 0x18d929000 - 0x18d9fdfff MediaRemote arm64 <0c379e82aee7397a84dd5adc9fc639c1> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
  502. 0x18d9fe000 - 0x18db82fff MobileSpotlightIndex arm64 <85e4085a14363a6d9104565abe0d8ac9> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
  503. 0x18db83000 - 0x18dba2fff PlugInKit arm64 <5fd199791bd034158ae690bd4b9ab1e1> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
  504. 0x18dba3000 - 0x18dbdffff ProtectedCloudStorage arm64 <08b86661a73933f9adcc5d78145c2e1a> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
  505. 0x18dbe0000 - 0x18dbfbfff libresolv.9.dylib arm64 <1d7a61761a42344b850150806bcb08a9> /usr/lib/libresolv.9.dylib
  506. 0x18dbfc000 - 0x18dc11fff ApplePushService arm64 <0af0362080153e92bf29b1b964417848> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
  507. 0x18dc12000 - 0x18dc61fff ContactsFoundation arm64 <9c723b6eab2d362a8288b4bf796d593e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
  508. 0x18dc65000 - 0x18dd18fff Contacts arm64 <83282249a77f31fc947407d24c5d1fc9> /System/Library/Frameworks/Contacts.framework/Contacts
  509. 0x18dd19000 - 0x18dd62fff CoreSpotlight arm64 <d82a303ae98f311ea76c1b2eb85ab42d> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
  510. 0x18dd63000 - 0x18dd8bfff vCard arm64 <746d1b3a7006325587116c3d938cdc9b> /System/Library/PrivateFrameworks/vCard.framework/vCard
  511. 0x18dd8c000 - 0x18de18fff VoiceServices arm64 <581c48f7f95b38b7ad93bacd582afdda> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
  512. 0x18de19000 - 0x18de68fff SAObjects arm64 <6f3a056e36c23779a775adf39afb410a> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
  513. 0x18df05000 - 0x18dfa7fff AssistantServices arm64 <739009508e8f33de8d093112fd14745d> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
  514. 0x18e0ab000 - 0x18e0c7fff AppleIDSSOAuthentication arm64 <51e91fc9170931599eb79c311b1adc09> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
  515. 0x18e0d9000 - 0x18e14cfff AppleAccount arm64 <d5700b7d4b8d34908eebe06d140d797a> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
  516. 0x18e14d000 - 0x18e151fff CommunicationsFilter arm64 <88fe96f3e9bd3c928f0ce3b9e3609f22> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
  517. 0x18e152000 - 0x18e177fff ChunkingLibrary arm64 <a5610db4cde33d18849623976460f536> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
  518. 0x18e178000 - 0x18e183fff CaptiveNetwork arm64 <c0837a51c56b3485ae0626bb30d32959> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
  519. 0x18e184000 - 0x18e1b2fff EAP8021X arm64 <ae8a47ef84693d42b074b97abf71135e> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
  520. 0x18e1b3000 - 0x18e1bafff AssetCacheServices arm64 <ec37af1c81113876b331f36c6263a725> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
  521. 0x18e1bb000 - 0x18e283fff MMCS arm64 <657b5caffa2a3e709e0396e623cbd71e> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
  522. 0x18e284000 - 0x18e2b4fff MobileWiFi arm64 <2d66ac36f09f39c4ac0722873331d039> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
  523. 0x18e2b5000 - 0x18e2f7fff ContentIndex arm64 <4e6fa126997f30cb8c0caf9ae4f0e63b> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
  524. 0x18e2f8000 - 0x18e300fff MobileIcons arm64 <f8f2b50fa7de361bac6b63f8e47e6d94> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
  525. 0x18e355000 - 0x18e385fff Bom arm64 <32b8ff158e563292bb052e36c903dbdd> /System/Library/PrivateFrameworks/Bom.framework/Bom
  526. 0x18e38f000 - 0x18e3e0fff FTServices arm64 <14e43a8755c33c8196d34ba513cf77d3> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
  527. 0x18e3e1000 - 0x18e43ffff CoreDAV arm64 <efdd83aef54e34e386a8be336b6a9f52> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
  528. 0x18e44f000 - 0x18e465fff UserManagement arm64 <40ac399d20df3c0e9c438d1c212beb4f> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
  529. 0x18e466000 - 0x18e52dfff CorePDF arm64 <4236b129a3d43c9386271a2d6486d093> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
  530. 0x18e52e000 - 0x18e562fff iCalendar arm64 <5bb9085e143b383db506a50934df271c> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
  531. 0x18e56b000 - 0x18e5c9fff CalendarFoundation arm64 <d9d4b20dd9623e4e8831ca80a9f94797> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
  532. 0x18e5ca000 - 0x18e5d0fff IncomingCallFilter arm64 <f4bda41bf4f93920862f82802df297f9> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
  533. 0x18e6cc000 - 0x18e765fff CalendarDatabase arm64 <bceaf54d26dd316f90d4c0a8758be5a7> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
  534. 0x18e766000 - 0x18e7abfff CalendarDaemon arm64 <1c5280642d4d365cac44cbb0cb2127af> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
  535. 0x18e7ac000 - 0x18e87cfff EventKit arm64 <dc05fdb1cdbc3770bcb4fe7f24fefeee> /System/Library/Frameworks/EventKit.framework/EventKit
  536. 0x18e87d000 - 0x18ebb2fff WebKit arm64 <cf746428b8bc3641b821a3e6fc8def1a> /System/Library/Frameworks/WebKit.framework/WebKit
  537. 0x18ebff000 - 0x18ed43fff ContactsUI arm64 <31a25a9458cf380fbc3f78c00d447586> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
  538. 0x18ed44000 - 0x18f515fff ModelIO arm64 <7e43f160826d3d9ca2b7b54691290403> /System/Library/Frameworks/ModelIO.framework/ModelIO
  539. 0x18f516000 - 0x18f51cfff DAAPKit arm64 <fbf1424a544b3c4fb6a917d95bc7eaf0> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
  540. 0x18f63d000 - 0x18f66dfff GLKit arm64 <19bc88c1484837f8917d1b6ebeb8f432> /System/Library/Frameworks/GLKit.framework/GLKit
  541. 0x18f66e000 - 0x18f8defff MusicLibrary arm64 <850bdba677af3ac7ae56ec7959064b3d> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
  542. 0x18f91e000 - 0x18f9f5fff AddressBookUI arm64 <381f7b67a71c3e57a975bbc88e3b2046> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
  543. 0x18f9f6000 - 0x18fad2fff CloudKit arm64 <bdeeb52860993d68b22aafc10ec4de52> /System/Library/Frameworks/CloudKit.framework/CloudKit
  544. 0x18fad3000 - 0x18fb49fff iTunesStore arm64 <ce72159db23032379460e91ee94f2bd9> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
  545. 0x18fb4a000 - 0x18fb50fff CloudPhotoServices arm64 <8de95cd9eb9c3941ad9348dc323bbd82> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
  546. 0x18fb51000 - 0x18fc47fff CloudPhotoLibrary arm64 <3183a58c4b8739e5bd61501dababa798> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
  547. 0x18fca0000 - 0x18fcc8fff AssetsLibraryServices arm64 <7f638cd67bd93c6b8e899bd65ca48c42> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
  548. 0x18fcc9000 - 0x18fd65fff HomeSharing arm64 <7919fa86104c3f9ea4e5c3b7131a857c> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
  549. 0x18fd66000 - 0x18fd94fff ACTFramework arm64 <d0dbf6b0c7253e30b8d55be12b11d409> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
  550. 0x18fd95000 - 0x18fda0fff DCIMServices arm64 <4c6e6cfea03a3946b9f2d6cf72632dc3> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
  551. 0x18fda1000 - 0x18fed0fff CoreMediaStream arm64 <e336cc8734c93632bae275adde063933> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
  552. 0x18fed1000 - 0x18feeafff PhotosFormats arm64 <7322f340591d382bb48a006c41c4aaf5> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
  553. 0x18feeb000 - 0x18fef2fff XPCKit arm64 <db3b46de1c973673aef44874014248c2> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
  554. 0x18fef3000 - 0x1902cafff MediaPlayer arm64 <e212e3ca659630b4879b8972f82c4143> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
  555. 0x1902cb000 - 0x1903b0fff CameraKit arm64 <b96c384642123c0c9db01214ba4f7903> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
  556. 0x1903b9000 - 0x1903d5fff MediaStream arm64 <f1e97cd104833df89c43ca4bdbbdffd3> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
  557. 0x1903d6000 - 0x190773fff PhotoLibraryServices arm64 <6ebb9a4eaa2b382185da79d452103af3> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
  558. 0x190774000 - 0x1907aafff PrototypeTools arm64 <48fdbf6299283a2da4bba73617b42398> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
  559. 0x1907ab000 - 0x190818fff libprotobuf.dylib arm64 <9c108882e95c3003a9140280a9da8250> /usr/lib/libprotobuf.dylib
  560. 0x190c39000 - 0x190c6afff DataDetectorsCore arm64 <a6010e00f70239889cbdaaaf2325df0d> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
  561. 0x190c79000 - 0x190ed9fff libAWDSupportFramework.dylib arm64 <d0a93de952b934f3af31a3bd4cd05df9> /usr/lib/libAWDSupportFramework.dylib
  562. 0x190f1c000 - 0x190f5cfff WirelessDiagnostics arm64 <741604bed6a639adb1fca822f3342885> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
  563. 0x190f5d000 - 0x191071fff Photos arm64 <f5d8565d92a235afbc039d4feb17d889> /System/Library/Frameworks/Photos.framework/Photos
  564. 0x191130000 - 0x191149fff GenerationalStorage arm64 <f5a8cfac70a030158a4b78636167e8e8> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
  565. 0x19114a000 - 0x191155fff CoreRecents arm64 <a7313c413ca031469295d08361d050c8> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
  566. 0x191256000 - 0x191269fff AssetsLibrary arm64 <41508b8269bf3943aff07a701881f44b> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
  567. 0x191ae5000 - 0x191af8fff QuickLookThumbnailing arm64 <8fcfe48a383932d3ac030e591d9fd710> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
  568. 0x191bfe000 - 0x191c95fff QuickLook arm64 <f5911e86b6ec3eafb19fa7a74c2a3c73> /System/Library/Frameworks/QuickLook.framework/QuickLook
  569. 0x191e10000 - 0x191e89fff libnetwork.dylib arm64 <a1d866db069538fc90aaae3ca1ccb13d> /usr/lib/libnetwork.dylib
  570. 0x191e9d000 - 0x191f1dfff Network arm64 <e962fe80d3ee3497a52d0644c99aafb6> /System/Library/PrivateFrameworks/Network.framework/Network
  571. 0x191f24000 - 0x191fc6fff Social arm64 <f0c27d686a3b3639885f322627bc58f5> /System/Library/Frameworks/Social.framework/Social
  572. 0x1920ec000 - 0x192102fff FTAWD arm64 <3f976dcde4a0365ab3d4b2fed519daec> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
  573. 0x19216c000 - 0x1922d3fff IMCore arm64 <ee9f18af9a013418ba6dcbaf8f14e359> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
  574. 0x192337000 - 0x19238efff ImageCapture arm64 <799c3c78fd6d35b2b9d6ee2749b4d8ba> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
  575. 0x19238f000 - 0x1923a4fff iPhotoMigrationSupport arm64 <abb6c1865ef33cbf83c9358db49e73b3> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
  576. 0x1923d7000 - 0x192468fff PhotoLibrary arm64 <2c605cdceb8c3eac80ae93fd961e2a85> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
  577. 0x19268b000 - 0x1926c1fff CalendarUIKit arm64 <8441c80be4ce300fa9fa037ecac7f534> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
  578. 0x1926f8000 - 0x192707fff SetupAssistant arm64 <41fe545b1f8d3269bfc2b618b407491f> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
  579. 0x192737000 - 0x1928f9fff EventKitUI arm64 <0f20823bb8923eb08a21f8784572677b> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
  580. 0x1929b0000 - 0x1929e1fff Pegasus arm64 <26e597b5dc1a30b99fa2a6ec018d6f12> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
  581. 0x192aa6000 - 0x192aeffff AVKit arm64 <4853d1e571d230aca86991e1af4bcb57> /System/Library/Frameworks/AVKit.framework/AVKit
  582. 0x192e15000 - 0x192e27fff SiriTasks arm64 <b1b718dd0fb2382a8189943603e1963d> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
  583. 0x192ff7000 - 0x1930a7fff IMAVCore arm64 <06a1ced658c234d3801ded6983cfeb1d> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
  584. 0x1930a8000 - 0x19312afff PhotoEditSupport arm64 <e21fca2ba0493055b97c252d7d109516> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
  585. 0x19377a000 - 0x193becfff PhotosUI arm64 <6fcb8cf1f761385c9663968c419495f4> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
  586. 0x194e11000 - 0x194e42fff WirelessProximity arm64 <cd9dbf0a74b6378d8670d534902b72a9> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
  587. 0x1950b5000 - 0x19512efff CoreHandwriting arm64 <b5c97769df6837e9bb67f3479377c1d9> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
  588. 0x19523c000 - 0x1952d0fff MediaPlatform arm64 <a9c9b00ce1263235b81e1a0587e9dbb0> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
  589. 0x195da6000 - 0x195e04fff CoreBrightness arm64 <d2c6f8f2d00f365c87259d1578d58306> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
  590. 0x196133000 - 0x196260fff StoreServicesCore arm64 <e872abc10c0a3a89b2585bbaffaea1e0> /System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore
  591. 0x19679f000 - 0x196bfcfff MediaLibraryCore arm64 <05c6f35e7b813ff5be616b42cafb29a3> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
  592. 0x197253000 - 0x197356fff AnnotationKit arm64 <b59b2c115e8638bf9ac03997dfc87c23> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
  593. 0x1976af000 - 0x1976cefff CoreNLP arm64 <42836654b8a33051a104b0ec97fc1091> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
  594. 0x199cf3000 - 0x199d07fff libCGInterfaces.dylib arm64 <8d96c27fbf1235749dd2907472688e89> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
  595. 0x199d08000 - 0x199f7efff AudioCodecs arm64 <208683edf2873abb895184e97e52391d> /System/Library/Frameworks/AudioToolbox.framework/AudioCodecs
  596. 0x19abfe000 - 0x19ac0cfff AppleFSCompression arm64 <9ce16a16e20c35f5be292f251083c30d> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
  597. 0x19ac0d000 - 0x19ac18fff AppleIDAuthSupport arm64 <256177a6ff8330fabd3cbe9dce157999> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
  598. 0x19b8fc000 - 0x19b921fff CoreServicesInternal arm64 <3c2db4f07ea232358a78e76307363ba0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
  599. 0x19bc65000 - 0x19bc70fff DiagnosticExtensions arm64 <c5ac1caf553435e29b6c8bbde3fccc87> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
  600. 0x19c01f000 - 0x19c02bfff libGSFontCache.dylib arm64 <ad96a7db4ef337a1919ef9e4f24ce96a> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
  601. 0x19c02c000 - 0x19c05dfff libTrueTypeScaler.dylib arm64 <b675e879d4b032ba8ad24e7e78818463> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
  602. 0x19cfee000 - 0x19d01ffff MarkupUI arm64 <d0225015d8dd34d4a8129fdb73d19163> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
  603. 0x19d3e0000 - 0x19d3e9fff MobileStorage arm64 <4f2138550b173213a7310f7f0ee4255f> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
  604. 0x19df1a000 - 0x19df1ffff TextInputUI arm64 <6a4759a2652537418870bb45e66496a5> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
  605. 0x19e6a6000 - 0x19e875fff libFosl_dynamic.dylib arm64 <66eea63b13f33419b384f7f160084d3c> /usr/lib/libFosl_dynamic.dylib
  606. 0x19ec91000 - 0x19ecc3fff libpcap.A.dylib arm64 <55f8cbe11d333b739e2c027802ca3d07> /usr/lib/libpcap.A.dylib
  607. 0x19ecfe000 - 0x19edcefff AVFAudio arm64 <b762d2b47a393183be0e8cdc2e6557d0> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
  608. 0x19edcf000 - 0x19edd8fff ProactiveEventTracker arm64 <66b41160346f344b8b7685ea37bf7d3f> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
  609. 0x19edd9000 - 0x19ef6ffff Intents arm64 <c55c244eff3a3b568972131160de46a0> /System/Library/Frameworks/Intents.framework/Intents
  610. 0x19ef70000 - 0x19efc6fff CallKit arm64 <6657e6ec77cf338495c410ed354c4b1f> /System/Library/Frameworks/CallKit.framework/CallKit
  611. 0x19f0b0000 - 0x19f0d3fff UserNotifications arm64 <28e420b8a82f33b6aacba533ded3466c> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
  612. 0x19f0e6000 - 0x19f0f4fff PersonaKit arm64 <dffe49e16fb6322e98e7a30d94e46c85> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
  613. 0x19f2f1000 - 0x19f31cfff IMSharedUtilities arm64 <df191e03a6bd385fb91e0c20e622ab4e> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
  614. 0x19f562000 - 0x19f58dfff Pasteboard arm64 <524e5f899a9836c5a45b76c5ef4cae9a> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
  615. 0x19f5a6000 - 0x19f649fff TextureIO arm64 <a427c8b881e43dad8d3c812bc418d731> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
  616. 0x19fb77000 - 0x19fbc0fff ContactsUICore arm64 <3a022fafb1dc3fe4a790384482e64dbb> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
  617. 0x19fc06000 - 0x19fc1afff EmojiFoundation arm64 <2dbf33d95d573f3aafc459d5f9114fff> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
  618. 0x1a040a000 - 0x1a0426fff SearchFoundation arm64 <d19e096971f83e0c964c11a18af298f0> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
  619. 0x1a0b21000 - 0x1a0b33fff libBNNS.dylib arm64 <7b15b1fd47de37cc94234f1279febec2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
  620. 0x1a0b34000 - 0x1a0b38fff libQuadrature.dylib arm64 <6142532815973d5f9292892fb7c2c353> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
  621. 0x1a0ea2000 - 0x1a0eb3fff CoreEmoji arm64 <02de2177a2a83b389b2d8796f9576d41> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
  622. 0x1a0eb4000 - 0x1a0eccfff CoreInterest arm64 <6b5923f92d6b314cb81a4cade6e8839c> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
  623. 0x1a105d000 - 0x1a10d8fff CoreParsec arm64 <7a3da299a96738069b666ca0fd9b81d5> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
  624. 0x1a1145000 - 0x1a1176fff DifferentialPrivacy arm64 <a3a5dda0a94f3a9fb6c0c2bd56622c53> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
  625. 0x1a13b8000 - 0x1a13b8fff IntentsFoundation arm64 <640a622a48173a91829abcded6d8ac51> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
  626. 0x1a1501000 - 0x1a15cdfff NLP arm64 <9162fa12a5ab3325a413c57dad3dce48> /System/Library/PrivateFrameworks/NLP.framework/NLP
  627. 0x1a163b000 - 0x1a16aafff PDFKit arm64 <e07de53a151530278d1c200f00a5481f> /System/Library/PrivateFrameworks/PDFKit.framework/PDFKit
  628. 0x1a1ba2000 - 0x1a1e0efff PhotosUICore arm64 <d677645c344e3b7da934c8b2dea9f992> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
  629. 0x1a205d000 - 0x1a2062fff SymptomDiagnosticReporter arm64 <23b4b5547e8433289e9fc4757ae5eb17> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
  630. 0x1a275c000 - 0x1a27d4fff libate.dylib arm64 <8f60d460abd031edaf8477a229c4006c> /usr/lib/libate.dylib
  631. 0x1a27d5000 - 0x1a27d5fff libcoretls.dylib arm64 <852a1f8d67063962b6699bd608ee1eef> /usr/lib/libcoretls.dylib
  632. 0x1a27d6000 - 0x1a27d7fff libcoretls_cfhelpers.dylib arm64 <85a72486fa0e376f8b14a6d19375a1b6> /usr/lib/libcoretls_cfhelpers.dylib
  633.  
  634. EOF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement