Advertisement
elbarnett

ML crash issue

Oct 1st, 2012
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.02 KB | None | 0 0
  1. rocess: Rdio [7669]
  2. Path: /Applications/Rdio.app/Contents/MacOS/Rdio
  3. Identifier: com.rdio.desktop
  4. Version: 2.12 (2.12)
  5. Code Type: X86 (Native)
  6. Parent Process: launchd [141]
  7. User ID: 501
  8.  
  9. Date/Time: 2012-09-24 17:18:15.753 -0700
  10. OS Version: Mac OS X 10.8.2 (12C54)
  11. Report Version: 10
  12.  
  13. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  14.  
  15. Exception Type: EXC_BAD_ACCESS (SIGBUS)
  16. Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
  17.  
  18. VM Regions Near 0x8:
  19. --> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Rdio.app/Contents/MacOS/Rdio
  20. __TEXT 0000000000001000-0000000000046000 [ 276K] r-x/rwx SM=COW /Applications/Rdio.app/Contents/MacOS/Rdio
  21.  
  22. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  23. 0 com.apple.WebCore 0x00281879 WebCore::ThreadTimers::sharedTimerFiredInternal() + 169
  24. 1 com.apple.WebCore 0x002817ba WebCore::ThreadTimers::sharedTimerFired() + 106
  25. 2 com.apple.WebCore 0x00d029d0 WebCore::timerFired(__CFRunLoopTimer*, void*) + 64
  26. 3 com.apple.CoreFoundation 0x94b959b6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
  27. 4 com.apple.CoreFoundation 0x94b95355 __CFRunLoopDoTimer + 709
  28. 5 com.apple.CoreFoundation 0x94b7a162 __CFRunLoopRun + 1730
  29. 6 com.apple.CoreFoundation 0x94b7963a CFRunLoopRunSpecific + 378
  30. 7 com.apple.CoreFoundation 0x94b794ab CFRunLoopRunInMode + 123
  31. 8 com.apple.HIToolbox 0x9a30f15a RunCurrentEventLoopInMode + 242
  32. 9 com.apple.HIToolbox 0x9a30edf5 ReceiveNextEventCommon + 162
  33. 10 com.apple.HIToolbox 0x9a30ed44 BlockUntilNextEventMatchingListInMode + 88
  34. 11 com.apple.AppKit 0x925b9a3a _DPSNextEvent + 724
  35. 12 com.apple.AppKit 0x925b926c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
  36. 13 com.apple.AppKit 0x927e36f5 -[NSApplication _shouldTerminate] + 676
  37. 14 com.apple.AppKit 0x927e291c -[NSApplication terminate:] + 1143
  38. 15 libobjc.A.dylib 0x992765d3 -[NSObject performSelector:withObject:] + 70
  39. 16 com.apple.AppKit 0x926a5bd2 -[NSApplication sendAction:to:from:] + 436
  40. 17 com.apple.AppKit 0x927e23dc -[NSMenuItem _corePerformAction] + 529
  41. 18 com.apple.AppKit 0x927e206b -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163
  42. 19 com.apple.AppKit 0x927e16f4 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
  43. 20 com.apple.AppKit 0x927e16a0 -[NSMenu _performActionWithHighlightingForItemAtIndex:] + 48
  44. 21 com.apple.AppKit 0x927e0ba5 -[NSMenu performKeyEquivalent:] + 306
  45. 22 com.apple.AppKit 0x927dff5c -[NSApplication _handleKeyEquivalent:] + 915
  46. 23 com.apple.AppKit 0x92695ee1 -[NSApplication sendEvent:] + 5512
  47. 24 com.rdio.desktop 0x0000823d 0x1000 + 29245
  48. 25 com.apple.AppKit 0x925af72c -[NSApplication run] + 951
  49. 26 com.apple.AppKit 0x925526f6 NSApplicationMain + 1053
  50. 27 com.rdio.desktop 0x00002585 0x1000 + 5509
  51.  
  52. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  53. 0 libsystem_kernel.dylib 0x93a209ae kevent + 10
  54. 1 libdispatch.dylib 0x92373c71 _dispatch_mgr_invoke + 993
  55. 2 libdispatch.dylib 0x923737a9 _dispatch_mgr_thread + 53
  56.  
  57. Thread 2:: com.apple.NSURLConnectionLoader
  58. 0 libsystem_kernel.dylib 0x93a1d7d2 mach_msg_trap + 10
  59. 1 libsystem_kernel.dylib 0x93a1ccb0 mach_msg + 68
  60. 2 com.apple.CoreFoundation 0x94b74599 __CFRunLoopServiceMachPort + 185
  61. 3 com.apple.CoreFoundation 0x94b79f7f __CFRunLoopRun + 1247
  62. 4 com.apple.CoreFoundation 0x94b7963a CFRunLoopRunSpecific + 378
  63. 5 com.apple.CoreFoundation 0x94b794ab CFRunLoopRunInMode + 123
  64. 6 com.apple.Foundation 0x94fd613a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
  65. 7 com.apple.Foundation 0x9503a1d8 -[NSThread main] + 45
  66. 8 com.apple.Foundation 0x9503a15b __NSThread__main__ + 1396
  67. 9 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  68. 10 libsystem_c.dylib 0x919d3cee thread_start + 34
  69.  
  70. Thread 3:: JavaScriptCore::BlockFree
  71. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  72. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  73. 2 libsystem_c.dylib 0x91a740ec pthread_cond_timedwait$UNIX2003 + 70
  74. 3 com.apple.JavaScriptCore 0x9146b3d8 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 120
  75. 4 com.apple.JavaScriptCore 0x91681f43 JSC::BlockAllocator::blockFreeingThreadMain() + 115
  76. 5 com.apple.JavaScriptCore 0x9146935c WTF::threadEntryPoint(void*) + 76
  77. 6 com.apple.JavaScriptCore 0x91697880 WTF::wtfThreadEntryPoint(void*) + 16
  78. 7 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  79. 8 libsystem_c.dylib 0x919d3cee thread_start + 34
  80.  
  81. Thread 4:: JavaScriptCore::Marking
  82. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  83. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  84. 2 libsystem_c.dylib 0x91a740a1 pthread_cond_wait$UNIX2003 + 71
  85. 3 com.apple.JavaScriptCore 0x915ec6f6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
  86. 4 com.apple.JavaScriptCore 0x915ec5ee JSC::MarkStackThreadSharedData::markingThreadMain() + 238
  87. 5 com.apple.JavaScriptCore 0x9146935c WTF::threadEntryPoint(void*) + 76
  88. 6 com.apple.JavaScriptCore 0x91697880 WTF::wtfThreadEntryPoint(void*) + 16
  89. 7 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  90. 8 libsystem_c.dylib 0x919d3cee thread_start + 34
  91.  
  92. Thread 5:: JavaScriptCore::Marking
  93. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  94. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  95. 2 libsystem_c.dylib 0x91a740a1 pthread_cond_wait$UNIX2003 + 71
  96. 3 com.apple.JavaScriptCore 0x915ec6f6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
  97. 4 com.apple.JavaScriptCore 0x915ec5ee JSC::MarkStackThreadSharedData::markingThreadMain() + 238
  98. 5 com.apple.JavaScriptCore 0x9146935c WTF::threadEntryPoint(void*) + 76
  99. 6 com.apple.JavaScriptCore 0x91697880 WTF::wtfThreadEntryPoint(void*) + 16
  100. 7 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  101. 8 libsystem_c.dylib 0x919d3cee thread_start + 34
  102.  
  103. Thread 6:: JavaScriptCore::Marking
  104. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  105. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  106. 2 libsystem_c.dylib 0x91a740a1 pthread_cond_wait$UNIX2003 + 71
  107. 3 com.apple.JavaScriptCore 0x915ec6f6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
  108. 4 com.apple.JavaScriptCore 0x915ec5ee JSC::MarkStackThreadSharedData::markingThreadMain() + 238
  109. 5 com.apple.JavaScriptCore 0x9146935c WTF::threadEntryPoint(void*) + 76
  110. 6 com.apple.JavaScriptCore 0x91697880 WTF::wtfThreadEntryPoint(void*) + 16
  111. 7 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  112. 8 libsystem_c.dylib 0x919d3cee thread_start + 34
  113.  
  114. Thread 7:: com.apple.CFSocket.private
  115. 0 libsystem_kernel.dylib 0x93a1fbe6 __select + 10
  116. 1 com.apple.CoreFoundation 0x94bbdc00 __CFSocketManager + 1632
  117. 2 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  118. 3 libsystem_c.dylib 0x919d3cee thread_start + 34
  119.  
  120. Thread 8:
  121. 0 libsystem_kernel.dylib 0x93a1d7d2 mach_msg_trap + 10
  122. 1 libsystem_kernel.dylib 0x93a1ccb0 mach_msg + 68
  123. 2 com.apple.CoreFoundation 0x94b74599 __CFRunLoopServiceMachPort + 185
  124. 3 com.apple.CoreFoundation 0x94b79f7f __CFRunLoopRun + 1247
  125. 4 com.apple.CoreFoundation 0x94b7963a CFRunLoopRunSpecific + 378
  126. 5 com.apple.CoreFoundation 0x94b89061 CFRunLoopRun + 129
  127. 6 com.apple.Foundation 0x9503a1d8 -[NSThread main] + 45
  128. 7 com.apple.Foundation 0x9503a15b __NSThread__main__ + 1396
  129. 8 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  130. 9 libsystem_c.dylib 0x919d3cee thread_start + 34
  131.  
  132. Thread 9:: WebCore: LocalStorage
  133. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  134. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  135. 2 libsystem_c.dylib 0x91a740a1 pthread_cond_wait$UNIX2003 + 71
  136. 3 com.apple.JavaScriptCore 0x9146b3a3 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 67
  137. 4 com.apple.WebCore 0x00d10e1a WTF::PassOwnPtr<WebCore::StorageTask> WTF::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 74
  138. 5 com.apple.WebCore 0x00283bad WebCore::StorageThread::threadEntryPoint() + 157
  139. 6 com.apple.JavaScriptCore 0x9146935c WTF::threadEntryPoint(void*) + 76
  140. 7 com.apple.JavaScriptCore 0x91697880 WTF::wtfThreadEntryPoint(void*) + 16
  141. 8 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  142. 9 libsystem_c.dylib 0x919d3cee thread_start + 34
  143.  
  144. Thread 10:: com.apple.coremedia.networkbuffering
  145. 0 libsystem_kernel.dylib 0x93a1d7d2 mach_msg_trap + 10
  146. 1 libsystem_kernel.dylib 0x93a1ccb0 mach_msg + 68
  147. 2 com.apple.CoreFoundation 0x94b74599 __CFRunLoopServiceMachPort + 185
  148. 3 com.apple.CoreFoundation 0x94b79f7f __CFRunLoopRun + 1247
  149. 4 com.apple.CoreFoundation 0x94b7963a CFRunLoopRunSpecific + 378
  150. 5 com.apple.CoreFoundation 0x94b89061 CFRunLoopRun + 129
  151. 6 com.apple.CoreMedia 0x98fecd14 FigThreadGlobalNetworkBufferingRunloop + 31
  152. 7 com.apple.CoreMedia 0x98feee58 figThreadMain + 483
  153. 8 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  154. 9 libsystem_c.dylib 0x919d3cee thread_start + 34
  155.  
  156. Thread 11:: com.apple.coremedia.asyncio
  157. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  158. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  159. 2 libsystem_c.dylib 0x91a740a1 pthread_cond_wait$UNIX2003 + 71
  160. 3 com.apple.CoreMedia 0x98fee8a6 FigSemaphoreWaitRelative + 303
  161. 4 com.apple.MediaToolbox 0x91e9f8ca 0x91e82000 + 121034
  162. 5 com.apple.CoreMedia 0x98feee58 figThreadMain + 483
  163. 6 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  164. 7 libsystem_c.dylib 0x919d3cee thread_start + 34
  165.  
  166. Thread 12:: com.apple.coremedia.player.async
  167. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  168. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  169. 2 libsystem_c.dylib 0x91a740a1 pthread_cond_wait$UNIX2003 + 71
  170. 3 com.apple.CoreMedia 0x98fee8a6 FigSemaphoreWaitRelative + 303
  171. 4 com.apple.MediaToolbox 0x91ee4c20 0x91e82000 + 404512
  172. 5 com.apple.CoreMedia 0x98feee58 figThreadMain + 483
  173. 6 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  174. 7 libsystem_c.dylib 0x919d3cee thread_start + 34
  175.  
  176. Thread 13:: AQClient
  177. 0 libsystem_kernel.dylib 0x93a1d7d2 mach_msg_trap + 10
  178. 1 libsystem_kernel.dylib 0x93a1ccb0 mach_msg + 68
  179. 2 com.apple.CoreFoundation 0x94b74599 __CFRunLoopServiceMachPort + 185
  180. 3 com.apple.CoreFoundation 0x94b79f7f __CFRunLoopRun + 1247
  181. 4 com.apple.CoreFoundation 0x94b7963a CFRunLoopRunSpecific + 378
  182. 5 com.apple.CoreFoundation 0x94b794ab CFRunLoopRunInMode + 123
  183. 6 com.apple.audio.toolbox.AudioToolbox 0x9221c0d9 GenericRunLoopThread::Entry(void*) + 209
  184. 7 com.apple.audio.toolbox.AudioToolbox 0x9221c004 CAPThread::Entry(CAPThread*) + 196
  185. 8 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  186. 9 libsystem_c.dylib 0x919d3cee thread_start + 34
  187.  
  188. Thread 14:: com.apple.coremedia.audioqueue.source
  189. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  190. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  191. 2 libsystem_c.dylib 0x91a740a1 pthread_cond_wait$UNIX2003 + 71
  192. 3 com.apple.CoreMedia 0x98fee8a6 FigSemaphoreWaitRelative + 303
  193. 4 com.apple.MediaToolbox 0x91eb9da6 0x91e82000 + 228774
  194. 5 com.apple.CoreMedia 0x98feee58 figThreadMain + 483
  195. 6 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  196. 7 libsystem_c.dylib 0x919d3cee thread_start + 34
  197.  
  198. Thread 15:: com.apple.coremedia.audiomentor
  199. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  200. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  201. 2 libsystem_c.dylib 0x91a740a1 pthread_cond_wait$UNIX2003 + 71
  202. 3 com.apple.CoreMedia 0x98fee8a6 FigSemaphoreWaitRelative + 303
  203. 4 com.apple.MediaToolbox 0x91f08c1c 0x91e82000 + 551964
  204. 5 com.apple.CoreMedia 0x98feee58 figThreadMain + 483
  205. 6 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  206. 7 libsystem_c.dylib 0x919d3cee thread_start + 34
  207.  
  208. Thread 16:
  209. 0 libsystem_kernel.dylib 0x93a1f8e2 __psynch_cvwait + 10
  210. 1 libsystem_c.dylib 0x919ee220 _pthread_cond_wait + 833
  211. 2 libsystem_c.dylib 0x91a740a1 pthread_cond_wait$UNIX2003 + 71
  212. 3 com.apple.audio.toolbox.AudioToolbox 0x9222bfa9 CAGuard::Wait() + 113
  213. 4 com.apple.audio.toolbox.AudioToolbox 0x9222ac1d AQConverterManager::AQConverterThread::Run() + 271
  214. 5 com.apple.audio.toolbox.AudioToolbox 0x9222aaa6 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
  215. 6 com.apple.audio.toolbox.AudioToolbox 0x9221c004 CAPThread::Entry(CAPThread*) + 196
  216. 7 libsystem_c.dylib 0x919e9557 _pthread_start + 344
  217. 8 libsystem_c.dylib 0x919d3cee thread_start + 34
  218.  
  219. Thread 17:
  220. 0 libsystem_kernel.dylib 0x93a200ee __workq_kernreturn + 10
  221. 1 libsystem_c.dylib 0x919ec04c _pthread_workq_return + 45
  222. 2 libsystem_c.dylib 0x919ebe19 _pthread_wqthread + 448
  223. 3 libsystem_c.dylib 0x919d3cca start_wqthread + 30
  224.  
  225. Thread 18:
  226. 0 libsystem_kernel.dylib 0x93a200ee __workq_kernreturn + 10
  227. 1 libsystem_c.dylib 0x919ec04c _pthread_workq_return + 45
  228. 2 libsystem_c.dylib 0x919ebe19 _pthread_wqthread + 448
  229. 3 libsystem_c.dylib 0x919d3cca start_wqthread + 30
  230.  
  231. Thread 19:
  232. 0 libsystem_kernel.dylib 0x93a200ee __workq_kernreturn + 10
  233. 1 libsystem_c.dylib 0x919ec04c _pthread_workq_return + 45
  234. 2 libsystem_c.dylib 0x919ebe19 _pthread_wqthread + 448
  235. 3 libsystem_c.dylib 0x919d3cca start_wqthread + 30
  236.  
  237. Thread 20:
  238. 0 libsystem_kernel.dylib 0x93a200ee __workq_kernreturn + 10
  239. 1 libsystem_c.dylib 0x919ec04c _pthread_workq_return + 45
  240. 2 libsystem_c.dylib 0x919ebe19 _pthread_wqthread + 448
  241. 3 libsystem_c.dylib 0x919d3cca start_wqthread + 30
  242.  
  243. Thread 21:
  244. 0 libsystem_kernel.dylib 0x93a200ee __workq_kernreturn + 10
  245. 1 libsystem_c.dylib 0x919ec04c _pthread_workq_return + 45
  246. 2 libsystem_c.dylib 0x919ebe19 _pthread_wqthread + 448
  247. 3 libsystem_c.dylib 0x919d3cca start_wqthread + 30
  248.  
  249. Thread 0 crashed with X86 Thread State (32-bit):
  250. eax: 0x00000000 ebx: 0x0028175e ecx: 0x0d49f480 edx: 0x0d49f494
  251. edi: 0x14663054 esi: 0x03f40d68 ebp: 0xbfffde58 esp: 0xbfffde10
  252. ss: 0x00000023 efl: 0x00010286 eip: 0x00281879 cs: 0x0000001b
  253. ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
  254. cr2: 0x00000008
  255. Logical CPU: 2
  256.  
  257. Binary Images:
  258. 0x1000 - 0x45ffb +com.rdio.desktop (2.12 - 2.12) <D70105CC-FE7C-31C2-8DF6-1A63AA460695> /Applications/Rdio.app/Contents/MacOS/Rdio
  259. 0x5d000 - 0x65ff7 +org.brautaset.JSON (2.3.1 - 1.1.1) <541309FA-16AE-2123-1DB6-F7B3AC80D539> /Applications/Rdio.app/Contents/Frameworks/JSON.framework/Versions/A/JSON
  260. 0x72000 - 0x190ff3 com.apple.WebKit (8536 - 8536.26.14) <C98F734D-D579-3F89-9A58-9EE890B1748E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  261. 0x241000 - 0x254fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <5DF2B8A3-560D-4500-6B85-4215644DE532> /Applications/Rdio.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  262. 0x265000 - 0xef4ff3 com.apple.WebCore (8536 - 8536.26.14) <82E97E6B-3F31-39A7-B41F-CD308E6EF238> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  263. 0x1676000 - 0x1721fff libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
  264. 0x17d7000 - 0x17e4ff3 com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
  265. 0x1f74000 - 0x1f79fff com.apple.audio.AppleHDAHALPlugIn (2.3.1 - 2.3.1f2) <58BDA15D-2B2D-3E77-BC8C-D14AB1E4AC4E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
  266. 0xcd83000 - 0xcd87ffb libFontRegistryUI.dylib (100) <10CAC446-A500-3291-A144-7FAFA57D6720> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
  267. 0xcd8f000 - 0xcd90ff8 ATSHI.dylib (341.1) <7FD74F4D-E42A-30CB-8863-1832BFADFE5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
  268. 0xd568000 - 0xd682ff3 com.apple.avfoundation (2.0 - 361.25) <0CB46B4A-8330-3BD8-B081-71314C6687A5> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
  269. 0xf7c0000 - 0xf7c3ff7 +com.macromedia.Flash Player.plugin (11.4.402.265 - 11.4.402.265) <A457820A-7FA0-4968-4EAD-A118FA46B6EC> /Applications/Rdio.app/Contents/PlugIns/Flash Player.plugin/Contents/MacOS/Flash Player
  270. 0xf7cb000 - 0x10868fc7 +com.macromedia.FlashPlayer-10.6.plugin (11.4.402.265 - 11.4.402.265) <8462F4D7-7FDF-2753-AF96-E5F5236A463A> /Applications/Rdio.app/Contents/PlugIns/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlayer-10.6
  271. 0x10c1b000 - 0x10da7ff8 GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
  272. 0x10dde000 - 0x10f2fff7 libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  273. 0x10f5d000 - 0x10f69ffb libGPUSupport.dylib (8.6.1) <FB98F9CE-31D0-321C-90FE-87D30294921B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
  274. 0x10f70000 - 0x10f9cffa GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
  275. 0x10fa5000 - 0x10fadffc libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  276. 0x10fb4000 - 0x10fb6fff libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  277. 0x11100000 - 0x11555fff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.0.61 - 8.0.0) <B4AA3A13-9470-34AF-AFF6-590C67FA0A6F> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
  278. 0x13840000 - 0x13853ff5 com.apple.webcontentfilter.framework (3.1 - 5) <DC3B5B53-CC1A-3E34-A500-F776EF0E5E2A> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
  279. 0x13863000 - 0x13889fff com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <8DE3CB89-6682-3C69-8115-7027583F1B29> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
  280. 0x1a420000 - 0x1a625fff com.apple.audio.codecs.Components (3.0 - 3.0) <B826A71F-1D4C-3B2D-B104-D06583172F1B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
  281. 0x1ad22000 - 0x1ada2ff6 com.apple.xquery (1.3.1 - 30) <F6B4DB2B-47A3-3B61-9297-FA2B53859DFF> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
  282. 0x70000000 - 0x7015dff7 com.apple.audio.units.Components (1.8 - 1.8) <2637680C-A07E-3387-BD21-33B04B7C7A95> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
  283. 0x8ed4a000 - 0x8f58bffb com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <36946D7B-4FF7-34CC-B6FE-D6F48406A60F> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
  284. 0x8fe11000 - 0x8fe43e57 dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld
  285. 0x90007000 - 0x90013ffe libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib
  286. 0x90014000 - 0x9019dff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  287. 0x9019e000 - 0x901a2fff com.apple.IOSurface (86.0.3 - 86.0.3) <E3A4DB0A-1C1A-31E3-A550-5C0E1C874509> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  288. 0x901a8000 - 0x901d5ffb com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  289. 0x901d6000 - 0x90200ff9 com.apple.framework.Apple80211 (8.0.1 - 801.17) <8A8BBBFD-496B-35A6-A26E-ADF8D672D908> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  290. 0x90201000 - 0x9023cfe7 libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  291. 0x9023d000 - 0x90269ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
  292. 0x9026c000 - 0x902dbffb com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  293. 0x902dc000 - 0x90373ffb libCoreStorage.dylib (274.7) <1F99649B-4407-35F2-B419-9FE010360816> /usr/lib/libCoreStorage.dylib
  294. 0x90374000 - 0x903a1ffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
  295. 0x903a2000 - 0x9055effd libicucore.A.dylib (491.11.1) <B19E450A-BAF1-3967-9C95-7F77DC0B4639> /usr/lib/libicucore.A.dylib
  296. 0x9055f000 - 0x909a1fff com.apple.CoreGraphics (1.600.0 - 324.6) <66556166-F9A7-3EEC-A562-46061C7A79E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  297. 0x909a2000 - 0x90d5affa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  298. 0x90d5b000 - 0x90d63fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
  299. 0x90d64000 - 0x90e61ff7 com.apple.DiskImagesFramework (10.8 - 344) <FE0D97D0-BF16-3C5E-860E-6D3DB681F4EC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  300. 0x90e62000 - 0x90ebbfff com.apple.QuickLookFramework (4.0 - 555.4) <96911441-FDD4-3B68-9E0C-51BA11A97C2E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  301. 0x90ebc000 - 0x90ec2fff libGFXShared.dylib (8.6.1) <E32A7266-FCDD-352C-9C2A-8939265974AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  302. 0x90ec3000 - 0x90ec7fff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  303. 0x90ec8000 - 0x90f44ff3 com.apple.Metadata (10.7.0 - 707.3) <6B6A6216-23D0-34CE-8099-BEE9BA42501E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  304. 0x90f45000 - 0x90f45ffd libOpenScriptingUtil.dylib (148.2) <907E25B1-4F50-3461-B8D5-733C687EB534> /usr/lib/libOpenScriptingUtil.dylib
  305. 0x90f46000 - 0x90f66ffd com.apple.ChunkingLibrary (2.0 - 133.2) <FE5F0F1E-B15D-3F76-8655-DC2FE19BF56E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  306. 0x91259000 - 0x91298ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  307. 0x912a3000 - 0x913deff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  308. 0x913df000 - 0x91438fff com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  309. 0x91439000 - 0x91462fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
  310. 0x91463000 - 0x91463fff libSystem.B.dylib (169.3) <F479E729-89C7-3B4C-9731-678EB673A861> /usr/lib/libSystem.B.dylib
  311. 0x91464000 - 0x91464fff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  312. 0x91465000 - 0x916bdff1 com.apple.JavaScriptCore (8536 - 8536.26.7) <75629E05-65FE-3699-8CDC-80C95015CF42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  313. 0x916be000 - 0x916f1ff3 com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  314. 0x916f2000 - 0x917f0ff7 libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  315. 0x91800000 - 0x91809ffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  316. 0x9180a000 - 0x91818fff com.apple.opengl (1.8.6 - 1.8.6) <1AD1AE7B-B57B-35B5-B571-32A34F0DA737> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  317. 0x91819000 - 0x91819fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  318. 0x9181a000 - 0x9185bff7 com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
  319. 0x91925000 - 0x91947fff libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib
  320. 0x91948000 - 0x91952fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  321. 0x91953000 - 0x919b7fff com.apple.datadetectorscore (4.0 - 269.1) <3EFFB8D8-CD46-3BB2-9B9F-2F757B9EC998> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  322. 0x919b8000 - 0x919c8ff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  323. 0x919c9000 - 0x919d2ff9 com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  324. 0x919d3000 - 0x91a90feb libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
  325. 0x91a91000 - 0x91a91fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  326. 0x91a92000 - 0x91aecfff com.apple.Symbolication (1.3 - 93) <A839CFC2-F870-3652-B353-15A55D88F88D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  327. 0x91b44000 - 0x91dcfff3 com.apple.RawCamera.bundle (4.00 - 658) <53F1DB23-B58B-3EAF-9D1E-95C34E669DDB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  328. 0x91dd0000 - 0x91ddcff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
  329. 0x91ddd000 - 0x91df2fff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  330. 0x91df3000 - 0x91df3ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <4C13DEA2-1EB0-3D06-901A-DB93184C06F0> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  331. 0x91df4000 - 0x91e44ff7 com.apple.CoreMediaIO (301.0 - 4147) <D245C998-5E2B-3559-8E08-AADCE51F9456> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  332. 0x91e71000 - 0x91e7dff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  333. 0x91e7e000 - 0x91e81ffe com.apple.LoginUICore (2.0 - 2.0) <2CCB81A5-1194-3F16-8FD0-F779014E389D> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
  334. 0x91e82000 - 0x92215ffb com.apple.MediaToolbox (1.0 - 926.62) <7290B07B-4D03-3B46-809C-64C8FB97B40C> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  335. 0x92216000 - 0x9236effb com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <9205DFC2-8DAE-354E-AD87-46E229B5F2F1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  336. 0x9236f000 - 0x92381ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
  337. 0x92382000 - 0x92414ffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  338. 0x92415000 - 0x92455fff com.apple.MediaKit (13 - 659) <37B8C1E3-B67D-3FE6-8A14-7FFD9F31C556> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  339. 0x92456000 - 0x93012ffb com.apple.AppKit (6.8 - 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  340. 0x932ff000 - 0x93328ff7 libRIP.A.dylib (324.6) <7976E6A2-A489-33F5-A727-7634DDE3B761> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  341. 0x93329000 - 0x9332afff libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
  342. 0x9332b000 - 0x93350ff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
  343. 0x93351000 - 0x9335bffb libcsfde.dylib (274.7) <3560C5D0-59F3-311E-A298-1F71E4B58351> /usr/lib/libcsfde.dylib
  344. 0x9335c000 - 0x9336fff9 com.apple.MultitouchSupport.framework (235.28 - 235.28) <5C8CFA21-D4FC-32E8-B199-0F7155E6ED9A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  345. 0x93370000 - 0x9337dff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  346. 0x9337e000 - 0x93a0afeb com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  347. 0x93a0b000 - 0x93a25ffc libsystem_kernel.dylib (2050.18.24) <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
  348. 0x93a26000 - 0x93a30fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
  349. 0x93a31000 - 0x93aaaff0 com.apple.CorePDF (2.0 - 2) <6B5BF755-F336-359C-9A99-F006F61442CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  350. 0x93aab000 - 0x93ac8fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
  351. 0x93ac9000 - 0x93b0eff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  352. 0x9438c000 - 0x9438effd com.apple.EFILogin (2.0 - 2) <C2D9F59D-8E7E-3FB3-BEB4-1BA05E422B2A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
  353. 0x943f6000 - 0x94672ff7 com.apple.QuickTime (7.7.1 - 2599.13) <FE609160-E1EF-341D-9B6A-205D3E03A4D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
  354. 0x94673000 - 0x9467bfff com.apple.DiskArbitration (2.5.1 - 2.5.1) <25A7232F-9B6A-3746-A3A8-12479D086B1E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  355. 0x9467c000 - 0x94688ffa com.apple.CrashReporterSupport (10.8.2 - 414.3) <15321A03-11A6-39BE-B6F5-422F382B34AC> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  356. 0x94689000 - 0x948a0fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  357. 0x948a1000 - 0x94977fff com.apple.DiscRecording (7.0 - 7000.2.4) <BCFA6387-F4B4-3B16-A46E-B7E77C8FB769> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  358. 0x94978000 - 0x949bafff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
  359. 0x949bd000 - 0x949c0ffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
  360. 0x949c1000 - 0x949deff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
  361. 0x949df000 - 0x94a15ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  362. 0x94a16000 - 0x94b21ff7 libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  363. 0x94b22000 - 0x94b41ff3 com.apple.Ubiquity (1.2 - 243.10) <D2C9F356-1681-31D2-B292-5227E2DDEB0B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  364. 0x94b42000 - 0x94d2aff3 com.apple.CoreFoundation (6.8 - 744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  365. 0x94d2e000 - 0x94d31ff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  366. 0x94d32000 - 0x94d9afe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  367. 0x94dd1000 - 0x94dd1fff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  368. 0x94dd2000 - 0x94e3aff7 com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  369. 0x94e7b000 - 0x94e82fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
  370. 0x94e83000 - 0x94f9bff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
  371. 0x94f9c000 - 0x952b9ff3 com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  372. 0x952ba000 - 0x952d0fff com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  373. 0x952d1000 - 0x95315fff libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  374. 0x95316000 - 0x9535bff5 com.apple.opencl (2.1.20 - 2.1.20) <41C4AE6E-67B6-33E2-A9B6-BF6F01580B16> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  375. 0x9535c000 - 0x95469ff3 com.apple.ImageIO.framework (3.2.0 - 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  376. 0x9546a000 - 0x95471fff libsystem_dnssd.dylib (379.32.1) <6A505284-2382-3F27-B96F-15FFDACF004E> /usr/lib/system/libsystem_dnssd.dylib
  377. 0x95472000 - 0x954cffff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  378. 0x954d0000 - 0x95567ff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  379. 0x95568000 - 0x95599fff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  380. 0x955cb000 - 0x95617fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
  381. 0x95618000 - 0x9561cff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
  382. 0x9561d000 - 0x956a2ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  383. 0x956ef000 - 0x95748ff7 com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <541529F7-063E-370B-9EB2-DF5BE39073E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  384. 0x95749000 - 0x9574afff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
  385. 0x9574b000 - 0x9574bfff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
  386. 0x9574c000 - 0x9574dffb libodfde.dylib (18) <3A56DA84-5ACC-3D91-B31A-B87BC4BC34F1> /usr/lib/libodfde.dylib
  387. 0x9574e000 - 0x9575cfff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
  388. 0x9586e000 - 0x95a9efff com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
  389. 0x95acf000 - 0x95b1dff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <7BA6C58B-0357-356F-BB69-17ACB5E35988> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  390. 0x95b1e000 - 0x95b21ffb libutil.dylib (30) <605DD210-46C2-3D4A-8DC1-08B0E80694FD> /usr/lib/libutil.dylib
  391. 0x95bc0000 - 0x95bc3ff9 libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  392. 0x95bc4000 - 0x95c1bff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  393. 0x95c5f000 - 0x95d57ff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
  394. 0x95d58000 - 0x95e0cfff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  395. 0x95e0d000 - 0x95e95fff com.apple.PDFKit (2.7.2 - 2.7.2) <7AE7BAE9-4C21-3BFB-919E-5C6EEBBDFF75> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
  396. 0x95e96000 - 0x96103fff com.apple.imageKit (2.2 - 667) <3F5F92DB-C0C0-3C5F-98C6-B84AB9E28B55> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
  397. 0x96107000 - 0x9610aff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  398. 0x9610b000 - 0x961a5fff com.apple.CoreSymbolication (3.0 - 87) <1A13CC83-4635-3AC6-9A86-E8DCE99562B5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  399. 0x961a6000 - 0x961b8fff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
  400. 0x961b9000 - 0x961fbff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
  401. 0x96216000 - 0x96221fff libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib
  402. 0x96222000 - 0x9636fffb com.apple.CFNetwork (596.2.3 - 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  403. 0x96370000 - 0x96395ff7 com.apple.CoreVideo (1.8 - 99.3) <5B872AC0-E82D-3475-A3F9-FD95F380560D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  404. 0x96396000 - 0x9648aff3 com.apple.QuickLookUIFramework (4.0 - 555.4) <D66F61A6-2C4C-359F-A2E3-7D023C33CB5A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
  405. 0x96491000 - 0x964afff3 com.apple.openscripting (1.3.6 - 148.2) <55738D66-CC15-3F43-9265-00C3322D39C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  406. 0x964b0000 - 0x96584fff com.apple.backup.framework (1.4.1 - 1.4.1) <55F2A679-9B21-3F43-A580-4C2ECF6A5FC5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  407. 0x96585000 - 0x96588ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
  408. 0x96607000 - 0x9661cfff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  409. 0x9661d000 - 0x96627fff libCSync.A.dylib (324.6) <D2E8AC70-C6D1-3C40-8A82-E50422EDCFBF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  410. 0x96628000 - 0x96628fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  411. 0x96629000 - 0x96646fff libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib
  412. 0x96647000 - 0x966f1fff com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  413. 0x966f2000 - 0x9686aff5 com.apple.QuartzCore (1.8 - 304.0) <D9E018B8-6E5F-3FFA-A1B2-2B1BC1E03CA2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  414. 0x9686b000 - 0x968b4ff7 com.apple.framework.CoreWLAN (3.0.1 - 301.11) <ABA6A926-34C2-3C09-AD9F-A87A8A35536A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  415. 0x968c3000 - 0x96929fff com.apple.print.framework.PrintCore (8.1 - 387.1) <F8CF762B-B707-3021-958F-BB8D33DB3576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  416. 0x9692a000 - 0x96943fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  417. 0x96944000 - 0x96a25fff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
  418. 0x96a26000 - 0x96a27fff libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
  419. 0x96a28000 - 0x96a29ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  420. 0x96a2a000 - 0x96ad9ff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  421. 0x96ae3000 - 0x96ae6ffd libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  422. 0x96ae7000 - 0x96d8affb com.apple.CoreImage (8.2.2 - 1.0.1) <85BFFB09-D765-3F5F-AF65-FB136DDCAEF3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  423. 0x96d8b000 - 0x96d8efff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  424. 0x96dcc000 - 0x96dffff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
  425. 0x96e00000 - 0x96e04ffc libGIF.dylib (845) <714E9F0D-D7A3-3F58-B46E-FCBE0F144B23> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  426. 0x96e05000 - 0x96e69ff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
  427. 0x96e6a000 - 0x96e6cfff com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  428. 0x96e6d000 - 0x96e75fff com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  429. 0x96e76000 - 0x97baeff7 com.apple.QuickTimeComponents.component (7.7.1 - 2599.13) <85C70D1B-D074-3891-BF8D-9BA81D2C224B> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
  430. 0x97baf000 - 0x97bddff3 com.apple.framework.Admin (12.0 - 12.0) <E7364F79-8DF9-3A64-9C78-4CF317AD1123> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
  431. 0x97bde000 - 0x97be2fff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  432. 0x97be3000 - 0x97c3aff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  433. 0x97c3b000 - 0x98037feb com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  434. 0x98038000 - 0x98045fff libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  435. 0x98046000 - 0x98463fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  436. 0x98464000 - 0x98466fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
  437. 0x98469000 - 0x9848dfff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  438. 0x9848e000 - 0x98526fff com.apple.CoreServices.OSServices (557.4 - 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  439. 0x98527000 - 0x9852bffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
  440. 0x9852c000 - 0x98551ffb com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  441. 0x98552000 - 0x9856eff7 libPng.dylib (845) <14C43094-C670-3575-BF9B-3A967E05EAC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  442. 0x9856f000 - 0x98575fff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  443. 0x98576000 - 0x9865fff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
  444. 0x98686000 - 0x987e3ffb com.apple.QTKit (7.7.1 - 2599.13) <2DC9E2BB-9895-3D02-A318-88431052E70B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  445. 0x987e4000 - 0x987f2ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
  446. 0x987f3000 - 0x98efaff0 libclh.dylib (4.0.3 - 4.0.3) <36281EB0-2A92-3DCA-858D-698636E3B900> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
  447. 0x98efb000 - 0x98f02ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  448. 0x98f03000 - 0x98f27fff libJPEG.dylib (845) <547FA9A5-0BBB-3E39-BACA-F3E2DAE57DB0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  449. 0x98f28000 - 0x98f38ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
  450. 0x98f39000 - 0x98f42ff3 com.apple.DisplayServicesFW (2.6.1 - 353) <50D0BBF0-F911-380F-B470-E59B5E48E520> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  451. 0x98f43000 - 0x98f4effb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  452. 0x98f4f000 - 0x98fc9ff3 com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  453. 0x98fca000 - 0x99011ff3 com.apple.CoreMedia (1.0 - 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  454. 0x99012000 - 0x99061ff6 libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  455. 0x99062000 - 0x99099ffa com.apple.LDAPFramework (2.4.28 - 194.5) <8368FAE7-2B89-3A7D-B6EE-7184B522CB66> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  456. 0x9909a000 - 0x990f5fff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  457. 0x990f6000 - 0x991e7ffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
  458. 0x991e8000 - 0x991e8fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  459. 0x991e9000 - 0x991f3ffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  460. 0x991f4000 - 0x991fbffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
  461. 0x991fc000 - 0x99213fff com.apple.GenerationalStorage (1.1 - 132.2) <93694E0D-35D3-3633-976E-F354CBD92F54> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  462. 0x99214000 - 0x99215fff libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
  463. 0x99216000 - 0x99257ff7 libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib
  464. 0x99258000 - 0x99365057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
  465. 0x99366000 - 0x9936dffe com.apple.agl (3.2.1 - AGL-3.2.1) <D0A9B878-7F1F-3210-B6AF-91D2DBEFF21B> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  466. 0x9937a000 - 0x9967fff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  467. 0x99680000 - 0x99682ffb libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  468. 0x99683000 - 0x996d1ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  469. 0x996d2000 - 0x996d2fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
  470. 0x996d3000 - 0x996e1ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
  471. 0x996e2000 - 0x99782ff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  472. 0x99783000 - 0x997c5ffb com.apple.RemoteViewServices (2.0 - 80.5) <60E04F2F-AFD8-3B1F-BF07-8A3A7EABB8E9> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  473. 0x997fc000 - 0x997fdfff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
  474. 0x997fe000 - 0x9991cff7 com.apple.MediaControlSender (1.4.5 - 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
  475. 0x9991d000 - 0x99bddfff com.apple.security (7.0 - 55179.1) <CB470E48-621B-34D9-9E78-8B773358CB6B> /System/Library/Frameworks/Security.framework/Versions/A/Security
  476. 0x99f88000 - 0x99f9fff4 com.apple.CoreMediaAuthoring (2.1 - 914) <8D71DE7D-7F53-3052-9FAF-132CB61BA9F5> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  477. 0x99fa0000 - 0x99ffbff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  478. 0x99ffc000 - 0x9a05efff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
  479. 0x9a05f000 - 0x9a0d4ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  480. 0x9a0d5000 - 0x9a193ff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  481. 0x9a194000 - 0x9a195ffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
  482. 0x9a196000 - 0x9a197fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
  483. 0x9a198000 - 0x9a2b4ff7 com.apple.desktopservices (1.7.2 - 1.7.2) <8E74D101-8398-34F1-A463-B4950680A597> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  484. 0x9a2b5000 - 0x9a2b5fff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  485. 0x9a2b6000 - 0x9a2b6fff com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  486. 0x9a2b7000 - 0x9a69aff3 com.apple.HIToolbox (2.0 - 625) <5A312E41-9940-363E-B891-90C4672E6850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  487. 0x9a69b000 - 0x9a69dfff libCVMSPluginSupport.dylib (8.6.1) <8A174BD9-992E-351D-8F9A-DF6991723ABE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  488. 0xc0000000 - 0xc003bff7 +com.growl.growlframework (2.0 - 2.0) <A2117A1C-8131-3DD3-829F-471627A859B1> /Applications/Rdio.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
  489.  
  490. External Modification Summary:
  491. Calls made by other processes targeting this process:
  492. task_for_pid: 17160
  493. thread_create: 0
  494. thread_set_state: 0
  495. Calls made by this process:
  496. task_for_pid: 0
  497. thread_create: 0
  498. thread_set_state: 0
  499. Calls made by all processes on this machine:
  500. task_for_pid: 2932378
  501. thread_create: 1
  502. thread_set_state: 975
  503.  
  504. VM Region Summary:
  505. ReadOnly portion of Libraries: Total=237.3M resident=111.4M(47%) swapped_out_or_unallocated=125.9M(53%)
  506. Writable regions: Total=352.0M written=127.5M(36%) resident=200.8M(57%) swapped_out=0K(0%) unallocated=151.2M(43%)
  507.  
  508. REGION TYPE VIRTUAL
  509. =========== =======
  510. ATS (font support) 31.8M
  511. CG backing stores 27.2M
  512. CG image 4K
  513. CG raster data 288K
  514. CG shared images 192K
  515. CoreAnimation 4K
  516. CoreServices 3264K
  517. IOKit 4K
  518. JS JIT generated code 3904K
  519. JS VM register file 4096K
  520. JS garbage collector 37.4M
  521. MALLOC 201.4M
  522. MALLOC guard page 48K
  523. Memory tag=240 2300K
  524. Memory tag=242 12K
  525. Memory tag=243 4K
  526. Memory tag=249 156K
  527. Memory tag=35 2440K
  528. OpenGL GLSL 768K
  529. SQLite page cache 2304K
  530. Stack 74.2M
  531. VM_ALLOCATE 22.6M
  532. __DATA 15.4M
  533. __DATA/__OBJC 256K
  534. __IMAGE 528K
  535. __IMPORT 4K
  536. __LINKEDIT 42.2M
  537. __OBJC 2860K
  538. __OBJC/__DATA 64K
  539. __PAGEZERO 4K
  540. __TEXT 195.2M
  541. __UNICODE 544K
  542. mapped file 69.1M
  543. shared memory 32.3M
  544. =========== =======
  545. TOTAL 772.2M
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement