Advertisement
Guest User

Crash Report

a guest
Apr 29th, 2015
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.61 KB | None | 0 0
  1. Process: armagetronad [45232]
  2. Path: /Users/USER/*/Armagetron Advanced.app/Contents/MacOS/Armagetron Advanced
  3. Identifier: org.armagetronad.armagetronad
  4. Version: 0.4_alpha20150429 (0)
  5. Code Type: X86 (Native)
  6. Parent Process: ??? [1]
  7. Responsible: armagetronad [45232]
  8. User ID: 501
  9.  
  10. Date/Time: 2015-04-29 23:10:24.124 +0200
  11. OS Version: Mac OS X 10.10.3 (14D136)
  12. Report Version: 11
  13. Anonymous UUID: 531CAEEB-38C6-AB84-B971-3DE9D49D2494
  14.  
  15.  
  16. Time Awake Since Boot: 1900 seconds
  17.  
  18. Crashed Thread: 1 Dispatch queue: com.apple.libdispatch-manager
  19.  
  20. Exception Type: EXC_CRASH (SIGSEGV)
  21. Exception Codes: 0x0000000000000000, 0x0000000000000000
  22.  
  23. Thread 0:: Dispatch queue: com.apple.main-thread
  24. 0 org.armagetronad.armagetronad 0x0012ff7b gCycle::Timestep(float) + 2155
  25. 1 org.armagetronad.armagetronad 0x001f3cb0 eGameObject::TimestepThis(float, eGameObject*) + 320
  26. 2 org.armagetronad.armagetronad 0x00138267 gCycle::SyncEnemy(tCoord const&) + 1559
  27. 3 org.armagetronad.armagetronad 0x0013783f gCycle::ReadSync(Game::CycleSync const&, nSenderInfo const&) + 2559
  28. 4 org.armagetronad.armagetronad 0x0013bc4b nNetObjectDescriptor<gCycle, Game::CycleSync>::HandleCreation(Game::CycleSync const&, nSenderInfo const&) + 187
  29. 5 org.armagetronad.armagetronad 0x0013b94c nProtoBufMessage<Game::CycleSync>::OnHandle() + 140
  30. 6 org.armagetronad.armagetronad 0x0029c068 nMessageBase::Handle() + 56
  31. 7 org.armagetronad.armagetronad 0x0029cd0b rec_peer(unsigned int) + 2219
  32. 8 org.armagetronad.armagetronad 0x0015d58b gGame::GameLoop(bool) + 859
  33. 9 org.armagetronad.armagetronad 0x0015dcc2 GameLoop(bool) + 450
  34. 10 org.armagetronad.armagetronad 0x0015de23 sg_EnterGameCore(nNetState) + 227
  35. 11 org.armagetronad.armagetronad 0x001521aa sg_EnterGame(nNetState) + 26
  36. 12 org.armagetronad.armagetronad 0x00151c9e ConnectToServerCore(nServerInfoBase*) + 1182
  37. 13 org.armagetronad.armagetronad 0x00152318 ConnectToServer(nServerInfoBase*) + 40
  38. 14 org.armagetronad.armagetronad 0x001a8fca gServerMenuItem::Enter() + 42
  39. 15 org.armagetronad.armagetronad 0x002e3f84 uMenu::HandleEvent(SDL_Event) + 820
  40. 16 org.armagetronad.armagetronad 0x001a771e gServerMenu::HandleEvent(SDL_Event) + 142
  41. 17 org.armagetronad.armagetronad 0x002e2a8d uMenu::OnEnter() + 1213
  42. 18 org.armagetronad.armagetronad 0x001a6d2e gServerBrowser::BrowseServers() + 158
  43. 19 org.armagetronad.armagetronad 0x001a6c23 gServerBrowser::BrowseSpecialMaster(nServerInfoBase*, char const*) + 179
  44. 20 org.armagetronad.armagetronad 0x001a6b62 gServerBrowser::BrowseMaster() + 34
  45. 21 org.armagetronad.armagetronad 0x002e3f84 uMenu::HandleEvent(SDL_Event) + 820
  46. 22 org.armagetronad.armagetronad 0x002e2a8d uMenu::OnEnter() + 1213
  47. 23 org.armagetronad.armagetronad 0x0015363c net_game() + 796
  48. 24 org.armagetronad.armagetronad 0x002e3f84 uMenu::HandleEvent(SDL_Event) + 820
  49. 25 org.armagetronad.armagetronad 0x002e2a8d uMenu::OnEnter() + 1213
  50. 26 org.armagetronad.armagetronad 0x002e8654 uMenuItemSubmenu::Enter() + 20
  51. 27 org.armagetronad.armagetronad 0x002e3f84 uMenu::HandleEvent(SDL_Event) + 820
  52. 28 org.armagetronad.armagetronad 0x002e2a8d uMenu::OnEnter() + 1213
  53. 29 org.armagetronad.armagetronad 0x001560c2 MainMenu(bool) + 4418
  54. 30 org.armagetronad.armagetronad 0x00127f93 SDL_main + 3955
  55. 31 org.armagetronad.armagetronad 0x001efbbe -[SDLMain applicationDidFinishLaunching:] + 62
  56. 32 com.apple.Foundation 0x94741053 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 50
  57. 33 com.apple.CoreFoundation 0x97c65c34 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
  58. 34 com.apple.CoreFoundation 0x97b45901 _CFXNotificationPost + 3713
  59. 35 com.apple.Foundation 0x94722224 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
  60. 36 com.apple.AppKit 0x959e6448 -[NSApplication _postDidFinishNotification] + 365
  61. 37 com.apple.AppKit 0x959e6138 -[NSApplication _sendFinishLaunchingNotification] + 239
  62. 38 com.apple.AppKit 0x959e2c3d -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 827
  63. 39 com.apple.AppKit 0x959e250a -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 277
  64. 40 libobjc.A.dylib 0x9be0e119 -[NSObject performSelector:withObject:withObject:] + 84
  65. 41 com.apple.Foundation 0x94758db7 __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke + 118
  66. 42 com.apple.Foundation 0x947588ff -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 451
  67. 43 com.apple.Foundation 0x947586f4 _NSAppleEventManagerGenericHandler + 211
  68. 44 com.apple.AE 0x94259952 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 583
  69. 45 com.apple.AE 0x942243b7 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
  70. 46 com.apple.AE 0x942242aa aeProcessAppleEvent + 313
  71. 47 com.apple.HIToolbox 0x92bee1c1 AEProcessAppleEvent + 55
  72. 48 com.apple.AppKit 0x959dbece _DPSNextEvent + 2707
  73. 49 com.apple.AppKit 0x959dadc5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350
  74. 50 com.apple.AppKit 0x959cf77c -[NSApplication run] + 907
  75. 51 org.armagetronad.armagetronad 0x001f00e3 CustomApplicationMain(int, char**) + 435
  76. 52 org.armagetronad.armagetronad 0x001eff03 main + 371
  77. 53 libdyld.dylib 0x96c126d9 start + 1
  78.  
  79. Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
  80. 0 libsystem_kernel.dylib 0x9a72f8ce kevent64 + 10
  81. 1 libdispatch.dylib 0x98cd673f _dispatch_mgr_invoke + 245
  82. 2 libdispatch.dylib 0x98cd63a2 _dispatch_mgr_thread + 52
  83.  
  84. Thread 2:
  85. 0 libsystem_kernel.dylib 0x9a72ee6a __workq_kernreturn + 10
  86. 1 libsystem_pthread.dylib 0x967c82b1 _pthread_wqthread + 939
  87. 2 libsystem_pthread.dylib 0x967c5e2e start_wqthread + 30
  88.  
  89. Thread 3:
  90. 0 libsystem_kernel.dylib 0x9a72ee6a __workq_kernreturn + 10
  91. 1 libsystem_pthread.dylib 0x967c82b1 _pthread_wqthread + 939
  92. 2 libsystem_pthread.dylib 0x967c5e2e start_wqthread + 30
  93.  
  94. Thread 4:
  95. 0 libsystem_kernel.dylib 0x9a72ee6a __workq_kernreturn + 10
  96. 1 libsystem_pthread.dylib 0x967c82b1 _pthread_wqthread + 939
  97. 2 libsystem_pthread.dylib 0x967c5e2e start_wqthread + 30
  98.  
  99. Thread 5:
  100. 0 libsystem_kernel.dylib 0x9a7289ce mach_msg_trap + 10
  101. 1 libsystem_kernel.dylib 0x9a727a70 mach_msg + 68
  102. 2 com.apple.CoreFoundation 0x97badef6 __CFRunLoopServiceMachPort + 214
  103. 3 com.apple.CoreFoundation 0x97bad309 __CFRunLoopRun + 1529
  104. 4 com.apple.CoreFoundation 0x97bacaa6 CFRunLoopRunSpecific + 390
  105. 5 com.apple.CoreFoundation 0x97bac90b CFRunLoopRunInMode + 123
  106. 6 com.apple.AppKit 0x95aaaea0 _NSEventThread + 283
  107. 7 libsystem_pthread.dylib 0x967c7e13 _pthread_body + 138
  108. 8 libsystem_pthread.dylib 0x967c7d89 _pthread_start + 162
  109. 9 libsystem_pthread.dylib 0x967c5e52 thread_start + 34
  110.  
  111. Thread 6:
  112.  
  113. Thread 1 crashed with X86 Thread State (32-bit):
  114. eax: 0x00000004 ebx: 0x00000000 ecx: 0xb001067c edx: 0x9a72f8ce
  115. edi: 0x98cf70a0 esi: 0x98cd6658 ebp: 0xb00106f8 esp: 0xb001067c
  116. ss: 0x00000023 efl: 0x00000247 eip: 0x9a72f8ce cs: 0x0000000b
  117. ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
  118. cr2: 0x04a0c000
  119.  
  120. Logical CPU: 0
  121. Error Code: 0x00000171
  122. Trap Number: 132
  123.  
  124.  
  125. Binary Images:
  126. 0xf5000 - 0x74dff7 +org.armagetronad.armagetronad (0.4_alpha20150429 - 0) <32CB2285-744D-31FE-83AF-CF5673DE42CD> /Users/USER/*/Armagetron Advanced.app/Contents/MacOS/Armagetron Advanced
  127. 0xa4d000 - 0xa51ffb +org.libsdl.SDL-image (1.2.12 - 1.2.12) <C8A71F96-C7E3-3290-A886-ECA7994E847D> /Users/USER/*/Armagetron Advanced.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image
  128. 0xa56000 - 0xa6dff7 +org.libsdl.SDL-mixer (1.2.12 - 1.2.12) <879D26B7-6FC0-32FD-BA92-484F89677158> /Users/USER/*/Armagetron Advanced.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer
  129. 0xa9d000 - 0xae8fc0 +SDL (1.2.14 - 1.2.14) <84ABD881-2313-3168-889A-EDEA4EBAA928> /Users/USER/*/Armagetron Advanced.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
  130. 0xafb000 - 0xb2cff7 +webp (3) <F53FE7F9-4630-3265-8F5C-4E69400C5EAD> /Users/USER/*/Armagetron Advanced.app/Contents/Frameworks/SDL_image.framework/Versions/A/Frameworks/webp.framework/Versions/A/webp
  131. 0xb37000 - 0xb65ff7 +mikmod (3.1.10r2 - 3.1.12) <484ED43A-1C22-DF87-240A-594F8F37B9BE> /Users/USER/*/Armagetron Advanced.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/mikmod.framework/Versions/A/mikmod
  132. 0xb78000 - 0xbafffa +smpeg (0.0.1d1) <900C8FCF-8E29-3941-AE32-14F3208DBAE8> /Users/USER/*/Armagetron Advanced.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/smpeg.framework/Versions/A/smpeg
  133. 0xbd5000 - 0xbd8ff4 +org.xiph.ogg (1.1.4 - 1.1.4) <B4E7F924-42D6-3E2A-9EF0-E55CD71BF308> /Users/USER/*/Armagetron Advanced.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/Ogg.framework/Versions/A/Ogg
  134. 0xbdc000 - 0xd5fff2 +org.xiph.vorbis (1.2.3 - 1.2.3) <F9FCDD01-A9B1-35AD-B1DB-DE0C8F347869> /Users/USER/*/Armagetron Advanced.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/Vorbis.framework/Versions/A/Vorbis
  135. 0xd8d000 - 0xdd5ff4 +FLAC (1.2.1 - 1.2.1) <5F0B6D50-0DFC-357C-89EA-CA56EDEC997D> /Users/USER/*/Armagetron Advanced.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/Frameworks/FLAC.framework/Versions/A/FLAC
  136. 0x3c8e000 - 0x3cdbfff com.apple.CloudDocs (1.0 - 321.6) <EF208D9F-9E6C-3FF9-AC82-3C2B4EBFAB89> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
  137. 0x50cc000 - 0x50ccffb +cl_kernels (???) <E40B9DA6-1303-45EE-963F-941942E1506B> cl_kernels
  138. 0x50db000 - 0x50dbff9 +cl_kernels (???) <A6DF2B08-1218-4191-AEEE-E1D89930CF61> cl_kernels
  139. 0x50dd000 - 0x51c8ff7 unorm8_bgra.dylib (2.4.5) <8F181889-D219-3292-B6C0-F6607D1924B0> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
  140. 0x40000000 - 0x404d2ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.6.20 - 10.0.6) <F93FBBF1-1812-3FF4-B4AD-173B82C44C5A> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
  141. 0x8fe8f000 - 0x8fec2e03 dyld (353.2.1) <06B1254D-9BB9-327C-BA15-8F18FFF97586> /usr/lib/dyld
  142. 0x90008000 - 0x90011fff com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
  143. 0x90012000 - 0x9001bfff libGFXShared.dylib (11.1.2) <C67D9D93-6172-3AD6-BBB2-A18C9EC94570> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  144. 0x9001c000 - 0x9001dfff liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
  145. 0x9001e000 - 0x90021ffb libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.dylib
  146. 0x90022000 - 0x90023fff com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  147. 0x90024000 - 0x9007afff libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
  148. 0x9007b000 - 0x9007fffb com.apple.IOSurface (97.4 - 97.4) <FD6AD351-BD60-337C-8D3D-42CDA7EE137C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  149. 0x90080000 - 0x90245fff com.apple.QuartzCore (1.10 - 361.18) <C2F1A85F-EA5E-3B73-81A2-06E3078202BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  150. 0x90246000 - 0x90248fff com.apple.securityhi (9.0 - 55006) <B87325C7-1F87-3D3C-874C-9DF59C8EBE1E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  151. 0x90249000 - 0x9024dfff libheimdal-asn1.dylib (398.10.1) <6F113AF8-F5AD-330B-B029-F7AF28A93F28> /usr/lib/libheimdal-asn1.dylib
  152. 0x9024e000 - 0x90444fff libicucore.A.dylib (531.48) <A1002DA8-DAA9-30E8-95AE-1BF575AC5AB5> /usr/lib/libicucore.A.dylib
  153. 0x90445000 - 0x9046efff libsystem_info.dylib (459.20.1) <91DEA2CC-26A7-32CD-ABC5-0B2754874E38> /usr/lib/system/libsystem_info.dylib
  154. 0x9046f000 - 0x904e2ffb com.apple.framework.CoreWLAN (5.0 - 500.35.2) <8D5F7007-D938-3A4D-841A-647D272D2DB6> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
  155. 0x904e3000 - 0x907e1ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <ABEA5906-26AE-308F-B078-5944ABDF94DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  156. 0x907e2000 - 0x9080bfff libRIP.A.dylib (779.11) <4BD501EF-1671-3165-BD7A-CF227F4BD690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  157. 0x9080c000 - 0x9081cff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  158. 0x9081d000 - 0x9082bff7 libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
  159. 0x9082c000 - 0x9099dffb libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  160. 0x9099e000 - 0x909b5ff3 libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
  161. 0x909b6000 - 0x909c9fff com.apple.Sharing (328.16 - 328.16) <57F64876-D785-3B35-91B9-B2800F800C37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
  162. 0x909ca000 - 0x90ac1ff7 libFontParser.dylib (134.2) <1CE9DA9E-FBF3-32E4-838D-455EA531F26E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  163. 0x914a7000 - 0x914cbffb com.apple.framework.Apple80211 (10.3 - 1030.71.6) <84F7040E-713D-3B0E-8397-7CE0C377C52A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
  164. 0x914cc000 - 0x914d1fff com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  165. 0x914d4000 - 0x914dcff7 libCGCMS.A.dylib (779.11) <EFC325D4-B616-3739-BAB6-D9C8B74F102F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
  166. 0x9157d000 - 0x915afffb com.apple.GSS (4.0 - 2.0) <2E9B0C48-962E-3CAB-ABCE-0A16CFCEF53E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  167. 0x915b0000 - 0x915b5ff7 libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
  168. 0x915b6000 - 0x915f6ffb libGLImage.dylib (11.1.2) <9BAF083D-12EF-3CD9-A875-191B1A3CC687> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  169. 0x915f7000 - 0x9170dfff com.apple.CoreText (352.0 - 454.6) <5F236E10-C911-3AAF-8BA6-2F0F68A87443> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  170. 0x91716000 - 0x91745fff com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  171. 0x91746000 - 0x91780fff com.apple.MediaKit (16 - 757.2) <C8A90BB1-86B8-3695-B098-DDEF9A44CDC9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  172. 0x91781000 - 0x917b4fff com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <709E9F1B-D266-399B-9A4B-3785BBF64E01> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  173. 0x917b5000 - 0x917d4ff7 com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  174. 0x917d5000 - 0x917e5fff libGL.dylib (11.1.2) <44DD250B-CB98-3FD1-BF5B-6AD85A68BF9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  175. 0x917e6000 - 0x91914ff7 com.apple.coreui (2.1 - 308.6) <908A9C21-7AE9-3480-A858-2E4D928F661D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  176. 0x91921000 - 0x9192dff7 libkxld.dylib (2782.20.48) <A318FD58-B9BA-3548-A8C9-116DB33719A5> /usr/lib/system/libkxld.dylib
  177. 0x9258c000 - 0x9263bffb com.apple.Bluetooth (4.3.4 - 4.3.4f4) <90D495A0-431F-363B-8818-230CB096D6E1> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
  178. 0x92654000 - 0x92668fff com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  179. 0x92669000 - 0x926d5ff3 com.apple.datadetectorscore (6.0 - 396.1.1) <A1ADB604-689E-3B00-BCB2-1B6662644BBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  180. 0x92790000 - 0x9299eff7 com.apple.CFNetwork (720.3.13 - 720.3.13) <2593580E-5547-37C7-A99A-9D1B086C8B69> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  181. 0x9299f000 - 0x929a8fff libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
  182. 0x929a9000 - 0x92b38ff3 libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
  183. 0x92b39000 - 0x92bb0fff com.apple.ApplicationServices.ATS (360 - 375.2) <A5CA2D71-673F-3FD8-B515-DAB1B3CC52C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  184. 0x92bb1000 - 0x92f8aff3 com.apple.HIToolbox (2.1.1 - 758.7) <A7B81A48-6BB9-35EC-B128-D38AD4EC7802> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  185. 0x92f8b000 - 0x92fdcfff libcups.2.dylib (408.2) <425E4328-ECA1-31EE-B2C4-0D67FB8848BE> /usr/lib/libcups.2.dylib
  186. 0x92fdd000 - 0x92fe6ff7 libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
  187. 0x92fea000 - 0x92feafff libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
  188. 0x92feb000 - 0x92febfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F968D12F-F59D-3148-951D-76735C3C1B57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  189. 0x92fec000 - 0x9328bffb com.apple.RawCamera.bundle (6.03.1 - 779) <6F9D2F45-DBC7-3CB1-A412-59EBA38D0BC7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  190. 0x9328c000 - 0x932a3fff libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
  191. 0x932ae000 - 0x932eefff libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
  192. 0x932ef000 - 0x932f3fff com.apple.IOAccelerator (156.14 - 156.14) <7A7AE17B-D677-3348-8AC3-B6F7BF36595E> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
  193. 0x932f4000 - 0x9335dff7 libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
  194. 0x9335e000 - 0x933c9ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
  195. 0x9392b000 - 0x93958fff com.apple.ProtectedCloudStorage (1.0 - 1) <1CF781F8-1210-3B77-964B-D85F98B90681> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
  196. 0x93959000 - 0x93974ff3 com.apple.openscripting (1.4 - 162.1) <CC32543F-0BEA-3022-AF35-5149C50DE902> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  197. 0x93975000 - 0x93d5dff7 libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  198. 0x93d74000 - 0x94066ff3 com.apple.CoreImage (10.3.4) <6A0E17E6-9F56-3450-8892-670A9C489C30> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  199. 0x94176000 - 0x94216fff com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  200. 0x94217000 - 0x94219ff7 libquarantine.dylib (76.20.1) <8694AC5A-7359-3CC6-8E93-CABFCC919D4B> /usr/lib/system/libquarantine.dylib
  201. 0x9421a000 - 0x9427eff7 com.apple.AE (681.2 - 681.2) <E56D8304-3975-32E0-BBF2-611F04209C2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  202. 0x9427f000 - 0x942dcff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <86895179-C54B-3D8A-B515-92DFA6315FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  203. 0x942dd000 - 0x942ddfff com.apple.Carbon (154 - 157) <CA90E930-DE59-3AD9-B158-3A940BA1FA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  204. 0x942de000 - 0x942dffff libSystem.B.dylib (1213) <C45CC429-5DE4-3B01-8450-B3BD1AA03C3F> /usr/lib/libSystem.B.dylib
  205. 0x942e0000 - 0x942eeff3 com.apple.opengl (11.1.2 - 11.1.2) <F252DF22-C5E2-3A47-ACB6-2B02D6164A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  206. 0x942ef000 - 0x94315ff3 libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
  207. 0x94316000 - 0x94670ff7 libmecabra.dylib (666.7) <55A50B97-92D3-3DDC-8E3A-58BC5FFE5E3F> /usr/lib/libmecabra.dylib
  208. 0x94671000 - 0x94717fff com.apple.Metadata (10.7.0 - 917.35) <3A9CD210-E9CC-3C1C-A72F-278F0694C1B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  209. 0x94718000 - 0x9471afff libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
  210. 0x9471b000 - 0x94a7cff3 com.apple.Foundation (6.9 - 1153.20) <B2539D54-EC35-3388-82C7-B01BB225A804> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  211. 0x94a7d000 - 0x94a7dfff com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  212. 0x94beb000 - 0x94c0affb libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
  213. 0x94c3f000 - 0x94c43ffb libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
  214. 0x94c44000 - 0x94c9fffb libTIFF.dylib (1237) <CEE13162-B2D3-3AA6-82A7-AA1A02E424DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  215. 0x9564f000 - 0x9566aff7 com.apple.CFOpenDirectory (10.10 - 187) <44C81E98-710E-30EB-829D-7374B9339345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  216. 0x95941000 - 0x95941fff libOpenScriptingUtil.dylib (162.1) <EDDD4BA8-6212-3437-8CFF-117724C12A4E> /usr/lib/libOpenScriptingUtil.dylib
  217. 0x95942000 - 0x9656efff com.apple.AppKit (6.9 - 1347.57) <2E995EB6-3DB5-3FE0-B140-3E7563903322> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  218. 0x9656f000 - 0x96604fff libsystem_c.dylib (1044.10.1) <9804163C-4DEC-3B94-9854-00248E44554F> /usr/lib/system/libsystem_c.dylib
  219. 0x9663a000 - 0x9676cfff com.apple.UIFoundation (1.0 - 1) <B5B0D178-E1F5-3625-9391-46495E35D540> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
  220. 0x9679a000 - 0x967b3fff com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  221. 0x967b4000 - 0x967bcfff com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <FDCAA783-356F-3CA4-B960-16555CD7E34A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
  222. 0x967c5000 - 0x967cdfff libsystem_pthread.dylib (105.10.1) <4A229519-29A1-3ABF-8CEF-43BCE4ACDA06> /usr/lib/system/libsystem_pthread.dylib
  223. 0x968f5000 - 0x968f7ffb libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
  224. 0x96c0f000 - 0x96c12fff libdyld.dylib (353.2.1) <30CE0D0E-7E82-3CD5-92E7-9C1D6AD3327C> /usr/lib/system/libdyld.dylib
  225. 0x96c13000 - 0x96c1fff7 libcsfde.dylib (471.20.7) <95CB28B6-A722-3660-AD1B-07A7C0B8C74A> /usr/lib/libcsfde.dylib
  226. 0x96c20000 - 0x96c94fff com.apple.Heimdal (4.0 - 2.0) <0082F991-F391-31A6-915C-1FCB0AD004AC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  227. 0x96c95000 - 0x96c97ffb libRadiance.dylib (1237) <A9D5C5E7-8D9E-308A-BA4F-20491E3F15C4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  228. 0x96dac000 - 0x96db2ff3 libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
  229. 0x96db3000 - 0x96df3fff com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  230. 0x96df4000 - 0x96df4fff libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
  231. 0x96df5000 - 0x96e02ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <3771942E-13BB-30C0-9992-11EE637871DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  232. 0x96e03000 - 0x96e58ff7 com.apple.htmlrendering (77 - 1.1.4) <B85A63B9-C9DD-3ECC-B5DC-E12533C7FDF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  233. 0x96e59000 - 0x96e5bfff libsystem_sandbox.dylib (358.20.5) <FA3A0729-6839-38AC-B365-5E89A125F091> /usr/lib/system/libsystem_sandbox.dylib
  234. 0x96e5c000 - 0x96e62ff7 libsystem_trace.dylib (72.20.1) <5F23BE77-1C60-3859-B528-C6B3C184C95C> /usr/lib/system/libsystem_trace.dylib
  235. 0x96e95000 - 0x96f12ff3 com.apple.framework.IOKit (2.0.2 - 1050.20.2) <84299E45-C5F3-365F-AC1B-0EAFF8057112> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  236. 0x96f13000 - 0x96f1eff7 com.apple.NetAuth (5.2 - 5.2) <3E650FB0-5EB5-3807-8B71-8FAF64D6A0FC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  237. 0x96f1f000 - 0x96f22fff libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
  238. 0x972a7000 - 0x972aaff7 com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  239. 0x972ab000 - 0x97338ff3 com.apple.PerformanceAnalysis (1.0 - 1) <AADDDFC1-B4F3-311A-94EF-4D8EAFC2E2C7> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  240. 0x9733c000 - 0x975baff3 com.apple.security (7.0 - 57031.20.26) <7E5439C5-752D-367F-A28A-AA34C7307981> /System/Library/Frameworks/Security.framework/Versions/A/Security
  241. 0x975bb000 - 0x975e8ff7 GLRendererFloat (11.1.2) <F9E90ECE-FBBF-3F1A-BC97-EDDB152498C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
  242. 0x975e9000 - 0x97615fff com.apple.ChunkingLibrary (2.1 - 163.6) <D5446A27-C51B-36D7-A4A1-3222A87F6F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  243. 0x97616000 - 0x97627fff libsystem_coretls.dylib (35.20.2) <3688680D-90B5-373F-9E0D-46809E98B023> /usr/lib/system/libsystem_coretls.dylib
  244. 0x97628000 - 0x97718ff3 com.apple.DiskImagesFramework (10.10.1 - 396) <25716B90-E152-3666-92BB-FE543AEB6FA9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  245. 0x97719000 - 0x97758fff com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  246. 0x97759000 - 0x977b4fff com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
  247. 0x977b5000 - 0x977b7fff libsystem_configuration.dylib (699.1.5) <CC818B5B-D6A6-3313-A0FD-6F781B24DAD4> /usr/lib/system/libsystem_configuration.dylib
  248. 0x977b8000 - 0x977ffff3 com.apple.AppleJPEG (1.0 - 1) <677BE130-F5AB-36F4-A51A-1FF20FC0085A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
  249. 0x97800000 - 0x97800fff com.apple.Accelerate (1.10 - Accelerate 1.10) <C2367B5B-AE20-3084-A864-104743BE478E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  250. 0x97801000 - 0x97824fff libJPEG.dylib (1237) <6838FF44-9DF6-349E-AFB4-182F80C2DA79> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  251. 0x97825000 - 0x9782aff7 libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
  252. 0x9782b000 - 0x978a1fff com.apple.securityfoundation (6.0 - 55126) <2DB5BDF8-FB04-317B-9A7F-9AC8733947BF> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  253. 0x9794b000 - 0x97a8fff7 com.apple.ImageIO.framework (3.3.0 - 1237) <314B3F6B-4DC5-31E9-BE67-032901676A34> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  254. 0x97a90000 - 0x97a91fff libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
  255. 0x97a93000 - 0x97ad0fff libsystem_network.dylib (412.20.3) <039F7709-8BFA-3299-8FD7-168145568642> /usr/lib/system/libsystem_network.dylib
  256. 0x97ad1000 - 0x97ae0ffb libxar.1.dylib (255) <4FF7DB6F-3232-302F-94BC-F1188F78AF25> /usr/lib/libxar.1.dylib
  257. 0x97ae1000 - 0x97b35fff com.apple.HIServices (1.22 - 522.1) <E46DFA95-A419-32CD-AD1F-C5839F9CF923> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  258. 0x97b36000 - 0x97eeaff7 com.apple.CoreFoundation (6.9 - 1153.18) <267B1002-C755-37B4-95CD-92358CF994B8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  259. 0x97eeb000 - 0x97f2efff libGLU.dylib (11.1.2) <D044C93B-4FCF-378E-9CD4-50E2EBA17EF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  260. 0x97f89000 - 0x97f8cfff libextension.dylib (55.2) <BE3B5B43-A1BB-3BB6-9CD9-946BC61241FC> /usr/lib/libextension.dylib
  261. 0x97f8d000 - 0x97f99ff3 libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
  262. 0x97f9a000 - 0x9804cfff libCoreStorage.dylib (471.20.7) <34D9A40A-97EB-3365-B809-13DA5BF569C6> /usr/lib/libCoreStorage.dylib
  263. 0x9804d000 - 0x9805aff7 libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
  264. 0x9805b000 - 0x98171ff3 com.apple.desktopservices (1.9.3 - 1.9.3) <544FDA55-063A-3787-A55A-A54290E4BE6E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  265. 0x98201000 - 0x98203fff com.apple.loginsupport (1.0 - 1) <BA8EEAD0-8E97-3219-949B-50AE67F8869E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
  266. 0x98204000 - 0x9849bfff com.apple.CoreData (111 - 526.3) <93295B9D-6C48-3919-8B9C-A4291D3522CE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  267. 0x984a0000 - 0x984b3fff com.apple.CoreBluetooth (1.0 - 1) <153F2DDE-CCCF-3C63-AF70-2EA306DACDCD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
  268. 0x984b4000 - 0x984b5fff libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
  269. 0x984b6000 - 0x984b8ffb libCGXType.A.dylib (779.11) <2B22C4C3-CF75-3909-B9A0-1B9A23028FBB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  270. 0x984b9000 - 0x9850eff3 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <2AF304F7-5DA4-3035-9E15-070F16700789> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  271. 0x9850f000 - 0x98513fff libCoreVMClient.dylib (79.1) <3DB52AB1-D41E-3AC9-A355-1B6DCEDB4DFD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  272. 0x98514000 - 0x98516fff libCVMSPluginSupport.dylib (11.1.2) <2C725DC9-0773-3637-B905-7A8B2001192F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  273. 0x98517000 - 0x98568fff com.apple.opencl (2.4.2 - 2.4.2) <0751975F-97E4-3271-BA93-2FC7A5FDB940> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  274. 0x98569000 - 0x9856bff3 com.apple.EFILogin (2.0 - 2) <00F6D57F-5B4F-373E-BBFF-D19E1E7F87E6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
  275. 0x9856c000 - 0x985fefff com.apple.CoreSymbolication (3.1 - 57020.1) <7A6A6AD6-E46A-334F-ACC4-41B179505EC9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  276. 0x985ff000 - 0x9867efff com.apple.SystemConfiguration (1.14 - 1.14) <6081992E-6825-3F69-AACF-70ABFA4CE379> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  277. 0x9867f000 - 0x986f5ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <3693A221-B615-37D4-9FB1-F5F6CC7EE1A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  278. 0x986f6000 - 0x986faffb libGIF.dylib (1237) <F831EEB0-3193-32A7-914D-F77C7D5027E3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  279. 0x986fb000 - 0x98b36feb com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  280. 0x98b37000 - 0x98c02fff com.apple.DiscRecording (9.0 - 9000.4.2) <8E19F180-3D32-3C7A-8E73-272F2955D9A8> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  281. 0x98c03000 - 0x98c29ffb libPng.dylib (1237) <7EA0DEBE-4000-39D4-89E5-17F655BA317E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  282. 0x98c32000 - 0x98c32fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <CFB6243A-1613-3468-88CE-1DDBEC1E6984> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  283. 0x98c33000 - 0x98c59ff3 libxpc.dylib (559.20.9) <15931AC6-7282-332D-9A44-6CFF84AC63AF> /usr/lib/system/libxpc.dylib
  284. 0x98cd2000 - 0x98cf9fff libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
  285. 0x98cfa000 - 0x98d0dfff libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
  286. 0x98d0e000 - 0x98d5cff7 libcurl.4.dylib (83.1.2) <50E14C55-B150-39E1-BA2C-B0658D38E580> /usr/lib/libcurl.4.dylib
  287. 0x98d5d000 - 0x98d6efff libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
  288. 0x98f6e000 - 0x993a1ff3 com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
  289. 0x993a2000 - 0x993acffb com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  290. 0x993ad000 - 0x993b6ffb com.apple.CommonAuth (4.0 - 2.0) <FFE760A3-FEF7-3009-92E8-893ABB3BC91A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  291. 0x993b7000 - 0x993bbfff com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  292. 0x993bc000 - 0x993bdfff libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
  293. 0x993be000 - 0x993f8ff7 com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  294. 0x993f9000 - 0x993f9fff com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  295. 0x993fa000 - 0x99414ff7 liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
  296. 0x99415000 - 0x9959dff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <CA1E6D99-F534-3D3B-9AA5-038E171AD0A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  297. 0x995c8000 - 0x995cffff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  298. 0x99624000 - 0x99627fff com.apple.xpc.ServiceManagement (1.0 - 1) <D23A7F03-979D-3A78-B1F6-645D2EFEEF66> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  299. 0x99628000 - 0x99628fff liblaunch.dylib (559.20.9) <A0885899-CDE9-3688-8C3C-B583E24090E0> /usr/lib/system/liblaunch.dylib
  300. 0x99629000 - 0x9971fff7 libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
  301. 0x99bc9000 - 0x99fc0fff com.apple.CoreGraphics (1.600.0 - 779.11) <C335E1BE-B524-3EE8-969F-329BE9739CC4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  302. 0x99fc1000 - 0x99ff5ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
  303. 0x99ff6000 - 0x99ffefeb libcldcpuengine.dylib (2.4.5) <DF8CD84D-565E-370D-AC80-7D43E19B7E42> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  304. 0x99fff000 - 0x9a005ff7 libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
  305. 0x9a006000 - 0x9a0f2fe7 libvMisc.dylib (516) <C784D56E-112E-359F-848B-3419E0572EB4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  306. 0x9a0f3000 - 0x9a190fff com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  307. 0x9a191000 - 0x9a1b0ff7 com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <9265A1BE-FA6F-38C7-BDFB-FA05EEC683CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  308. 0x9a1b1000 - 0x9a27cfff com.apple.backup.framework (1.6.4 - 1.6.4) <75DC1CA0-5D18-3E8F-A8BC-D737FC9C55C4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  309. 0x9a27d000 - 0x9a289fff com.apple.CrashReporterSupport (10.10 - 631) <456980E6-2F31-321B-B35D-CA54B88C6F1C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  310. 0x9a28a000 - 0x9a2ddfff libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
  311. 0x9a2ec000 - 0x9a309fff libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
  312. 0x9a30a000 - 0x9a344fff com.apple.LDAPFramework (2.4.28 - 194.5) <E3E6B657-AA4C-3D9D-8EB2-ACAC1B62DDDE> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  313. 0x9a345000 - 0x9a349ff3 com.apple.TCC (1.0 - 1) <EE0D6865-A6E0-3BF0-93F1-837C09AA7978> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  314. 0x9a34a000 - 0x9a357ff7 com.apple.OpenDirectory (10.10 - 187) <60A9481B-2191-35A2-AB7E-E48A2B49BF09> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  315. 0x9a358000 - 0x9a386ff7 libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
  316. 0x9a387000 - 0x9a421fff com.apple.ColorSync (4.9.0 - 4.9.0) <E3442A3A-181A-3C39-86D5-89292AF8115F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  317. 0x9a422000 - 0x9a430ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <CDD0CAA1-DF2E-3FE1-AEE4-4C0823E6FD5C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
  318. 0x9a431000 - 0x9a439fff libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
  319. 0x9a43d000 - 0x9a54afe3 libvDSP.dylib (516) <53F7A960-01E1-3B79-A7FD-67BD19471420> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  320. 0x9a54b000 - 0x9a64fff7 libJP2.dylib (1237) <3A85AB3C-AFC7-3761-A198-D6C7317E476A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  321. 0x9a650000 - 0x9a676ff7 com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
  322. 0x9a677000 - 0x9a683ff3 libGPUSupportMercury.dylib (11.1.2) <4D408B6F-74BB-3367-A4B8-086BA2D1C3F0> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
  323. 0x9a684000 - 0x9a70bfff com.apple.CoreServices.OSServices (640.4 - 640.4) <6ABC3CCE-5A4E-3CB2-AA12-3FFAB27D835A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  324. 0x9a70c000 - 0x9a714ffb com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  325. 0x9a715000 - 0x9a734fff libsystem_kernel.dylib (2782.20.48) <D1D17CE0-1D1D-3243-9E9D-78C70F19B0ED> /usr/lib/system/libsystem_kernel.dylib
  326. 0x9a735000 - 0x9a77effb libFontRegistry.dylib (134.1) <6CF6177B-D5D6-3E7B-88BC-BE833D55018C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  327. 0x9a77f000 - 0x9a78cff3 com.apple.ProtocolBuffer (1 - 228.0.1) <B61B9562-CBDE-34E5-B19E-291A1D95D782> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
  328. 0x9a78d000 - 0x9a7aaffb com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  329. 0x9a859000 - 0x9a86bff7 libsasl2.2.dylib (194.1) <34CB75C7-09BE-3319-BF7E-D4E56495F07A> /usr/lib/libsasl2.2.dylib
  330. 0x9a86c000 - 0x9aa1affb GLEngine (11.1.2) <E08E5A1F-548F-3334-B181-0848981F43A9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
  331. 0x9aa1b000 - 0x9aa24fff com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  332. 0x9aa25000 - 0x9ab16ffb libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
  333. 0x9ab17000 - 0x9ab53ff3 com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  334. 0x9bdfc000 - 0x9be04ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <E6C21417-C63A-3CD7-9329-205057417AC1> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
  335. 0x9be05000 - 0x9bff42ef libobjc.A.dylib (647) <7648C174-3098-3B26-AD20-490DBFFD5D4C> /usr/lib/libobjc.A.dylib
  336. 0x9bff5000 - 0x9c01ffff libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
  337. 0x9c043000 - 0x9c1f3ff7 libGLProgrammability.dylib (11.1.2) <66618525-9A42-3C2F-9D4D-85E3FE883B88> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  338. 0x9c1f4000 - 0x9c2defff libcrypto.0.9.8.dylib (52.20.2) <3BE03EE0-9DAE-395D-8292-0371FB21EE3F> /usr/lib/libcrypto.0.9.8.dylib
  339. 0x9c2df000 - 0x9c3e0ff7 com.apple.LaunchServices (644.56 - 644.56) <CFF2C4B8-8111-3B9B-A6F7-E2AB33163238> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  340. 0x9c3e1000 - 0x9c3e8ff3 libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
  341. 0x9c3e9000 - 0x9c41cfe3 libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
  342. 0x9c424000 - 0x9c453ff7 com.apple.DictionaryServices (1.2 - 229) <BC958000-7A7D-3C3A-B0FF-95734A35EB0A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  343. 0x9c454000 - 0x9c46dfff libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
  344. 0x9c46e000 - 0x9c46efff com.apple.CoreServices (62 - 62) <08A581EC-2E8B-30CF-B555-64171C8FE5EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  345.  
  346. External Modification Summary:
  347. Calls made by other processes targeting this process:
  348. task_for_pid: 1
  349. thread_create: 0
  350. thread_set_state: 0
  351. Calls made by this process:
  352. task_for_pid: 0
  353. thread_create: 0
  354. thread_set_state: 0
  355. Calls made by all processes on this machine:
  356. task_for_pid: 1185
  357. thread_create: 0
  358. thread_set_state: 0
  359.  
  360. VM Region Summary:
  361. ReadOnly portion of Libraries: Total=174.8M resident=66.6M(38%) swapped_out_or_unallocated=108.2M(62%)
  362. Writable regions: Total=161.0M written=17.4M(11%) resident=55.1M(34%) swapped_out=0K(0%) unallocated=106.0M(66%)
  363.  
  364. REGION TYPE VIRTUAL
  365. =========== =======
  366. CG backing stores 9520K
  367. CG image 44K
  368. CG shared images 304K
  369. CoreAnimation 48K
  370. CoreUI image data 76K
  371. Foundation 4K
  372. IOKit 32.0M
  373. Kernel Alloc Once 4K
  374. MALLOC 91.2M
  375. MALLOC (admin) 48K
  376. Memory Tag 242 12K
  377. OpenCL 16K
  378. Stack 66.1M
  379. Stack (reserved) 516K reserved VM address space (unallocated)
  380. VM_ALLOCATE 17.3M
  381. __DATA 8168K
  382. __GLSLBUILTINS 2588K
  383. __IMAGE 528K
  384. __IMPORT 4K
  385. __LINKEDIT 45.7M
  386. __OBJC 2288K
  387. __TEXT 129.1M
  388. __UNICODE 552K
  389. mapped file 155.6M
  390. shared memory 68K
  391. =========== =======
  392. TOTAL 561.2M
  393. TOTAL, minus reserved VM space 560.7M
  394.  
  395.  
  396. Model: MacBookPro9,2, BootROM MBP91.00D3.B08, 2 processors, Intel Core i7, 2.9 GHz, 8 GB, SMC 2.2f44
  397. Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
  398. Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
  399. Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
  400. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (7.15.166.24.3)
  401. Bluetooth: Version 4.3.4f4 15601, 3 services, 18 devices, 1 incoming serial ports
  402. Network Service: Wi-Fi, AirPort, en1
  403. Serial ATA Device: TOSHIBA MK7559GSXF, 750,16 GB
  404. Serial ATA Device: HL-DT-ST DVDRW GS31N
  405. USB Device: Hub
  406. USB Device: FaceTime HD Camera (Built-in)
  407. USB Device: USB Receiver
  408. USB Device: Hub
  409. USB Device: Hub
  410. USB Device: IR Receiver
  411. USB Device: Apple Internal Keyboard / Trackpad
  412. USB Device: BRCM20702 Hub
  413. USB Device: Bluetooth USB Host Controller
  414. Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement