Advertisement
Guest User

Untitled

a guest
Jun 9th, 2017
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.58 KB | None | 0 0
  1. Incident Identifier: FDD14585-ED15-46DE-A5E5-58FDFE1603A9
  2. CrashReporter Key: df03a1150ccfe2247c32c24971c165f4cb9497a6
  3. Hardware Model: iPad4,4
  4. Process: TheApp.iOS [1337]
  5. Path: /private/var/containers/Bundle/Application/942A9357-971B-4D03-A1EF-835CA40F853F/TheApp.iOS.app/TheApp.iOS
  6. Identifier: com.example.theapp
  7. Version: 21 (0.3.0)
  8. Code Type: ARM-64 (Native)
  9. Role: Foreground
  10. Parent Process: launchd [1]
  11. Coalition: com.example.theapp [944]
  12.  
  13.  
  14. Date/Time: 2017-06-07 08:44:51.7472 -0500
  15. Launch Time: 2017-06-07 08:44:51.6119 -0500
  16. OS Version: iPhone OS 10.3.1 (14E304)
  17. Report Version: 104
  18.  
  19. Exception Type: EXC_CRASH (SIGABRT)
  20. Exception Codes: 0x0000000000000000, 0x0000000000000000
  21. Exception Note: EXC_CORPSE_NOTIFY
  22. Triggered by Thread: 0
  23.  
  24. Application Specific Information:
  25. abort() called
  26.  
  27. Filtered syslog:
  28. None found
  29.  
  30. Thread 0 name: tid_403 Dispatch queue: com.apple.main-thread
  31. Thread 0 Crashed:
  32. 0 libsystem_kernel.dylib 0x0000000188401014 __pthread_kill + 8
  33. 1 libsystem_pthread.dylib 0x00000001884cb334 pthread_kill + 112
  34. 2 libsystem_c.dylib 0x00000001883759c4 abort + 140
  35. 3 TheApp.iOS 0x0000000101493af0 mono_handle_native_crash (mini-exceptions.c:2560)
  36. 4 libsystem_platform.dylib 0x00000001884c531c _sigtramp + 52
  37. 5 libsystem_pthread.dylib 0x00000001884cb334 pthread_kill + 112
  38. 6 libsystem_c.dylib 0x00000001883759c4 abort + 140
  39. 7 TheApp.iOS 0x000000010157efb4 0x10002c000 + 22359988
  40. 8 TheApp.iOS 0x000000010158e024 monoeg_g_log (goutput.c:125)
  41. 9 TheApp.iOS 0x00000001014636fc load_aot_module (aot-runtime.c:2060)
  42. 10 TheApp.iOS 0x00000001014adaf4 mono_assembly_load_from_full (assembly.c:2099)
  43. 11 TheApp.iOS 0x00000001014ad654 mono_assembly_open_a_lot (assembly.c:1779)
  44. 12 TheApp.iOS 0x000000010159712c assembly_preload_hook(_MonoAssemblyName*, char**, void*) (monotouch-main.m:137)
  45. 13 TheApp.iOS 0x00000001014af63c mono_assembly_load_corlib (assembly.c:1478)
  46. 14 TheApp.iOS 0x00000001014cc300 mono_init_internal (domain.c:556)
  47. 15 TheApp.iOS 0x000000010149eba0 mini_init (mini-runtime.c:3680)
  48. 16 TheApp.iOS 0x0000000101596e48 xamarin_main (monotouch-main.m:425)
  49. 17 TheApp.iOS 0x00000001013db728 main (main.m:103)
  50. 18 libdyld.dylib 0x00000001882f159c start + 4
  51.  
  52. Thread 1:
  53. 0 libsystem_kernel.dylib 0x0000000188401a88 __workq_kernreturn + 8
  54. 1 libsystem_pthread.dylib 0x00000001884c70a0 _pthread_wqthread + 792
  55. 2 libsystem_pthread.dylib 0x00000001884c6d7c start_wqthread + 4
  56.  
  57. Thread 2:
  58. 0 libsystem_kernel.dylib 0x0000000188401a88 __workq_kernreturn + 8
  59. 1 libsystem_pthread.dylib 0x00000001884c7274 _pthread_wqthread + 1260
  60. 2 libsystem_pthread.dylib 0x00000001884c6d7c start_wqthread + 4
  61.  
  62. Thread 3:
  63. 0 libsystem_pthread.dylib 0x00000001884c6d78 start_wqthread + 0
  64.  
  65. Thread 4:
  66. 0 libsystem_kernel.dylib 0x0000000188401314 __semwait_signal + 8
  67. 1 libsystem_c.dylib 0x00000001883208b0 nanosleep + 212
  68. 2 libc++.1.dylib 0x0000000187e313c4 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 80
  69. 3 JavaScriptCore 0x000000018dc8cabc void std::__1::this_thread::sleep_for<long long, std::__1::ratio<1l, 1000l> >(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&) + 76
  70. 4 JavaScriptCore 0x000000018dc8bafc bmalloc::waitUntilFalse(std::__1::unique_lock<bmalloc::StaticMutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >, bool&) + 128
  71. 5 JavaScriptCore 0x000000018dc8b938 bmalloc::Heap::scavenge(std::__1::unique_lock<bmalloc::StaticMutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 60
  72. 6 JavaScriptCore 0x000000018dc8b7e0 bmalloc::Heap::concurrentScavenge() + 120
  73. 7 JavaScriptCore 0x000000018dc8cbc0 bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 92
  74. 8 JavaScriptCore 0x000000018dc8caec std::__1::__shared_ptr_emplace<std::__1::mutex, std::__1::allocator<std::__1::mutex> >::~__shared_ptr_emplace() + 0
  75. 9 JavaScriptCore 0x000000018dc8cd9c 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
  76. 10 libsystem_pthread.dylib 0x00000001884c975c _pthread_body + 240
  77. 11 libsystem_pthread.dylib 0x00000001884c966c _pthread_body + 0
  78. 12 libsystem_pthread.dylib 0x00000001884c6d84 thread_start + 4
  79.  
  80. Thread 5 name: WebThread
  81. Thread 5:
  82. 0 libsystem_kernel.dylib 0x00000001883e3224 mach_msg_trap + 8
  83. 1 libsystem_kernel.dylib 0x00000001883e309c mach_msg + 72
  84. 2 CoreFoundation 0x00000001893b4e88 __CFRunLoopServiceMachPort + 192
  85. 3 CoreFoundation 0x00000001893b2adc __CFRunLoopRun + 1060
  86. 4 CoreFoundation 0x00000001892e2d94 CFRunLoopRunSpecific + 424
  87. 5 WebCore 0x000000018dfabb5c RunWebThread(void*) + 456
  88. 6 libsystem_pthread.dylib 0x00000001884c975c _pthread_body + 240
  89. 7 libsystem_pthread.dylib 0x00000001884c966c _pthread_body + 0
  90. 8 libsystem_pthread.dylib 0x00000001884c6d84 thread_start + 4
  91.  
  92. Thread 6 name: SGen worker
  93. Thread 6:
  94. 0 libsystem_kernel.dylib 0x0000000188400e1c __psynch_cvwait + 8
  95. 1 libsystem_pthread.dylib 0x00000001884c88e4 _pthread_cond_wait + 640
  96. 2 TheApp.iOS 0x00000001015737dc thread_func (mono-os-mutex.h:146)
  97. 3 libsystem_pthread.dylib 0x00000001884c975c _pthread_body + 240
  98. 4 libsystem_pthread.dylib 0x00000001884c966c _pthread_body + 0
  99. 5 libsystem_pthread.dylib 0x00000001884c6d84 thread_start + 4
  100.  
  101. Thread 0 crashed with ARM Thread State (64-bit):
  102. x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000020
  103. x4: 0x000000000000001b x5: 0x0000000000000017 x6: 0x0000000000000000 x7: 0x00000000000009d0
  104. x8: 0x0000000008000000 x9: 0x0000000004000000 x10: 0x0000000000000000 x11: 0x0000000000000fff
  105. x12: 0x0000000101b01000 x13: 0x0000000000009980 x14: 0x0000000000000100 x15: 0x0000000000009980
  106. x16: 0x0000000000000148 x17: 0x0000000100000000 x18: 0x0000000000000000 x19: 0x0000000000000006
  107. x20: 0x00000001aec2cb40 x21: 0x0000000101641b04 x22: 0x0000000101641b4c x23: 0x000000016fdd16c8
  108. x24: 0x0000000000000000 x25: 0x0000000102807080 x26: 0x0000000000000000 x27: 0x00000001016baad0
  109. x28: 0x00000001016b8690 fp: 0x000000016fdd1660 lr: 0x00000001884cb334
  110. sp: 0x000000016fdd1640 pc: 0x0000000188401014 cpsr: 0x00000000
  111.  
  112. Binary Images:
  113. 0x10002c000 - 0x10167bfff TheApp.iOS arm64 <4a02dfa111a13d2c92c213638e662ddf> /var/containers/Bundle/Application/942A9357-971B-4D03-A1EF-835CA40F853F/TheApp.iOS.app/TheApp.iOS
  114. 0x1018e4000 - 0x101917fff dyld arm64 <a63e8b89c75a3115b54b1f2f469f676a> /usr/lib/dyld
  115. 0x187de8000 - 0x187de9fff libSystem.B.dylib arm64 <6d9ab1f5df1b36d89fd5675936e3da5e> /usr/lib/libSystem.B.dylib
  116. 0x187dea000 - 0x187e3ffff libc++.1.dylib arm64 <4d91c4d8858339c7ae2b3716d1f5e0fc> /usr/lib/libc++.1.dylib
  117. 0x187e40000 - 0x187e5cfff libc++abi.dylib arm64 <5615fb6378773e82a20d5d0727a6132e> /usr/lib/libc++abi.dylib
  118. 0x187e60000 - 0x18823dfff libobjc.A.dylib arm64 <64c3c5a56c7a30c39ff4a3ec74426cf4> /usr/lib/libobjc.A.dylib
  119. 0x18823e000 - 0x188242fff libcache.dylib arm64 <f507d09bab2d343c9b9c53a05986909b> /usr/lib/system/libcache.dylib
  120. 0x188243000 - 0x18824efff libcommonCrypto.dylib arm64 <0bd3d4cb2d803c6caf1d09e54e8dc705> /usr/lib/system/libcommonCrypto.dylib
  121. 0x18824f000 - 0x188252fff libcompiler_rt.dylib arm64 <c2952c9143233a30bbad9ffd3535c47c> /usr/lib/system/libcompiler_rt.dylib
  122. 0x188253000 - 0x18825afff libcopyfile.dylib arm64 <ee8e1650db9b3a57b3e517677ef1da49> /usr/lib/system/libcopyfile.dylib
  123. 0x18825b000 - 0x1882bcfff libcorecrypto.dylib arm64 <1662015f100e3fab8573f40889935a98> /usr/lib/system/libcorecrypto.dylib
  124. 0x1882bd000 - 0x1882ecfff libdispatch.dylib arm64 <46e0cb2039333474ba7b47b131153bd5> /usr/lib/system/libdispatch.dylib
  125. 0x1882ed000 - 0x1882f1fff libdyld.dylib arm64 <649eb4fd79bf30869584b3ec86b6bcbc> /usr/lib/system/libdyld.dylib
  126. 0x1882f2000 - 0x1882f2fff liblaunch.dylib arm64 <985c8570c8603f8886372c8fe4843f08> /usr/lib/system/liblaunch.dylib
  127. 0x1882f3000 - 0x1882f8fff libmacho.dylib arm64 <3fdc8b3ebe27315aa71cadf73b0e0642> /usr/lib/system/libmacho.dylib
  128. 0x1882f9000 - 0x1882fafff libremovefile.dylib arm64 <7e353a2221703ccd99c8bb04a0bdc3dd> /usr/lib/system/libremovefile.dylib
  129. 0x1882fb000 - 0x188312fff libsystem_asl.dylib arm64 <2f456d47db4937c5aa3dee82ab2550ee> /usr/lib/system/libsystem_asl.dylib
  130. 0x188313000 - 0x188313fff libsystem_blocks.dylib arm64 <373b4d279e6432d5b718ec5b71aebfc4> /usr/lib/system/libsystem_blocks.dylib
  131. 0x188314000 - 0x188390fff libsystem_c.dylib arm64 <d31511075c1b38bcbc5198a7f40447b5> /usr/lib/system/libsystem_c.dylib
  132. 0x188391000 - 0x188395fff libsystem_configuration.dylib arm64 <1db4aaed5fdc3cd592a52f7358d1c666> /usr/lib/system/libsystem_configuration.dylib
  133. 0x188396000 - 0x18839bfff libsystem_containermanager.dylib arm64 <15235799c22434b78bfd0f93cdc2c9dc> /usr/lib/system/libsystem_containermanager.dylib
  134. 0x18839c000 - 0x18839dfff libsystem_coreservices.dylib arm64 <31d817e729333cd6be4695ade5abf990> /usr/lib/system/libsystem_coreservices.dylib
  135. 0x18839e000 - 0x1883b6fff libsystem_coretls.dylib arm64 <099dd5a82bed308882bc1782787b23cc> /usr/lib/system/libsystem_coretls.dylib
  136. 0x1883b7000 - 0x1883bdfff libsystem_dnssd.dylib arm64 <58d80a29aee7360ab16718545b8102a2> /usr/lib/system/libsystem_dnssd.dylib
  137. 0x1883be000 - 0x1883e1fff libsystem_info.dylib arm64 <d0d5a77de46631fca60abd5313794ef1> /usr/lib/system/libsystem_info.dylib
  138. 0x1883e2000 - 0x188406fff libsystem_kernel.dylib arm64 <2ccf4db33c323a68b05942b8375b90c2> /usr/lib/system/libsystem_kernel.dylib
  139. 0x188407000 - 0x188433fff libsystem_m.dylib arm64 <d2b0172418503909a26678ae48b1269c> /usr/lib/system/libsystem_m.dylib
  140. 0x188434000 - 0x18844ffff libsystem_malloc.dylib arm64 <44978732283439fc92fff8e3ab817123> /usr/lib/system/libsystem_malloc.dylib
  141. 0x188450000 - 0x1884a9fff libsystem_network.dylib arm64 <e59c5c150b41309481d185ca548ec114> /usr/lib/system/libsystem_network.dylib
  142. 0x1884aa000 - 0x1884b3fff libsystem_networkextension.dylib arm64 <4d2d53bd1d0133209b896e201160a682> /usr/lib/system/libsystem_networkextension.dylib
  143. 0x1884b4000 - 0x1884befff libsystem_notify.dylib arm64 <fb43e04c8d8e3001bd73370115b6abd4> /usr/lib/system/libsystem_notify.dylib
  144. 0x1884bf000 - 0x1884c5fff libsystem_platform.dylib arm64 <021e2b400d1b36f1927cd8b9ef5771ff> /usr/lib/system/libsystem_platform.dylib
  145. 0x1884c6000 - 0x1884cffff libsystem_pthread.dylib arm64 <ec957ca38cdb3ff39a675b484d59d580> /usr/lib/system/libsystem_pthread.dylib
  146. 0x1884d0000 - 0x1884d3fff libsystem_sandbox.dylib arm64 <1a659aa7dc7f34d988fda8e46bbd67d6> /usr/lib/system/libsystem_sandbox.dylib
  147. 0x1884d4000 - 0x1884dbfff libsystem_symptoms.dylib arm64 <29eb26c4ca5c3bd0aaf1f8bd8ce2e600> /usr/lib/system/libsystem_symptoms.dylib
  148. 0x1884dc000 - 0x1884eefff libsystem_trace.dylib arm64 <a42d46c7e3463233b75873d1e3ac2267> /usr/lib/system/libsystem_trace.dylib
  149. 0x1884ef000 - 0x1884f4fff libunwind.dylib arm64 <0963fc28375630e68ccd844e4f48d1b2> /usr/lib/system/libunwind.dylib
  150. 0x1884f5000 - 0x1884f5fff libvminterpose.dylib arm64 <acccc912f98833088c662f78ec126fe2> /usr/lib/system/libvminterpose.dylib
  151. 0x1884f6000 - 0x18851cfff libxpc.dylib arm64 <9bf3e86d19f1318a9b1906a2681cf234> /usr/lib/system/libxpc.dylib
  152. 0x18851d000 - 0x188732fff libicucore.A.dylib arm64 <8784ed7062a139ad9c768ed801bb5c8f> /usr/lib/libicucore.A.dylib
  153. 0x188733000 - 0x188744fff libz.1.dylib arm64 <76ea48b2d8053291891a800d76088c09> /usr/lib/libz.1.dylib
  154. 0x1892da000 - 0x18965bfff CoreFoundation arm64 <106dcfdae2ac31b9af16e54e3fdb49be> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
  155. 0x18965c000 - 0x18966cfff libbsm.0.dylib arm64 <e663bf7a74f43aad9f86229b0b29f376> /usr/lib/libbsm.0.dylib
  156. 0x18966d000 - 0x18966dfff libenergytrace.dylib arm64 <6ec005a9a0a931da96fff946b027ca37> /usr/lib/libenergytrace.dylib
  157. 0x18966e000 - 0x1896e9fff IOKit arm64 <04198d723e7f3834914ae5869c25e65c> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  158. 0x1896ea000 - 0x18970afff libMobileGestalt.dylib arm64 <648fed3bf8af3ccdbd24e5c65e81ceb5> /usr/lib/libMobileGestalt.dylib
  159. 0x18970b000 - 0x1897f4fff libxml2.2.dylib arm64 <29f6e338c1f13348970811ca0f0fe293> /usr/lib/libxml2.2.dylib
  160. 0x1897f5000 - 0x18988ffff Security arm64 <2423134e64f939aba8368d62495f8197> /System/Library/Frameworks/Security.framework/Security
  161. 0x189890000 - 0x1898fbfff SystemConfiguration arm64 <e8aaab6905853f7e97fb492185cf20be> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
  162. 0x1898fc000 - 0x189a0cfff libsqlite3.dylib arm64 <f1a568e393d531f6af5e1edb816cdab2> /usr/lib/libsqlite3.dylib
  163. 0x189a0d000 - 0x189d81fff CFNetwork arm64 <7074b3e719d23257b4cd53899121f5c8> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
  164. 0x189d82000 - 0x189d8ffff libbz2.1.0.dylib arm64 <64376e53acd732f3b5c85ee50b4f01c1> /usr/lib/libbz2.1.0.dylib
  165. 0x189d90000 - 0x189da8fff liblzma.5.dylib arm64 <7b9227fb2acb3feda1bffd6427b92fd5> /usr/lib/liblzma.5.dylib
  166. 0x189da9000 - 0x189dc3fff libCRFSuite.dylib arm64 <7c6afb4c2fb13be9a84cf6d72ce823d8> /usr/lib/libCRFSuite.dylib
  167. 0x189dc4000 - 0x189dedfff libarchive.2.dylib arm64 <d8f6218802123a0ca0ec0d922a65c9a6> /usr/lib/libarchive.2.dylib
  168. 0x189dee000 - 0x189deffff liblangid.dylib arm64 <c78b76c300b036c6852e9ff59b9b5e0a> /usr/lib/liblangid.dylib
  169. 0x189df0000 - 0x18a0bffff Foundation arm64 <73ff2b76d90f3c90b0108f6e36e3b71f> /System/Library/Frameworks/Foundation.framework/Foundation
  170. 0x18a0c0000 - 0x18a16bfff libBLAS.dylib arm64 <8efc2fffcc8d3817a73da84ffd232d46> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
  171. 0x18a16c000 - 0x18a49afff libLAPACK.dylib arm64 <13c0d7676f6a381aa399570bf0142738> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
  172. 0x18a49b000 - 0x18a735fff vImage arm64 <8984ca1dbdd4341593c2532a3f112644> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
  173. 0x18a736000 - 0x18a75bfff libvMisc.dylib arm64 <1fc0b5b5a59c3ae78efa0a4124bf69b0> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
  174. 0x18a75c000 - 0x18a770fff libLinearAlgebra.dylib arm64 <39992b5d7f8a38e7b46ab952e44aa2f2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
  175. 0x18a771000 - 0x18a782fff libSparseBLAS.dylib arm64 <b0af26c688c631508453fd8f08cf1d0b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
  176. 0x18a783000 - 0x18a7f8fff libvDSP.dylib arm64 <dab772660509376eb918a2c72163797e> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
  177. 0x18a7f9000 - 0x18a7f9fff vecLib arm64 <6c742a3f1ad83395a1a5f3fc1abd56f8> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
  178. 0x18a7fa000 - 0x18a7fafff Accelerate arm64 <166a50b815443ce89269964414cfd7b2> /System/Library/Frameworks/Accelerate.framework/Accelerate
  179. 0x18a7fb000 - 0x18ad3ffff CoreGraphics arm64 <f8a6e0de80b23cb8b41654b953606846> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
  180. 0x18ad40000 - 0x18ad54fff GraphicsServices arm64 <93b597044b5234749061bb64ddf8adae> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
  181. 0x18ad55000 - 0x18ada2fff AppSupport arm64 <b9af4ec39608345594622765e98d4f8f> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
  182. 0x18ada3000 - 0x18aed0fff MobileCoreServices arm64 <d07c54225af93b6289780c72418e3c9f> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
  183. 0x18aed1000 - 0x18af32fff BaseBoard arm64 <7aa95ea0660f325db0c7e793a3193cc5> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
  184. 0x18af33000 - 0x18af42fff AssertionServices arm64 <4cef0d85a60b329e858109f9638abd7c> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
  185. 0x18af43000 - 0x18af70fff BackBoardServices arm64 <322bd4e181fa3e77b99133e48e785e6c> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
  186. 0x18af75000 - 0x18afc4fff FrontBoardServices arm64 <49204359a9843dd8ad769c64bc8f468f> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
  187. 0x18afc8000 - 0x18affcfff SpringBoardServices arm64 <d573996d93083f05bf72c1ab6e9a64a1> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
  188. 0x18affd000 - 0x18b017fff MobileKeyBag arm64 <f0cc77ecdbbd37b8a31aa6ea6107c2ae> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
  189. 0x18b018000 - 0x18b020fff IOSurface arm64 <419bcf22d97732bd99f6f7bb6b50e133> /System/Library/PrivateFrameworks/IOSurface.framework/IOSurface
  190. 0x18b021000 - 0x18b02cfff liblockdown.dylib arm64 <e262bbe5419e3e5ba65b1bbe05144dcf> /usr/lib/liblockdown.dylib
  191. 0x18b02d000 - 0x18b043fff CrashReporterSupport arm64 <c3b0e870e0ac38d892b690dab53f3306> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
  192. 0x18b044000 - 0x18b046fff IOSurfaceAccelerator arm64 <d51a80f830d9315192eed78bc4ea2383> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
  193. 0x18b047000 - 0x18b087fff AppleJPEG arm64 <557e7ca7706f3ab5883060b4d3b375d6> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
  194. 0x18b088000 - 0x18b614fff ImageIO arm64 <4732d269b83036408adbb7a9c9d28f55> /System/Library/Frameworks/ImageIO.framework/ImageIO
  195. 0x18b615000 - 0x18b61bfff TCC arm64 <14d745587f8b3fa2b6f9e604d76237f5> /System/Library/PrivateFrameworks/TCC.framework/TCC
  196. 0x18b61c000 - 0x18b620fff AggregateDictionary arm64 <9bb5dc9d93da36d5914ffd26dabf0306> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
  197. 0x18b621000 - 0x18b62dfff PowerLog arm64 <c229f340e6e5312e8d356171e80cb855> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
  198. 0x18b62e000 - 0x18b698fff libTelephonyUtilDynamic.dylib arm64 <94a0c079a36e367683f208ce4449a249> /usr/lib/libTelephonyUtilDynamic.dylib
  199. 0x18b699000 - 0x18b6abfff CommonUtilities arm64 <0421cb6f6d313979b5d6c27b3e802c27> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
  200. 0x18b6ac000 - 0x18b6c1fff libcompression.dylib arm64 <347a9d75f3a83aae978b77241b0c469b> /usr/lib/libcompression.dylib
  201. 0x18b6c2000 - 0x18b95afff CoreData arm64 <149e3207a34f3db289b3c7f9d5ba7344> /System/Library/Frameworks/CoreData.framework/CoreData
  202. 0x18b95b000 - 0x18b960fff libCoreVMClient.dylib arm64 <0dcdd0aa83c730be911fda447d25e1bb> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
  203. 0x18b961000 - 0x18b966fff IOAccelerator arm64 <d306f2204c643a38ae94bb9883593fb7> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
  204. 0x18b967000 - 0x18b968fff libCVMSPluginSupport.dylib arm64 <bfa07def237d3661a4b6cfe46d64bb98> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
  205. 0x18b969000 - 0x18b96cfff libCoreFSCache.dylib arm64 <549cb68e024a3157baacec610957268d> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
  206. 0x18b96d000 - 0x18b9aefff libGLImage.dylib arm64 <6483da03bbf23db8a8be79690278c7ba> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
  207. 0x18b9af000 - 0x18b9b9fff libGFXShared.dylib arm64 <b771ee1493613796bebd52181e1eca38> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
  208. 0x18b9ba000 - 0x18b9c2fff IOMobileFramebuffer arm64 <7fb677e4df5832248c4f1fde4a616faa> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
  209. 0x18b9c3000 - 0x18b9c3fff libmetal_timestamp.dylib arm64 <4bbc0aeb18653cbcb4e7205c5b0cc630> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
  210. 0x18b9c4000 - 0x18ba25fff Metal arm64 <2abe00ac599d3a7d88b2741d577528ab> /System/Library/Frameworks/Metal.framework/Metal
  211. 0x18ba26000 - 0x18ba30fff OpenGLES arm64 <fa5f3a60fd023f32b5689051ab513139> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
  212. 0x18ba31000 - 0x18ba55fff CoreVideo arm64 <e5cdb3722823391688ea30a8c1256531> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
  213. 0x18ba56000 - 0x18ba58fff OAuth arm64 <329757fc3f9335ffae08668c4993906d> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
  214. 0x18ba59000 - 0x18ba95fff Accounts arm64 <e3b0193f65c13029b4066582e4de0b9b> /System/Library/Frameworks/Accounts.framework/Accounts
  215. 0x18ba96000 - 0x18bb88fff libiconv.2.dylib arm64 <467252900a6338edad0484bfd6e215e5> /usr/lib/libiconv.2.dylib
  216. 0x18bb89000 - 0x18bcd6fff CoreAudio arm64 <d90859b5d4e9331494984312eeecae5c> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
  217. 0x18bcd7000 - 0x18bcdafff UserFS arm64 <ae1243624c4239b7884c99688373c241> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
  218. 0x18bcdb000 - 0x18bde8fff CoreMedia arm64 <7022fb70a4a739bba88da73f1eb71989> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
  219. 0x18bde9000 - 0x18bdeffff libcupolicy.dylib arm64 <25272348f11f33faa9eef0607d76fb0e> /usr/lib/libcupolicy.dylib
  220. 0x18bdf0000 - 0x18be79fff CoreTelephony arm64 <00f7ac27a10e3a60a7ae7a68ba302ac8> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
  221. 0x18be7a000 - 0x18bf87fff libFontParser.dylib arm64 <6f9e33f457143af69ccaeae478b885b5> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
  222. 0x18bf88000 - 0x18c017fff VideoToolbox arm64 <2aed6874c96031a8991de16a6344c541> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
  223. 0x18c018000 - 0x18c018fff FontServices arm64 <1c8e81aebf9c3aa0983a610b5f42b7e2> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
  224. 0x18c019000 - 0x18c164fff CoreText arm64 <a666649b919f306ea1a76e11e6abb103> /System/Library/Frameworks/CoreText.framework/CoreText
  225. 0x18c165000 - 0x18c17ffff ProtocolBuffer arm64 <437889dcd32d3566a0cc4506ab1abba2> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
  226. 0x18c180000 - 0x18c1a8fff PersistentConnection arm64 <a3b0ee6840f03c82b4baedc047639b5d> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
  227. 0x18c1a9000 - 0x18c1affff DataMigration arm64 <5d2499594aed3827af3546c23a219c55> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
  228. 0x18c1b0000 - 0x18c604fff AudioToolbox arm64 <029613cd133b3ec2a01356ca617fbb5b> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
  229. 0x18c605000 - 0x18c7e2fff QuartzCore arm64 <cbc3476d359b3382847bbae0cc36ba92> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
  230. 0x18c7e3000 - 0x18c7e9fff Netrb arm64 <e94d66f18475347180a32f0381feccd1> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
  231. 0x18c7ea000 - 0x18c7fafff libcmph.dylib arm64 <83fb86d1a65c3cf69cfc9b6bd2fdf846> /usr/lib/libcmph.dylib
  232. 0x18c7fb000 - 0x18c81bfff libmis.dylib arm64 <d7314816d9703355b562fdde67082111> /usr/lib/libmis.dylib
  233. 0x18c81c000 - 0x18c90dfff LanguageModeling arm64 <57f28272abb439278c7c81982026ef0d> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
  234. 0x18c90e000 - 0x18ca04fff ManagedConfiguration arm64 <c12972e1ae6b3137818cf2f7f98c70f5> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
  235. 0x18ca05000 - 0x18ca1bfff libmarisa.dylib arm64 <148b0548f1f53c96b82c22c0405591ae> /usr/lib/libmarisa.dylib
  236. 0x18ca1c000 - 0x18caecfff ProofReader arm64 <00ebcd5e0fad31aa9bd9883d2d74d047> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
  237. 0x18caed000 - 0x18caf7fff MediaAccessibility arm64 <3d38f833924e3fe98ba4d3535d224f52> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
  238. 0x18caf8000 - 0x18cb08fff MobileAsset arm64 <5fed82649be633fe89b699599310ab46> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
  239. 0x18cb09000 - 0x18cb7afff ColorSync arm64 <bf0d0845cabe31398805f3db9e196503> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
  240. 0x18cb7b000 - 0x18cbebfff MetalPerformanceShaders arm64 <726b36ad5fcc30808e3a5e9119e57082> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
  241. 0x18cbec000 - 0x18d01bfff FaceCore arm64 <02d5c77f9a3631c8adfe8e8b3b442d33> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
  242. 0x18d01c000 - 0x18d098fff Quagga arm64 <d09d2ef71f5239078bbc2a7226ef7f1f> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
  243. 0x18d099000 - 0x18d262fff CoreImage arm64 <61853dbe6faf3809b9e1abcf2f7b0865> /System/Library/Frameworks/CoreImage.framework/CoreImage
  244. 0x18d263000 - 0x18d2b2fff TextInput arm64 <92c6d1f562db313dacb2d86a92285896> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
  245. 0x18d2b3000 - 0x18d2c3fff libAccessibility.dylib arm64 <3eb602e71b853fa4b97615df5929ad40> /usr/lib/libAccessibility.dylib
  246. 0x18d2d3000 - 0x18dd15fff JavaScriptCore arm64 <5bb5b158a7583ee8b325faada574ffa0> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
  247. 0x18dd16000 - 0x18df68fff StoreServices arm64 <923c3a183303347488f626c6d699e81f> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
  248. 0x18df69000 - 0x18f15dfff WebCore arm64 <b4621bbbefcf313393d5066d3eae32e0> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
  249. 0x18f15e000 - 0x18f186fff libxslt.1.dylib arm64 <8ccd71d1b1cd31cd80526a654964ffba> /usr/lib/libxslt.1.dylib
  250. 0x18f187000 - 0x18f2f3fff WebKitLegacy arm64 <7041f31af79c30db9aff4500a4441887> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
  251. 0x18f2f4000 - 0x18f3b9fff CoreUI arm64 <7576b43ed4993e04bf03b92b7027ee14> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
  252. 0x18f3ba000 - 0x18f3e1fff DictionaryServices arm64 <5536cf26c4e9373b8d8d3d04b721dca9> /System/Library/PrivateFrameworks/DictionaryServices.framework/DictionaryServices
  253. 0x18f3e2000 - 0x18f3e5fff HangTracer arm64 <b7ea0a9ea13f3ca0a6aa0e4166a9ae90> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
  254. 0x18f3e6000 - 0x18f43afff PhysicsKit arm64 <cb917d2a93643f2a9da7a0e4f578e11d> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
  255. 0x18f43b000 - 0x18f512fff UIFoundation arm64 <f4e6f907a46a30718be4e97ee34d08bf> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
  256. 0x18f51f000 - 0x1902c6fff UIKit arm64 <d978eb030ea333b0b02cf5a28cc8cd4f> /System/Library/Frameworks/UIKit.framework/UIKit
  257. 0x1902c7000 - 0x1902effff CoreBluetooth arm64 <1176b2cc34013d13abf4a3f3136bbff5> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
  258. 0x1902f0000 - 0x190318fff DataAccessExpress arm64 <0c1935dc1dd23280a1dde1e681e218ab> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
  259. 0x190319000 - 0x190339fff NetworkStatistics arm64 <212dac8743e13479aba081268ec250c7> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
  260. 0x19033a000 - 0x1903c3fff AddressBook arm64 <ef2b71f596b931eeb3f9406dae49be86> /System/Library/Frameworks/AddressBook.framework/AddressBook
  261. 0x1903c4000 - 0x190524fff CoreMotion arm64 <1ee3bf505bbd3bb1b4416468626f84d6> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
  262. 0x190525000 - 0x19054ffff CacheDelete arm64 <3f482b9a2f3b36e4a317a31672374ef3> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
  263. 0x190550000 - 0x19055dfff CoreAUC arm64 <cb5ac659dea33c11af60c02b26d95f65> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
  264. 0x19055e000 - 0x190ac5fff MediaToolbox arm64 <41143efdf08e310bbeade5ad8f48ed64> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
  265. 0x190ac6000 - 0x190c73fff Celestial arm64 <5bd278a9f0753f6cad41cff43f69cb73> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
  266. 0x190c74000 - 0x190c83fff IntlPreferences arm64 <6acc26e884e53baebd74498df6b5b08a> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
  267. 0x190c84000 - 0x190c86fff CoreDuetDebugLogging arm64 <e265220b5d153693bacb0410b6123b9c> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
  268. 0x190c87000 - 0x190c9bfff CoreDuetDaemonProtocol arm64 <53503d63137433f58e5e52f9aab49c20> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
  269. 0x190c9c000 - 0x190d71fff CoreDuet arm64 <a562b152936f30fabdeb6c92fb389a98> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
  270. 0x190d72000 - 0x190f28fff AVFoundation arm64 <c3e7a97cd98b3afa890ffac55db4e57f> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
  271. 0x190f29000 - 0x190f5dfff libtidy.A.dylib arm64 <11ef7612afcc30bd975bfcff9b2c8171> /usr/lib/libtidy.A.dylib
  272. 0x190f5e000 - 0x190fc4fff IMFoundation arm64 <b77f258f600637bcb7dcd81d46c844a0> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
  273. 0x190fc5000 - 0x191668fff GeoServices arm64 <72488753f8d63c47b35582ff9099f0d3> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
  274. 0x191669000 - 0x19166afff DiagnosticLogCollection arm64 <c5e7ae6e92383a43a1a5319db54ed21a> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
  275. 0x19166b000 - 0x19166cfff Marco arm64 <76c2ae5e325a390bac5ac8ab58ada900> /System/Library/PrivateFrameworks/Marco.framework/Marco
  276. 0x19166d000 - 0x1916f2fff CoreLocation arm64 <defb029fecde305799113468a7d69170> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
  277. 0x1916f3000 - 0x1916f8fff ConstantClasses arm64 <4bbcf7dc726b33a0859c704bc4dbb3b1> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
  278. 0x1916f9000 - 0x191703fff libChineseTokenizer.dylib arm64 <6bd9a629b2be3ccda3095c0a91dd565a> /usr/lib/libChineseTokenizer.dylib
  279. 0x191704000 - 0x191989fff libmecabra.dylib arm64 <e119bb15d55630b98568790b1a3f5f08> /usr/lib/libmecabra.dylib
  280. 0x19198a000 - 0x1919dcfff IDSFoundation arm64 <f3f524dfe25137408ccb76290edc1e41> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
  281. 0x1919dd000 - 0x191aa5fff IDS arm64 <46297703fb51363cb259dce3cd5d2a5b> /System/Library/PrivateFrameworks/IDS.framework/IDS
  282. 0x191aa6000 - 0x191ac4fff MediaServices arm64 <b6dda0eec945385aa26629dfc66e727f> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
  283. 0x191ac5000 - 0x191b08fff AuthKit arm64 <e529d56e0c103b29ac165813a251d0f5> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
  284. 0x191b09000 - 0x191b0efff libheimdal-asn1.dylib arm64 <4ecce70d988e310b9b52ca42c7c0ec58> /usr/lib/libheimdal-asn1.dylib
  285. 0x191b0f000 - 0x191be3fff MediaRemote arm64 <40b2a1266f113c368c81ab5556224b58> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
  286. 0x191be4000 - 0x191d68fff MobileSpotlightIndex arm64 <dcdb768ec6f73e5793be8925ffe27624> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
  287. 0x191d69000 - 0x191d88fff PlugInKit arm64 <b5c7c9730f903d358179dbc4e9b867ec> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
  288. 0x191d89000 - 0x191dc5fff ProtectedCloudStorage arm64 <02db420341363d60ae53b7a371d40bd3> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
  289. 0x191dc6000 - 0x191de1fff libresolv.9.dylib arm64 <1b7ba757fba63efa82e3bde6e09324dc> /usr/lib/libresolv.9.dylib
  290. 0x191de2000 - 0x191df7fff ApplePushService arm64 <1a6f36d9181f3582952c116ff3997682> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
  291. 0x191df8000 - 0x191e47fff ContactsFoundation arm64 <30994c33b8a732339e8a206b372a216e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
  292. 0x191e4b000 - 0x191efefff Contacts arm64 <c9c1d322781f3debb9fe52c5d39bc993> /System/Library/Frameworks/Contacts.framework/Contacts
  293. 0x191eff000 - 0x191f48fff CoreSpotlight arm64 <88cf375e10733f5082e247a1cfd8e968> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
  294. 0x191f49000 - 0x191f71fff vCard arm64 <e14d16dd03cb3572a794e53ac9576f24> /System/Library/PrivateFrameworks/vCard.framework/vCard
  295. 0x191f72000 - 0x191ffefff VoiceServices arm64 <bcc4d7ac8025323a834307a99fe57a92> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
  296. 0x191fff000 - 0x19204efff SAObjects arm64 <480e65338ea43c7e9eade7e752be0227> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
  297. 0x1920eb000 - 0x19218dfff AssistantServices arm64 <990345a15fc130f5b0af5a891be7fefe> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
  298. 0x192291000 - 0x1922adfff AppleIDSSOAuthentication arm64 <b40813ae4eec36b688e11926cbcb0447> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
  299. 0x1922bf000 - 0x192331fff AppleAccount arm64 <785a7614494f34dea01a7b70efefe9f5> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
  300. 0x192332000 - 0x192336fff CommunicationsFilter arm64 <27cbf1f3d22832b5a8d31e6827e53b8c> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
  301. 0x192337000 - 0x19235cfff ChunkingLibrary arm64 <4fe600fc8beb35188e025be176805889> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
  302. 0x19235d000 - 0x192368fff CaptiveNetwork arm64 <5716000af6923d2bb20c914497ce8e98> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
  303. 0x192369000 - 0x192397fff EAP8021X arm64 <9de80177045d3c7981a35dbb49c40bb7> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
  304. 0x192398000 - 0x19239ffff AssetCacheServices arm64 <bdb3c189c80f34619b2ab5ed6ef7cd3e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
  305. 0x1923a0000 - 0x192468fff MMCS arm64 <d3a23eb969f132fba6fb2285c0fd1c63> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
  306. 0x192469000 - 0x192499fff MobileWiFi arm64 <1a53ecf186f43264bc98f59e8549ebda> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
  307. 0x19249a000 - 0x1924dcfff ContentIndex arm64 <9effb8679419357ca7076fc757692dbf> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
  308. 0x1924dd000 - 0x1924e5fff MobileIcons arm64 <13d5204bb7d73cfabc77021ff627e46e> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
  309. 0x19253a000 - 0x19256afff Bom arm64 <dced9e276e9431b9b10714b62423aae0> /System/Library/PrivateFrameworks/Bom.framework/Bom
  310. 0x1925c6000 - 0x192624fff CoreDAV arm64 <2e5849d6a01d3fc5aa12627b58f2f73d> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
  311. 0x192634000 - 0x19264afff UserManagement arm64 <473de07bb5a73ff3a682092967c68a31> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
  312. 0x19264b000 - 0x192712fff CorePDF arm64 <fee9997c388436b4b62be4d6ac131b29> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
  313. 0x192713000 - 0x192747fff iCalendar arm64 <11aaa2f35b663a67b25fef4f5ba5d53d> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
  314. 0x192750000 - 0x1927aefff CalendarFoundation arm64 <183fe09eda413d8ab0476eda6972fd45> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
  315. 0x1928b1000 - 0x19294afff CalendarDatabase arm64 <661afdbe63143dc69999f98ba9b6cf82> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
  316. 0x19294b000 - 0x192990fff CalendarDaemon arm64 <3f40091437f6395884535f6d3757cbda> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
  317. 0x192991000 - 0x192a61fff EventKit arm64 <dbcdbe4ca38b3a098eccc5fe55076c3e> /System/Library/Frameworks/EventKit.framework/EventKit
  318. 0x192a62000 - 0x192d96fff WebKit arm64 <6ae6056f48f33a9ea77706543ca8336a> /System/Library/Frameworks/WebKit.framework/WebKit
  319. 0x192de3000 - 0x192f26fff ContactsUI arm64 <dde16ae9cb8734f48bc448264d0d1580> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
  320. 0x192f27000 - 0x1936f8fff ModelIO arm64 <d76ccb651f5d3eb58cd7dad0b86fe22d> /System/Library/Frameworks/ModelIO.framework/ModelIO
  321. 0x1936f9000 - 0x1936fffff DAAPKit arm64 <caeac3f1a8c6326491ad3212ce44fad5> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
  322. 0x193820000 - 0x193850fff GLKit arm64 <37dc9a2576b13aad9d6374257277f6e3> /System/Library/Frameworks/GLKit.framework/GLKit
  323. 0x193851000 - 0x193ac3fff MusicLibrary arm64 <f7002ee1fae531bda657ba6b8e538a67> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
  324. 0x193b03000 - 0x193bdafff AddressBookUI arm64 <261cb88af8f93d539e34e4b6b24cd268> /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
  325. 0x193bdb000 - 0x193cb7fff CloudKit arm64 <2e459699dfe539c6909b1fc4f8752ae2> /System/Library/Frameworks/CloudKit.framework/CloudKit
  326. 0x193cb8000 - 0x193d2efff iTunesStore arm64 <b67f721d9908370fb020ade3881974fc> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
  327. 0x193d2f000 - 0x193d35fff CloudPhotoServices arm64 <8b5d7b330d383dc597b30ec4d0101024> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
  328. 0x193d36000 - 0x193e2cfff CloudPhotoLibrary arm64 <60a82e3cb87930c793fa6962d93b99fa> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
  329. 0x193e85000 - 0x193eadfff AssetsLibraryServices arm64 <236638b305513aeeaa1c1ea169612389> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
  330. 0x193eae000 - 0x193f4bfff HomeSharing arm64 <cc7b2963b1863526be6201e42f669f68> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
  331. 0x193f4c000 - 0x193f7afff ACTFramework arm64 <031beba8bc323e758fc6c2d9e5017ae0> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
  332. 0x193f7b000 - 0x193f86fff DCIMServices arm64 <f60047caf7753c8cb7747c46afde9560> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
  333. 0x193f87000 - 0x1940b6fff CoreMediaStream arm64 <872b89c4047b3d1a865bd6c72ecc15b3> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
  334. 0x1940b7000 - 0x1940d0fff PhotosFormats arm64 <f3e67990826238deb30ac0d6bb27eb65> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
  335. 0x1940d1000 - 0x1940d8fff XPCKit arm64 <bbea263ed8583a1a839f4a1efbf1b2d1> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
  336. 0x1940d9000 - 0x1944b2fff MediaPlayer arm64 <e55c6cb5ee2f38dca9cc669ba8815c59> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
  337. 0x1944b3000 - 0x194598fff CameraKit arm64 <c1664953665730e79118584d6e1ee0f0> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
  338. 0x1945a1000 - 0x1945bdfff MediaStream arm64 <3eb1040fb9623240a62f11dffb756e5d> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
  339. 0x1945be000 - 0x19495bfff PhotoLibraryServices arm64 <bd7f71e0a57f3e9ab45595ed9335d1b0> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
  340. 0x19495c000 - 0x194992fff PrototypeTools arm64 <116a80cd8a8038389bf49c4f153a2a3e> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
  341. 0x194993000 - 0x194a00fff libprotobuf.dylib arm64 <84b34c6339613bfe828bd68a396ac0fe> /usr/lib/libprotobuf.dylib
  342. 0x194e21000 - 0x194e52fff DataDetectorsCore arm64 <9e73ee0330d035ac9471af29d71731d9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
  343. 0x194e61000 - 0x1950c1fff libAWDSupportFramework.dylib arm64 <02e78dd529e833beac1346b6c6dd58c2> /usr/lib/libAWDSupportFramework.dylib
  344. 0x195104000 - 0x195144fff WirelessDiagnostics arm64 <48faa27404173b3480e80c9e3040b9a9> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
  345. 0x195145000 - 0x195259fff Photos arm64 <0a617d088f7834b7afccb7f2d921d83c> /System/Library/Frameworks/Photos.framework/Photos
  346. 0x195316000 - 0x19532ffff GenerationalStorage arm64 <bdf96d0da1fd37989068c21aacac599e> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
  347. 0x195330000 - 0x19533bfff CoreRecents arm64 <843b7aebe6be39feac1af86b16aaccfc> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
  348. 0x19543c000 - 0x19544ffff AssetsLibrary arm64 <a77fe79a2957398c92006d40428adb84> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
  349. 0x195ccc000 - 0x195cdffff QuickLookThumbnailing arm64 <de791bf0ba0832948799f5fcd0735153> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
  350. 0x195de5000 - 0x195e7cfff QuickLook arm64 <9ace97d8d9283553956975559e8bde7e> /System/Library/Frameworks/QuickLook.framework/QuickLook
  351. 0x195ff7000 - 0x196070fff libnetwork.dylib arm64 <3af8267fe2883a70ac1eb0bb5d860470> /usr/lib/libnetwork.dylib
  352. 0x196084000 - 0x196104fff Network arm64 <b407f51f578d3b2e84e0c0edd5a3ba80> /System/Library/PrivateFrameworks/Network.framework/Network
  353. 0x19610b000 - 0x1961adfff Social arm64 <50677c3efb2630dd8010220256f0bc0e> /System/Library/Frameworks/Social.framework/Social
  354. 0x19651e000 - 0x196575fff ImageCapture arm64 <447e5bb13ed2315ca6df500ccb4c2a44> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
  355. 0x196576000 - 0x19658bfff iPhotoMigrationSupport arm64 <826f27a3cea13f36a032b518f98cfe3c> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
  356. 0x1965be000 - 0x19664ffff PhotoLibrary arm64 <5febc81b129c384f8e4eae22466eb1fd> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
  357. 0x196873000 - 0x1968a9fff CalendarUIKit arm64 <c78d40cf154530bf8c465fd6e6ee0754> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
  358. 0x19691f000 - 0x196ae1fff EventKitUI arm64 <8f1fc03de8a43d20a7cfe07a9b353e78> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
  359. 0x196b98000 - 0x196bc9fff Pegasus arm64 <d3e2ee6035fb32b8b5833fceaa2a0f34> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
  360. 0x196c8e000 - 0x196cd7fff AVKit arm64 <48a8e6a4e94232829500258bae842a5b> /System/Library/Frameworks/AVKit.framework/AVKit
  361. 0x196ffd000 - 0x19700ffff SiriTasks arm64 <db4a587d3c133811b42142a53d1aaba0> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
  362. 0x19728f000 - 0x197311fff PhotoEditSupport arm64 <a27f219b62b83b03884c033ce8bba2a8> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
  363. 0x197961000 - 0x197dd3fff PhotosUI arm64 <d68cf8b18c7238c7bfb7ce99e65d51e3> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
  364. 0x198fef000 - 0x199020fff WirelessProximity arm64 <dc39cf2efba933ce9ffca54f86fc7c9e> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
  365. 0x199293000 - 0x19930cfff CoreHandwriting arm64 <acdcf25eb25837e98a63112e69f44dfe> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
  366. 0x19941a000 - 0x1994aefff MediaPlatform arm64 <c17c453681c337099babf02a4a8d309d> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
  367. 0x199f85000 - 0x199fe3fff CoreBrightness arm64 <b25e7b358ab93335b4ac016104e4cbb8> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
  368. 0x19a314000 - 0x19a442fff StoreServicesCore arm64 <33a209edab17359080c66eb92019b1d2> /System/Library/PrivateFrameworks/StoreServicesCore.framework/StoreServicesCore
  369. 0x19a981000 - 0x19addefff MediaLibraryCore arm64 <5901b31acbe33eb6b4de293c7bdbab90> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
  370. 0x19b43b000 - 0x19b53efff AnnotationKit arm64 <5e11f0a8cbe0361d9f37bb581f100516> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
  371. 0x19ee66000 - 0x19ee74fff AppleFSCompression arm64 <ee64e73cdecd34709a010dabd37f00de> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
  372. 0x19ee75000 - 0x19ee80fff AppleIDAuthSupport arm64 <eddec2d1d9df3c3181bfb61b31d7442b> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
  373. 0x19fecb000 - 0x19fed6fff DiagnosticExtensions arm64 <751652e64f473582b32fb527a9c15f29> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
  374. 0x1a1254000 - 0x1a1285fff MarkupUI arm64 <3475e77c71e739e9a28de3b3dfb68712> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
  375. 0x1a1646000 - 0x1a164ffff MobileStorage arm64 <4e2dffbec07730da947cc2af9751effa> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
  376. 0x1a2854000 - 0x1a2a23fff libFosl_dynamic.dylib arm64 <68d0828e8fb639c6984478a1a2565c5b> /usr/lib/libFosl_dynamic.dylib
  377. 0x1a2e3f000 - 0x1a2e71fff libpcap.A.dylib arm64 <df0de8f5b0ba3098b116d0c8bc0943c4> /usr/lib/libpcap.A.dylib
  378. 0x1a2eac000 - 0x1a2f7cfff AVFAudio arm64 <390c989395d3320ba649ee2e9861ec16> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
  379. 0x1a2f7d000 - 0x1a2f86fff ProactiveEventTracker arm64 <f795ea33656f3713824ce6267708ff14> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
  380. 0x1a2f87000 - 0x1a311dfff Intents arm64 <37a7d5a500423b0ca44be5f10b72a109> /System/Library/Frameworks/Intents.framework/Intents
  381. 0x1a325d000 - 0x1a3280fff UserNotifications arm64 <2637bb1d0cee3c31a8443cf02596eee7> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
  382. 0x1a3293000 - 0x1a32a1fff PersonaKit arm64 <cfe978be028e351d842021ce97eea8e0> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
  383. 0x1a3753000 - 0x1a37f6fff TextureIO arm64 <fecc75f326b73389bcf8d1a09c682e12> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
  384. 0x1a3d24000 - 0x1a3d6dfff ContactsUICore arm64 <86346daffb0831aca4be7b714d7208c1> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
  385. 0x1a45b3000 - 0x1a45cffff SearchFoundation arm64 <fb3d28a7221c3512bbe2f45683109c5a> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
  386. 0x1a4d40000 - 0x1a4d52fff libBNNS.dylib arm64 <4125a50bb8a432208477e6a131df9291> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
  387. 0x1a4d53000 - 0x1a4d57fff libQuadrature.dylib arm64 <4411b9181c5139ddaa9922189f9c7111> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
  388. 0x1a50bb000 - 0x1a50ccfff CoreEmoji arm64 <b2cca65ab8373b92ae3412d934524c75> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
  389. 0x1a50cd000 - 0x1a50e5fff CoreInterest arm64 <113fb2149c3b3865b3ed6dc78bb5fb17> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
  390. 0x1a5276000 - 0x1a52f1fff CoreParsec arm64 <ce459a7a371a30de9d4395cb5303c8be> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
  391. 0x1a535e000 - 0x1a538ffff DifferentialPrivacy arm64 <8087806ccb5a3d9f95a4bc232203d7e5> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
  392. 0x1a55cc000 - 0x1a55ccfff IntentsFoundation arm64 <9bd7033628a830dfac55a0971b83ee0e> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
  393. 0x1a5714000 - 0x1a57e0fff NLP arm64 <78ddcca41bc23103bc0f821ec3ceafa8> /System/Library/PrivateFrameworks/NLP.framework/NLP
  394. 0x1a584e000 - 0x1a58bdfff PDFKit arm64 <bd937d0788fc3ffbb361972e0d3cf178> /System/Library/PrivateFrameworks/PDFKit.framework/PDFKit
  395. 0x1a5db1000 - 0x1a601dfff PhotosUICore arm64 <3a1515a89dc432aeadea640d249f7b07> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
  396. 0x1a626c000 - 0x1a6271fff SymptomDiagnosticReporter arm64 <e108b2c6450a3cebbb54999543c41e7e> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
  397. 0x1a6964000 - 0x1a69dcfff libate.dylib arm64 <ff42ae1a98ed3f43a98cc741c8eca516> /usr/lib/libate.dylib
  398. 0x1a69dd000 - 0x1a69ddfff libcoretls.dylib arm64 <d1fac1c286ae3bc8ae28dc466198a9a1> /usr/lib/libcoretls.dylib
  399. 0x1a69de000 - 0x1a69dffff libcoretls_cfhelpers.dylib arm64 <f8fe6c97d49b3597b938b7bb107095a6> /usr/lib/libcoretls_cfhelpers.dylib
  400.  
  401. EOF
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement