Advertisement
Guest User

Crash Log

a guest
Sep 29th, 2015
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.67 KB | None | 0 0
  1. Process: Porting Kit Legacy [341]
  2. Path: /Users/USER/Downloads/Porting Kit Legacy.app/Contents/MacOS/Porting Kit Legacy
  3. Identifier: edu.ufrj.vitormm.Porting-Kit-Legacy
  4. Version: 1.6 (1.6.33)
  5. Code Type: X86-64 (Native)
  6. Parent Process: launchd [129]
  7.  
  8. Date/Time: 2015-09-29 09:57:46.550 +0200
  9. OS Version: Mac OS X 10.7.5 (11G63)
  10. Report Version: 9
  11.  
  12. Interval Since Last Report: 9917 sec
  13. Crashes Since Last Report: 3
  14. Per-App Interval Since Last Report: 8 sec
  15. Per-App Crashes Since Last Report: 3
  16. Anonymous UUID: D6EBA9D1-1923-47CC-88C8-15C799309E99
  17.  
  18. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  19.  
  20. Exception Type: EXC_CRASH (SIGABRT)
  21. Exception Codes: 0x0000000000000000, 0x0000000000000000
  22.  
  23. Application Specific Information:
  24. objc[341]: garbage collection is OFF
  25. *** Terminating app due to uncaught exception 'NSInvalidUnarchiveOperationException', reason: '*** -[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of class (CIColorClamp)'
  26. *** First throw call stack:
  27. (
  28. 0 CoreFoundation 0x00007fff8d027f56 __exceptionPreprocess + 198
  29. 1 libobjc.A.dylib 0x00007fff876d1d5e objc_exception_throw + 43
  30. 2 CoreFoundation 0x00007fff8d027d8a +[NSException raise:format:arguments:] + 106
  31. 3 CoreFoundation 0x00007fff8d027d14 +[NSException raise:format:] + 116
  32. 4 Foundation 0x00007fff8643f705 _decodeObjectBinary + 2714
  33. 5 Foundation 0x00007fff86440976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
  34. 6 Foundation 0x00007fff8641745c -[NSArray(NSArray) initWithCoder:] + 486
  35. 7 Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  36. 8 Foundation 0x00007fff8643eab2 _decodeObject + 201
  37. 9 AppKit 0x00007fff8d7169ed -[NSView initWithCoder:] + 1494
  38. 10 AppKit 0x00007fff8d719480 -[NSControl initWithCoder:] + 52
  39. 11 AppKit 0x00007fff8d7193c2 -[NSSegmentedControl initWithCoder:] + 50
  40. 12 Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  41. 13 Foundation 0x00007fff86440976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
  42. 14 Foundation 0x00007fff8641745c -[NSArray(NSArray) initWithCoder:] + 486
  43. 15 Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  44. 16 Foundation 0x00007fff8643eab2 _decodeObject + 201
  45. 17 AppKit 0x00007fff8d716832 -[NSView initWithCoder:] + 1051
  46. 18 AppKit 0x00007fff8d7163a1 -[NSCustomView initWithCoder:] + 652
  47. 19 Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  48. 20 Foundation 0x00007fff86440976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
  49. 21 Foundation 0x00007fff8641745c -[NSArray(NSArray) initWithCoder:] + 486
  50. 22 Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  51. 23 Foundation 0x00007fff8643eab2 _decodeObject + 201
  52. 24 AppKit 0x00007fff8d716832 -[NSView initWithCoder:] + 1051
  53. 25 Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  54. 26 Foundation 0x00007fff8643eab2 _decodeObject + 201
  55. 27 AppKit 0x00007fff8d80793e -[NSWindowTemplate initWithCoder:] + 3998
  56. 28 Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  57. 29 Foundation 0x00007fff86440976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
  58. 30 Foundation 0x00007fff86440377 -[NSSet(NSSet) initWithCoder:] + 519
  59. 31 Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  60. 32 Foundation 0x00007fff8643eab2 _decodeObject + 201
  61. 33 AppKit 0x00007fff8d61b1b9 -[NSIBObjectData initWithCoder:] + 2099
  62. 34 Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  63. 35 Foundation 0x00007fff8643eab2 _decodeObject + 201
  64. 36 AppKit 0x00007fff8d61a864 loadNib + 235
  65. 37 AppKit 0x00007fff8d619db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
  66. 38 AppKit 0x00007fff8d619cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
  67. 39 AppKit 0x00007fff8d619c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
  68. 40 AppKit 0x00007fff8d88acd7 NSApplicationMain + 398
  69. 41 Porting Kit Legacy 0x0000000100001224 start + 52
  70. 42 ??? 0x0000000000000002 0x0 + 2
  71. )
  72.  
  73. abort() called
  74. terminate called throwing an exception
  75.  
  76. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  77. 0 libsystem_kernel.dylib 0x00007fff8ec35ce2 __pthread_kill + 10
  78. 1 libsystem_c.dylib 0x00007fff8298e7d2 pthread_kill + 95
  79. 2 libsystem_c.dylib 0x00007fff8297fa7a abort + 143
  80. 3 libc++abi.dylib 0x00007fff8789d7bc abort_message + 214
  81. 4 libc++abi.dylib 0x00007fff8789afcf default_terminate() + 28
  82. 5 libobjc.A.dylib 0x00007fff876d21b9 _objc_terminate + 94
  83. 6 libc++abi.dylib 0x00007fff8789b001 safe_handler_caller(void (*)()) + 11
  84. 7 libc++abi.dylib 0x00007fff8789b05c std::terminate() + 16
  85. 8 libc++abi.dylib 0x00007fff8789c152 __cxa_throw + 114
  86. 9 libobjc.A.dylib 0x00007fff876d1e7a objc_exception_throw + 327
  87. 10 com.apple.CoreFoundation 0x00007fff8d027d8a +[NSException raise:format:arguments:] + 106
  88. 11 com.apple.CoreFoundation 0x00007fff8d027d14 +[NSException raise:format:] + 116
  89. 12 com.apple.Foundation 0x00007fff8643f705 _decodeObjectBinary + 2714
  90. 13 com.apple.Foundation 0x00007fff86440976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
  91. 14 com.apple.Foundation 0x00007fff8641745c -[NSArray(NSArray) initWithCoder:] + 486
  92. 15 com.apple.Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  93. 16 com.apple.Foundation 0x00007fff8643eab2 _decodeObject + 201
  94. 17 com.apple.AppKit 0x00007fff8d7169ed -[NSView initWithCoder:] + 1494
  95. 18 com.apple.AppKit 0x00007fff8d719480 -[NSControl initWithCoder:] + 52
  96. 19 com.apple.AppKit 0x00007fff8d7193c2 -[NSSegmentedControl initWithCoder:] + 50
  97. 20 com.apple.Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  98. 21 com.apple.Foundation 0x00007fff86440976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
  99. 22 com.apple.Foundation 0x00007fff8641745c -[NSArray(NSArray) initWithCoder:] + 486
  100. 23 com.apple.Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  101. 24 com.apple.Foundation 0x00007fff8643eab2 _decodeObject + 201
  102. 25 com.apple.AppKit 0x00007fff8d716832 -[NSView initWithCoder:] + 1051
  103. 26 com.apple.AppKit 0x00007fff8d7163a1 -[NSCustomView initWithCoder:] + 652
  104. 27 com.apple.Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  105. 28 com.apple.Foundation 0x00007fff86440976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
  106. 29 com.apple.Foundation 0x00007fff8641745c -[NSArray(NSArray) initWithCoder:] + 486
  107. 30 com.apple.Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  108. 31 com.apple.Foundation 0x00007fff8643eab2 _decodeObject + 201
  109. 32 com.apple.AppKit 0x00007fff8d716832 -[NSView initWithCoder:] + 1051
  110. 33 com.apple.Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  111. 34 com.apple.Foundation 0x00007fff8643eab2 _decodeObject + 201
  112. 35 com.apple.AppKit 0x00007fff8d80793e -[NSWindowTemplate initWithCoder:] + 3998
  113. 36 com.apple.Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  114. 37 com.apple.Foundation 0x00007fff86440976 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1193
  115. 38 com.apple.Foundation 0x00007fff86440377 -[NSSet(NSSet) initWithCoder:] + 519
  116. 39 com.apple.Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  117. 40 com.apple.Foundation 0x00007fff8643eab2 _decodeObject + 201
  118. 41 com.apple.AppKit 0x00007fff8d61b1b9 -[NSIBObjectData initWithCoder:] + 2099
  119. 42 com.apple.Foundation 0x00007fff8643f797 _decodeObjectBinary + 2860
  120. 43 com.apple.Foundation 0x00007fff8643eab2 _decodeObject + 201
  121. 44 com.apple.AppKit 0x00007fff8d61a864 loadNib + 235
  122. 45 com.apple.AppKit 0x00007fff8d619db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
  123. 46 com.apple.AppKit 0x00007fff8d619cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
  124. 47 com.apple.AppKit 0x00007fff8d619c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
  125. 48 com.apple.AppKit 0x00007fff8d88acd7 NSApplicationMain + 398
  126. 49 edu.ufrj.vitormm.Porting-Kit-Legacy 0x0000000100001224 start + 52
  127.  
  128. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  129. 0 libsystem_kernel.dylib 0x00007fff8ec367e6 kevent + 10
  130. 1 libdispatch.dylib 0x00007fff8ee32786 _dispatch_mgr_invoke + 923
  131. 2 libdispatch.dylib 0x00007fff8ee31316 _dispatch_mgr_thread + 54
  132.  
  133. Thread 2:
  134. 0 libsystem_kernel.dylib 0x00007fff8ec36192 __workq_kernreturn + 10
  135. 1 libsystem_c.dylib 0x00007fff8298e594 _pthread_wqthread + 758
  136. 2 libsystem_c.dylib 0x00007fff8298fb85 start_wqthread + 13
  137.  
  138. Thread 3:
  139. 0 libsystem_kernel.dylib 0x00007fff8ec36192 __workq_kernreturn + 10
  140. 1 libsystem_c.dylib 0x00007fff8298e594 _pthread_wqthread + 758
  141. 2 libsystem_c.dylib 0x00007fff8298fb85 start_wqthread + 13
  142.  
  143. Thread 0 crashed with X86 Thread State (64-bit):
  144. rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfa778 rdx: 0x0000000000000000
  145. rdi: 0x0000000000000b07 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfa7a0 rsp: 0x00007fff5fbfa778
  146. r8: 0x00007fff722d3fb8 r9: 0x00000000000001e8 r10: 0x00007fff8ec35d0a r11: 0x0000000000000246
  147. r12: 0x0000000000000011 r13: 0x00007fff73a22e40 r14: 0x00007fff722d6960 r15: 0x00007fff5fbfa8f0
  148. rip: 0x00007fff8ec35ce2 rfl: 0x0000000000000246 cr2: 0x00000001002fb000
  149. Logical CPU: 0
  150.  
  151. Binary Images:
  152. 0x100000000 - 0x100035fff +edu.ufrj.vitormm.Porting-Kit-Legacy (1.6 - 1.6.33) <60968F33-D0B0-3F6C-94DA-926CE16C9863> /Users/USER/Downloads/Porting Kit Legacy.app/Contents/MacOS/Porting Kit Legacy
  153. 0x7fff64568000 - 0x7fff6459cbaf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
  154. 0x7fff82440000 - 0x7fff82473ff7 com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  155. 0x7fff8247d000 - 0x7fff824e5ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  156. 0x7fff82505000 - 0x7fff82521ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  157. 0x7fff82584000 - 0x7fff825d5ff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  158. 0x7fff8293e000 - 0x7fff82a1bfef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
  159. 0x7fff82a1c000 - 0x7fff82a8ffff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
  160. 0x7fff82a98000 - 0x7fff82cc2fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  161. 0x7fff82d39000 - 0x7fff82e18fff com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  162. 0x7fff82e6b000 - 0x7fff82eb7ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  163. 0x7fff82efc000 - 0x7fff83087ff7 com.apple.QTKit (7.7.1 - 2353) <50F6A57F-70AB-3E5B-BE96-7A58965941F8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  164. 0x7fff8309d000 - 0x7fff830f8fff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  165. 0x7fff832b2000 - 0x7fff83322fff com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  166. 0x7fff83323000 - 0x7fff833bdff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  167. 0x7fff833c0000 - 0x7fff840f7fff com.apple.WebCore (7534.57 - 7534.57.7) <33FCF30A-08C5-3169-B3B0-3A9462FA1A0D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  168. 0x7fff840f8000 - 0x7fff84199ff7 com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  169. 0x7fff8424b000 - 0x7fff84259fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  170. 0x7fff8425a000 - 0x7fff84367fff libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  171. 0x7fff84368000 - 0x7fff8456afff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
  172. 0x7fff845c3000 - 0x7fff845d5ff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  173. 0x7fff8460f000 - 0x7fff84637fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  174. 0x7fff84638000 - 0x7fff8473dfff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  175. 0x7fff8473e000 - 0x7fff84b71ff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  176. 0x7fff84b72000 - 0x7fff84bc4ff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  177. 0x7fff84bc5000 - 0x7fff84bd8ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
  178. 0x7fff84bd9000 - 0x7fff84c13fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  179. 0x7fff84c14000 - 0x7fff84c41fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
  180. 0x7fff84c72000 - 0x7fff84c73fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
  181. 0x7fff84de1000 - 0x7fff84de7fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
  182. 0x7fff84e24000 - 0x7fff84f19fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
  183. 0x7fff84f1a000 - 0x7fff84f76ff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  184. 0x7fff84f77000 - 0x7fff84fa7ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  185. 0x7fff85044000 - 0x7fff857ecfff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  186. 0x7fff8581f000 - 0x7fff85824fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
  187. 0x7fff85a60000 - 0x7fff863fe747 com.apple.CoreGraphics (1.600.0 - ???) <CB70AC19-9532-38CA-8509-6043AD9B4095> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  188. 0x7fff863ff000 - 0x7fff86718fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  189. 0x7fff86734000 - 0x7fff86734fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  190. 0x7fff86735000 - 0x7fff86776fff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  191. 0x7fff86777000 - 0x7fff8677ffff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
  192. 0x7fff86780000 - 0x7fff867d4ff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  193. 0x7fff867d5000 - 0x7fff86a46fff com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
  194. 0x7fff86a47000 - 0x7fff86a47fff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  195. 0x7fff86a8f000 - 0x7fff86ad6ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  196. 0x7fff86ad7000 - 0x7fff86adafff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  197. 0x7fff86adb000 - 0x7fff86b38ff7 com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  198. 0x7fff86b80000 - 0x7fff86c05ff7 com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  199. 0x7fff87097000 - 0x7fff8709bfff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
  200. 0x7fff870e1000 - 0x7fff87157ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
  201. 0x7fff871b4000 - 0x7fff874e0fff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  202. 0x7fff874e3000 - 0x7fff874f8fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  203. 0x7fff874f9000 - 0x7fff8750dff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  204. 0x7fff8750e000 - 0x7fff8752ffff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  205. 0x7fff87530000 - 0x7fff87666fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  206. 0x7fff87667000 - 0x7fff876bafff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  207. 0x7fff876bb000 - 0x7fff8779fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
  208. 0x7fff87843000 - 0x7fff87850ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
  209. 0x7fff87894000 - 0x7fff87894fff com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  210. 0x7fff87895000 - 0x7fff878a0ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
  211. 0x7fff878a1000 - 0x7fff878c5fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  212. 0x7fff878c6000 - 0x7fff879d0fe7 libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <0E7A4F63-035E-3406-AE8C-8F9E3E47D2EE> /usr/lib/libcrypto.0.9.8.dylib
  213. 0x7fff87c95000 - 0x7fff87df2fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  214. 0x7fff87df5000 - 0x7fff87df5fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  215. 0x7fff87df6000 - 0x7fff87df7ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
  216. 0x7fff87e08000 - 0x7fff87e0bfff com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  217. 0x7fff8870d000 - 0x7fff88712fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
  218. 0x7fff88713000 - 0x7fff8871cff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
  219. 0x7fff8871d000 - 0x7fff88734fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  220. 0x7fff88735000 - 0x7fff887dafff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  221. 0x7fff887db000 - 0x7fff887e2fff libcopyfile.dylib (85.1.70 - compatibility 1.0.0) <E805FDF4-7098-3F9F-BF27-191E3E0A0F10> /usr/lib/system/libcopyfile.dylib
  222. 0x7fff887e3000 - 0x7fff887e9fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  223. 0x7fff887fd000 - 0x7fff887fdfff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
  224. 0x7fff8883d000 - 0x7fff8883ffff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
  225. 0x7fff888bd000 - 0x7fff888c0fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  226. 0x7fff888f7000 - 0x7fff88957fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  227. 0x7fff88958000 - 0x7fff8895eff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
  228. 0x7fff8895f000 - 0x7fff88a12ff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  229. 0x7fff88a13000 - 0x7fff88a14ff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
  230. 0x7fff88a15000 - 0x7fff88b16fff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
  231. 0x7fff88b1a000 - 0x7fff88be1ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  232. 0x7fff88be2000 - 0x7fff88c36fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  233. 0x7fff88c3c000 - 0x7fff88c3dff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
  234. 0x7fff88c3e000 - 0x7fff88cc1fef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  235. 0x7fff88d9d000 - 0x7fff88da2ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
  236. 0x7fff88dab000 - 0x7fff88f35ff7 com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  237. 0x7fff88fa8000 - 0x7fff8905efff com.apple.PDFKit (2.7.8 - 2.7.8) <13A92FA5-E6E6-3ECF-9A70-D4330D7BE847> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
  238. 0x7fff8905f000 - 0x7fff890e3ff7 com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  239. 0x7fff8915b000 - 0x7fff89622fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  240. 0x7fff89623000 - 0x7fff8962efff com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  241. 0x7fff89719000 - 0x7fff8972bff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
  242. 0x7fff89793000 - 0x7fff8979dff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
  243. 0x7fff897eb000 - 0x7fff89816ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
  244. 0x7fff89845000 - 0x7fff89862ff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  245. 0x7fff89863000 - 0x7fff89b85fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  246. 0x7fff89cbd000 - 0x7fff89cccff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
  247. 0x7fff89ccd000 - 0x7fff89d63ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  248. 0x7fff89d64000 - 0x7fff89d66ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  249. 0x7fff89d67000 - 0x7fff89f07ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  250. 0x7fff89f8b000 - 0x7fff8a56ffff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  251. 0x7fff8a573000 - 0x7fff8a57afff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  252. 0x7fff8a58a000 - 0x7fff8a598ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
  253. 0x7fff8a599000 - 0x7fff8a9c6fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  254. 0x7fff8a9d5000 - 0x7fff8aa15ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
  255. 0x7fff8aa16000 - 0x7fff8aa21ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  256. 0x7fff8aa22000 - 0x7fff8aa22fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  257. 0x7fff8aa23000 - 0x7fff8ab25fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
  258. 0x7fff8ab26000 - 0x7fff8ab9cfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  259. 0x7fff8abc9000 - 0x7fff8ae3dfff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  260. 0x7fff8ae3e000 - 0x7fff8af45fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
  261. 0x7fff8b089000 - 0x7fff8b0b2fff libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  262. 0x7fff8b0b3000 - 0x7fff8b0dfff7 com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  263. 0x7fff8b0e0000 - 0x7fff8b0f6ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  264. 0x7fff8b143000 - 0x7fff8b146ff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  265. 0x7fff8b147000 - 0x7fff8b43cff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
  266. 0x7fff8b44b000 - 0x7fff8b476fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
  267. 0x7fff8b4da000 - 0x7fff8b4dbfff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
  268. 0x7fff8b4f8000 - 0x7fff8b4fafff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  269. 0x7fff8b544000 - 0x7fff8b544fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  270. 0x7fff8b5e2000 - 0x7fff8b64aff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  271. 0x7fff8b64b000 - 0x7fff8b9f5fe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  272. 0x7fff8c0c9000 - 0x7fff8c0dffff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  273. 0x7fff8c0e0000 - 0x7fff8c0ebff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  274. 0x7fff8c252000 - 0x7fff8c252fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  275. 0x7fff8c253000 - 0x7fff8c258fff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
  276. 0x7fff8c57f000 - 0x7fff8c698fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  277. 0x7fff8c6ae000 - 0x7fff8c6affff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
  278. 0x7fff8c6b0000 - 0x7fff8c6b0fff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  279. 0x7fff8c73b000 - 0x7fff8c742fff com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  280. 0x7fff8c743000 - 0x7fff8c752fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  281. 0x7fff8c753000 - 0x7fff8c7f5fff com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  282. 0x7fff8c7f6000 - 0x7fff8cb12fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  283. 0x7fff8cb7a000 - 0x7fff8cc5eff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  284. 0x7fff8cc5f000 - 0x7fff8cc7cfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
  285. 0x7fff8cc7d000 - 0x7fff8cd7aff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  286. 0x7fff8cd7b000 - 0x7fff8cdddff7 com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  287. 0x7fff8cdde000 - 0x7fff8ce39ff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  288. 0x7fff8cf84000 - 0x7fff8d158ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  289. 0x7fff8d19b000 - 0x7fff8d1c4fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  290. 0x7fff8d1c5000 - 0x7fff8d204fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  291. 0x7fff8d20a000 - 0x7fff8d20efff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
  292. 0x7fff8d20f000 - 0x7fff8d24afff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
  293. 0x7fff8d261000 - 0x7fff8d287fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  294. 0x7fff8d606000 - 0x7fff8d606fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
  295. 0x7fff8d607000 - 0x7fff8d609fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  296. 0x7fff8d60a000 - 0x7fff8e210fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  297. 0x7fff8e211000 - 0x7fff8e230fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
  298. 0x7fff8e231000 - 0x7fff8e398ff7 com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  299. 0x7fff8e3de000 - 0x7fff8e3e4fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  300. 0x7fff8e3e5000 - 0x7fff8e425fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  301. 0x7fff8e693000 - 0x7fff8e6e1fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
  302. 0x7fff8e6e2000 - 0x7fff8e73aff7 libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  303. 0x7fff8e73b000 - 0x7fff8eb59ff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
  304. 0x7fff8eb5a000 - 0x7fff8ebc5ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  305. 0x7fff8ebd5000 - 0x7fff8ec17ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
  306. 0x7fff8ec18000 - 0x7fff8ec18fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  307. 0x7fff8ec19000 - 0x7fff8ec1cfff com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  308. 0x7fff8ec1d000 - 0x7fff8ec1efff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
  309. 0x7fff8ec1f000 - 0x7fff8ec3ffff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
  310. 0x7fff8ec40000 - 0x7fff8ec57fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  311. 0x7fff8ec58000 - 0x7fff8ec5dfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  312. 0x7fff8ec5e000 - 0x7fff8ec82fff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  313. 0x7fff8ec83000 - 0x7fff8ec9dfff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  314. 0x7fff8ed66000 - 0x7fff8ed93fff com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
  315. 0x7fff8ed94000 - 0x7fff8ed9bfff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  316. 0x7fff8ed9c000 - 0x7fff8ee2eff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  317. 0x7fff8ee2f000 - 0x7fff8ee3dfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
  318. 0x7fff8eef1000 - 0x7fff8eef6fff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  319. 0x7fff8eef7000 - 0x7fff8eefbff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  320. 0x7fff8eefc000 - 0x7fff8ef77ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  321. 0x7fff8ef78000 - 0x7fff8f1f0fff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
  322.  
  323. External Modification Summary:
  324. Calls made by other processes targeting this process:
  325. task_for_pid: 3
  326. thread_create: 0
  327. thread_set_state: 0
  328. Calls made by this process:
  329. task_for_pid: 0
  330. thread_create: 0
  331. thread_set_state: 0
  332. Calls made by all processes on this machine:
  333. task_for_pid: 538
  334. thread_create: 0
  335. thread_set_state: 0
  336.  
  337. VM Region Summary:
  338. ReadOnly portion of Libraries: Total=192.2M resident=118.9M(62%) swapped_out_or_unallocated=73.2M(38%)
  339. Writable regions: Total=31.8M written=1436K(4%) resident=2452K(8%) swapped_out=0K(0%) unallocated=29.4M(92%)
  340.  
  341. REGION TYPE VIRTUAL
  342. =========== =======
  343. CG shared images 96K
  344. CoreServices 2568K
  345. MALLOC 21.9M
  346. MALLOC guard page 48K
  347. STACK GUARD 56.0M
  348. Stack 9752K
  349. VM_ALLOCATE 56K
  350. __CI_BITMAP 80K
  351. __DATA 17.8M
  352. __IMAGE 528K
  353. __LINKEDIT 49.1M
  354. __TEXT 143.1M
  355. __UNICODE 544K
  356. mapped file 15.8M
  357. shared memory 312K
  358. =========== =======
  359. TOTAL 317.3M
  360.  
  361. Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.31f1
  362. Graphics: Intel GMA X3100, GMA X3100, Built-In, 144 MB
  363. Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz, 0xAD00000000000000, 0x48594D503132355336344350382D59352020
  364. Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz, 0xAD00000000000000, 0x48594D503132355336344350382D59352020
  365. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.15)
  366. Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
  367. Network Service: Ethernet, Ethernet, en0
  368. Network Service: Wi-Fi, AirPort, en1
  369. Serial ATA Device: WDC WD3200BEVT-11ZCT0, 320,07 GB
  370. Parallel ATA Device: MATSHITADVD-R UJ-857E
  371. USB Device: Built-in iSight, apple_vendor_id, 0x8501, 0xfd400000 / 2
  372. USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8205, 0x1a100000 / 2
  373. USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x022a, 0x5d200000 / 3
  374. USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement