Guest User

Untitled

a guest
Jan 19th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.89 KB | None | 0 0
  1. Process: TextMate [19685]
  2. Path: /Applications/TextMate.app/Contents/MacOS/TextMate
  3. Identifier: com.macromates.textmate
  4. Version: 1.5.10 (1623)
  5. Code Type: X86 (Native)
  6. Parent Process: launchd [205]
  7.  
  8. Date/Time: 2011-10-12 14:44:43.721 +0200
  9. OS Version: Mac OS X 10.7.2 (11C55)
  10. Report Version: 9
  11.  
  12. Interval Since Last Report: 534267 sec
  13. Crashes Since Last Report: 20
  14. Per-App Interval Since Last Report: 524737 sec
  15. Per-App Crashes Since Last Report: 9
  16. Anonymous UUID: C3E1E53A-2311-4A39-B6D8-97A03DEDCEDB
  17.  
  18. Crashed Thread: 0 Dispatch queue: com.apple.main-thread
  19.  
  20. Exception Type: EXC_BAD_ACCESS (SIGBUS)
  21. Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
  22.  
  23. VM Regions Near 0:
  24. --> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/TextMate.app/Contents/MacOS/TextMate
  25. __TEXT 0000000000001000-0000000000258000 [ 2396K] r-x/rwx SM=COW /Applications/TextMate.app/Contents/MacOS/TextMate
  26.  
  27. Application Specific Information:
  28. objc[19685]: garbage collection is OFF
  29. Performing @selector(_openRecentDocument:) from sender NSMenuItem 0x128ab80
  30.  
  31. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  32. 0 com.apple.ApplicationServices.ATS 0x96088278 _ZL21FontNameCacheNodeProcPK11DLCacheTreePvS2_S2_Ph + 35
  33. 1 com.apple.ApplicationServices.ATS 0x96087753 FindInDLCacheTree + 233
  34. 2 com.apple.ApplicationServices.ATS 0x96089ed3 FindEntryInNameCache + 516
  35. 3 com.apple.ApplicationServices.ATS 0x9608fdae _eFOFindName + 164
  36. 4 com.apple.ApplicationServices.ATS 0x960a3f16 _ZL25FOFindNameForFontObjectIDmmmmmPhPm + 72
  37. 5 com.apple.ApplicationServices.ATS 0x960a451a FindNameAsCFString + 441
  38. 6 com.apple.ApplicationServices.ATS 0x960a4916 _eATSFontGetPostScriptName + 104
  39. 7 com.apple.ApplicationServices.ATS 0x960c01e3 ATSFontGetPostScriptName + 70
  40. 8 libCGXType.A.dylib 0x900afccc xt_copy_url_for_platform_font + 205
  41. 9 com.apple.CoreGraphics 0x91d1b120 CGFontFinderCreateFontWithPlatformFont + 59
  42. 10 com.apple.CoreGraphics 0x91d924f0 CGFontCreateWithPlatformFontAndVariation + 44
  43. 11 com.apple.CoreGraphics 0x91d92544 CGFontCreateWithPlatformFont + 25
  44. 12 com.apple.ApplicationServices.ATS 0x960d7e4a LLCStyleInfoCreateActiveStyleInfo + 728
  45. 13 com.apple.QD 0x9964bfbb TATSUStyle::ConstructActiveStyleInfo() + 43
  46. 14 com.apple.QD 0x9964bff0 TATSUStyle::GetStyleInfo(LLCStyleInfo const**) + 32
  47. 15 com.apple.QD 0x9965aaa6 TTextLineLayout::ConstructGlyphRecordArrayWithVirtualGlyphs(TATSUGlyphRecordArray*, unsigned long*) + 414
  48. 16 com.apple.QD 0x9965ae34 TTextLineLayout::ConstructGlyphRecordArray(TATSUGlyphRecordArray*, TLayoutControls*) + 646
  49. 17 com.apple.QD 0x9965cc3d TTextLineLayout::EnsureLayoutIsUpToDate(unsigned long, unsigned char, unsigned long, TATSUGlyphRecordArray**) + 731
  50. 18 com.apple.QD 0x9966f07a ATSUDirectGetLayoutDataArrayPtrFromTextLayout + 90
  51. 19 com.macromates.textmate 0x00041b9d calculate_char_width(OpaqueATSUTextLayout*) + 63
  52. 20 com.macromates.textmate 0x000423fc TextLayout::setAntiAlias(bool) + 384
  53. 21 com.macromates.textmate 0x00042528 TextLayout::TextLayout() + 84
  54. 22 com.macromates.textmate 0x000f2961 ATSUI_render::ATSUI_render() + 29
  55. 23 com.macromates.textmate 0x000df0b1 -[OakTextView initWithFrame:] + 6257
  56. 24 com.apple.AppKit 0x9c007ed8 -[NSCustomView nibInstantiateWithObjectInstantiator:] + 707
  57. 25 com.apple.AppKit 0x9bf05c12 -[NSIBObjectData instantiateObject:] + 271
  58. 26 com.apple.AppKit 0x9bf04fa7 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 807
  59. 27 com.apple.AppKit 0x9befaf4b loadNib + 380
  60. 28 com.apple.AppKit 0x9befa335 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
  61. 29 com.apple.AppKit 0x9befa23f +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
  62. 30 com.apple.AppKit 0x9c0f5f70 -[NSWindowController loadWindow] + 240
  63. 31 com.apple.AppKit 0x9c0f5d0e -[NSWindowController window] + 81
  64. 32 com.macromates.textmate 0x00097275 -[AppDelegate(OpenURL) openURLWithOptions:] + 2367
  65. 33 com.macromates.textmate 0x00046d67 -[AppDelegate application:openFiles:] + 49
  66. 34 com.apple.AppKit 0x9c2f57be -[NSDocumentController(NSPrivate) _openRecentDocument:] + 221
  67. 35 com.apple.CoreFoundation 0x9512c271 -[NSObject performSelector:withObject:] + 65
  68. 36 com.apple.AppKit 0x9bffdd47 -[NSApplication sendAction:to:from:] + 232
  69. 37 com.apple.AppKit 0x9c0f1d47 -[NSMenuItem _corePerformAction] + 536
  70. 38 com.apple.AppKit 0x9c0f19c4 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 171
  71. 39 com.apple.AppKit 0x9c0f104d -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
  72. 40 com.apple.AppKit 0x9c3c921f -[NSMenu performActionForItemAtIndex:] + 65
  73. 41 com.apple.AppKit 0x9c3c9252 -[NSMenu _internalPerformActionForItemAtIndex:] + 45
  74. 42 com.apple.AppKit 0x9c3cd483 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
  75. 43 com.apple.AppKit 0x9c237ba0 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 172
  76. 44 com.apple.AppKit 0x9c0669aa NSSLMMenuEventHandler + 452
  77. 45 com.apple.HIToolbox 0x96f11920 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
  78. 46 com.apple.HIToolbox 0x96d8d803 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
  79. 47 com.apple.HIToolbox 0x96d8cc80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
  80. 48 com.apple.HIToolbox 0x96da1aa9 SendEventToEventTarget + 76
  81. 49 com.apple.HIToolbox 0x96f11de4 _ZL18SendHICommandEventmPK9HICommandmmhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 482
  82. 50 com.apple.HIToolbox 0x96f11e4e SendMenuCommandWithContextAndModifiers + 70
  83. 51 com.apple.HIToolbox 0x96f7c697 SendMenuItemSelectedEvent + 275
  84. 52 com.apple.HIToolbox 0x96dde3f9 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 129
  85. 53 com.apple.HIToolbox 0x96f6d574 _ZL14MenuSelectCoreP8MenuData5PointdmPP13OpaqueMenuRefPt + 608
  86. 54 com.apple.HIToolbox 0x96dd60b2 _HandleMenuSelection2 + 636
  87. 55 com.apple.HIToolbox 0x96dd5e31 _HandleMenuSelection + 53
  88. 56 com.apple.AppKit 0x9bf623ea _NSHandleCarbonMenuEvent + 302
  89. 57 com.apple.AppKit 0x9bef263a _DPSNextEvent + 2196
  90. 58 com.apple.AppKit 0x9bef18b7 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
  91. 59 com.apple.AppKit 0x9beedc2e -[NSApplication run] + 911
  92. 60 com.apple.AppKit 0x9c18231a NSApplicationMain + 1054
  93. 61 com.macromates.textmate 0x0012e356 main + 168
  94. 62 com.macromates.textmate 0x00006122 _start + 216
  95. 63 com.macromates.textmate 0x00006049 start + 41
  96.  
  97. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  98. 0 libsystem_kernel.dylib 0x99c1b90a kevent + 10
  99. 1 libdispatch.dylib 0x9af84c58 _dispatch_mgr_invoke + 969
  100. 2 libdispatch.dylib 0x9af836a7 _dispatch_mgr_thread + 53
  101.  
  102. Thread 2:
  103. 0 libsystem_kernel.dylib 0x99c1b02e __workq_kernreturn + 10
  104. 1 libsystem_c.dylib 0x93d3dccf _pthread_wqthread + 773
  105. 2 libsystem_c.dylib 0x93d3f6fe start_wqthread + 30
  106.  
  107. Thread 3:
  108. 0 libsystem_kernel.dylib 0x99c1b02e __workq_kernreturn + 10
  109. 1 libsystem_c.dylib 0x93d3dccf _pthread_wqthread + 773
  110. 2 libsystem_c.dylib 0x93d3f6fe start_wqthread + 30
  111.  
  112. Thread 4:
  113. 0 libsystem_kernel.dylib 0x99c1b02e __workq_kernreturn + 10
  114. 1 libsystem_c.dylib 0x93d3dccf _pthread_wqthread + 773
  115. 2 libsystem_c.dylib 0x93d3f6fe start_wqthread + 30
  116.  
  117. Thread 0 crashed with X86 Thread State (32-bit):
  118. eax: 0x0001002c ebx: 0x00001260 ecx: 0x00000001 edx: 0xbfffdc30
  119. edi: 0x00000000 esi: 0x00000000 ebp: 0xbfffdbb8 esp: 0xbfffdba0
  120. ss: 0x00000023 efl: 0x00010202 eip: 0x96088278 cs: 0x0000001b
  121. ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
  122. cr2: 0x00000000
  123. Logical CPU: 6
  124.  
  125. Binary Images:
  126. 0x1000 - 0x257ff7 +com.macromates.textmate (1.5.10 - 1623) <C18C373B-0241-6F69-6A1D-2D487F5073ED> /Applications/TextMate.app/Contents/MacOS/TextMate
  127. 0x591000 - 0x63eff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
  128. 0x3795000 - 0x379affc +com.macromates.dialog_plug-in (??? - 1.0) /Applications/TextMate.app/Contents/PlugIns/Dialog.tmplugin/Contents/MacOS/Dialog
  129. 0x37a0000 - 0x37b0fff +com.macromates.dialog2 (??? - 1.0) <C320D482-FEBC-5C9E-F0B0-541F5E7FB3B7> /Applications/TextMate.app/Contents/PlugIns/Dialog2.tmplugin/Contents/MacOS/Dialog2
  130. 0x8fee8000 - 0x8ff1a9c7 dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
  131. 0x90005000 - 0x900a0ff3 com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  132. 0x900ad000 - 0x900b0ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  133. 0x900b1000 - 0x900b7ffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  134. 0x90e0a000 - 0x90e1dffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  135. 0x90e1e000 - 0x90e5cfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  136. 0x91432000 - 0x91433ffd libCVMSPluginSupport.dylib (??? - ???) <0D6D5FDF-E76D-3110-9AFD-A13750D033C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  137. 0x91434000 - 0x91441fff com.apple.HelpData (2.1.0 - 70) <0145664A-4AD4-3CD3-AAF9-73B9EE906B9D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
  138. 0x91442000 - 0x91442fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  139. 0x91443000 - 0x91447fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  140. 0x91448000 - 0x9174afff com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  141. 0x9174b000 - 0x9189dfff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  142. 0x9189e000 - 0x918e1ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
  143. 0x91923000 - 0x92044c93 com.apple.CoreGraphics (1.600.0 - ???) <DE2988AC-C8AA-3007-95EE-2D4600BF0A48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  144. 0x92045000 - 0x920a7ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
  145. 0x920a8000 - 0x920b1fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
  146. 0x920b2000 - 0x9258eff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  147. 0x9258f000 - 0x925abff5 com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  148. 0x925ac000 - 0x925afffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  149. 0x925b0000 - 0x92712fff com.apple.QTKit (7.7.1 - 2304) <13468DA2-6827-32D8-A81C-B9C52D10A203> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
  150. 0x92727000 - 0x92727fff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  151. 0x92728000 - 0x92820ff7 libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  152. 0x92821000 - 0x92890fff com.apple.Heimdal (2.1 - 2.0) <A9FFCE6A-8AFB-328B-8685-E678868DE97A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  153. 0x929c3000 - 0x929fffff libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
  154. 0x92a72000 - 0x92a7ffff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  155. 0x92a80000 - 0x92c69ff7 com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  156. 0x92c6a000 - 0x92f1cff7 com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
  157. 0x92f1d000 - 0x93005fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
  158. 0x93006000 - 0x93007ffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
  159. 0x93012000 - 0x93062ff4 libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  160. 0x93188000 - 0x93803fe5 com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
  161. 0x93804000 - 0x9380bff5 libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
  162. 0x93817000 - 0x9382cfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  163. 0x93832000 - 0x93832fff com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
  164. 0x93833000 - 0x9394afe9 com.apple.WebKit (7534.51 - 7534.51.21) <C9D2416F-ACA3-3AF5-80F4-77C749026542> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
  165. 0x93966000 - 0x93969ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
  166. 0x9396d000 - 0x93a3cfff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  167. 0x93a3d000 - 0x93a4dfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  168. 0x93a4e000 - 0x93a9dffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  169. 0x93a9e000 - 0x93abffff com.apple.framework.internetaccounts (1.1 - 2) <943A5FFD-265A-39C2-AABF-713A47AB9943> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
  170. 0x93ac0000 - 0x93afcffd libGLImage.dylib (??? - ???) <778D3238-1232-3F89-B578-040417967A5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  171. 0x93b7c000 - 0x93c8affb com.apple.DesktopServices (1.6.1 - 1.6.1) <FAF83A6C-0BC0-3C35-9714-D183F2F1E096> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  172. 0x93cdc000 - 0x93cdeffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  173. 0x93cdf000 - 0x93daafff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
  174. 0x94153000 - 0x94186fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
  175. 0x94187000 - 0x941ebfff com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  176. 0x9487e000 - 0x94885ffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  177. 0x948ca000 - 0x94957ff7 com.apple.CoreText (220.11.0 - ???) <76A11E52-276E-3C42-892E-A9B473957147> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
  178. 0x94959000 - 0x94a79fec com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  179. 0x94a7a000 - 0x94aa8fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <67D4C000-DBE2-3BD5-9676-D6094D5AC93D> /usr/lib/libSystem.B.dylib
  180. 0x94aa9000 - 0x94b0bffb com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  181. 0x94b0c000 - 0x94b0eff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  182. 0x94ca3000 - 0x94cd2ff7 libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
  183. 0x94cd3000 - 0x94fdcffb com.apple.Foundation (6.7.1 - 833.19) <99770DCC-C79B-3A6E-9711-C36BFAC1999C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  184. 0x94fdd000 - 0x94fe8fff libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
  185. 0x95092000 - 0x95268ff7 com.apple.CoreFoundation (6.7.1 - 635.13) <6104F5D4-CBEF-3C80-B361-F3CC324CAA7D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  186. 0x95269000 - 0x9533fff6 com.apple.QuickLookUIFramework (3.1 - 500.0) <B539B5D3-2007-30FF-B4CE-55E77AA911EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
  187. 0x95340000 - 0x95417ffb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
  188. 0x95418000 - 0x95443fff com.apple.GSS (2.1 - 2.0) <743BE49E-725D-3C92-80C1-E0EAEE7BF2F4> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  189. 0x95adf000 - 0x95afcfff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
  190. 0x95b41000 - 0x95b67ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
  191. 0x95c97000 - 0x95cbcff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  192. 0x95cbd000 - 0x95cbeff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
  193. 0x95d16000 - 0x95e77ffb com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  194. 0x95ea0000 - 0x95eaefff com.apple.opengl (1.7.5 - 1.7.5) <47AD1A4A-00B0-3BB6-ADCC-E5813B2557E8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  195. 0x95eaf000 - 0x95fc0ff7 libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  196. 0x96030000 - 0x9603bffc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  197. 0x9604d000 - 0x96050ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
  198. 0x96051000 - 0x9607bff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
  199. 0x9607c000 - 0x960f7ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <2F49C381-E780-354F-9D0B-611A70422002> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  200. 0x960f8000 - 0x96101ffb com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
  201. 0x96107000 - 0x96155ff3 com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
  202. 0x96156000 - 0x96157ff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
  203. 0x9615c000 - 0x96176fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  204. 0x96485000 - 0x96486fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
  205. 0x96487000 - 0x96488fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
  206. 0x96521000 - 0x96537ffe libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
  207. 0x96538000 - 0x9659dff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  208. 0x9659e000 - 0x967c7ffb com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
  209. 0x968a1000 - 0x96938ff3 com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  210. 0x96939000 - 0x9695bffe com.apple.framework.familycontrols (3.0 - 300) <62FD0658-ECF1-396D-87E8-64DE4C26E2ED> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  211. 0x9695c000 - 0x9695ffff com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
  212. 0x96960000 - 0x96994ff8 libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <240A755A-8B80-354C-A5BF-42D7B5A68409> /usr/lib/libssl.0.9.8.dylib
  213. 0x96995000 - 0x96bddfff com.apple.JavaScriptCore (7534.51 - 7534.51.21) <FEDF4D88-FB61-3A3F-ABE2-72BE2234DDF4> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
  214. 0x96d3c000 - 0x96d72fff com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  215. 0x96d85000 - 0x970c5ffb com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  216. 0x970c6000 - 0x974c8ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  217. 0x974c9000 - 0x974c9ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
  218. 0x9753a000 - 0x97597ffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
  219. 0x97598000 - 0x9759bffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  220. 0x9759c000 - 0x9759cfff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  221. 0x9759d000 - 0x975a0ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
  222. 0x975a1000 - 0x975e2ff7 com.apple.CoreMedia (1.0 - 705.41) <58BA9E14-0E8B-3B10-968B-FBF5CE86475C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  223. 0x975e3000 - 0x975e3fff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  224. 0x975e4000 - 0x975ecff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
  225. 0x975ed000 - 0x975f5ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
  226. 0x975f6000 - 0x975f7ff7 libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
  227. 0x975f8000 - 0x975f9fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
  228. 0x975fa000 - 0x979edfeb com.apple.VideoToolbox (1.0 - 705.41) <A0CCDD07-4B7F-3A99-A46E-E87E6278FCFF> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  229. 0x97a39000 - 0x97b65ff9 com.apple.CFNetwork (520.2.2 - 520.2.2) <67CD0AD0-0939-3BA9-B6F1-83D23BCC4041> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  230. 0x97b66000 - 0x97ba7ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
  231. 0x97bf5000 - 0x97c3eff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  232. 0x97c4e000 - 0x97c55ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
  233. 0x97c56000 - 0x98669fff com.apple.WebCore (7534.51 - 7534.51.21) <EF92D142-840C-34DE-8257-55D3567EC58A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  234. 0x9866a000 - 0x986a8fff com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
  235. 0x9870f000 - 0x98714ffb com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
  236. 0x98715000 - 0x989c4ff7 com.apple.AddressBook.framework (6.1 - 1058) <1D1B2F1F-4F92-39F8-AF56-A2FFF9E8AE9A> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
  237. 0x989f7000 - 0x98a47ff9 com.apple.QuickLookFramework (3.1 - 500.0) <DAA4CB71-6D54-334B-B4E9-3A7D5287360E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  238. 0x98a71000 - 0x98a7cffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  239. 0x98a7d000 - 0x98b5aff7 com.apple.backup.framework (1.3.1 - 1.3.1) <01EF61F8-67B3-33CE-9828-80BE67988A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  240. 0x98b5b000 - 0x98de0fe3 com.apple.QuickTime (7.7.1 - 2304) <D52BEFE3-47E8-3022-A6E2-004F961659EF> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
  241. 0x98ebc000 - 0x98f24ff3 com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
  242. 0x9951d000 - 0x99528ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  243. 0x99553000 - 0x995dafff com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  244. 0x995db000 - 0x9967ffff com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  245. 0x99680000 - 0x99690ff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
  246. 0x99691000 - 0x99845ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
  247. 0x99846000 - 0x99b88fff com.apple.MediaToolbox (1.0 - 705.41) <27BF572F-0DC5-367F-AF45-CDD0F22D3E17> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
  248. 0x99b89000 - 0x99c01ff2 com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
  249. 0x99c02000 - 0x99c20ff7 libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
  250. 0x99c21000 - 0x99c57ff4 com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  251. 0x99e5a000 - 0x99e5effa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
  252. 0x99e5f000 - 0x99ebbff3 com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  253. 0x99ebc000 - 0x99edbfff com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  254. 0x99edc000 - 0x99ee2ffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  255. 0x99ee3000 - 0x99f06fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  256. 0x99f07000 - 0x99f07fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  257. 0x99f08000 - 0x99f36ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  258. 0x99f37000 - 0x99f40ff3 com.apple.CommonAuth (2.1 - 2.0) <C2EF5EF4-E657-3E92-A80D-B3079CE87854> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  259. 0x99fca000 - 0x9a000ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  260. 0x9a06e000 - 0x9a083ff7 com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  261. 0x9a084000 - 0x9a092fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
  262. 0x9a093000 - 0x9a0fafff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
  263. 0x9a0ff000 - 0x9a116ff8 com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
  264. 0x9a117000 - 0x9a121ff0 com.apple.DirectoryService.Framework (10.7 - 146) <BDDA9EB8-9AE3-3E1B-86F0-58A2A59822EB> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  265. 0x9a122000 - 0x9a162ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
  266. 0x9a163000 - 0x9a223ff3 com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  267. 0x9a224000 - 0x9a24cff0 com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  268. 0x9a24d000 - 0x9a2a5fff com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  269. 0x9a2a6000 - 0x9a2a6fff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  270. 0x9a2a7000 - 0x9a71cff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  271. 0x9a71d000 - 0x9a722ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
  272. 0x9a748000 - 0x9a857ff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
  273. 0x9a89c000 - 0x9a8b0ff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  274. 0x9a9c6000 - 0x9a9caff7 com.apple.OpenDirectory (10.7 - 146) <0C19877A-A4A3-340D-AF56-0D7C8112BB94> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  275. 0x9a9cb000 - 0x9aa24ffb com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  276. 0x9aa25000 - 0x9aa26fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  277. 0x9aa27000 - 0x9aa31ff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
  278. 0x9aa69000 - 0x9acdcff7 com.apple.CoreImage (7.79 - 1.0.1) <2302D9BC-0F8D-3A9D-98F7-F2FFD289EE48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  279. 0x9acdd000 - 0x9ad05ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
  280. 0x9ad06000 - 0x9ad82ffd com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
  281. 0x9ad83000 - 0x9adb0ff7 com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
  282. 0x9adb1000 - 0x9adb6ffd libGFXShared.dylib (??? - ???) <6608466E-F7DF-35FB-A9B6-4BFEBD6FB3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  283. 0x9ae20000 - 0x9ae28fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  284. 0x9ae29000 - 0x9ae52ffe com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  285. 0x9ae53000 - 0x9aee0fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  286. 0x9aee1000 - 0x9af6bffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  287. 0x9af6c000 - 0x9af70ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
  288. 0x9af82000 - 0x9af90fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
  289. 0x9af91000 - 0x9afa2fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
  290. 0x9afa3000 - 0x9afbcfff libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  291. 0x9afbd000 - 0x9afc1ffd IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  292. 0x9afc2000 - 0x9afc2fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
  293. 0x9b00f000 - 0x9b22eff7 com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
  294. 0x9b259000 - 0x9b259ff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  295. 0x9b25a000 - 0x9b25aff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  296. 0x9b2b5000 - 0x9b305fff libFontRegistry.dylib (??? - ???) <253BFC42-E6F2-3AE5-936F-6FCA78FE7184> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  297. 0x9b306000 - 0x9b31ffff com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
  298. 0x9b320000 - 0x9b410ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
  299. 0x9b411000 - 0x9b7cbffb com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
  300. 0x9b7e2000 - 0x9b8a2fff com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  301. 0x9b8a3000 - 0x9b8ccffe com.apple.shortcut (2.0 - 2.0) <7F289D05-DDEC-3993-9F86-0DB896E1E686> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
  302. 0x9bac0000 - 0x9bac8ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
  303. 0x9bb07000 - 0x9bb58ff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  304. 0x9bb59000 - 0x9bb5aff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
  305. 0x9bb5b000 - 0x9bb78ff3 com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  306. 0x9bb79000 - 0x9bb89fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
  307. 0x9bb8a000 - 0x9bb8cff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
  308. 0x9bb8d000 - 0x9bbf7ff3 com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  309. 0x9bbf8000 - 0x9bc6dfff com.apple.Metadata (10.7.0 - 627.18) <5F6269C1-208C-38B8-B2EA-0A19BFD5E74E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  310. 0x9bc7f000 - 0x9bc83fff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  311. 0x9bd05000 - 0x9bd66ffb com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  312. 0x9bd67000 - 0x9bdb8ff3 com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  313. 0x9bdb9000 - 0x9be8fa5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
  314. 0x9beb1000 - 0x9bed3ff1 com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  315. 0x9bee8000 - 0x9c975ffe com.apple.AppKit (6.7.2 - 1138.20) <7472151A-27D5-300D-B253-06DB2DC1518D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  316. 0x9c976000 - 0x9ca0aff7 com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  317. 0x9ca0b000 - 0x9ca52fff com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  318. 0x9ca53000 - 0x9cb36ff7 libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
  319.  
  320. External Modification Summary:
  321. Calls made by other processes targeting this process:
  322. task_for_pid: 18
  323. thread_create: 0
  324. thread_set_state: 0
  325. Calls made by this process:
  326. task_for_pid: 0
  327. thread_create: 0
  328. thread_set_state: 0
  329. Calls made by all processes on this machine:
  330. task_for_pid: 1906155
  331. thread_create: 0
  332. thread_set_state: 0
  333.  
  334. VM Region Summary:
  335. ReadOnly portion of Libraries: Total=182.4M resident=63.2M(35%) swapped_out_or_unallocated=119.2M(65%)
  336. Writable regions: Total=149.9M written=5588K(4%) resident=39.4M(26%) swapped_out=3532K(2%) unallocated=110.5M(74%)
  337.  
  338. REGION TYPE VIRTUAL
  339. =========== =======
  340. ATS (font support) 32.0M
  341. ATS (font support) (reserved) 4K reserved VM address space (unallocated)
  342. CG backing stores 2684K
  343. CG image 4K
  344. CG raster data 64K
  345. CG shared images 3480K
  346. CoreGraphics 8K
  347. CoreServices 3436K
  348. MALLOC 87.6M
  349. MALLOC guard page 48K
  350. Memory tag=240 4K
  351. Memory tag=242 12K
  352. Stack 66.0M
  353. VM_ALLOCATE 16.7M
  354. __CI_BITMAP 80K
  355. __DATA 9260K
  356. __DATA/__OBJC 128K
  357. __IMAGE 1256K
  358. __IMPORT 48K
  359. __LINKEDIT 44.9M
  360. __OBJC 3036K
  361. __OBJC/__DATA 44K
  362. __PAGEZERO 4K
  363. __TEXT 137.5M
  364. __UNICODE 544K
  365. mapped file 101.4M
  366. shared memory 32.6M
  367. shared pmap 6956K
  368. =========== =======
  369. TOTAL 549.2M
  370. TOTAL, minus reserved VM space 549.2M
  371.  
  372. Model: MacBookPro8,2, BootROM MBP81.0047.B1E, 4 processors, Intel Core i7, 2 GHz, 4 GB, SMC 1.69f1
  373. Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB
  374. Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
  375. Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
  376. Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
  377. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.18)
  378. Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
  379. Network Service: AirPort, AirPort, en1
  380. Serial ATA Device: STT_FTM56GX25H, 256.06 GB
  381. Serial ATA Device: MATSHITADVD-R UJ-898
  382. USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
  383. USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
  384. USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 5
  385. USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
  386. USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
  387. USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
  388. USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
Add Comment
Please, Sign In to add comment