Advertisement
Guest User

XCode Crash log

a guest
Mar 15th, 2012
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.38 KB | None | 0 0
  1. Process: Xcode [460]
  2. Path: /Applications/Xcode.app/Contents/MacOS/Xcode
  3. Identifier: com.apple.dt.Xcode
  4. Version: 4.3.1 (1176)
  5. Build Info: IDEApplication-1176000000000000~2
  6. App Item ID: 497799835
  7. App External ID: 6879419
  8. Code Type: X86-64 (Native)
  9. Parent Process: launchd [124]
  10.  
  11. Date/Time: 2012-03-15 10:20:57.144 -0400
  12. OS Version: Mac OS X 10.7.3 (11D50b)
  13. Report Version: 9
  14.  
  15. Interval Since Last Report: 549524 sec
  16. Crashes Since Last Report: 10
  17. Per-App Interval Since Last Report: 856 sec
  18. Per-App Crashes Since Last Report: 10
  19. Anonymous UUID: DAE112CC-AA86-41A5-A827-1D0B9AEBBA53
  20.  
  21. Crashed Thread: 15 Dispatch queue: IDEIndexDBStringStorage lock
  22.  
  23. Exception Type: EXC_CRASH (SIGABRT)
  24. Exception Codes: 0x0000000000000000, 0x0000000000000000
  25.  
  26. Application Specific Information:
  27. ProductBuildVersion: 4E1019
  28. UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** NSHashInsert(): attempt to insert NULL pointer
  29. UserInfo: (null)
  30. Hints: None
  31. Backtrace:
  32. 0 0x00007fff8dad7faa __exceptionPreprocess (in CoreFoundation)
  33. 1 0x00007fff8c261d5e objc_exception_throw (in libobjc.A.dylib)
  34. 2 0x00007fff8dad7dfa +[NSException raise:format:arguments:] (in CoreFoundation)
  35. 3 0x00007fff8dad7d84 +[NSException raise:format:] (in CoreFoundation)
  36. 4 0x00007fff8b37292e -[NSClassicHashTable insertItem:] (in Foundation)
  37. 5 0x000000010d5306e6 __DVTDispatchSync_block_invoke_0 (in DVTFoundation)
  38. 6 0x00007fff9005faad _dispatch_barrier_sync_f_invoke (in libdispatch.dylib)
  39. 7 0x000000010d530503 DVTDispatchSync (in DVTFoundation)
  40. 8 0x000000010d530317 DVTSyncPerformBlock (in DVTFoundation)
  41. 9 0x000000010d49271b -[DVTDispatchLock performLockedBlock:] (in DVTFoundation)
  42. 10 0x000000010dc50174 __55-[IDEIndexDBStringStorage offsetOfString:addIfMissing:]_block_invoke_0 (in IDEFoundation)
  43. 11 0x000000010d5306e6 __DVTDispatchSync_block_invoke_0 (in DVTFoundation)
  44. 12 0x00007fff9005faad _dispatch_barrier_sync_f_invoke (in libdispatch.dylib)
  45. 13 0x000000010d530503 DVTDispatchSync (in DVTFoundation)
  46. 14 0x000000010d530317 DVTSyncPerformBlock (in DVTFoundation)
  47. 15 0x000000010d49271b -[DVTDispatchLock performLockedBlock:] (in DVTFoundation)
  48. 16 0x000000010db38f0e -[IDEIndexDBStringStorage offsetOfString:addIfMissing:] (in IDEFoundation)
  49. 17 0x000000010db51ff7 -[IDEIndexImporter fileIdForPath:] (in IDEFoundation)
  50. 18 0x000000010dbbcb44 __35-[IDEIndexImporter submitMainFile:]_block_invoke_0 (in IDEFoundation)
  51. 19 0x000000010d530540 __DVTDispatchAsync_block_invoke_0 (in DVTFoundation)
  52. 20 0x00007fff9005d8ba _dispatch_call_block_and_release (in libdispatch.dylib)
  53. 21 0x00007fff9005f10a _dispatch_queue_drain (in libdispatch.dylib)
  54. 22 0x00007fff9005ef66 _dispatch_queue_invoke (in libdispatch.dylib)
  55. 23 0x00007fff9005e760 _dispatch_worker_thread2 (in libdispatch.dylib)
  56. 24 0x00007fff86b193da _pthread_wqthread (in libsystem_c.dylib)
  57. 25 0x00007fff86b1ab85 start_wqthread (in libsystem_c.dylib)
  58.  
  59. objc[460]: garbage collection is ON
  60. abort() called
  61.  
  62. Thread 0:: Dispatch queue: com.apple.main-thread
  63. 0 libauto.dylib 0x00007fff86685d75 Auto::Zone::block_start(void*) + 101
  64. 1 libauto.dylib 0x00007fff8667284d auto_zone_write_barrier_memmove + 61
  65. 2 com.apple.CoreFoundation 0x00007fff8da432c0 _CFArrayReplaceValues + 2256
  66. 3 com.apple.CoreFoundation 0x00007fff8da86936 CFArrayInsertValueAtIndex + 166
  67. 4 com.apple.CoreFoundation 0x00007fff8da86715 __CFRepositionTimerInMode + 133
  68. 5 com.apple.CoreFoundation 0x00007fff8da88576 CFRunLoopTimerSetNextFireDate + 502
  69. 6 com.apple.HIToolbox 0x00007fff8bf382c2 _ZL15FlushAllBuffersP19__CFRunLoopObservermPv + 542
  70. 7 com.apple.CoreFoundation 0x00007fff8da97bd7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  71. 8 com.apple.CoreFoundation 0x00007fff8da97b36 __CFRunLoopDoObservers + 374
  72. 9 com.apple.CoreFoundation 0x00007fff8da6c660 CFRunLoopRunSpecific + 208
  73. 10 com.apple.HIToolbox 0x00007fff8bf2231f RunCurrentEventLoopInMode + 277
  74. 11 com.apple.HIToolbox 0x00007fff8bf2951b ReceiveNextEventCommon + 181
  75. 12 com.apple.HIToolbox 0x00007fff8bf29456 BlockUntilNextEventMatchingListInMode + 62
  76. 13 com.apple.AppKit 0x00007fff849e8f5d _DPSNextEvent + 659
  77. 14 com.apple.AppKit 0x00007fff849e8861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
  78. 15 com.apple.AppKit 0x00007fff849e519d -[NSApplication run] + 470
  79. 16 com.apple.AppKit 0x00007fff84c63b88 NSApplicationMain + 867
  80. 17 com.apple.dt.Xcode 0x000000010d488eec 0x10d488000 + 3820
  81.  
  82. Thread 1:: Dispatch queue: com.apple.root.low-priority
  83. 0 libobjc.A.dylib 0x00007fff8c254e96 objc_msgSend + 22
  84. 1 com.apple.dt.IDEFoundation 0x000000010db513f3 -[IDEIndexNewFile createSymbolWithName:kind:role:language:resolution:lineNumber:locator:container:pSymbol:] + 532
  85. 2 com.apple.dt.IDEFoundation 0x000000010db51909 -[IDEIndexNewFile addSymbolWithCName:kind:role:language:resolution:lineNumber:locator:container:] + 66
  86. 3 com.apple.dt.IDEFoundation 0x000000010db510a7 -[IDEIndexClangDataSource _addSymbolWithName:kind:role:language:resolution:line:file:container:cursor:] + 663
  87. 4 com.apple.dt.IDEFoundation 0x000000010dbeec1b _receiveSymbol + 4608
  88. 5 libclang.dylib 0x000000010e60aa5b clang::cxcursor::CursorVisitor::Visit(CXCursor, bool) + 523
  89. 6 libclang.dylib 0x000000010e60c6a9 clang::cxcursor::CursorVisitor::VisitDeclContext(clang::DeclContext*) + 329
  90. 7 libclang.dylib 0x000000010e61e65c clang::DeclVisitor<clang::cxcursor::CursorVisitor, bool>::Visit(clang::Decl*) + 92
  91. 8 libclang.dylib 0x000000010e60b505 clang::cxcursor::CursorVisitor::VisitChildren(CXCursor) + 357
  92. 9 libclang.dylib 0x000000010e613e9a clang_visitChildren + 314
  93. 10 com.apple.dt.IDEFoundation 0x000000010db51044 -[IDEIndexClangDataSource _addSymbolWithName:kind:role:language:resolution:line:file:container:cursor:] + 564
  94. 11 com.apple.dt.IDEFoundation 0x000000010dbeec1b _receiveSymbol + 4608
  95. 12 libclang.dylib 0x000000010e60aa5b clang::cxcursor::CursorVisitor::Visit(CXCursor, bool) + 523
  96. 13 libclang.dylib 0x000000010e60c6a9 clang::cxcursor::CursorVisitor::VisitDeclContext(clang::DeclContext*) + 329
  97. 14 libclang.dylib 0x000000010e60b7f1 clang::cxcursor::CursorVisitor::VisitChildren(CXCursor) + 1105
  98. 15 libclang.dylib 0x000000010e613e9a clang_visitChildren + 314
  99. 16 com.apple.dt.IDEFoundation 0x000000010db508b9 -[IDEIndexClangTranslationUnit indexUsingDataSource:] + 120
  100. 17 com.apple.dt.IDEFoundation 0x000000010db4fab0 -[IDEIndexClangDataSource generateDataForJob:] + 1301
  101. 18 com.apple.dt.IDEFoundation 0x000000010db4f527 -[IDEIndexDataSource processJob:] + 243
  102. 19 com.apple.dt.IDEFoundation 0x000000010db4f154 +[IDEIndexingEngine runFileJob:] + 457
  103. 20 com.apple.dt.IDEFoundation 0x000000010db4eba5 -[IDEIndexingJob run] + 99
  104. 21 com.apple.dt.IDEFoundation 0x000000010dc5713f __40-[IDEIndexingJobScheduler _scheduleJobs]_block_invoke_0 + 31
  105. 22 com.apple.dt.DVTFoundation 0x000000010d530540 __DVTDispatchAsync_block_invoke_0 + 16
  106. 23 libdispatch.dylib 0x00007fff9005d8ba _dispatch_call_block_and_release + 18
  107. 24 libdispatch.dylib 0x00007fff9005e799 _dispatch_worker_thread2 + 255
  108. 25 libsystem_c.dylib 0x00007fff86b193da _pthread_wqthread + 316
  109. 26 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  110.  
  111. Thread 2:: Dispatch queue: com.apple.libdispatch-manager
  112. 0 libsystem_kernel.dylib 0x00007fff8fabf7e6 kevent + 10
  113. 1 libdispatch.dylib 0x00007fff9005f5be _dispatch_mgr_invoke + 923
  114. 2 libdispatch.dylib 0x00007fff9005e14e _dispatch_mgr_thread + 54
  115.  
  116. Thread 3:
  117. 0 libsystem_kernel.dylib 0x00007fff8fabf192 __workq_kernreturn + 10
  118. 1 libsystem_c.dylib 0x00007fff86b19594 _pthread_wqthread + 758
  119. 2 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  120.  
  121. Thread 4:
  122. 0 libsystem_kernel.dylib 0x00007fff8fabf192 __workq_kernreturn + 10
  123. 1 libsystem_c.dylib 0x00007fff86b19594 _pthread_wqthread + 758
  124. 2 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  125.  
  126. Thread 5:
  127. 0 libsystem_kernel.dylib 0x00007fff8fabf192 __workq_kernreturn + 10
  128. 1 libsystem_c.dylib 0x00007fff86b19594 _pthread_wqthread + 758
  129. 2 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  130.  
  131. Thread 6:
  132. 0 libsystem_kernel.dylib 0x00007fff8fabf192 __workq_kernreturn + 10
  133. 1 libsystem_c.dylib 0x00007fff86b19594 _pthread_wqthread + 758
  134. 2 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  135.  
  136. Thread 7:
  137. 0 libsystem_kernel.dylib 0x00007fff8fabf192 __workq_kernreturn + 10
  138. 1 libsystem_c.dylib 0x00007fff86b19594 _pthread_wqthread + 758
  139. 2 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  140.  
  141. Thread 8:
  142. 0 libsystem_kernel.dylib 0x00007fff8fabf192 __workq_kernreturn + 10
  143. 1 libsystem_c.dylib 0x00007fff86b19594 _pthread_wqthread + 758
  144. 2 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  145.  
  146. Thread 9:
  147. 0 libsystem_kernel.dylib 0x00007fff8fabf192 __workq_kernreturn + 10
  148. 1 libsystem_c.dylib 0x00007fff86b19594 _pthread_wqthread + 758
  149. 2 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  150.  
  151. Thread 10:: com.apple.NSURLConnectionLoader
  152. 0 libsystem_kernel.dylib 0x00007fff8fabd67a mach_msg_trap + 10
  153. 1 libsystem_kernel.dylib 0x00007fff8fabcd71 mach_msg + 73
  154. 2 com.apple.CoreFoundation 0x00007fff8da646fc __CFRunLoopServiceMachPort + 188
  155. 3 com.apple.CoreFoundation 0x00007fff8da6ce64 __CFRunLoopRun + 1204
  156. 4 com.apple.CoreFoundation 0x00007fff8da6c676 CFRunLoopRunSpecific + 230
  157. 5 com.apple.Foundation 0x00007fff8b360ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
  158. 6 com.apple.Foundation 0x00007fff8b35574e -[NSThread main] + 68
  159. 7 com.apple.Foundation 0x00007fff8b3556c6 __NSThread__main__ + 1575
  160. 8 libsystem_c.dylib 0x00007fff86b178bf _pthread_start + 335
  161. 9 libsystem_c.dylib 0x00007fff86b1ab75 thread_start + 13
  162.  
  163. Thread 11:
  164. 0 libsystem_kernel.dylib 0x00007fff8fabd67a mach_msg_trap + 10
  165. 1 libsystem_kernel.dylib 0x00007fff8fabcd71 mach_msg + 73
  166. 2 com.apple.CoreFoundation 0x00007fff8da646fc __CFRunLoopServiceMachPort + 188
  167. 3 com.apple.CoreFoundation 0x00007fff8da6ce64 __CFRunLoopRun + 1204
  168. 4 com.apple.CoreFoundation 0x00007fff8da6c676 CFRunLoopRunSpecific + 230
  169. 5 com.apple.DTDeviceKit 0x000000011589bee8 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 298
  170. 6 com.apple.Foundation 0x00007fff8b35574e -[NSThread main] + 68
  171. 7 com.apple.Foundation 0x00007fff8b3556c6 __NSThread__main__ + 1575
  172. 8 libsystem_c.dylib 0x00007fff86b178bf _pthread_start + 335
  173. 9 libsystem_c.dylib 0x00007fff86b1ab75 thread_start + 13
  174.  
  175. Thread 12:: com.apple.CFSocket.private
  176. 0 libsystem_kernel.dylib 0x00007fff8fabedf2 __select + 10
  177. 1 com.apple.CoreFoundation 0x00007fff8dab5cdb __CFSocketManager + 1355
  178. 2 libsystem_c.dylib 0x00007fff86b178bf _pthread_start + 335
  179. 3 libsystem_c.dylib 0x00007fff86b1ab75 thread_start + 13
  180.  
  181. Thread 13:: DYMobileDeviceManager
  182. 0 libsystem_kernel.dylib 0x00007fff8fabd67a mach_msg_trap + 10
  183. 1 libsystem_kernel.dylib 0x00007fff8fabcd71 mach_msg + 73
  184. 2 com.apple.CoreFoundation 0x00007fff8da646fc __CFRunLoopServiceMachPort + 188
  185. 3 com.apple.CoreFoundation 0x00007fff8da6ce64 __CFRunLoopRun + 1204
  186. 4 com.apple.CoreFoundation 0x00007fff8da6c676 CFRunLoopRunSpecific + 230
  187. 5 com.apple.Foundation 0x00007fff8b306f9f -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
  188. 6 com.apple.Foundation 0x00007fff8b306e8b -[NSRunLoop(NSRunLoop) run] + 62
  189. 7 com.apple.Foundation 0x00007fff8b35574e -[NSThread main] + 68
  190. 8 com.apple.Foundation 0x00007fff8b3556c6 __NSThread__main__ + 1575
  191. 9 libsystem_c.dylib 0x00007fff86b178bf _pthread_start + 335
  192. 10 libsystem_c.dylib 0x00007fff86b1ab75 thread_start + 13
  193.  
  194. Thread 14:
  195. 0 libsystem_kernel.dylib 0x00007fff8fabf192 __workq_kernreturn + 10
  196. 1 libsystem_c.dylib 0x00007fff86b19594 _pthread_wqthread + 758
  197. 2 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  198.  
  199. Thread 15 Crashed:: Dispatch queue: IDEIndexDBStringStorage lock
  200. 0 libsystem_kernel.dylib 0x00007fff8fabece2 __pthread_kill + 10
  201. 1 libsystem_c.dylib 0x00007fff86b197d2 pthread_kill + 95
  202. 2 libsystem_c.dylib 0x00007fff86b0aa7a abort + 143
  203. 3 com.apple.dt.IDEKit 0x000000010e05ea0e +[IDEAssertionHandler _handleAssertionWithLogString:] + 506
  204. 4 com.apple.dt.IDEKit 0x000000010e05f680 -[IDEAssertionHandler handleUncaughtException:] + 603
  205. 5 com.apple.dt.DVTFoundation 0x000000010d530522 DVTDispatchSync + 183
  206. 6 com.apple.dt.DVTFoundation 0x000000010d530317 DVTSyncPerformBlock + 327
  207. 7 com.apple.dt.DVTFoundation 0x000000010d49271b -[DVTDispatchLock performLockedBlock:] + 170
  208. 8 com.apple.dt.IDEFoundation 0x000000010dc50174 __55-[IDEIndexDBStringStorage offsetOfString:addIfMissing:]_block_invoke_0 + 369
  209. 9 com.apple.dt.DVTFoundation 0x000000010d5306e6 __DVTDispatchSync_block_invoke_0 + 19
  210. 10 libdispatch.dylib 0x00007fff9005faad _dispatch_barrier_sync_f_invoke + 33
  211. 11 com.apple.dt.DVTFoundation 0x000000010d530503 DVTDispatchSync + 152
  212. 12 com.apple.dt.DVTFoundation 0x000000010d530317 DVTSyncPerformBlock + 327
  213. 13 com.apple.dt.DVTFoundation 0x000000010d49271b -[DVTDispatchLock performLockedBlock:] + 170
  214. 14 com.apple.dt.IDEFoundation 0x000000010db38f0e -[IDEIndexDBStringStorage offsetOfString:addIfMissing:] + 171
  215. 15 com.apple.dt.IDEFoundation 0x000000010db51ff7 -[IDEIndexImporter fileIdForPath:] + 234
  216. 16 com.apple.dt.IDEFoundation 0x000000010dbbcb44 __35-[IDEIndexImporter submitMainFile:]_block_invoke_0 + 819
  217. 17 com.apple.dt.DVTFoundation 0x000000010d530540 __DVTDispatchAsync_block_invoke_0 + 16
  218. 18 libdispatch.dylib 0x00007fff9005d8ba _dispatch_call_block_and_release + 18
  219. 19 libdispatch.dylib 0x00007fff9005f10a _dispatch_queue_drain + 264
  220. 20 libdispatch.dylib 0x00007fff9005ef66 _dispatch_queue_invoke + 54
  221. 21 libdispatch.dylib 0x00007fff9005e760 _dispatch_worker_thread2 + 198
  222. 22 libsystem_c.dylib 0x00007fff86b193da _pthread_wqthread + 316
  223. 23 libsystem_c.dylib 0x00007fff86b1ab85 start_wqthread + 13
  224.  
  225. Thread 16:: CVDisplayLink
  226. 0 libsystem_kernel.dylib 0x00007fff8fabebca __psynch_cvwait + 10
  227. 1 libsystem_c.dylib 0x00007fff86b1b274 _pthread_cond_wait + 840
  228. 2 com.apple.CoreVideo 0x00007fff8ab0bb3c CVDisplayLink::runIOThread() + 710
  229. 3 com.apple.CoreVideo 0x00007fff8ab0b85d _ZL13startIOThreadPv + 148
  230. 4 libsystem_c.dylib 0x00007fff86b178bf _pthread_start + 335
  231. 5 libsystem_c.dylib 0x00007fff86b1ab75 thread_start + 13
  232.  
  233. Thread 17:
  234. 0 libsystem_kernel.dylib 0x00007fff8fabebca __psynch_cvwait + 10
  235. 1 libsystem_c.dylib 0x00007fff86b1b274 _pthread_cond_wait + 840
  236. 2 com.apple.Xcode.DevToolsCore 0x0000000110df1b48 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 348
  237. 3 com.apple.Foundation 0x00007fff8b35574e -[NSThread main] + 68
  238. 4 com.apple.Foundation 0x00007fff8b3556c6 __NSThread__main__ + 1575
  239. 5 libsystem_c.dylib 0x00007fff86b178bf _pthread_start + 335
  240. 6 libsystem_c.dylib 0x00007fff86b1ab75 thread_start + 13
  241.  
  242. Thread 18:
  243. 0 libsystem_kernel.dylib 0x00007fff8fabd67a mach_msg_trap + 10
  244. 1 libsystem_kernel.dylib 0x00007fff8fabcd71 mach_msg + 73
  245. 2 com.apple.CoreFoundation 0x00007fff8da646fc __CFRunLoopServiceMachPort + 188
  246. 3 com.apple.CoreFoundation 0x00007fff8da6ce64 __CFRunLoopRun + 1204
  247. 4 com.apple.CoreFoundation 0x00007fff8da6c676 CFRunLoopRunSpecific + 230
  248. 5 com.apple.DebugSymbols 0x00007fff8de7f2f2 _ZL20SpotlightQueryThreadPv + 434
  249. 6 libsystem_c.dylib 0x00007fff86b178bf _pthread_start + 335
  250. 7 libsystem_c.dylib 0x00007fff86b1ab75 thread_start + 13
  251.  
  252. Thread 19:
  253. 0 libsystem_kernel.dylib 0x00007fff8fabee42 __semwait_signal + 10
  254. 1 libsystem_c.dylib 0x00007fff86acddea nanosleep + 164
  255. 2 com.apple.CoreSymbolication 0x00007fff8fc2a3bb cleaner_thread_main(void*) + 42
  256. 3 libsystem_c.dylib 0x00007fff86b178bf _pthread_start + 335
  257. 4 libsystem_c.dylib 0x00007fff86b1ab75 thread_start + 13
  258.  
  259. Thread 15 crashed with X86 Thread State (64-bit):
  260. rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000116f9ae38 rdx: 0x0000000000000000
  261. rdi: 0x000000000000ef03 rsi: 0x0000000000000006 rbp: 0x0000000116f9ae60 rsp: 0x0000000116f9ae38
  262. r8: 0x00007fff74156fb8 r9: 0x00007fbd44c84ab0 r10: 0x00007fff8fabed0a r11: 0xffffff80002d8220
  263. r12: 0x000000040224d2c0 r13: 0x00007fff751d1e00 r14: 0x0000000116f9c000 r15: 0x0000000116f9af68
  264. rip: 0x00007fff8fabece2 rfl: 0x0000000000000206 cr2: 0x000000010a5b3000
  265. Logical CPU: 0
  266.  
  267. Binary Images:
  268. 0x10d488000 - 0x10d488ff7 com.apple.dt.Xcode (4.3.1 - 1176) <63D611EA-01FF-35A2-8154-E1266FD75D7C> /Applications/Xcode.app/Contents/MacOS/Xcode
  269. 0x10d490000 - 0x10d690ff7 com.apple.dt.DVTFoundation (4.3.1 - 1192) <71091577-402A-380E-8C83-B5A50577DA34> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
  270. 0x10d77a000 - 0x10d9a5fff com.apple.dt.DVTKit (4.3.1 - 1173) <E17F2E5F-C679-38A9-A4DC-0C261DEF7246> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/DVTKit
  271. 0x10daee000 - 0x10dd3aff7 com.apple.dt.IDEFoundation (4.3.1 - 1191) <7C29061E-3068-35B3-9BE7-83A067A7FAF1> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/IDEFoundation
  272. 0x10dec5000 - 0x10e32aff7 com.apple.dt.IDEKit (4.3.1 - 1207) <3EE1B8B4-9FD0-358F-B9F5-63B20B90AF1E> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
  273. 0x10e609000 - 0x10ebb2fff +libclang.dylib (318.0.54 - compatibility 1.0.0) <DD083284-D98F-3025-B6C4-FA71F33C5B67> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib
  274. 0x10ecf2000 - 0x10ecf3ff7 com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <13C3B025-8D1F-3B7F-A544-5598367C0F21> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framework/Versions/A/DVTDeveloperModeHelper
  275. 0x11016d000 - 0x110176ff7 com.apple.DevToolsFoundation (6.3.1 - 1196) <4F2D1663-5AB2-349C-879A-EC528C0E257C> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
  276. 0x11018b000 - 0x110191ff7 com.apple.dt.IDE.HexEditor (4.3.1 - 1169) <C8FC459E-5808-3DC8-B403-A0E1A6FAEB23> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/HexEditor
  277. 0x110199000 - 0x11019bff7 com.apple.dt.gpu.GPUTraceDebugger (4.3.1 - 64) <B90787F4-FBED-353B-B9BD-DE9266DB0EAD> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/MacOS/GPUTraceDebugger
  278. 0x1101ab000 - 0x110486ff7 com.apple.dt.IDE.IDEInterfaceBuilderKit (4.3.1 - 2182) <3381DD9F-22CB-384A-96DF-EB7893060591> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Contents/MacOS/IDEInterfaceBuilderKit
  279. 0x1106be000 - 0x110838fff com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.3.1 - 2182) <809577AD-4BCB-365A-917B-0868CD8286B9> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
  280. 0x11093c000 - 0x110986fff com.apple.glut (3.4.9 - GLUT-3.4.9) <B17217E4-837F-35F8-A3EF-243FF2C3557B> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
  281. 0x1109f8000 - 0x110a44fff com.apple.dt.IDE.IDEFindReplace (4.3.1 - 1170) <CD09C9FB-13C2-3746-9BA0-A16B5D78A7C7> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacOS/IDEFindReplace
  282. 0x110a7d000 - 0x110ac7fff com.apple.DADocSetAccess (4.3 - 1169) <F4857B4C-7710-39E6-BF99-9F969C3F8358> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Versions/A/DADocSetAccess
  283. 0x110af3000 - 0x110b0efff com.apple.DADocSetManagement (4.3.1 - 1170) <F5A535A1-4570-3256-B0FA-60701F970BBC> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/Versions/A/DADocSetManagement
  284. 0x110b23000 - 0x110b6dfff com.apple.dt.IDE.IDEDocViewer (4.3.1 - 1172) <29798E33-F840-35C0-895A-EE6F4991B417> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/IDEDocViewer
  285. 0x110baa000 - 0x110c5cff7 com.apple.dt.IDE.IDEDevkitRefactoring (4.3.1 - 1170) <692DD9EE-53F3-3337-AC54-143D92AA4A72> /Applications/Xcode.app/Contents/PlugIns/IDEDevkitRefactoring.ideplugin/Contents/MacOS/IDEDevkitRefactoring
  286. 0x110cc5000 - 0x110cdcff7 com.apple.dt.IDE.SharedPlugInUtilities (4.3.1 - 1165) <74BBDC97-52CC-3991-8468-B4685695DC39> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Contents/MacOS/SharedPlugInUtilities
  287. 0x110ceb000 - 0x110d00fff com.apple.dt.IDE.Xcode3Core (4.3.1 - 1196) <55081331-C56C-3FB0-8E8C-39C255184835> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core
  288. 0x110d10000 - 0x110fb9ff7 com.apple.Xcode.DevToolsCore (6.3.1 - 1196) <38D0A9F2-0AA7-3D83-A436-429EF1B97645> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsCore.framework/Versions/A/DevToolsCore
  289. 0x11111c000 - 0x111152ff7 com.apple.Xcode.DevToolsSupport (6.3.1 - 1196) <254B0FD9-8606-323F-8535-9668010331B4> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Frameworks/DevToolsSupport.framework/Versions/A/DevToolsSupport
  290. 0x111175000 - 0x11126efff com.apple.dt.IDE.Xcode3UI (4.3.1 - 1196) <3F6B2BF5-BD81-354B-8529-7B740FDF5B94> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode3UI
  291. 0x111397000 - 0x111422ff7 com.apple.dt.IDE.IDESourceEditor (4.3.1 - 1173) <E5308BE5-588F-38EC-BD5E-DA4088AC5A81> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/MacOS/IDESourceEditor
  292. 0x11147e000 - 0x11148ffff com.apple.dt.IDE.IDEQuickHelp (4.3.1 - 1171) <4F9B5807-4513-33B3-804D-ACE684290B99> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/IDEQuickHelp
  293. 0x111756000 - 0x11175efff com.apple.dt.PlistEditor (4.3.1 - 1168) <87FD6058-0BEA-36C7-9E39-6936E438A9DE> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/PlistEditor
  294. 0x111768000 - 0x11176bff7 com.apple.dt.IDE.IDEPDFViewer (4.3.1 - 1165) <9FBE0075-CA39-3AAA-BC57-69038ECD5603> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/IDEPDFViewer
  295. 0x111773000 - 0x111785fff com.apple.dt.IDE.IDERTFEditor (4.3.1 - 1168) <0BB6EBF0-25B8-354F-A305-56FBA3804005> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/IDERTFEditor
  296. 0x111795000 - 0x11179cfff com.apple.DVTiPhoneSimulatorRemoteClient (4.3.1 - 1165) <47E4CB22-8434-3B4E-B0AC-E0118BB16F94> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
  297. 0x1117a5000 - 0x1117d4fff com.apple.dt.IDE.IDELogNavigator (4.3.1 - 1166) <D75CA9D6-8EE7-307F-B71F-3A8C6B0BC25C> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/MacOS/IDELogNavigator
  298. 0x11187c000 - 0x111882fff com.apple.dt.ScriptingDefinitionEditor (4.3.1 - 1165) <1EAEEFF9-A2C8-396E-B995-F9B60E5B0FA4> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Contents/MacOS/ScriptingDefinitionEditor
  299. 0x11190c000 - 0x111918ff7 com.apple.dt.IDE.IDEQuickLookEditor (4.3.1 - 1168) <E596EE3E-FF8F-3665-85AB-67BD190B1683> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/MacOS/IDEQuickLookEditor
  300. 0x111928000 - 0x111929ff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.3.1 - 1179) <DF98EC21-F0F3-3F57-979D-9146AC54D5EA> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSupport.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
  301. 0x11192d000 - 0x11192dff7 com.apple.dt.IDE.IDEAppleScriptEditor (4.3.1 - 1165) <658328AD-E92B-3D9B-AFFD-9E196FDDECCA> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Contents/MacOS/IDEAppleScriptEditor
  302. 0x112430000 - 0x11243afff com.apple.dt.gpu.GPUDebuggerKit (4.3.1 - 64) <93D2927E-19EF-3E96-B210-45E8688BAE01> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacOS/GPUDebuggerKit
  303. 0x112449000 - 0x112452fff com.apple.GPUToolsInterface (1.0 - 1.4) <0D543BF3-31C4-3008-B414-83E0B12E8B0D> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/Versions/A/GPUToolsInterface
  304. 0x112be6000 - 0x112d42ff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.3.1 - 1179) <BB3BA131-C604-33D9-AFB5-C54B4036F3C0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
  305. 0x112e62000 - 0x112f34ff7 com.apple.dt.IDE.IDEModelEditor (4.3.1 - 1171) <3AAC070E-0812-3A94-B0C4-A27F9235C145> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacOS/IDEModelEditor
  306. 0x112fc1000 - 0x113027ff7 com.apple.dt.IDE.IDEModelFoundation (4.3.1 - 1171) <9ECCDC66-B644-33C5-96B6-C15C4BFD6774> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/MacOS/IDEModelFoundation
  307. 0x1130b5000 - 0x1130d4fff com.apple.dt.dbg.DebuggerFoundation (4.3.1 - 1185) <E25971B8-EF22-3E34-A336-E99B605F7C72> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/MacOS/DebuggerFoundation
  308. 0x1130f2000 - 0x11314efff com.apple.dt.dbg.DebuggerUI (4.3.1 - 1185) <4BD586A3-8656-3C49-BE53-AD299E889D90> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/DebuggerUI
  309. 0x113197000 - 0x1131cdff7 +com.ridiculousfish.HexFiendFramework (4.3.1 - 1169) <89E8C0B9-2EA8-3372-88AC-613F08922C84> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A/HexFiend
  310. 0x1131f3000 - 0x113268ff7 com.apple.dt.gpu.GPUDebuggerFoundation (4.3.1 - 64) <5152C2E9-B499-3D03-909E-D4D0C97B54AD> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Contents/MacOS/GPUDebuggerFoundation
  311. 0x1132a4000 - 0x113317ff7 com.apple.GPUTools (1.0 - 93.6.2) <6CB0F2AA-1991-3408-AC7F-152AB27A4FFC> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A/GPUTools
  312. 0x113362000 - 0x1133d0ff7 com.apple.GPUToolsCore (1.0 - 93.6.2) <681A5D95-E15F-3A4F-82D2-C9556C8B3B65> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versions/A/GPUToolsCore
  313. 0x113405000 - 0x113476fff com.apple.GPUToolsAnalysis (1.0 - 1.4) <FB1AA8AC-871A-386C-9F82-BC653FC98DAA> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Versions/A/GPUToolsAnalysis
  314. 0x1134b0000 - 0x113528ff7 com.apple.dt.gpu.GPUTraceDebuggerUI (4.3.1 - 64) <C4A9B908-5650-3967-96D5-5AEEE1EBE863> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/MacOS/GPUTraceDebuggerUI
  315. 0x113557000 - 0x1135b8ff7 com.apple.dt.gpu.GPURenderTargetEditor (4.3.1 - 64) <EDA320AA-14D5-3A4F-AD3E-650DAE24358A> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Contents/MacOS/GPURenderTargetEditor
  316. 0x114d10000 - 0x114d11ff7 com.apple.dt.dbg.DebuggerGDBService (4.3.1 - 1185) <C69740B9-98D8-3D09-88C7-4FF22E2B5429> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/MacOS/DebuggerGDBService
  317. 0x114d16000 - 0x114d17ff7 com.apple.dt.dbg.DebuggerLLDBService (4.3.1 - 1185) <09332041-F806-3271-B1E6-EF868C8FE5AE> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
  318. 0x11571c000 - 0x1157bfff7 com.apple.dt.IDE.IDEiPhoneSupport (4.3.1 - 1193) <E3C94B83-21E4-3897-9639-6CB34DC7F1AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
  319. 0x11580d000 - 0x115839ff7 com.apple.framework.ConfigurationProfiles (3.1 - 437) <925BEA8C-92D6-329E-B597-E9E8AC814900> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/ConfigurationProfiles
  320. 0x11584f000 - 0x115877fff com.apple.DTDeviceKitBase (??? - 1196) <0AAC5008-DC1E-35C1-831F-90B98D38973C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
  321. 0x115893000 - 0x1158f7fff com.apple.DTDeviceKit (4.2 - 1196) <9EAC4AEA-3C77-3437-B32B-0797168C66A7> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
  322. 0x11593f000 - 0x115958ff7 com.apple.DeviceLinkX (5.0 - 256) <FF101AD2-47C8-95DE-7FAF-5AE8278EDC98> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
  323. 0x11596c000 - 0x115a03fef com.apple.mobiledevice (507.6 - 507.6) <4BA1CF9E-D65B-71E4-2754-AE9688DC943A> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice
  324. 0x115a53000 - 0x115a6dff7 com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.3.1 - 1187) <C7964F1F-590E-3473-9758-302CCAFCD79A> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugin/Contents/MacOS/IDEArchivedApplicationsViewer
  325. 0x115a87000 - 0x115b6afff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
  326. 0x115bc0000 - 0x115be7fff libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <B0925A5D-5355-3ECE-BF2F-E576FF105F5A> /usr/lib/libssl.0.9.7.dylib
  327. 0x115dac000 - 0x115db4fff com.apple.xcode.plug-in.CoreBuildTasks (6.3.1 - 1196) <E8C69A9F-011A-307E-BD07-F7A9D43F58B8> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBuildTasks
  328. 0x115dbb000 - 0x115dbefff com.apple.platform.iphoneos.plugin (1.0 - 1.0) <B4EAFAA5-E7B5-34C2-9565-6B1C711B555B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
  329. 0x115dc2000 - 0x115dceff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.3.1 - 1117) <C124F45A-6769-38B5-B439-974AC0927BF7> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoa
  330. 0x115dde000 - 0x115e0ffff com.apple.DiscRecordingUI (6.0.3 - 6030.4.1) <43C662F0-62BF-3F0C-9052-DD1343CC6F89> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
  331. 0x115e30000 - 0x115e31fff com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.3.1 - 1117) <589ED025-F0CB-3A1F-AAD7-C6483C925A8F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin/Contents/MacOS/IDEInterfaceBuilderAutomator
  332. 0x115f85000 - 0x1160d0ff7 com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  333. 0x116144000 - 0x116148fff com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  334. 0x116158000 - 0x116168fff com.apple.dt.IDE.IDEStructureNavigator (4.3.1 - 1171) <9326718B-73E0-3EE1-A579-43EF8DE7D524> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Contents/MacOS/IDEStructureNavigator
  335. 0x116177000 - 0x11617bff7 com.apple.dt.gpu.GPUDebuggeriOSSupport (4.3.1 - 2) <A438AF08-9A80-3127-9CA5-743538ADE0D8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GPUDebuggeriOSSupport
  336. 0x116182000 - 0x116188fff com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
  337. 0x11618d000 - 0x116197fff com.apple.dt.IDE.IDEProjectsOrganizer (4.3.1 - 1165) <54530D04-0F9E-3115-8E84-0F330B945C66> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Contents/MacOS/IDEProjectsOrganizer
  338. 0x1161a2000 - 0x1161aefff com.apple.dt.IDE.IDEIssueNavigator (4.3.1 - 1165) <CE66D341-1D6D-3A50-AFBD-3A41924CA470> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/MacOS/IDEIssueNavigator
  339. 0x1161b8000 - 0x1161d4fff com.apple.dt.IDE.IDESymbolNavigator (4.3.1 - 1170) <0CD19711-084C-370F-8F02-96FCE721D1AB> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/MacOS/IDESymbolNavigator
  340. 0x1161ea000 - 0x116223ff7 com.apple.dt.IDE.IDERepositoryViewer (4.3.1 - 1169) <48A960A0-B69E-30EB-9001-250DAA1241ED> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents/MacOS/IDERepositoryViewer
  341. 0x116252000 - 0x116260fff com.apple.GPUToolsMobileFoundation (1.0 - 2.4.1) <9AF1937C-3D46-3AE5-A45B-5B89332D0021> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToolsMobileFoundation
  342. 0x116390000 - 0x1163b9fff libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <1C157125-306E-385C-B154-059198F56907> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
  343. 0x11687a000 - 0x11687dff7 libCoreFSCache.dylib (??? - ???) <0E2C3D54-7D05-35E8-BA10-2142B7C03946> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  344. 0x116898000 - 0x116898ffd +cl_kernels (??? - ???) <9C1085EB-E800-48F9-9C5F-200D45D97151> cl_kernels
  345. 0x1168a4000 - 0x1168a4ff5 +cl_kernels (??? - ???) <A8FCD3A8-C968-4A69-8042-8E60AD925423> cl_kernels
  346. 0x1168c1000 - 0x1168c2ffc +cl_kernels (??? - ???) <193FD07D-833E-4926-B6D4-40235B7C479A> cl_kernels
  347. 0x1168d6000 - 0x1168d7ff3 +cl_kernels (??? - ???) <D9F097DA-86A2-4FD6-8B5F-6C38DA1BB274> cl_kernels
  348. 0x116db9000 - 0x116dbffef libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <C0C4CC37-F2FD-301C-A830-EC54D86612D5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  349. 0x116de4000 - 0x116e77ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <5FB796A4-1AD0-3B4D-AA83-F8A46E039224> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
  350. 0x1170d0000 - 0x117269fff GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  351. 0x11729d000 - 0x117396fff libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  352. 0x1173bc000 - 0x1177c7ff7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.11 - 7.1.8) <B3612412-7530-3FB9-AF32-C9433755CC76> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
  353. 0x1179a3000 - 0x1179d1ff7 GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  354. 0x117c3f000 - 0x117c40ff3 +cl_kernels (??? - ???) <EA6BB984-DEB6-4AF6-926E-84C9377A50EB> cl_kernels
  355. 0x117d38000 - 0x117d39ff7 com.apple.dt.IDE.IDEAppleScriptCore (4.3.1 - 1165) <159F69D8-3B50-3A9E-8E36-B25DA92A7B5C> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/MacOS/IDEAppleScriptCore
  356. 0x117f71000 - 0x117f75ff7 com.apple.dt.IDE.IDEInstrumentsService (4.3.1 - 1185) <5A5F6238-D450-3A4F-BD94-BF427448FB4A> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Contents/MacOS/IDEInstrumentsService
  357. 0x1180ad000 - 0x1180adff5 +cl_kernels (??? - ???) <83B4EAEB-FDE6-4EAB-8FF1-BD24D78D7AC6> cl_kernels
  358. 0x11812e000 - 0x11816bfff +__DATA (210.0.0 - compatibility 1.0.0) <E198603B-C205-3366-82BD-7D642FF2F909> __DATA
  359. 0x11812e000 - 0x11816bfff com.apple.Ubiquity (1.1 - 210) <E198603B-C205-3366-82BD-7D642FF2F909> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  360. 0x118189000 - 0x1181a9fff com.apple.ChunkingLibrary (1.0 - 127) <ED9D3079-A201-30D8-9FC4-2F5860100E63> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  361. 0x118270000 - 0x118281fff com.apple.dt.IDE.IDEGit (4.3.1 - 1169) <F003F454-34D5-3E60-A615-FB3568840020> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
  362. 0x118290000 - 0x11829dfff com.apple.dt.IDE.IDESubversion (4.3.1 - 1169) <9A12D409-4CCE-3436-9DDA-FCCEDDE03DA8> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS/IDESubversion
  363. 0x7fff6d088000 - 0x7fff6d0bcbaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
  364. 0x7fff83a54000 - 0x7fff83a66ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  365. 0x7fff83a67000 - 0x7fff83a69ff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  366. 0x7fff83a6a000 - 0x7fff83ab2fff com.apple.imfoundation (6.0 - 800) <A72F1D4B-FFA3-3104-8444-152B649271F5> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoundation.framework/Versions/A/IMFoundation
  367. 0x7fff83ab3000 - 0x7fff83cdbfe7 com.apple.CoreData (104.1 - 358.13) <F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  368. 0x7fff83d51000 - 0x7fff83e53ff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib
  369. 0x7fff83e54000 - 0x7fff83e6efff com.apple.CoreMediaAuthoring (2.0 - 890) <7BE57576-8EF5-3473-95E6-6191E239E3F0> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  370. 0x7fff83e6f000 - 0x7fff83e70fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  371. 0x7fff83e71000 - 0x7fff83e72ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  372. 0x7fff83e73000 - 0x7fff83e89ff7 com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  373. 0x7fff83ec8000 - 0x7fff83ec9fff libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
  374. 0x7fff83eca000 - 0x7fff83f40fff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
  375. 0x7fff83f41000 - 0x7fff83fdbff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  376. 0x7fff84715000 - 0x7fff84799ff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) <C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  377. 0x7fff8479a000 - 0x7fff847c3fff com.apple.datadetectors (3.2 - 172.5) <DCCD9903-0D01-3956-B4EB-F91CBF2C9414> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
  378. 0x7fff847c4000 - 0x7fff847cbff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  379. 0x7fff847cc000 - 0x7fff847f0fff com.apple.RemoteViewServices (1.3 - 44) <21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  380. 0x7fff847f1000 - 0x7fff847fcff7 com.apple.aps.framework (2.1 - 2.1) <C8EB8D68-5E33-325F-B64D-CEAFE2EBB60C> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
  381. 0x7fff847fd000 - 0x7fff84855fff libTIFF.dylib (??? - ???) <DD797FBE-9B63-3785-A9EA-0321D113538B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  382. 0x7fff84856000 - 0x7fff848a2ff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <A14F3583-9CC0-397D-A50E-17217075953F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  383. 0x7fff848a3000 - 0x7fff849a3fff com.apple.QuickLookUIFramework (3.1 - 500.10) <ABD3BF58-DD33-31CA-AAE3-E0EE274C8B9C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
  384. 0x7fff849a4000 - 0x7fff849dffff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  385. 0x7fff849e0000 - 0x7fff855e4fff com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  386. 0x7fff855e5000 - 0x7fff856dfff7 com.apple.DiskImagesFramework (10.7.3 - 331.3) <57A7E46A-5AA4-37FF-B19C-5337CCBCA0CA> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  387. 0x7fff85dbc000 - 0x7fff85de5fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  388. 0x7fff85de6000 - 0x7fff85de7ff7 libsystem_sandbox.dylib (??? - ???) <5087ADAD-D34D-3844-9D04-AFF93CED3D92> /usr/lib/system/libsystem_sandbox.dylib
  389. 0x7fff85ea1000 - 0x7fff85eadfff com.apple.CoreBluetooth (100.7 - 1) <988DB0FD-7759-3BA0-AE5F-B6DA2BDB3FF5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
  390. 0x7fff85eae000 - 0x7fff85ecbff7 com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  391. 0x7fff85ed2000 - 0x7fff85f85fff com.apple.CoreText (220.11.0 - ???) <0322442E-0530-37E8-A7D6-AEFD909F0AFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  392. 0x7fff85f88000 - 0x7fff8644dfe7 com.apple.RawCamera.bundle (3.10.0 - 601) <8E96A6D2-DF06-02AE-FB97-9E6BEBD0B833> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  393. 0x7fff8644e000 - 0x7fff86475fff com.apple.framework.internetaccounts (1.2 - 3) <A3FFB4BD-77BE-388F-ADB1-9CA80A68B1F2> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
  394. 0x7fff86476000 - 0x7fff86507ff7 com.apple.PackageKit (2.0.2 - 169) <06B68AF6-038E-3634-82F6-84B90CCCCFE9> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
  395. 0x7fff865ba000 - 0x7fff865f3fe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
  396. 0x7fff865f4000 - 0x7fff8666fff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  397. 0x7fff86670000 - 0x7fff866befff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  398. 0x7fff866bf000 - 0x7fff86713ff7 libFontRegistry.dylib (??? - ???) <F98926EF-FFA0-37C5-824C-02E436E21DD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  399. 0x7fff86714000 - 0x7fff86722ff7 libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib
  400. 0x7fff86738000 - 0x7fff86748fff com.apple.AppleScriptObjC (1.1 - ???) <428EDB9A-C0B9-3237-A76B-54513DBA4960> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
  401. 0x7fff86757000 - 0x7fff8692dff7 com.apple.AutomatorFramework (1.2.3 - 330) <83CD01C5-035E-3C1A-9B7E-DE963C7CA24E> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
  402. 0x7fff8692e000 - 0x7fff8694afff com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
  403. 0x7fff8694b000 - 0x7fff86950fff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  404. 0x7fff86951000 - 0x7fff86995ff7 com.apple.MediaKit (12 - 589) <7CFF29BF-D907-3593-B338-0BB48643B2A8> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  405. 0x7fff86996000 - 0x7fff869dcff7 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <01DD0773-236C-3AC3-B43B-07911F458767> /usr/lib/libcurl.4.dylib
  406. 0x7fff86a33000 - 0x7fff86a3eff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <9807F306-4081-34DA-9970-83A136E1E53F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  407. 0x7fff86a3f000 - 0x7fff86a3ffff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  408. 0x7fff86a40000 - 0x7fff86a54ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  409. 0x7fff86a55000 - 0x7fff86ac8fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  410. 0x7fff86ac9000 - 0x7fff86ba6fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  411. 0x7fff86ba7000 - 0x7fff86bd7ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  412. 0x7fff86bd8000 - 0x7fff86c6afff com.apple.PDFKit (2.6.2 - 2.6.2) <4C8D80F6-09BB-3BD5-983B-A24FBEB5BCF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
  413. 0x7fff86c6b000 - 0x7fff86c6bfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  414. 0x7fff86c6c000 - 0x7fff86c72fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  415. 0x7fff86c73000 - 0x7fff86c88fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  416. 0x7fff86c89000 - 0x7fff86cf1ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  417. 0x7fff86e5f000 - 0x7fff87061fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
  418. 0x7fff87062000 - 0x7fff87067fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
  419. 0x7fff87068000 - 0x7fff87069fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib
  420. 0x7fff8706a000 - 0x7fff870aaff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <29DE948E-38C4-3CC5-B528-40C691380607> /usr/lib/libcups.2.dylib
  421. 0x7fff870ca000 - 0x7fff870f1ff7 com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  422. 0x7fff870f2000 - 0x7fff870f5fff libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  423. 0x7fff870f6000 - 0x7fff870fcfff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
  424. 0x7fff87271000 - 0x7fff87594ff7 com.apple.AddressBook.framework (6.1 - 1083) <9C23C164-B9E1-3F80-83F4-C027AF282DE6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
  425. 0x7fff87595000 - 0x7fff876fcff7 com.apple.CFNetwork (520.3.2 - 520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  426. 0x7fff876fd000 - 0x7fff87708ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  427. 0x7fff87709000 - 0x7fff87715fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  428. 0x7fff87716000 - 0x7fff87716fff com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  429. 0x7fff8774d000 - 0x7fff88461fef com.apple.WebCore (7534.53 - 7534.53.11) <E37D145A-0BFD-3BE0-98A9-7F04CE9B6E6E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  430. 0x7fff887bd000 - 0x7fff88804ff7 com.apple.CoreMedia (1.0 - 705.61) <0C34B0D4-DB8A-33C7-B67B-F443AD86482C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  431. 0x7fff88805000 - 0x7fff88a90fff com.apple.JavaScriptCore (7534.53 - 7534.53.8) <619D6392-D833-3C55-B1C0-4DAA0477796C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  432. 0x7fff88af3000 - 0x7fff88b63fff com.apple.datadetectorscore (3.0 - 179.4) <B4C6417F-296C-31C1-BB94-980BFCDC9175> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  433. 0x7fff88b64000 - 0x7fff88b8ffff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
  434. 0x7fff88b90000 - 0x7fff88b93fff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  435. 0x7fff88be8000 - 0x7fff88bf7ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  436. 0x7fff88bf8000 - 0x7fff88bf9fff com.apple.ServerInformation (1.0 - 1) <D95BC225-E33B-32BC-9FEE-77423F8D7EBC> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
  437. 0x7fff88bfa000 - 0x7fff88d84ff7 com.apple.QTKit (7.7.1 - 2315) <BFC33B70-34F2-3940-A14A-3C51036589F0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  438. 0x7fff88dcf000 - 0x7fff88decfff libxpc.dylib (77.18.0 - compatibility 1.0.0) <26C05F31-E809-3B47-AF42-1460971E3AC3> /usr/lib/system/libxpc.dylib
  439. 0x7fff88ded000 - 0x7fff88ef4fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  440. 0x7fff88ef5000 - 0x7fff88f71ff7 com.apple.imcore (6.0 - 800) <98839D42-39FB-306B-8259-BF7FA3D443A7> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
  441. 0x7fff88f72000 - 0x7fff88f7fff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
  442. 0x7fff88f80000 - 0x7fff89564fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  443. 0x7fff89565000 - 0x7fff89594fff com.apple.shortcut (2.1 - 2.1) <43C186C0-6B0F-39FA-976A-C307CC410495> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
  444. 0x7fff89595000 - 0x7fff895ffff7 com.apple.framework.IOKit (2.0 - ???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  445. 0x7fff8964d000 - 0x7fff896e3ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  446. 0x7fff896e4000 - 0x7fff896effff com.apple.CommonAuth (2.1 - 2.0) <272CB600-6DA8-3952-97C0-5DC594DCA024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  447. 0x7fff896f6000 - 0x7fff89756fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  448. 0x7fff89757000 - 0x7fff89767ff7 com.apple.opengl (1.7.6 - 1.7.6) <C168883D-9BC5-3C38-9937-42852D719718> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  449. 0x7fff897c2000 - 0x7fff89816ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  450. 0x7fff89817000 - 0x7fff89bb5fef com.apple.MediaToolbox (1.0 - 705.61) <F48F2150-0573-354C-BBB2-BA52DD0FD0AB> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  451. 0x7fff89bb6000 - 0x7fff89bbefff libsystem_dnssd.dylib (??? - ???) <998E3778-7B43-301C-9053-12045AB8544D> /usr/lib/system/libsystem_dnssd.dylib
  452. 0x7fff89bbf000 - 0x7fff89bc1fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  453. 0x7fff89bc2000 - 0x7fff89c24ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  454. 0x7fff89c7d000 - 0x7fff89c8bfff com.apple.HelpData (2.1.2 - 72) <B99E743A-82C9-3058-8FD5-18668CA890F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
  455. 0x7fff89c8c000 - 0x7fff89c8ffff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  456. 0x7fff89c90000 - 0x7fff8a157fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  457. 0x7fff8a158000 - 0x7fff8a15eff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  458. 0x7fff8a21f000 - 0x7fff8a226fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  459. 0x7fff8a227000 - 0x7fff8a235ff7 com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  460. 0x7fff8a293000 - 0x7fff8a390fff com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  461. 0x7fff8a39a000 - 0x7fff8a608ff7 com.apple.QuartzComposer (5.0 - 236.3) <F8B96724-2550-32FE-9DE4-22AC7A6C0942> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
  462. 0x7fff8a609000 - 0x7fff8a628fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  463. 0x7fff8a629000 - 0x7fff8a63bff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
  464. 0x7fff8a63c000 - 0x7fff8a63cfff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  465. 0x7fff8a641000 - 0x7fff8a727fff com.apple.Bluetooth (4.0 - 4.0.3f12) <276AE4B8-1783-3375-895A-189700FE1BC0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  466. 0x7fff8a728000 - 0x7fff8a755fff com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
  467. 0x7fff8a756000 - 0x7fff8a76cfff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  468. 0x7fff8a76d000 - 0x7fff8a76dfff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  469. 0x7fff8a76e000 - 0x7fff8a7a3fff com.apple.securityinterface (5.0 - 55007) <D46E73F4-D8E9-3F53-A083-B9D71ED74492> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
  470. 0x7fff8a7cf000 - 0x7fff8a80dfff com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  471. 0x7fff8a80e000 - 0x7fff8a8d5ff7 com.apple.ColorSync (4.7.1 - 4.7.1) <EA74B067-9916-341A-9C68-6165A4656042> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  472. 0x7fff8a8e1000 - 0x7fff8a9fafff com.apple.DesktopServices (1.6.2 - 1.6.2) <6B83172E-F539-3AF8-A76D-1F9EA357B076> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  473. 0x7fff8a9fb000 - 0x7fff8aa00fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  474. 0x7fff8aa01000 - 0x7fff8aa01fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  475. 0x7fff8aa02000 - 0x7fff8aa85fef com.apple.Metadata (10.7.0 - 627.28) <1C14033A-69C9-3757-B24D-5583AEAC2CBA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  476. 0x7fff8aa86000 - 0x7fff8aa87fff com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
  477. 0x7fff8aa88000 - 0x7fff8aa8afff libquarantine.dylib (36.2.0 - compatibility 1.0.0) <48656562-FF20-3B55-9F93-407ACA7341C0> /usr/lib/system/libquarantine.dylib
  478. 0x7fff8aa8b000 - 0x7fff8aa8cfff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  479. 0x7fff8aa8d000 - 0x7fff8ab02ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
  480. 0x7fff8ab03000 - 0x7fff8ab09fff libGFXShared.dylib (??? - ???) <B95E9B22-AE68-3E48-8733-00CCCA08D50E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  481. 0x7fff8ab0a000 - 0x7fff8ab32ff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  482. 0x7fff8ab59000 - 0x7fff8acb2fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  483. 0x7fff8acb3000 - 0x7fff8ad06fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  484. 0x7fff8ad07000 - 0x7fff8ad2bfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  485. 0x7fff8ad2c000 - 0x7fff8ad30ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  486. 0x7fff8ad31000 - 0x7fff8afa7ff7 com.apple.imageKit (2.1.1 - 1.0) <A4A58BBB-70BB-3A0F-84F0-49EC6113BF2F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
  487. 0x7fff8b2fb000 - 0x7fff8b614ff7 com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  488. 0x7fff8b631000 - 0x7fff8b63cff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  489. 0x7fff8b63d000 - 0x7fff8b644fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
  490. 0x7fff8b645000 - 0x7fff8b727fff com.apple.CoreServices.OSServices (478.37 - 478.37) <1DAC695E-0D0F-3AE2-974F-A173E69E67CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  491. 0x7fff8b728000 - 0x7fff8b732ff7 liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
  492. 0x7fff8b733000 - 0x7fff8b736fff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  493. 0x7fff8b737000 - 0x7fff8b771fff libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib
  494. 0x7fff8b772000 - 0x7fff8b85dfff com.apple.backup.framework (1.3.1 - 1.3.1) <C933E52C-5BA6-386D-9B6A-8F98D8142A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  495. 0x7fff8b85e000 - 0x7fff8b862fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  496. 0x7fff8b863000 - 0x7fff8b866ff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  497. 0x7fff8b86f000 - 0x7fff8b87aff7 com.apple.DisplayServicesFW (2.5.2 - 317) <D1FE33BD-1D71-343F-B790-685253F1F701> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  498. 0x7fff8b87b000 - 0x7fff8b87ffff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
  499. 0x7fff8b880000 - 0x7fff8b893ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
  500. 0x7fff8b894000 - 0x7fff8b8d4fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
  501. 0x7fff8b8d5000 - 0x7fff8b8fbff7 com.apple.framework.familycontrols (3.0 - 300) <DC06CF3A-2F10-3867-9498-CADAE30D0CE4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  502. 0x7fff8b8ff000 - 0x7fff8ba01ff7 com.apple.PubSub (1.0.5 - 65.28) <98BFFA0E-6E32-3779-9594-B0629EFF1B6E> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
  503. 0x7fff8ba02000 - 0x7fff8bb38fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  504. 0x7fff8bb39000 - 0x7fff8bc17fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <DB530A63-8ECF-3B53-AC9A-1692A5397E2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  505. 0x7fff8bc1d000 - 0x7fff8bc1dfff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  506. 0x7fff8bc1e000 - 0x7fff8bc35fff com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  507. 0x7fff8bc36000 - 0x7fff8bf18fff com.apple.security (7.0 - 55110) <252F9E04-FF8A-3EA7-A38E-51DD0653663C> /System/Library/Frameworks/Security.framework/Versions/A/Security
  508. 0x7fff8bf19000 - 0x7fff8bf1efff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  509. 0x7fff8bf1f000 - 0x7fff8bf1ffff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  510. 0x7fff8bf20000 - 0x7fff8c24aff7 com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  511. 0x7fff8c24b000 - 0x7fff8c32fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  512. 0x7fff8c3a4000 - 0x7fff8c3d7ff7 com.apple.GSS (2.1 - 2.0) <57AD81CE-6320-38C9-9B66-0E5A4DEA898A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  513. 0x7fff8c3d8000 - 0x7fff8c64bfff com.apple.CoreImage (7.93 - 1.0.1) <0B7D855E-A2B6-3C14-A242-2CF2165C6E7E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  514. 0x7fff8c64c000 - 0x7fff8c659fff libexslt.0.dylib (9.13.0 - compatibility 9.0.0) <0AF8D6E4-BDDC-39F9-84E9-02C3C1E9F82A> /usr/lib/libexslt.0.dylib
  515. 0x7fff8c65a000 - 0x7fff8c671fff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3F8C015B-88AC-370F-B39D-B4665FB7616A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  516. 0x7fff8c67e000 - 0x7fff8caabfff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  517. 0x7fff8caac000 - 0x7fff8cec9ff7 com.apple.SceneKit (2.2 - 125.3) <DDCC8DB6-D5DB-31CD-A401-F56C84216E1C> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
  518. 0x7fff8ceca000 - 0x7fff8ced3ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  519. 0x7fff8ced4000 - 0x7fff8d1f0ff7 com.apple.CoreServices.CarbonCore (960.20 - 960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  520. 0x7fff8d1f1000 - 0x7fff8d219fff com.apple.SystemConfiguration.EAP8021X (11.0.2 - ???) <9143B6E2-FD15-3D82-A08C-4299E94B4662> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
  521. 0x7fff8d21a000 - 0x7fff8d3a4ff7 com.apple.WebKit (7534.53 - 7534.53.11) <2969964C-2759-3407-9EBB-C1304A556755> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  522. 0x7fff8d3a5000 - 0x7fff8d3d2fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
  523. 0x7fff8d403000 - 0x7fff8d5a2fff com.apple.QuartzCore (1.7 - 270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  524. 0x7fff8da34000 - 0x7fff8dc08fff com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  525. 0x7fff8dc11000 - 0x7fff8dc20fff libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
  526. 0x7fff8dc67000 - 0x7fff8dc92ff7 com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  527. 0x7fff8dc97000 - 0x7fff8dcdaff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <85D00F5C-43ED-33A9-80B4-72EB0EAE3E25> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  528. 0x7fff8dcdb000 - 0x7fff8dd1afff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  529. 0x7fff8dd1b000 - 0x7fff8dd29fff com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  530. 0x7fff8dd2a000 - 0x7fff8dd69ff7 libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  531. 0x7fff8dd6a000 - 0x7fff8de77fff libJP2.dylib (??? - ???) <F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  532. 0x7fff8de78000 - 0x7fff8deb2fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  533. 0x7fff8deb3000 - 0x7fff8df53fff com.apple.LaunchServices (480.27.1 - 480.27.1) <4DC96C1E-6FDE-305E-9718-E4C5C1341F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  534. 0x7fff8df54000 - 0x7fff8e8e47a7 com.apple.CoreGraphics (1.600.0 - ???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  535. 0x7fff8e8e5000 - 0x7fff8e910ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
  536. 0x7fff8e911000 - 0x7fff8e96cff7 com.apple.HIServices (1.11 - ???) <DE8FA7FA-0A41-35D9-8473-5104F81DA934> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  537. 0x7fff8e970000 - 0x7fff8eda2fef com.apple.VideoToolbox (1.0 - 705.61) <1A70CA82-C849-3033-8598-37C5A72637CC> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  538. 0x7fff8eda3000 - 0x7fff8edb0fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <CBA71562-050B-3515-92B7-8BC1E2EEEF2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  539. 0x7fff8edb1000 - 0x7fff8edb7ff7 com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
  540. 0x7fff8edb8000 - 0x7fff8ee5aff7 com.apple.securityfoundation (5.0 - 55107) <6C2E7362-CB11-3CBD-BB1C-348E4B10F25A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  541. 0x7fff8ee5b000 - 0x7fff8ee61fff IOSurface (??? - ???) <03F95CAC-569C-3573-B3D7-2D211B8BDC56> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  542. 0x7fff8ee8a000 - 0x7fff8ee8fff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  543. 0x7fff8ef6c000 - 0x7fff8f04afff com.apple.DiscRecording (6.0.3 - 6030.4.1) <8DB1BDDD-F066-3E8B-B416-11DF712C6A1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  544. 0x7fff8f04b000 - 0x7fff8f08dff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
  545. 0x7fff8f243000 - 0x7fff8f24afff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <848F5267-C6B3-3591-AB27-B0176B04CCC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
  546. 0x7fff8f24b000 - 0x7fff8f24bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  547. 0x7fff8f44f000 - 0x7fff8f454fff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  548. 0x7fff8f455000 - 0x7fff8f457fff libCVMSPluginSupport.dylib (??? - ???) <B2FC6EC0-1A0C-3482-A3C9-D08446E8713A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  549. 0x7fff8f458000 - 0x7fff8f4fcfff com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  550. 0x7fff8f4fd000 - 0x7fff8f4feff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  551. 0x7fff8f512000 - 0x7fff8f607fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  552. 0x7fff8f624000 - 0x7fff8f674fff com.apple.CoreMediaIO (210.0 - 3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  553. 0x7fff8f675000 - 0x7fff8f676fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
  554. 0x7fff8f8b3000 - 0x7fff8f9b8fff libFontParser.dylib (??? - ???) <0920DA16-2066-33E6-BF95-AD4B0F3C22B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  555. 0x7fff8f9b9000 - 0x7fff8f9d5ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  556. 0x7fff8fa6c000 - 0x7fff8faa7fff com.apple.LDAPFramework (3.1 - 120.2) <5633BDE9-BDCB-35CC-BC6B-B8E4CD011D51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  557. 0x7fff8faa8000 - 0x7fff8fac8fff libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib
  558. 0x7fff8fac9000 - 0x7fff8fad5ff7 com.apple.CrashReporterSupport (10.7.3 - 349) <5EB46C20-5ED2-37EE-A033-4B3B355059FA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  559. 0x7fff8fad6000 - 0x7fff8fae8ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  560. 0x7fff8fb28000 - 0x7fff8fb44ff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <C1DF4A08-3CBA-3EEA-BA6E-3557F09052FE> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
  561. 0x7fff8fb45000 - 0x7fff8fb72ff7 com.apple.opencl (1.50.69 - 1.50.69) <687265AF-E9B6-3537-89D7-7C12EB38193D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  562. 0x7fff8fb73000 - 0x7fff8fb93fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  563. 0x7fff8fb94000 - 0x7fff8fbfaff7 com.apple.coreui (1.2.1 - 165.3) <378C9221-ADE6-36D9-9944-F33AE6904E4F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  564. 0x7fff8fc0d000 - 0x7fff8fc83fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  565. 0x7fff8fc84000 - 0x7fff8fd90fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
  566. 0x7fff8fd91000 - 0x7fff8fdd2fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  567. 0x7fff8fe8b000 - 0x7fff8fed1fff com.apple.OSAKit (1.2.3 - 82) <0E8C4C91-1B61-3558-884F-5C6E76329668> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
  568. 0x7fff8fed2000 - 0x7fff8fed6fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <37517279-C92E-3217-B49A-838198B48787> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  569. 0x7fff8ff25000 - 0x7fff8ffaaff7 com.apple.Heimdal (2.1 - 2.0) <3758B442-6175-32B8-8C17-D8ABDD589BF9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  570. 0x7fff8ffab000 - 0x7fff8ffabfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  571. 0x7fff8ffac000 - 0x7fff90000ff7 com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  572. 0x7fff9005c000 - 0x7fff9006afff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  573. 0x7fff90077000 - 0x7fff9008fff7 com.apple.iChat.InstantMessage (6.0 - 835) <69CD03BA-7F7A-33C5-9302-F28C029A1AEF> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
  574. 0x7fff90090000 - 0x7fff90824fef com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  575. 0x7fff90825000 - 0x7fff908b7ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  576. 0x7fff908b8000 - 0x7fff9090aff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  577. 0x7fff9090b000 - 0x7fff90967ff7 com.apple.QuickLookFramework (3.1 - 500.10) <35BF320E-26F5-310C-9FA9-D60919B218EC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  578.  
  579. External Modification Summary:
  580. Calls made by other processes targeting this process:
  581. task_for_pid: 9
  582. thread_create: 0
  583. thread_set_state: 0
  584. Calls made by this process:
  585. task_for_pid: 0
  586. thread_create: 0
  587. thread_set_state: 0
  588. Calls made by all processes on this machine:
  589. task_for_pid: 1018
  590. thread_create: 1
  591. thread_set_state: 0
  592.  
  593. VM Region Summary:
  594. ReadOnly portion of Libraries: Total=273.0M resident=159.1M(58%) swapped_out_or_unallocated=113.8M(42%)
  595. Writable regions: Total=16.2G written=42.6M(0%) resident=129.3M(1%) swapped_out=0K(0%) unallocated=16.0G(99%)
  596.  
  597. REGION TYPE VIRTUAL
  598. =========== =======
  599. CG backing stores 3984K
  600. CG image 108K
  601. CG raster data 400K
  602. CG shared images 4432K
  603. CoreAnimation 360K
  604. CoreGraphics 16K
  605. CoreImage 20K
  606. CoreServices 2360K
  607. IOKit 4068K
  608. MALLOC 374.3M
  609. MALLOC (reserved) 15.8G reserved VM address space (unallocated)
  610. MALLOC guard page 64K
  611. Memory tag=240 200K
  612. Memory tag=241 408K
  613. Memory tag=242 12K
  614. Memory tag=243 8K
  615. Memory tag=249 156K
  616. Memory tag=251 60K
  617. OpenCL 60K
  618. OpenGL GLSL 1372K
  619. OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
  620. SQLite page cache 960K
  621. STACK GUARD 56.1M
  622. Stack 17.2M
  623. VM_ALLOCATE 17.8M
  624. __CI_BITMAP 80K
  625. __DATA 30.2M
  626. __IMAGE 528K
  627. __LINKEDIT 63.4M
  628. __RC_CAMERAS 244K
  629. __TEXT 209.6M
  630. __UNICODE 544K
  631. mapped file 95.1M
  632. shared memory 28.5M
  633. =========== =======
  634. TOTAL 16.6G
  635. TOTAL, minus reserved VM space 912.0M
  636.  
  637. Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i7, 2.8 GHz, 4 GB, SMC 1.68f98
  638. Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
  639. Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
  640. Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
  641. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.19)
  642. Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
  643. Network Service: Wi-Fi, AirPort, en1
  644. Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB
  645. Serial ATA Device: MATSHITADVD-R UJ-8A8
  646. USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
  647. USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
  648. USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
  649. USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
  650. USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
  651. USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
  652. USB Device: iPod, apple_vendor_id, 0x129e, 0xfd120000 / 4
  653. USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement