Advertisement
Guest User

swordsofditto mac log

a guest
Apr 24th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.13 KB | None | 0 0
  1. Process: The_Swords_of_Ditto [792]
  2. Path: /Users/USER/Library/Application Support/Steam/*/The_Swords_of_Ditto.app/Contents/MacOS/The_Swords_of_Ditto
  3. Identifier: com.onebitbeyond.theswordsofditto
  4. Version: 1.0.4 (1.0.4)
  5. Code Type: X86 (Native)
  6. Parent Process: steam_osx [423]
  7. Responsible: The_Swords_of_Ditto [792]
  8. User ID: 501
  9.  
  10. Date/Time: 2018-04-25 03:35:17.363 +0700
  11. OS Version: Mac OS X 10.13.1 (17B1003)
  12. Report Version: 12
  13. Bridge OS Version: 3.0 (14Y661)
  14. Anonymous UUID: 03BBB65B-B49B-3ACD-9106-9CE65C503F20
  15.  
  16.  
  17. Time Awake Since Boot: 3800 seconds
  18.  
  19. System Integrity Protection: enabled
  20.  
  21. Crashed Thread: 0 MainThrd Dispatch queue: com.apple.main-thread
  22.  
  23. Exception Type: EXC_CRASH (SIGABRT)
  24. Exception Codes: 0x0000000000000000, 0x0000000000000000
  25. Exception Note: EXC_CORPSE_NOTIFY
  26.  
  27. Application Specific Information:
  28. abort() called
  29. terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
  30.  
  31. Thread 0 Crashed:: MainThrd Dispatch queue: com.apple.main-thread
  32. 0 libsystem_kernel.dylib 0xa7665ef6 __pthread_kill + 10
  33. 1 libsystem_pthread.dylib 0xa77964c7 pthread_kill + 363
  34. 2 libsystem_c.dylib 0xa75b5b0a abort + 133
  35. 3 libc++abi.dylib 0xa5a43ea7 abort_message + 134
  36. 4 libc++abi.dylib 0xa5a4406a default_terminate_handler() + 250
  37. 5 libc++abi.dylib 0xa5a5d657 std::__terminate(void (*)()) + 14
  38. 6 libc++abi.dylib 0xa5a5d0c1 __cxa_throw + 116
  39. 7 libc++abi.dylib 0xa5a434eb operator new(unsigned long) + 107
  40. 8 com.onebitbeyond.theswordsofditto 0x01f019e3 ReadPNG(yyPNGFile*) + 643
  41. 9 com.onebitbeyond.theswordsofditto 0x01f01ca6 ReadPNGFile(void*, int, int*, int*, bool) + 134
  42. 10 com.onebitbeyond.theswordsofditto 0x01fa3ba3 LoadTextureFromPNG(Texture*, eMipEnable) + 51
  43. 11 com.onebitbeyond.theswordsofditto 0x01fa3ef8 _CreateTexture(Texture*, bool, eMipEnable) + 536
  44. 12 com.onebitbeyond.theswordsofditto 0x01fa2d84 Graphics::SetTexture(int, void*) + 340
  45. 13 com.onebitbeyond.theswordsofditto 0x01fd1dec Graphics::Flush() + 236
  46. 14 com.onebitbeyond.theswordsofditto 0x01f6a73d F_Shader_Reset(RValue&, CInstance*, CInstance*, int, RValue*) + 45
  47. 15 com.onebitbeyond.theswordsofditto 0x01fbabda YYGML_CallLegacyFunction(CInstance*, CInstance*, YYRValue&, int, int, YYRValue**) + 378
  48. 16 com.onebitbeyond.theswordsofditto 0x006cd161 gml_Script_draw_reset(CInstance*, CInstance*, YYRValue&, int, YYRValue**) + 159
  49. 17 com.onebitbeyond.theswordsofditto 0x003aad51 gml_Script_create_tier_mask(CInstance*, CInstance*, YYRValue&, int, YYRValue**) + 5283
  50. 18 com.onebitbeyond.theswordsofditto 0x003e1d36 gml_Script_terrain_manager_bake_terrain(CInstance*, CInstance*, YYRValue&, int, YYRValue**) + 81896
  51. 19 com.onebitbeyond.theswordsofditto 0x009068f1 gml_Object_obj_terrain_manager_Draw_0(CInstance*, CInstance*) + 15203
  52. 20 com.onebitbeyond.theswordsofditto 0x01de3d3e ExecuteIt(CInstance*, CInstance*, CCode*, RValue*, int) + 62
  53. 21 com.onebitbeyond.theswordsofditto 0x01de3f1d Code_Execute(CInstance*, CInstance*, CCode*, RValue*, int) + 29
  54. 22 com.onebitbeyond.theswordsofditto 0x01dec886 CEvent::Execute(CInstance*, CInstance*) + 54
  55. 23 com.onebitbeyond.theswordsofditto 0x01decd47 Perform_Event_Object(CInstance*, CInstance*, int, int, int) + 247
  56. 24 com.onebitbeyond.theswordsofditto 0x01decd92 Perform_Event(CInstance*, CInstance*, int, int) + 34
  57. 25 com.onebitbeyond.theswordsofditto 0x01f2c562 DoSlowDrawRoom(tagYYRECT*) + 994
  58. 26 com.onebitbeyond.theswordsofditto 0x01f2f51a DrawTheRoom(tagYYRECT*) + 570
  59. 27 com.onebitbeyond.theswordsofditto 0x01f306e7 Draw_Room() + 1335
  60. 28 com.onebitbeyond.theswordsofditto 0x01f60c90 DoAStep() + 784
  61. 29 com.onebitbeyond.theswordsofditto 0x01f61229 MainLoop_Process() + 1129
  62. 30 com.onebitbeyond.theswordsofditto 0x01eebee3 -[Mac_RunnerAppDelegate performGameStep] + 2131
  63. 31 com.onebitbeyond.theswordsofditto 0x01eec9ec -[Mac_RunnerAppDelegate timerFunc:] + 60
  64. 32 com.apple.Foundation 0x95357fe0 __NSFireTimer + 97
  65. 33 com.apple.CoreFoundation 0x939169d3 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 19
  66. 34 com.apple.CoreFoundation 0x93916548 __CFRunLoopDoTimer + 1224
  67. 35 com.apple.CoreFoundation 0x93915fbb __CFRunLoopDoTimers + 395
  68. 36 com.apple.CoreFoundation 0x9390dbfb __CFRunLoopRun + 3211
  69. 37 com.apple.CoreFoundation 0x9390cc41 CFRunLoopRunSpecific + 641
  70. 38 com.apple.CoreFoundation 0x9390c9aa CFRunLoopRunInMode + 122
  71. 39 com.apple.HIToolbox 0x92f0dd3b RunCurrentEventLoopInMode + 321
  72. 40 com.apple.HIToolbox 0x92f0da62 ReceiveNextEventCommon + 777
  73. 41 com.apple.HIToolbox 0x92f0d73b _BlockUntilNextEventMatchingListInModeWithFilter + 71
  74. 42 com.apple.AppKit 0x9136538d _DPSNextEvent + 2101
  75. 43 com.apple.AppKit 0x91ad6c74 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2859
  76. 44 com.apple.AppKit 0x91ad6141 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 134
  77. 45 gameoverlayrenderer.dylib 0x03760bc0 -[NSApplication(SteamOverrideNextEvent) steamhooked_nextEventMatchingMask:untilDate:inMode:dequeue:] + 100
  78. 46 com.apple.AppKit 0x9135a2e1 -[NSApplication run] + 763
  79. 47 com.apple.AppKit 0x9132c2f2 NSApplicationMain + 1228
  80. 48 com.onebitbeyond.theswordsofditto 0x020679b0 main + 352
  81. 49 com.onebitbeyond.theswordsofditto 0x00003035 start + 53
  82.  
  83. Thread 1:
  84. 0 libsystem_kernel.dylib 0xa766671a __workq_kernreturn + 10
  85. 1 libsystem_pthread.dylib 0xa7792e9b _pthread_wqthread + 1035
  86. 2 libsystem_pthread.dylib 0xa7792a6a start_wqthread + 34
  87.  
  88. Thread 2:: CVDisplayLink
  89. 0 libsystem_kernel.dylib 0xa7665d6e __psynch_cvwait + 10
  90. 1 libsystem_pthread.dylib 0xa7794525 _pthread_cond_wait + 732
  91. 2 libsystem_pthread.dylib 0xa7795872 pthread_cond_timedwait_relative_np + 27
  92. 3 com.apple.CoreVideo 0x94f9a1b8 CVDisplayLink::waitUntil(unsigned long long) + 302
  93. 4 com.apple.CoreVideo 0x94f992db CVDisplayLink::runIOThread() + 737
  94. 5 libsystem_pthread.dylib 0xa779350d _pthread_body + 347
  95. 6 libsystem_pthread.dylib 0xa77933b2 _pthread_start + 357
  96. 7 libsystem_pthread.dylib 0xa7792a8e thread_start + 34
  97.  
  98. Thread 3:: com.apple.NSEventThread
  99. 0 libsystem_kernel.dylib 0xa765cd22 mach_msg_trap + 10
  100. 1 libsystem_kernel.dylib 0xa765c35f mach_msg + 47
  101. 2 com.apple.CoreFoundation 0x9390e858 __CFRunLoopServiceMachPort + 296
  102. 3 com.apple.CoreFoundation 0x9390d846 __CFRunLoopRun + 2262
  103. 4 com.apple.CoreFoundation 0x9390cc41 CFRunLoopRunSpecific + 641
  104. 5 com.apple.CoreFoundation 0x9390c9aa CFRunLoopRunInMode + 122
  105. 6 com.apple.AppKit 0x914950d5 _NSEventThread + 165
  106. 7 libsystem_pthread.dylib 0xa779350d _pthread_body + 347
  107. 8 libsystem_pthread.dylib 0xa77933b2 _pthread_start + 357
  108. 9 libsystem_pthread.dylib 0xa7792a8e thread_start + 34
  109.  
  110. Thread 4:: com.apple.audio.IOThread.client
  111. 0 libsystem_kernel.dylib 0xa765cd22 mach_msg_trap + 10
  112. 1 libsystem_kernel.dylib 0xa765c35f mach_msg + 47
  113. 2 com.apple.audio.CoreAudio 0x934ed2e4 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 124
  114. 3 com.apple.audio.CoreAudio 0x934c6953 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 49
  115. 4 com.apple.audio.CoreAudio 0x934c389c HALC_ProxyIOContext::IOWorkLoop() + 1600
  116. 5 com.apple.audio.CoreAudio 0x934c3002 HALC_ProxyIOContext::IOThreadEntry(void*) + 236
  117. 6 com.apple.audio.CoreAudio 0x934f6691 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned long, unsigned int) + 20
  118. 7 com.apple.audio.CoreAudio 0x934c2ecb HALB_IOThread::Entry(void*) + 71
  119. 8 libsystem_pthread.dylib 0xa779350d _pthread_body + 347
  120. 9 libsystem_pthread.dylib 0xa77933b2 _pthread_start + 357
  121. 10 libsystem_pthread.dylib 0xa7792a8e thread_start + 34
  122.  
  123. Thread 5:
  124. 0 libsystem_kernel.dylib 0xa7666152 __semwait_signal + 10
  125. 1 libsystem_c.dylib 0xa75d2e03 nanosleep$UNIX2003 + 189
  126. 2 com.onebitbeyond.theswordsofditto 0x01fa5075 CThread::Sleep(int) + 37
  127. 3 com.onebitbeyond.theswordsofditto 0x01efd139 ogg_thread_func(void*) + 137
  128. 4 com.onebitbeyond.theswordsofditto 0x01fa501e thread_func_wrapper(void*) + 14
  129. 5 libsystem_pthread.dylib 0xa779350d _pthread_body + 347
  130. 6 libsystem_pthread.dylib 0xa77933b2 _pthread_start + 357
  131. 7 libsystem_pthread.dylib 0xa7792a8e thread_start + 34
  132.  
  133. Thread 6:
  134. 0 libsystem_kernel.dylib 0xa7666152 __semwait_signal + 10
  135. 1 libsystem_c.dylib 0xa75d2e03 nanosleep$UNIX2003 + 189
  136. 2 com.onebitbeyond.theswordsofditto 0x01fa5075 CThread::Sleep(int) + 37
  137. 3 com.onebitbeyond.theswordsofditto 0x01efd139 ogg_thread_func(void*) + 137
  138. 4 com.onebitbeyond.theswordsofditto 0x01fa501e thread_func_wrapper(void*) + 14
  139. 5 libsystem_pthread.dylib 0xa779350d _pthread_body + 347
  140. 6 libsystem_pthread.dylib 0xa77933b2 _pthread_start + 357
  141. 7 libsystem_pthread.dylib 0xa7792a8e thread_start + 34
  142.  
  143. Thread 7:
  144. 0 libsystem_kernel.dylib 0xa7666152 __semwait_signal + 10
  145. 1 libsystem_c.dylib 0xa75d2e03 nanosleep$UNIX2003 + 189
  146. 2 com.onebitbeyond.theswordsofditto 0x01fa5075 CThread::Sleep(int) + 37
  147. 3 com.onebitbeyond.theswordsofditto 0x01efd139 ogg_thread_func(void*) + 137
  148. 4 com.onebitbeyond.theswordsofditto 0x01fa501e thread_func_wrapper(void*) + 14
  149. 5 libsystem_pthread.dylib 0xa779350d _pthread_body + 347
  150. 6 libsystem_pthread.dylib 0xa77933b2 _pthread_start + 357
  151. 7 libsystem_pthread.dylib 0xa7792a8e thread_start + 34
  152.  
  153. Thread 8:
  154. 0 libsystem_kernel.dylib 0xa7666152 __semwait_signal + 10
  155. 1 libsystem_c.dylib 0xa75d2e03 nanosleep$UNIX2003 + 189
  156. 2 com.onebitbeyond.theswordsofditto 0x01fa5075 CThread::Sleep(int) + 37
  157. 3 com.onebitbeyond.theswordsofditto 0x01efd139 ogg_thread_func(void*) + 137
  158. 4 com.onebitbeyond.theswordsofditto 0x01fa501e thread_func_wrapper(void*) + 14
  159. 5 libsystem_pthread.dylib 0xa779350d _pthread_body + 347
  160. 6 libsystem_pthread.dylib 0xa77933b2 _pthread_start + 357
  161. 7 libsystem_pthread.dylib 0xa7792a8e thread_start + 34
  162.  
  163. Thread 9:
  164. 0 libsystem_pthread.dylib 0xa7792a48 start_wqthread + 0
  165. 1 com.onebitbeyond.theswordsofditto 0x000e0019 gml_Script_init_gui_textures(CInstance*, CInstance*, YYRValue&, int, YYRValue**) + 22587
  166.  
  167. Thread 0 crashed with X86 Thread State (32-bit):
  168. eax: 0x00000000 ebx: 0xa9aa41c0 ecx: 0xbfff70dc edx: 0x00000000
  169. edi: 0xa779636a esi: 0x0000002d ebp: 0xbfff7108 esp: 0xbfff70dc
  170. ss: 0x00000023 efl: 0x00000206 eip: 0xa7665ef6 cs: 0x0000000b
  171. ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
  172. cr2: 0xa9a8a330
  173.  
  174. Logical CPU: 0
  175. Error Code: 0x00080148
  176. Trap Number: 132
  177.  
  178.  
  179. Binary Images:
  180. 0x1000 - 0x272fc63 +com.onebitbeyond.theswordsofditto (1.0.4 - 1.0.4) <667C28EE-90C4-34E1-B7B0-1FF3431617DF> /Users/USER/Library/Application Support/Steam/*/The_Swords_of_Ditto.app/Contents/MacOS/The_Swords_of_Ditto
  181. 0x3746000 - 0x3772ff3 +gameoverlayrenderer.dylib (1) <B42B3A4D-161B-3913-B056-3BCA64D211F4> /Users/USER/Library/Application Support/Steam/*/gameoverlayrenderer.dylib
  182. 0x3788000 - 0x3789ffb +steamloader.dylib (0) <7D581E42-6109-3883-8EE0-0C8160E5034A> /Users/USER/Library/Application Support/Steam/*/steamloader.dylib
  183. 0x380e000 - 0x3853fdf dyld (519.2.1) <9157DBBD-7A9E-3AC4-9053-AFBFDC24F41B> /usr/lib/dyld
  184. 0x9384000 - 0x93a0ffb +libsteam_api.dylib (1) <CE6290F5-CBEF-35B7-B72C-65D367CB7C7E> /Users/USER/Library/Application Support/Steam/*/The_Swords_of_Ditto.app/Contents/MacOS/libsteam_api.dylib
  185. 0x93c7000 - 0x93e1fff +libtier0_s.dylib (1) <74C811B0-6D31-36BF-BA5C-7A8ADC732455> /Users/USER/Library/Application Support/Steam/*/libtier0_s.dylib
  186. 0xa1c1000 - 0xb219fc3 +steamclient.dylib (1) <1A059AC1-422C-34FB-815C-7638EBCD1084> /Users/USER/Library/Application Support/Steam/*/steamclient.dylib
  187. 0xc035000 - 0xc066ff3 +libvstdlib_s.dylib (1) <69B4AF6D-21BC-30A1-B3EF-3A4C27A9A352> /Users/USER/Library/Application Support/Steam/*/libvstdlib_s.dylib
  188. 0xc08a000 - 0xc09affb +libaudio.dylib (1) <06651C04-ED05-3525-8FA5-9A3217A78283> /Users/USER/Library/Application Support/Steam/*/libaudio.dylib
  189. 0xc0ac000 - 0xc0c1ffb +crashhandler.dylib (1) <A683BA25-6DA3-385A-AA72-B3AB5B23B4BB> /Users/USER/Library/Application Support/Steam/*/crashhandler.dylib
  190. 0xc0d5000 - 0xc0ddff3 +com.googlecode.google-breakpad (1.0) <72F854D3-86EA-3B84-8FA3-EC59CC805E40> /Users/USER/Library/Application Support/Steam/*/Breakpad.framework/Versions/A/Breakpad
  191. 0xc0ea000 - 0xc0f8fff +breakpadUtilities.dylib (1) <B0CD8254-F2F3-3E5B-884F-E43E983E6D04> /Users/USER/Library/Application Support/Steam/*/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib
  192. 0xc102000 - 0xc38efff +libsteam.dylib (1) <A6A16138-7D97-37DC-A7A6-778B9F374DCE> /Users/USER/Library/Application Support/Steam/*/libsteam.dylib
  193. 0xc5f1000 - 0xc5f4fff +libYoYoGamepad.dylib (0) <E0D8DFE8-BC8F-344C-A1E8-5D73B1030812> /Users/USER/Library/Application Support/Steam/*/The_Swords_of_Ditto.app/Contents/Frameworks/libYoYoGamepad.dylib
  194. 0xd000000 - 0xdca2ff7 com.apple.driver.AppleIntelKBLGraphicsGLDriver (10.28.29 - 10.2.8) <F5F09923-8DED-32ED-9EE2-AA02A7FCC024> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
  195. 0x3ff81000 - 0x3ff85ffb com.apple.audio.AppleHDAHALPlugIn (280.12 - 280.12) <687E756D-6AAB-32A7-917F-6CC8E2CCBAE0> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
  196. 0x44378000 - 0x44535fff com.apple.audio.units.Components (1.14 - 1.14) <F9FAB705-79B4-353B-84B8-F2127F58D0BC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  197. 0x90290000 - 0x90290fff com.apple.Accelerate (1.11 - Accelerate 1.11) <F4A138F5-290D-3413-AD17-ECD395935FF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  198. 0x90291000 - 0x902a7ffb libCGInterfaces.dylib (417) <92B03F58-1974-35E7-BC7F-28B6B285A860> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
  199. 0x902a8000 - 0x909e9fdf com.apple.vImage (8.1 - ???) <591C941E-6475-347E-89DA-F541E88F949A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  200. 0x909ea000 - 0x90b25ff7 libBLAS.dylib (1211.20.1) <E254FB87-78F1-3744-82FD-A066475D0EBF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  201. 0x90b26000 - 0x90b53ff7 libBNNS.dylib (32) <8761FEAA-6846-31F1-80AC-54315D61395F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
  202. 0x90b54000 - 0x90ec7fff libLAPACK.dylib (1211.20.1) <52D4CC58-6BC9-3C80-9608-464205502B31> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  203. 0x90ec8000 - 0x90edeffb libLinearAlgebra.dylib (1211.20.1) <F09E4E5D-1768-3966-ACD5-E126D84CF5EC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
  204. 0x90edf000 - 0x90ef8ff7 libSparseBLAS.dylib (1211.20.1) <8AF7E7B5-EE6B-3BFE-868B-723CD0F32C00> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
  205. 0x90ef9000 - 0x91057fc7 libvDSP.dylib (622.20.8) <C5F16300-061F-3DF0-B91E-8BD0D2173351> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  206. 0x91058000 - 0x91136ffb libvMisc.dylib (622.20.8) <1C8D5D80-F32C-3853-8309-57C8A82B7DA5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  207. 0x91137000 - 0x91137fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7A0D5DD6-C302-390D-9178-0B2EA94BB5ED> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  208. 0x91326000 - 0x920e6ff7 com.apple.AppKit (6.9 - 1561.10.101) <EF98A262-8FE0-3149-AD52-02C906BF9D30> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  209. 0x92138000 - 0x92138fff com.apple.ApplicationServices (48 - 50) <ABDCA875-BDEA-3F66-94CC-2E09CA28A9AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  210. 0x92139000 - 0x9219fff3 com.apple.ApplicationServices.ATS (377 - 445) <1C8196A6-CF4F-3E08-B067-61B870F72DA3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  211. 0x921a2000 - 0x922c6ff3 libFontParser.dylib (222.1.1) <5FAB36E6-F42F-3B5A-B2BE-5139DD78D7F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  212. 0x922c7000 - 0x92313ffb libFontRegistry.dylib (221) <8D81FDCF-F05D-3556-AB6D-090F9508C25E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  213. 0x92362000 - 0x92395fff libTrueTypeScaler.dylib (222.1.1) <E7E63B6B-4286-3FDD-86D7-EA4337252412> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
  214. 0x92401000 - 0x92406fff com.apple.ColorSyncLegacy (4.13.0 - 1) <2210061E-63BC-3B26-B8AE-560DC457F127> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
  215. 0x924b0000 - 0x92507ff7 com.apple.HIServices (1.22 - 622) <8544026A-17BE-301D-BA2A-782F3AD864DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  216. 0x92508000 - 0x92517ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <E3245701-039B-353F-923D-F81B2242842C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  217. 0x92518000 - 0x92570ffb com.apple.print.framework.PrintCore (13 - 503) <FCCA7283-94EC-3D6C-B962-6B4CDD50D9A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  218. 0x92571000 - 0x92607ffb com.apple.QD (3.12 - 403) <372AFF26-17D1-3C6F-9E47-17C955C2045B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  219. 0x92608000 - 0x92614ff3 com.apple.speech.synthesis.framework (7.0.14 - 7.0.14) <F0AAFDF5-3254-3F8B-9575-6F972A179131> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  220. 0x92615000 - 0x9285fff3 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <21DABC4C-C626-3F85-B55B-9AAC6B15AE6F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  221. 0x92861000 - 0x92861fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <22B2F9DD-640E-31B6-848D-B9520BF92B45> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  222. 0x92b80000 - 0x92ec0ff3 com.apple.CFNetwork (889.9 - 889.9) <1C8DFA7B-C551-30B1-80A3-8981C3ED40A9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  223. 0x92ed5000 - 0x92ed5fff com.apple.Carbon (158 - 158) <83C4D410-E216-3EAC-A663-94645F4BCB86> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  224. 0x92ed6000 - 0x92edfff3 com.apple.audio.SoundManager (4.2 - 4.2) <83AE7AA9-8661-3449-99F4-291A42640692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  225. 0x92ee0000 - 0x92ee4fff com.apple.CommonPanels (1.2.6 - 98) <DA1D99A4-53F6-31AF-964D-86739FA74B52> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  226. 0x92ee5000 - 0x9327aff7 com.apple.HIToolbox (2.1.1 - 909.1) <2AF1ACB9-424B-38FD-B15C-06AB6D2BAF4F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  227. 0x9327b000 - 0x932cfffb com.apple.htmlrendering (77 - 1.1.4) <BAF5C846-FF50-3C80-97F5-71F1399CA85C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  228. 0x932d0000 - 0x932d3fff com.apple.help (1.3.8 - 64) <1E913488-5D7B-388E-904D-64EF8C99E704> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  229. 0x932d4000 - 0x932d9ffb com.apple.ImageCapture (9.0 - 9.0) <1887749B-D641-3057-B91F-3C2D8E990115> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  230. 0x932da000 - 0x93374ffb com.apple.ink.framework (10.9 - 220) <5340E055-BD3D-35AD-9797-F22E1ECEDAC6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  231. 0x93375000 - 0x933affff com.apple.NavigationServices (3.8 - 227) <6B1000C3-9C00-33F5-88D5-62F6BD5DD7F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  232. 0x933b0000 - 0x933cbffb com.apple.openscripting (1.7 - 174) <DFBC4482-0915-3C4F-8C9A-7A7A1620C3B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  233. 0x933cc000 - 0x933d1fff com.apple.print.framework.Print (12 - 267) <F7BEF8BA-7D1F-34A2-97B8-D49F20886644> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  234. 0x933d2000 - 0x933d4fff com.apple.securityhi (9.0 - 55006) <E9FF8254-B8E1-312A-8FC3-2B4EA8CE9AEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  235. 0x933d5000 - 0x933dbfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1C27FB7B-A467-3171-A73B-8C9B403028E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  236. 0x933dc000 - 0x933dcfff com.apple.Cocoa (6.11 - 22) <3AC598F3-0A23-32DC-8ED1-4F60F07A6A37> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  237. 0x933e9000 - 0x934a8ff7 com.apple.ColorSync (4.13.0 - 544) <AA55BFD7-A5AD-35AC-B64B-93A798EBED1D> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
  238. 0x934a9000 - 0x93544fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <9D1B217E-03F6-38F6-B737-DE5D5DC6DA15> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  239. 0x935a2000 - 0x935a7fff com.apple.CoreBluetooth (1.0 - 1) <E0F40A70-9E04-31FE-A4C8-BE05F6432BAD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
  240. 0x935a8000 - 0x93887fff com.apple.CoreData (120 - 847.1) <2AC013DC-8148-34C9-89B1-41353CAECD7F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  241. 0x93888000 - 0x9388eff3 com.apple.CoreDisplay (1.0 - 79.8) <5E7F3B2F-5150-3449-B269-7D094B543FAA> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
  242. 0x9388f000 - 0x93d17ff3 com.apple.CoreFoundation (6.9 - 1445.12) <1C6464B2-DFCA-3771-B71C-E7D260D7617C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  243. 0x93d19000 - 0x94347ffb com.apple.CoreGraphics (2.0 - 1125.3.4) <875F3355-CF6B-346E-8D99-E2EE0E1A8B83> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  244. 0x94349000 - 0x945cfffb com.apple.CoreImage (13.0.0 - 579.1.3) <883338EB-2AB0-3718-A120-78E3C02B7AB8> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
  245. 0x94641000 - 0x94687fff com.apple.audio.midi.CoreMIDI (1.10 - 88) <545850CB-096A-37E3-8FDB-0640B5D222E6> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
  246. 0x947ba000 - 0x947bafff com.apple.CoreServices (822.9 - 822.9) <6C24266C-2277-3E87-87F8-1BAE8854D43B> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  247. 0x947bb000 - 0x9482dfff com.apple.AE (733 - 733) <C981EE72-993D-3E0A-AB53-47ABB7C57EE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  248. 0x9482e000 - 0x94b0cffb com.apple.CoreServices.CarbonCore (1178.2 - 1178.2) <E61EA71D-294F-3C8B-95BD-0CDBA0FFC907> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  249. 0x94b0d000 - 0x94b41ff3 com.apple.DictionaryServices (1.2 - 284) <56BEF6B8-50D2-38A0-9EF2-D7093E9AAB56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  250. 0x94b42000 - 0x94b4afff com.apple.CoreServices.FSEvents (1239 - 1239) <CABC21F7-E3AB-3954-ACBE-B8066A37516A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
  251. 0x94b4b000 - 0x94ca8ff7 com.apple.LaunchServices (822.9 - 822.9) <76540FA9-7B3C-3747-BC45-FF2809B479A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  252. 0x94ca9000 - 0x94d55ff7 com.apple.Metadata (10.7.0 - 1191.1) <8C3C07F9-CE6E-3B35-A413-805A3BE41F2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  253. 0x94d56000 - 0x94db4ff3 com.apple.CoreServices.OSServices (822.9 - 822.9) <463DB8DD-1A42-33AC-B12F-2A2C982F0C6A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  254. 0x94db5000 - 0x94e26ff3 com.apple.SearchKit (1.4.0 - 1.4.0) <FAD60011-970B-3889-B6BD-3715CCF599CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  255. 0x94e27000 - 0x94e4afff com.apple.coreservices.SharedFileList (71.2 - 71.2) <7384B131-3CCF-3F40-8BE4-090B05C3D38A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
  256. 0x94e4b000 - 0x94f96ffb com.apple.CoreText (352.0 - 578.7) <8222DEFE-6414-3483-BEDB-122471D4D5B7> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  257. 0x94f97000 - 0x94fd1ff3 com.apple.CoreVideo (1.8 - 278.0) <D6EF38C6-9ECF-3DDC-BAE5-BA8FFA63A2CB> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  258. 0x94fd2000 - 0x95058ff3 com.apple.framework.CoreWLAN (13.0 - 1335) <F81C1389-CD1F-3B93-BBC3-3EC68EAD73EC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  259. 0x951bc000 - 0x951c6fff com.apple.DirectoryService.Framework (10.13 - 207) <DFACE2E8-269A-3F79-B82B-3A82B3DA4CD2> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  260. 0x951c7000 - 0x95286fff com.apple.DiscRecording (9.0.3 - 9030.4.5) <80DF1650-3C57-352F-B0DC-6CBA11B5CAB1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  261. 0x952ac000 - 0x952b5ff7 com.apple.DiskArbitration (2.7 - 2.7) <E3552A79-57A4-36AE-8B54-5FE2EB5193DA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  262. 0x952c6000 - 0x95633ff7 com.apple.Foundation (6.9 - 1443.14) <00C5260F-DD85-340F-BBF0-2913EFC92036> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  263. 0x95635000 - 0x95673ff7 com.apple.glut (3.6.14 - GLUT-3.6.9) <FFFE844E-EC3B-31A1-8EB8-AA0EAD02FFF5> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
  264. 0x95674000 - 0x956a3fff com.apple.GSS (4.0 - 2.0) <09F9AD7C-8FD8-3660-9AD4-C6610689682B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  265. 0x956cf000 - 0x957e6ff7 com.apple.Bluetooth (6.0.0 - 6.0.1f1) <78F8E88E-F397-3D70-BC21-EAE9B1C8EE8C> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  266. 0x9584e000 - 0x958eeffb com.apple.framework.IOKit (2.0.2 - 1445.20.1) <7A42FF9B-98F3-3AD2-9629-9BE397FD5955> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  267. 0x958f0000 - 0x958f6fff com.apple.IOSurface (209 - 209) <CEB65557-BBAB-3233-ABCB-2AE4104DD876> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  268. 0x9594a000 - 0x95ac8ffb com.apple.ImageIO.framework (3.3.0 - 1694.5) <0D6E6FCB-EC18-36B6-988F-2DB5F49E58B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  269. 0x95ac9000 - 0x95acdffb libGIF.dylib (1694.5) <DF06AEF1-4839-3392-96FE-D9A22826C821> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  270. 0x95ace000 - 0x95bbfff7 libJP2.dylib (1694.5) <98739500-9B8D-3DF5-A5B8-3337C9F4A30B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  271. 0x95bc0000 - 0x95be2ff7 libJPEG.dylib (1694.5) <9F20A5E3-28C6-3D1C-908F-4178EAD9D655> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  272. 0x95ec3000 - 0x95ee9ff7 libPng.dylib (1694.5) <F3D7A4A4-0A76-3B2B-A22F-B31BD52F7BCC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  273. 0x95eea000 - 0x95eecffb libRadiance.dylib (1694.5) <C996A614-0169-3A94-818B-BD4C7F7DCCD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  274. 0x95eed000 - 0x95f37ff7 libTIFF.dylib (1694.5) <4C5E73A7-6987-30C8-AC90-7611BEF2B8F6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  275. 0x95fe5000 - 0x96813ff3 com.apple.JavaScriptCore (13604 - 13604.3.5) <920DB083-34A7-3A79-8F9E-2C6EF91B7DF5> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  276. 0x9682b000 - 0x96843fff com.apple.Kerberos (3.0 - 1) <8A399DB7-5440-3EC0-A241-3DD10E82DDB2> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  277. 0x96844000 - 0x96877ffb com.apple.LDAPFramework (2.4.28 - 194.5) <7A129625-1C7A-34A3-AD2F-0D55D33BE623> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  278. 0x96e9b000 - 0x96f11ff7 com.apple.Metal (123.3.5 - 123.3.5) <C8E71045-A26A-340C-A252-DEA6B7621394> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
  279. 0x96f13000 - 0x96f1ffff com.apple.NetFS (6.0 - 4.0) <F37A4DA0-AAB6-3F0B-BA18-E322BFA52CC4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  280. 0x96f59000 - 0x96f80ff7 com.apple.audio.OpenAL (1.8 - 1.8) <E79EEF68-9CE2-3057-B8B7-7B68CF7778EC> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
  281. 0x99c53000 - 0x99c5bff7 libcldcpuengine.dylib (2.8.7) <E3B50B98-E1E4-396C-BB05-935AACC6FD80> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  282. 0x99c5c000 - 0x99ca7fff com.apple.opencl (2.8.11 - 2.8.11) <39FBB109-B300-3777-A3A7-4F23B8352354> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  283. 0x99ca8000 - 0x99cc4fff com.apple.CFOpenDirectory (10.13 - 207) <C86185FE-08EA-3A5B-9AB3-10B26D876A11> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  284. 0x99cc5000 - 0x99cd0fff com.apple.OpenDirectory (10.13 - 207) <345EF595-F539-3CBE-99BC-534BE162F445> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  285. 0x9aeda000 - 0x9aedbfff libCVMSPluginSupport.dylib (16.2.1) <BB8E3C66-C87D-351B-94C2-B0D243BC8E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  286. 0x9aedc000 - 0x9aedffff libCoreFSCache.dylib (160.9) <A16ACDE7-22D4-362D-98A8-023F3D61989C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  287. 0x9aee0000 - 0x9aee4fff libCoreVMClient.dylib (160.9) <B8BD8FDA-0A77-3668-AA68-ADE5910BAB14> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  288. 0x9aee5000 - 0x9aeedff7 libGFXShared.dylib (16.2.1) <944B9D7F-BBDA-33FA-A264-214070F59860> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  289. 0x9aeee000 - 0x9aefafff libGL.dylib (16.2.1) <43996FD9-2CE2-3246-B31E-387D9B38BABA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  290. 0x9aefb000 - 0x9af36ffb libGLImage.dylib (16.2.1) <A7119356-D0AC-3156-B5CE-705102A1411D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  291. 0x9af37000 - 0x9b0afffb libGLProgrammability.dylib (16.2.1) <0EDFAB04-449B-35F4-A792-255E6E3D66E9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  292. 0x9b0b0000 - 0x9b0f2ff7 libGLU.dylib (16.2.1) <B303E502-93C4-3CD9-83F3-F0B19C8E7B99> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  293. 0x9ba99000 - 0x9baa7fff com.apple.opengl (16.2.1 - 16.2.1) <0C5935FD-3967-388A-89F9-229E988EBDE0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  294. 0x9baa8000 - 0x9bc35ffb GLEngine (16.2.1) <94D6B21C-6CE7-313B-8913-2FA1D1ED2808> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
  295. 0x9bc36000 - 0x9bc60fff GLRendererFloat (16.2.1) <3F0C146F-86A3-3FEC-807F-E2181B396B1C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
  296. 0x9c816000 - 0x9ca47fff com.apple.QuartzCore (1.11 - 574.10.7) <408C8634-0917-30D1-9A93-8C0F49F701EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  297. 0x9cedd000 - 0x9d210fff com.apple.security (7.0 - 58286.20.16) <FD3E6CB2-4771-344B-B8E6-9615515E525D> /System/Library/Frameworks/Security.framework/Versions/A/Security
  298. 0x9d211000 - 0x9d297ff3 com.apple.securityfoundation (6.0 - 55185.1.1) <A6144075-211B-389A-AB38-44C41A44A823> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  299. 0x9d2c0000 - 0x9d2c4fff com.apple.xpc.ServiceManagement (1.0 - 1) <FAD460A5-A64B-30B1-B8C7-B12CA5788248> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  300. 0x9d2c5000 - 0x9d2cfffb com.apple.StoreKit (1.0 - 652) <9E755193-49F2-38B4-AD57-9B86D37BBC75> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
  301. 0x9d3ed000 - 0x9d45dffb com.apple.SystemConfiguration (1.17 - 1.17) <C03891C9-927C-3433-BB6E-9103D7A37D06> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  302. 0x9d993000 - 0x9ed41ff7 com.apple.WebCore (13604 - 13604.3.5) <F9C0EBEA-3E03-3FA2-A941-F7CE50BEB78D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  303. 0x9ed42000 - 0x9eed5ffb com.apple.WebKitLegacy (13604 - 13604.3.5) <1234DC71-DED1-3B8A-96A2-80BF0566FD25> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
  304. 0x9eed6000 - 0x9f211ff7 com.apple.WebKit (13604 - 13604.3.5) <1F72D626-1732-3D79-833A-00C89735BE39> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  305. 0x9f223000 - 0x9f2b9ff7 com.apple.APFS (1.0 - 1) <91A01DCE-C55D-347E-9F61-7BBD03BD4FF7> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
  306. 0x9f87b000 - 0x9f896fff com.apple.AppContainer (4.0 - 360.20.1) <3EC95221-1BEE-3E3D-AE2B-25F45029D23A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
  307. 0x9f8a4000 - 0x9f8cfff3 com.apple.framework.Apple80211 (13.0 - 1335) <B9345DB1-0FC1-3A8B-B908-E0ECEDF5B8BC> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  308. 0x9f8d1000 - 0x9f8dbfff com.apple.AppleFSCompression (96.1.1 - 1.0) <38FA63FB-6E9E-3382-80E2-111F42CB1EE3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  309. 0x9f9d2000 - 0x9fa0ffff com.apple.AppleJPEG (1.0 - 1) <A79335BD-B17F-3340-B5AD-2230B83878C0> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
  310. 0x9fa2e000 - 0x9fa36fff com.apple.AppleSRP (5.0 - 1) <0C288A20-01A0-3C3C-8091-B8672B1F0CC6> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
  311. 0x9fb62000 - 0x9fb69fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <3CEE4D97-2EAB-3400-A31D-92D2E3D8088C> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
  312. 0x9fb6a000 - 0x9fbf5ffb com.apple.backup.framework (1.9.1 - 1.9.1) <3A1315A1-4071-332C-AA07-E591E20F0501> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  313. 0x9fd2c000 - 0x9fd37fff com.apple.CommerceCore (1.0 - 652) <09835594-9B3C-336A-8DC7-2144386F5F03> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  314. 0x9fd38000 - 0x9fd41fff com.apple.CommonAuth (4.0 - 2.0) <17A264D0-9611-33EA-9081-6CA2E277655C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  315. 0xa01a9000 - 0xa01b1fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <20358A6F-D9AD-350F-B3D5-9D0988BAB017> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
  316. 0xa01b2000 - 0xa01c2ff7 com.apple.CoreEmoji (1.0 - 69.2.4) <26F0F9DB-28D7-306A-B931-D36C791709B4> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
  317. 0xa0342000 - 0xa0375ff7 com.apple.CoreServicesInternal (309 - 309) <C26C43BC-891C-3A34-8DDC-6C5356BB56CE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  318. 0xa0376000 - 0xa040cff3 com.apple.CoreSymbolication (63075) <82E57290-F924-321F-97A4-E158434B4A19> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  319. 0xa040d000 - 0xa0533feb com.apple.coreui (2.1 - 489) <83A51986-2958-3046-BC26-333389D9C52D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  320. 0xa0534000 - 0xa05cefff com.apple.CoreUtils (5.2 - 520.68) <86913493-85C4-380B-82FF-81D160E1FE1F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
  321. 0xa061f000 - 0xa067cff3 com.apple.framework.CoreWiFi (13.0 - 1335) <D53E31B9-098E-3743-927F-FBD56AF86569> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
  322. 0xa067d000 - 0xa068dfff com.apple.CrashReporterSupport (10.13 - 1) <D65CA840-BAD7-3D1E-A245-C8F3E5320DEA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  323. 0xa06fb000 - 0xa0708fff com.apple.framework.DFRFoundation (1.0 - 189.1) <53CE2E61-9ECE-339E-94E7-3E428A9142B4> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
  324. 0xa0755000 - 0xa07c5fff com.apple.datadetectorscore (7.0 - 590) <0361C388-83FE-34D7-8F04-F59CFB6FA146> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  325. 0xa07c6000 - 0xa0806ffb com.apple.DebugSymbols (141 - 141) <96BB879B-1A83-3622-BB02-1DDA5C4FD939> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  326. 0xa0807000 - 0xa093eff7 com.apple.desktopservices (1.12.1 - 1.12.1) <DE98E742-EC2E-3345-9F45-2BF06E0C15E6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  327. 0xa0974000 - 0xa0a56ff7 com.apple.DiskImagesFramework (480.1.2 - 480.1.2) <C85CDF47-E539-3A99-8721-0CB1F1EA1062> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  328. 0xa0a57000 - 0xa0acbff7 com.apple.DiskManagement (11.1 - 1315) <D05EBB6E-79F3-35CB-9A97-4A5747FFA330> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
  329. 0xa0b0c000 - 0xa0b0efff com.apple.EFILogin (2.0 - 2) <F2E850A9-FF0A-3252-81A2-D14299D8D694> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
  330. 0xa0c09000 - 0xa1039ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <B2288C3D-E67F-3AAE-A652-E920CD19F267> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
  331. 0xa2de3000 - 0xa2dedfff libGPUSupportMercury.dylib (16.2.1) <BF772729-046C-31E1-B113-B0029BD04EA9> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
  332. 0xa39d2000 - 0xa3a45ff3 com.apple.Heimdal (4.0 - 2.0) <2A215F01-C54B-3386-A731-2C92B26B50E6> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  333. 0xa3cf4000 - 0xa3cfafff com.apple.IOAccelerator (374.1 - 374.1) <F0414C78-0D0D-362C-A2AA-2ABA6F265BA5> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
  334. 0xa3cfb000 - 0xa3d13fff com.apple.IOPresentment (1.0 - 32.1) <1F395E58-AB6F-3D7F-980A-D02601363D2D> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
  335. 0xa3d70000 - 0xa3d8fff3 com.apple.IconServices (97.3 - 97.3) <B8BBEF67-8A6A-3F6D-A859-4E893CF3262F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
  336. 0xa3dc7000 - 0xa3ebbff7 com.apple.LanguageModeling (1.0 - 159.2.1) <9A92175A-2DBA-3624-B09D-07CCBC1D1725> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
  337. 0xa3ebc000 - 0xa3efdff7 com.apple.Lexicon-framework (1.0 - 33.2) <13FAB8A2-507A-3AEA-A571-27BDDFD96B31> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
  338. 0xa3f01000 - 0xa3f07ff3 com.apple.LinguisticData (1.0 - 238.2.2) <58F654BB-2845-3659-82BE-4D2F43723191> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
  339. 0xa3f17000 - 0xa3f1cff3 com.apple.LoginUICore (4.0 - 4.0) <5F0BD9F0-DC8D-3DE8-A206-528CD0544633> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
  340. 0xa406f000 - 0xa40a5ff7 com.apple.MediaKit (16 - 864) <27F73FBF-4737-34AB-8BF3-CA462EB01C67> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  341. 0xa42b9000 - 0xa42e2ffb com.apple.MultitouchSupport.framework (1004.1 - 1004.1) <ABA83552-FA26-31D3-9C32-5C7D24157ADF> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  342. 0xa4401000 - 0xa440bfff com.apple.NetAuth (6.2 - 6.2) <52F67DC1-8C96-3944-8E54-C02DD51FD9FC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  343. 0xa44b3000 - 0xa44effff com.apple.PerformanceAnalysis (1.183 - 183) <52CA4DBF-4C1D-3D30-8FD4-EF595C1B6C71> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  344. 0xa4548000 - 0xa458effb com.apple.ProtectedCloudStorage (1.0 - 1) <6C39E229-2411-3E43-ACF3-4B25000D6033> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
  345. 0xa458f000 - 0xa45abff7 com.apple.ProtocolBuffer (1 - 259) <BBB59E09-0B06-3262-9C81-C126DF34667C> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
  346. 0xa469a000 - 0xa46bcfff com.apple.RemoteViewServices (2.0 - 125) <5720B413-E761-3368-964F-7FEAC5535669> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  347. 0xa46e7000 - 0xa46e9fff com.apple.SecCodeWrapper (4.0 - 360.20.1) <79D7022C-D1BA-3A3E-92FC-3837A5527639> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
  348. 0xa4772000 - 0xa479effb com.apple.Sharing (933.2 - 933.2) <5F5E6646-E99E-3622-B9CA-8B8389135FB4> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
  349. 0xa47bd000 - 0xa47befff com.apple.performance.SignpostNotification (1.0 - 1) <5B9FAEF5-EB02-3B2A-AC6E-1E80AA59A7F1> /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification
  350. 0xa47bf000 - 0xa4844ff7 com.apple.SkyLight (1.600.0 - 312.11) <8FD62C26-7984-3759-BCFD-A3D503CD592A> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
  351. 0xa4874000 - 0xa4881ffb com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) <BACA23B0-AF15-3B7F-8933-15DDEE48318B> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
  352. 0xa4b4e000 - 0xa4bcfff3 com.apple.Symbolication (9.0 - 63079.1) <97DA4973-352E-3CBA-9B4A-BC22C3AFD597> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  353. 0xa4beb000 - 0xa4c16fff com.apple.framework.SystemAdministration (1.0 - 1.0) <069C0FC9-28E4-3E34-A6E1-F02110008B8B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
  354. 0xa4c22000 - 0xa4c29fff com.apple.TCC (1.0 - 1) <E665897F-52FC-33BC-A1CB-9150E9B6A0B7> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  355. 0xa4c2a000 - 0xa4c41ff3 com.apple.TextureIO (3.4 - 3.4) <5C14EC48-1C46-39E3-ACB5-ADA3F7E2BFA8> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
  356. 0xa4c68000 - 0xa4c69fff com.apple.TrustEvaluationAgent (2.0 - 31) <185BD5A9-5A2D-3317-B7FE-9B67F14C4D2C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  357. 0xa4c6a000 - 0xa4df4fff com.apple.UIFoundation (1.0 - 545) <18AC407A-6547-3C79-84AE-611223520834> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
  358. 0xa518b000 - 0xa524ffff com.apple.ViewBridge (341.1 - 341.1) <E4F291FE-FDA1-32E0-89F0-26BC2DEBDF96> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
  359. 0xa53c2000 - 0xa53c4fff com.apple.loginsupport (1.0 - 1) <086FAE1B-87E2-324A-AE76-E6EC0B5F1517> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
  360. 0xa53c5000 - 0xa53d6fff com.apple.login (3.0 - 3.0) <A77D7047-2994-3696-8E3D-9922F2659A26> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
  361. 0xa544f000 - 0xa5482ff7 libclosured.dylib (519.2.1) <1C4AD77C-926A-3BD9-B8A2-81BC766497C9> /usr/lib/closure/libclosured.dylib
  362. 0xa54d2000 - 0xa5509ff3 libCRFSuite.dylib (41) <7F584902-74F1-3362-935D-95F5E735F5E7> /usr/lib/libCRFSuite.dylib
  363. 0xa550a000 - 0xa5514ffb libChineseTokenizer.dylib (28) <1FF5A32D-E012-3E76-B738-FAC26AD2A39B> /usr/lib/libChineseTokenizer.dylib
  364. 0xa5515000 - 0xa55afffb libCoreStorage.dylib (546) <CAD02BFA-05C3-3AA4-853F-956DF4CD93B3> /usr/lib/libCoreStorage.dylib
  365. 0xa55b0000 - 0xa55b1fff libDiagnosticMessagesClient.dylib (104) <6829B180-2556-3A7E-A2E6-BD4859DF30A7> /usr/lib/libDiagnosticMessagesClient.dylib
  366. 0xa55e3000 - 0xa57cdff7 libFosl_dynamic.dylib (17.7) <DBE4D720-8A46-3879-AD2D-F9A8CE3E7476> /usr/lib/libFosl_dynamic.dylib
  367. 0xa57d5000 - 0xa57d5fff libOpenScriptingUtil.dylib (174) <B7CEDC30-2D17-3896-9EFC-64DB3D11DF00> /usr/lib/libOpenScriptingUtil.dylib
  368. 0xa581f000 - 0xa5823fff libScreenReader.dylib (562.1.3) <5E777F07-62E4-3AC7-928C-CBD08A7367CD> /usr/lib/libScreenReader.dylib
  369. 0xa5824000 - 0xa5825fff libSystem.B.dylib (1252) <153C89A1-905F-30D4-8A7A-9BC16899A9B9> /usr/lib/libSystem.B.dylib
  370. 0xa5834000 - 0xa5849ff7 libapple_nghttp2.dylib (1.24) <480C0C04-2533-3D44-8232-006B6CBA7758> /usr/lib/libapple_nghttp2.dylib
  371. 0xa584a000 - 0xa5875fff libarchive.2.dylib (54) <D55C5F86-251D-3C33-A617-0C623D4F512E> /usr/lib/libarchive.2.dylib
  372. 0xa5876000 - 0xa59c5ffb libate.dylib (1.13.1) <E109CCBF-357D-3C87-9CE5-D53AE03609A2> /usr/lib/libate.dylib
  373. 0xa59c9000 - 0xa59c9ff3 libauto.dylib (187) <CE2A78CC-670F-3E07-9539-822DCD2F6084> /usr/lib/libauto.dylib
  374. 0xa59ca000 - 0xa59dafff libbsm.0.dylib (39) <067E9003-0673-32A3-9B40-492323182C5C> /usr/lib/libbsm.0.dylib
  375. 0xa59db000 - 0xa59e7ff7 libbz2.1.0.dylib (38) <77C24A36-BE84-3702-A786-935C597A0A86> /usr/lib/libbz2.1.0.dylib
  376. 0xa59e8000 - 0xa5a41ffb libc++.1.dylib (400.9) <AD612EEF-6CE3-315D-82C2-58248BE13431> /usr/lib/libc++.1.dylib
  377. 0xa5a42000 - 0xa5a63fff libc++abi.dylib (400.7) <41323E53-C7EA-3E9A-BD30-38E82399F843> /usr/lib/libc++abi.dylib
  378. 0xa5a65000 - 0xa5a76ff7 libcmph.dylib (6) <EC7664F1-B5A1-37F4-B7DC-F6AC10587E35> /usr/lib/libcmph.dylib
  379. 0xa5a77000 - 0xa5a8aff7 libcompression.dylib (47) <F80DDFC1-F96A-3BAD-967D-C1E24253273A> /usr/lib/libcompression.dylib
  380. 0xa5a8b000 - 0xa5aa2ffb libcoretls.dylib (155) <F66FAEBC-4B6E-31E0-ACA8-C8ACBC7689DD> /usr/lib/libcoretls.dylib
  381. 0xa5aa3000 - 0xa5aa4fff libcoretls_cfhelpers.dylib (155) <8B8ABC2C-F251-3C80-9747-88C05A2CBE64> /usr/lib/libcoretls_cfhelpers.dylib
  382. 0xa5c25000 - 0xa5dccfff libcrypto.35.dylib (22) <EE1BA2F7-F2F4-387B-8866-5B4A7023D29F> /usr/lib/libcrypto.35.dylib
  383. 0xa5f80000 - 0xa5f8bff7 libcsfde.dylib (546) <F4322188-F1FF-31A3-8245-C9D62F795D4A> /usr/lib/libcsfde.dylib
  384. 0xa5f8c000 - 0xa5fe3fff libcups.2.dylib (462.1) <F9C21170-A43A-338F-A8CE-6DA4DD0559F4> /usr/lib/libcups.2.dylib
  385. 0xa600f000 - 0xa6061fff libcurl.4.dylib (105.20.2) <B4F789EA-1908-366B-AA10-656FAAF95D84> /usr/lib/libcurl.4.dylib
  386. 0xa60f9000 - 0xa60f9fff libenergytrace.dylib (16) <34FC43C7-D9B6-3C01-8B65-E49059D31279> /usr/lib/libenergytrace.dylib
  387. 0xa60fa000 - 0xa6111ffb libexpat.1.dylib (16.1.1) <3E73B1C8-216F-3E94-83AE-59559365D2DD> /usr/lib/libexpat.1.dylib
  388. 0xa612d000 - 0xa6131fff libheimdal-asn1.dylib (520) <506DE95C-3CB0-33ED-9DC0-B5D4665BE010> /usr/lib/libheimdal-asn1.dylib
  389. 0xa615d000 - 0xa624dff3 libiconv.2.dylib (51) <FE6D05A5-18DB-3FD8-A52F-B7BADB232C78> /usr/lib/libiconv.2.dylib
  390. 0xa624e000 - 0xa6470ff7 libicucore.A.dylib (59131.0.1) <6F726C32-11E4-330B-9B71-A3D0B7FFC188> /usr/lib/libicucore.A.dylib
  391. 0xa64b8000 - 0xa64b9fff liblangid.dylib (128) <120FE992-47E4-3A73-A039-1B401F5696DC> /usr/lib/liblangid.dylib
  392. 0xa64ba000 - 0xa64d2ff7 liblzma.5.dylib (10) <8A5C9679-430A-3A19-AF68-9D21BAC442C7> /usr/lib/liblzma.5.dylib
  393. 0xa64d3000 - 0xa64e8fff libmarisa.dylib (9) <805453EE-B829-3DA5-8DF3-5132D03D5B74> /usr/lib/libmarisa.dylib
  394. 0xa659d000 - 0xa67b9ff3 libmecabra.dylib (779.5.3) <20609345-E7D2-33C4-B630-C01F32FCDE34> /usr/lib/libmecabra.dylib
  395. 0xa6980000 - 0xa6a53ff3 libnetwork.dylib (1229.21.1) <2F3166CF-D98E-3BAD-98E0-9D103F997859> /usr/lib/libnetwork.dylib
  396. 0xa6a54000 - 0xa6e340fb libobjc.A.dylib (723) <4AF346B8-C1A8-3199-B1BB-ADEDD64D5C1A> /usr/lib/libobjc.A.dylib
  397. 0xa6e35000 - 0xa6e35fff libodfde.dylib (24) <C546D8F4-92DA-35F2-B166-10DCC67EB4CE> /usr/lib/libodfde.dylib
  398. 0xa6e38000 - 0xa6e3bfff libpam.2.dylib (22) <7106F43C-84DD-3F26-905A-B52780AFEB3E> /usr/lib/libpam.2.dylib
  399. 0xa6e3e000 - 0xa6e6ffff libpcap.A.dylib (79.20.1) <154889CF-5F83-3012-953E-0FC8FEE50FF8> /usr/lib/libpcap.A.dylib
  400. 0xa6ead000 - 0xa6ec8ffb libresolv.9.dylib (65) <65A43F5B-CF88-3948-AE5C-D7CA02D814A1> /usr/lib/libresolv.9.dylib
  401. 0xa6f01000 - 0xa6f12ff7 libsasl2.2.dylib (211) <31BFF961-171E-331A-BA3A-F79E69C6E63B> /usr/lib/libsasl2.2.dylib
  402. 0xa6f13000 - 0xa70a0fff libsqlite3.dylib (274.1) <6EDB0451-67F8-3870-8EF9-50346FC26669> /usr/lib/libsqlite3.dylib
  403. 0xa70f8000 - 0xa7156ff7 libssl.35.dylib (22) <F96B7886-D3AA-39F3-A23D-3C2822678E13> /usr/lib/libssl.35.dylib
  404. 0xa71b0000 - 0xa7200ffb libstdc++.6.0.9.dylib (104.1) <74744B76-524A-3052-A4CF-3C47446A32C0> /usr/lib/libstdc++.6.0.9.dylib
  405. 0xa7244000 - 0xa727effb libusrtcp.dylib (1229.21.1) <340CEA62-B733-36B9-90C2-E3AB71C9F8F1> /usr/lib/libusrtcp.dylib
  406. 0xa727f000 - 0xa7282ff7 libutil.dylib (51.20.1) <86BD9675-16A2-345D-9B8D-E8A3397F2365> /usr/lib/libutil.dylib
  407. 0xa7283000 - 0xa7291ff7 libxar.1.dylib (400) <4B664A7E-EC05-34AD-ACC6-C879B69DBA7C> /usr/lib/libxar.1.dylib
  408. 0xa7292000 - 0xa7370ff7 libxml2.2.dylib (31.7) <3E1F9E3D-6C44-3437-AB2B-E5ACE1927F81> /usr/lib/libxml2.2.dylib
  409. 0xa7371000 - 0xa7399ff3 libxslt.1.dylib (15.10) <1A3DC7B8-7C92-3D73-BF82-D60E64BC3DF0> /usr/lib/libxslt.1.dylib
  410. 0xa739a000 - 0xa73a9ff7 libz.1.dylib (70) <588F445F-0065-3D77-8002-BA9411DA1D70> /usr/lib/libz.1.dylib
  411. 0xa73e3000 - 0xa73e7fff libcache.dylib (80) <5D011637-CADA-38A1-A695-CE049657FD9D> /usr/lib/system/libcache.dylib
  412. 0xa73e8000 - 0xa73f2fff libcommonCrypto.dylib (60118.1.1) <536D7954-7C70-368F-BF63-A02A4E4529D6> /usr/lib/system/libcommonCrypto.dylib
  413. 0xa73f3000 - 0xa73f8fff libcompiler_rt.dylib (62) <FA07FEE2-CEFE-3CC0-A82F-E601AA2CCB36> /usr/lib/system/libcompiler_rt.dylib
  414. 0xa73f9000 - 0xa7402ff7 libcopyfile.dylib (146) <13E84219-DA7C-3774-BB84-56CB93C8C8BB> /usr/lib/system/libcopyfile.dylib
  415. 0xa7403000 - 0xa746afff libcorecrypto.dylib (562) <FF27DFD5-EEF0-3045-87D0-28F746007FB2> /usr/lib/system/libcorecrypto.dylib
  416. 0xa74d4000 - 0xa7509fff libdispatch.dylib (913.20.5) <DFB990DC-4EEB-3D4D-8C8E-400EB5AAC562> /usr/lib/system/libdispatch.dylib
  417. 0xa750a000 - 0xa7527fff libdyld.dylib (519.2.1) <85A28A4C-AFE5-3A7E-A16D-10C304A86040> /usr/lib/system/libdyld.dylib
  418. 0xa7528000 - 0xa7528fff libkeymgr.dylib (28) <C448ACFC-DD1B-3F08-B4C3-D2B69D1210B1> /usr/lib/system/libkeymgr.dylib
  419. 0xa7529000 - 0xa7535ff7 libkxld.dylib (4570.20.62) <4D87B996-9073-30D1-BA68-4BF8A6657486> /usr/lib/system/libkxld.dylib
  420. 0xa7536000 - 0xa7536fff liblaunch.dylib (1205.20.31) <7C3B8E93-B43D-3CC7-AE91-95B977CB8526> /usr/lib/system/liblaunch.dylib
  421. 0xa7537000 - 0xa753cfff libmacho.dylib (900.0.1) <F1F0BC1D-A2D9-39F9-9A11-263F8392CB3B> /usr/lib/system/libmacho.dylib
  422. 0xa753d000 - 0xa753ffff libquarantine.dylib (86) <68DE2EB2-7911-304D-89D6-1517CA689001> /usr/lib/system/libquarantine.dylib
  423. 0xa7540000 - 0xa7541fff libremovefile.dylib (45) <BEF76B44-53EA-3970-AB50-2296DC7F097F> /usr/lib/system/libremovefile.dylib
  424. 0xa7542000 - 0xa7559ff7 libsystem_asl.dylib (356.1.1) <F96973B5-C36B-3037-8AEC-3BF7147D79E2> /usr/lib/system/libsystem_asl.dylib
  425. 0xa755a000 - 0xa755afff libsystem_blocks.dylib (67) <32CE9BB7-E047-3568-981E-4EA94D3DCBB5> /usr/lib/system/libsystem_blocks.dylib
  426. 0xa755b000 - 0xa75e7fff libsystem_c.dylib (1244.20.1) <F671C8F0-56A5-3FE7-B9EC-8D8C00B0D149> /usr/lib/system/libsystem_c.dylib
  427. 0xa75e8000 - 0xa75ebfff libsystem_configuration.dylib (963) <A8287AD3-977A-314C-9F75-039A68BD3617> /usr/lib/system/libsystem_configuration.dylib
  428. 0xa75ec000 - 0xa75effff libsystem_coreservices.dylib (51) <C3D75760-EED5-3C5C-8245-FBD3D9FD60FD> /usr/lib/system/libsystem_coreservices.dylib
  429. 0xa75f0000 - 0xa75f1fff libsystem_darwin.dylib (1244.20.1) <C3D42E29-A702-36DA-B17E-A79AEA17D930> /usr/lib/system/libsystem_darwin.dylib
  430. 0xa75f2000 - 0xa75f8ff3 libsystem_dnssd.dylib (878.20.3) <AAD5746A-06ED-3B25-A164-2E380D87E726> /usr/lib/system/libsystem_dnssd.dylib
  431. 0xa75f9000 - 0xa7648ffb libsystem_info.dylib (517) <2EAFB95B-E88C-3D83-8254-4E829D30D95A> /usr/lib/system/libsystem_info.dylib
  432. 0xa7649000 - 0xa766cff3 libsystem_kernel.dylib (4570.20.62) <B304B76C-035B-301C-A31E-0FFF60C5EFB2> /usr/lib/system/libsystem_kernel.dylib
  433. 0xa766d000 - 0xa76bcfdb libsystem_m.dylib (3146) <DBE0AACD-3665-3EEB-BADA-A435E591C54B> /usr/lib/system/libsystem_m.dylib
  434. 0xa76bd000 - 0xa76d7fff libsystem_malloc.dylib (140.1.1) <DFE0206A-865E-359D-B2F9-FE9DBB3B5B32> /usr/lib/system/libsystem_malloc.dylib
  435. 0xa76d8000 - 0xa7774fff libsystem_network.dylib (1229.21.1) <2373D185-DD7B-3532-B8A1-7E0617B18DF6> /usr/lib/system/libsystem_network.dylib
  436. 0xa7775000 - 0xa777ffff libsystem_networkextension.dylib (767.20.1) <511B0A98-527D-33AF-904E-F228F3281FE5> /usr/lib/system/libsystem_networkextension.dylib
  437. 0xa7780000 - 0xa7788ff3 libsystem_notify.dylib (172) <63E3CF8C-4F15-3D45-84A6-1218352031E9> /usr/lib/system/libsystem_notify.dylib
  438. 0xa7789000 - 0xa778fffb libsystem_platform.dylib (161.20.1) <569F5AA2-65B8-35BA-9ECF-8DE1BB8A959A> /usr/lib/system/libsystem_platform.dylib
  439. 0xa7790000 - 0xa779aff3 libsystem_pthread.dylib (301.20.1) <E3098D4B-9568-3A90-A708-7722BCBC3CBC> /usr/lib/system/libsystem_pthread.dylib
  440. 0xa779b000 - 0xa779eff3 libsystem_sandbox.dylib (765.21.1) <AAD42E8D-91A3-3A03-87B5-0D3BD078149E> /usr/lib/system/libsystem_sandbox.dylib
  441. 0xa779f000 - 0xa77a1fff libsystem_secinit.dylib (30) <CE2C90DE-27A4-3546-8A05-96B743861DD0> /usr/lib/system/libsystem_secinit.dylib
  442. 0xa77a2000 - 0xa77aaff7 libsystem_symptoms.dylib (820.20.3) <996D8A2A-36C5-331B-90C7-39640C7F1D08> /usr/lib/system/libsystem_symptoms.dylib
  443. 0xa77ab000 - 0xa77bdfff libsystem_trace.dylib (829.20.1) <EDD76D4B-D4A7-3FFB-AFD4-566DDE4D928A> /usr/lib/system/libsystem_trace.dylib
  444. 0xa77bf000 - 0xa77c5fff libunwind.dylib (35.3) <642BBA03-0411-3FAA-A421-D79A9156AB1C> /usr/lib/system/libunwind.dylib
  445. 0xa77c6000 - 0xa77eeff7 libxpc.dylib (1205.20.31) <E58FC860-9E36-389E-B6FD-1B7AF09FBA9F> /usr/lib/system/libxpc.dylib
  446.  
  447. External Modification Summary:
  448. Calls made by other processes targeting this process:
  449. task_for_pid: 0
  450. thread_create: 0
  451. thread_set_state: 0
  452. Calls made by this process:
  453. task_for_pid: 0
  454. thread_create: 0
  455. thread_set_state: 0
  456. Calls made by all processes on this machine:
  457. task_for_pid: 1872
  458. thread_create: 0
  459. thread_set_state: 0
  460.  
  461. VM Region Summary:
  462. ReadOnly portion of Libraries: Total=343.1M resident=0K(0%) swapped_out_or_unallocated=343.1M(100%)
  463. Writable regions: Total=942.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=942.6M(100%)
  464.  
  465. VIRTUAL REGION
  466. REGION TYPE SIZE COUNT (non-coalesced)
  467. =========== ======= =======
  468. Accelerate framework 128K 2
  469. Activity Tracing 256K 2
  470. CG backing stores 36.6M 4
  471. CG image 84K 6
  472. CoreAnimation 204K 19
  473. CoreGraphics 8K 2
  474. CoreImage 16K 3
  475. CoreUI image data 2212K 16
  476. CoreUI image file 300K 5
  477. Foundation 4K 2
  478. IOKit 7940K 2
  479. Kernel Alloc Once 8K 2
  480. MALLOC 869.3M 128
  481. MALLOC guard page 48K 13
  482. MALLOC_LARGE (reserved) 256K 2 reserved VM address space (unallocated)
  483. Memory Tag 242 12K 2
  484. Memory Tag 249 156K 3
  485. OpenGL GLSL 128K 3
  486. Stack 12.5M 11
  487. Stack Guard 56.0M 11
  488. VM_ALLOCATE 380K 22
  489. VM_ALLOCATE (reserved) 36K 2 reserved VM address space (unallocated)
  490. __DATA 18.6M 272
  491. __FONT_DATA 4K 2
  492. __GLSLBUILTINS 2588K 2
  493. __LINKEDIT 101.3M 19
  494. __OBJC 3548K 103
  495. __TEXT 241.8M 267
  496. __UNICODE 560K 2
  497. mapped file 284.0M 223
  498. shared memory 18.3M 22
  499. =========== ======= =======
  500. TOTAL 1.6G 1143
  501. TOTAL, minus reserved VM space 1.6G 1143
  502.  
  503. Model: MacBookPro14,2, BootROM MBP142.0167.B00, 2 processors, Intel Core i5, 3.1 GHz, 8 GB, SMC 2.44f1
  504. Graphics: Intel Iris Plus Graphics 650, Intel Iris Plus Graphics 650, Built-In
  505. Memory Module: BANK 0/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445364533303445422D45474347202020
  506. Memory Module: BANK 1/DIMM0, 4 GB, LPDDR3, 2133 MHz, 0x80CE, 0x4B3445364533303445422D45474347202020
  507. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x171), Broadcom BCM43xx 1.0 (7.77.37.2.1a3)
  508. Bluetooth: Version 6.0.0f1, 3 services, 27 devices, 1 incoming serial ports
  509. Network Service: Wi-Fi, AirPort, en0
  510. USB Device: USB 3.0 Bus
  511. USB Device: iBridge
  512. Thunderbolt Bus: MacBook Pro, Apple Inc., 22.3
  513. Thunderbolt Bus: MacBook Pro, Apple Inc., 22.3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement