I've been using Metro for a number of years now, and although I don't use it an awful lot these days, I still kind of need it to do some midi conversions from my old Metro files. Just recently I've tried to open up Metro on my iMac (OS X 10.7.3) and it crashes with the following log.
Would this give some clues as to resolving this? I've tried it recently with Metro 6.5 also and it gives a similar result.
Incidently all works ok on my Macbook using similar plugins etc.
Process: Metro [1346]
Path: /Applications/Metro Folder 6.3/Metro.app/Contents/MacOS/Metro
Identifier: biz.sagantech.Metro
Version: 6.3.8.6 (6.3.8.6)
Code Type: X86 (Native)
Parent Process: launchd [171]
Date/Time: 2012-02-21 22:04:32.715 +0000
OS Version: Mac OS X 10.7.3 (11D50)
Report Version: 9
Interval Since Last Report: 153034 sec
Crashes Since Last Report: 48
Per-App Interval Since Last Report: 125 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 3F320595-6B33-4430-B6AF-2114BD95D1A6
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
VM Regions Near 0x8:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Metro Folder 6.3/Metro.app/Contents/MacOS/Metro
__TEXT 0000000000001000-000000000022a000 [ 2212K] r-x/rwx SM=COW /Applications/Metro Folder 6.3/Metro.app/Contents/MacOS/Metro
Application Specific Information:
objc[1346]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_blocks.dylib 0x91981b47 _Block_object_assign + 173
1 com.apple.audio.CoreAudio 0x946925d4 __copy_helper_block_45 + 38
2 libsystem_blocks.dylib 0x91980f86 _Block_call_copy_helper + 29
3 libsystem_blocks.dylib 0x919819d3 _Block_copy_internal + 228
4 com.apple.audio.CoreAudio 0x94676c10 HALB_Executor::Push(void ( block_pointer)(HALB_Executor&)) + 18
5 com.apple.audio.CoreAudio 0x9469664f HALC_ShellDevice::_Device_GetPropertyData(HALB_Executor&, AudioObjectPropertyAddress, unsigned long, void const*, unsigned long, unsigned long&, void*) const + 579
6 com.apple.audio.CoreAudio 0x9469a50f HALC_ShellDevice::_GetPropertyData(HALB_Executor&, unsigned long, AudioObjectPropertyAddress, unsigned long, void const*, unsigned long, unsigned long&, void*) const + 735
7 com.apple.audio.CoreAudio 0x9469f363 HALC_ShellObject::GetPropertyData_Helper(HALB_Executor&, unsigned long, AudioObjectPropertyAddress, unsigned long, void const*, unsigned long, unsigned long&, void*) const + 91
8 com.apple.audio.CoreAudio 0x94676bf5 __GetPropertyData_block_invoke_9 + 123
9 com.apple.audio.CoreAudio 0x94676b4b HALB_CommandGate::ExecuteCommand(void ( block_pointer)()) const + 35
10 com.apple.audio.CoreAudio 0x9469f77b HALC_ShellObject::GetPropertyData(HALB_Executor&, unsigned long, AudioObjectPropertyAddress, unsigned long, void const*, unsigned long, unsigned long&, void*) const + 155
11 com.apple.audio.CoreAudio 0x94699f4b _ZL38_Device_GetCFStringPropertyData_HelperR13HALB_Executorm26AudioObjectPropertyAddressRPK10__CFString + 224
12 com.apple.audio.CoreAudio 0x94697d87 ___Device_GetPropertyData_block_invoke_46 + 58
13 com.apple.audio.CoreAudio 0x94671bb6 HALB_Executor::DoIt(void ( block_pointer)(HALB_Executor&)) + 62
14 com.apple.audio.CoreAudio 0x94671b45 HALB_Executor::Run(void ( block_pointer)(HALB_Executor&)) + 53
15 com.apple.audio.CoreAudio 0x946a0977 _ZL40HAL_HardwarePlugIn_ObjectGetPropertyDataPP28AudioHardwarePlugInInterfacemPK26AudioObjectPropertyAddressmPKvPmPv + 143
16 com.apple.audio.CoreAudio 0x946ae6e3 HALPlugIn::ObjectGetPropertyData(HALObject const&, AudioObjectPropertyAddress const&, unsigned long, void const*, unsigned long&, void*) const + 89
17 com.apple.audio.CoreAudio 0x946ad757 HALObject::GetPropertyData(AudioObjectPropertyAddress const&, unsigned long, void const*, unsigned long&, void*) const + 445
18 com.apple.audio.CoreAudio 0x946ab2bb HALDevice::GetPropertyData(AudioObjectPropertyAddress const&, unsigned long, void const*, unsigned long&, void*) const + 1315
19 com.apple.audio.CoreAudio 0x9467bf59 AudioDeviceGetProperty + 366
20 biz.sagantech.Metro 0x000f8055 0x1000 + 1011797
21 biz.sagantech.Metro 0x000f813c 0x1000 + 1012028
22 biz.sagantech.Metro 0x0008a12d 0x1000 + 561453
23 biz.sagantech.Metro 0x0008e509 0x1000 + 578825
24 biz.sagantech.Metro 0x000539d0 0x1000 + 338384
25 biz.sagantech.Metro 0x00083e26 0x1000 + 536102
26 biz.sagantech.Metro 0x00002682 0x1000 + 5762
27 biz.sagantech.Metro 0x000025a9 0x1000 + 5545
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x967ae90a kevent + 10
1 libdispatch.dylib 0x9acf2c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9acf16a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x967ad83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x901e1e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x901e1f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.CoreServices.CarbonCore 0x920113ef TSWaitOnConditionTimedRelative + 178
4 com.apple.CoreServices.CarbonCore 0x92011165 TSWaitOnSemaphoreCommon + 490
5 com.apple.CoreServices.CarbonCore 0x92010f76 TSWaitOnSemaphoreRelative + 24
6 com.apple.CoreServices.CarbonCore 0x92086398 TimerThread + 292
7 libsystem_c.dylib 0x901dded9 _pthread_start + 335
8 libsystem_c.dylib 0x901e16de thread_start + 34
Thread 3:
0 libsystem_kernel.dylib 0x967abc22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x967ab1f6 mach_msg + 70
2 com.apple.audio.midi.CoreMIDI 0x00306f67 XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x00329f5b MIDIProcess::RunMIDIInThread() + 259
4 com.apple.audio.midi.CoreMIDI 0x0032a8e2 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI 0x0030853b XThread::RunHelper(void*) + 17
6 com.apple.audio.midi.CoreMIDI 0x00307f05 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x901dded9 _pthread_start + 335
8 libsystem_c.dylib 0x901e16de thread_start + 34
Thread 4:
0 libsystem_kernel.dylib 0x967abc22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x967ab1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x91a04c7a __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x91a0dda4 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x91a0d47c CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x91a1e1a1 CFRunLoopRun + 129
6 com.apple.DVCPROHDMuxer 0x0c71798f AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 317
7 libsystem_c.dylib 0x901dded9 _pthread_start + 335
8 libsystem_c.dylib 0x901e16de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x00000008 ecx: 0x01000004 edx: 0x08000000
edi: 0xbffff568 esi: 0x91981aa8 ebp: 0xbffff188 esp: 0xbffff170
ss: 0x00000023 efl: 0x00010287 eip: 0x91981b47 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000008
Logical CPU: 2
Binary Images:
0x1000 - 0x229ff7 +biz.sagantech.Metro (6.3.8.6 - 6.3.8.6) /Applications/Metro Folder 6.3/Metro.app/Contents/MacOS/Metro
0x2f7000 - 0x343ffb com.apple.audio.midi.CoreMIDI (1.8 - 42) <CBD34EBC-0FFD-34B4-B55A-BE1F61EF4BD8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x1f79000 - 0x1f7bff3 com.apple.LiveType.component (2.1.4 - 2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x1f81000 - 0x1fc7ffb com.apple.motion.component (1.0 - 729) <494487C6-EA30-43DD-39E4-BED23C5A5B1C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
0x1fcd000 - 0x1fcfff7 Motion (729.0.0 - compatibility 1.0.0) <051B60E9-B39F-EBB2-5B96-F088D147E78C> /Library/Frameworks/Motion.framework/Versions/A/Motion
0x1fe2000 - 0x1fe3ffc ATSHI.dylib (??? - ???) <B244624E-E09E-34B2-A185-EB30AF08A95D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x48fc000 - 0x48fcfff libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
0x4a00000 - 0x4a64fe2 com.apple.LiveType.framework (2.1.4 - 2.1.4) <7AABA687-4323-E5B9-BA04-8F61C217E6FD> /Library/Application Support/ProApps/*/LiveType.framework/Versions/A/LiveType
0x4a84000 - 0x4b21ff8 com.apple.procore.framework (4.0.2 - 757) <D3146F1E-F86D-F2A2-509B-E3F9640CBE40> /Library/Application Support/ProApps/*/ProCore.framework/Versions/A/ProCore
0x4ee0000 - 0x4ee7ffe com.apple.AppleGVAHW.component (1.0 - 1) <13BFEB64-0AD7-3ACE-94DA-806546212480> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
0x93c2000 - 0x93d5fef com.apple.FCP Uncompressed 422.component (2.0 - 546.9) <DAC75D69-E415-E716-AF10-06BBD87B051A> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
0x93da000 - 0x93e7fff +net.telestream.license (1.0.3.4-GC - 1.0.3.4-GC) <0B4D5758-8A9B-958D-1406-12377A1D9E23> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x93f1000 - 0x93f3fff com.apple.MLTEFile (3.2.1 - 7) <88F40050-787E-3815-9631-DAF1B86F2A3D> /System/Library/CoreServices/MLTEFile.bundle/Contents/MacOS/MLTEFile
0x97f1000 - 0x97f7fff +biz.sagantech.SaganTech-Metronome (1.0.3 - 1.0.3) /Applications/Metro Folder 6.3/*/SaganTech-Metronome
0xa72b000 - 0xa753fe3 com.apple.AppleAVCIntraCodec (2.0 - 542.4) <408052E9-3698-D679-DB45-82B57D075B22> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCodec
0xa75d000 - 0xa796ff3 com.apple.QuickTimeFireWireDV.component (7.7.1 - 2315) <F2AFE0C1-1B5B-3A46-9A09-A2E04DCBE215> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0xa7a1000 - 0xa7defe7 com.apple.DVCPROHDCodec (2.0 - 542.4) <751976E0-619F-30A4-2EF4-60919BD28C72> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
0xa7ee000 - 0xa7fcffb libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D3F1CC34-55EB-3D33-A7C2-025D5C8025D0> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0xb301000 - 0xb5f1feb +org.perian.Perian (1.2.3 - 1.2.3) <722FFF4F-46EF-E5BE-70A6-42B5873D2B37> /Users/USER/Library/QuickTime/Perian.component/Contents/MacOS/Perian
0xba6c000 - 0xbc5efe2 +net.telestream.wmv.import (2.3.6.5 - 2.3.6.5) <1C5C8F9A-DE50-44E2-7859-3D54006F4C6E> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
0xbc93000 - 0xbd40ff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
0xbd85000 - 0xbf45ff2 +net.telestream.wmv.advanced (2.3.6.5 - 2.3.6.5) <7CC255AF-1F15-4358-98F2-F2F263D29F6A> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
0xbf8a000 - 0xc00dff3 com.apple.AppleProResCodec (3.0 - 544.2) <A3039D9F-33F1-B503-B054-792E62263759> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
0xc04b000 - 0xc08aff7 com.apple.AppleVAH264HW.component (3.0 - 3.0) <4460AFFB-17DE-34F0-91C7-A2C90B817146> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0xc14d000 - 0xc263ff3 com.apple.AppleGVAFramework (2.2.79 - 2.2.79) <7D6AA57B-BA89-398A-8522-0D6D2106669E> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
0xc27c000 - 0xc32ffe7 com.apple.AppleHDVCodec (2.0 - 548.3) <7E6FD5F1-CAA5-6E72-1217-CF9F199F7EFE> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
0xc34b000 - 0xc36cfe7 com.apple.AppleIntermediateCodec (2.0 - 542.4) <C71EE6F3-7B4D-38DA-B3D9-65B0AD4CE313> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0xc37b000 - 0xc391ffb com.apple.IMXCodec (2.0 - 547.2) <10CDBF62-3937-927C-6470-E355A0232686> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
0xc3a3000 - 0xc3bbff2 com.apple.applepixletvideo (1.2.30 - 1.2d30) <72A0B4BD-DB7A-3C7F-ADB9-6D059F7ABA2B> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0xc3e2000 - 0xc3f4fff libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <ADEB72F9-0048-3C87-AD9B-71AA57D523E9> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0xc50a000 - 0xc50effb libFontRegistryUI.dylib (??? - ???) <E986346C-8132-33B6-8525-AA2A3233F99C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0xc52b000 - 0xc52fffb com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <E6982BB2-BEC8-3232-989D-B3D5B26AE0DF> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0xc575000 - 0xc57bffb com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <731DE928-8747-39A9-8C7A-E1017A4D1A07> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0xc580000 - 0xc5d5fe2 com.apple.DVCPROHDAudio (1.3.2 - 1.3.2) <2E0A9883-4EA5-706F-78F6-4C1F105A4D30> /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
0xc700000 - 0xc765fe0 com.apple.DVCPROHDMuxer (1.3.2 - 1.3.2) <483DD62C-46C4-36AA-6A1C-2DEA6F062863> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x70000000 - 0x70141fff com.apple.audio.units.Components (1.7.2 - 1.7.2) <44C7D574-F577-30B8-B74D-F2EF8A5A282A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe8f000 - 0x8fec1aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90112000 - 0x90117ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x90181000 - 0x9024cfff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9024d000 - 0x9024fffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90250000 - 0x902ddff7 com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x902de000 - 0x902e5ffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x902f8000 - 0x9038dff7 com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9038e000 - 0x90415fff 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
0x90416000 - 0x9043fff1 com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x904a3000 - 0x90565fff com.apple.CoreServices.OSServices (478.37 - 478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90566000 - 0x90566fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90567000 - 0x905c4ffb 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
0x905c6000 - 0x9062dfff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9062e000 - 0x9066eff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9066f000 - 0x90676ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x910e5000 - 0x911cdfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x911de000 - 0x911deff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x911df000 - 0x911f4fff 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
0x911f5000 - 0x91202fff com.apple.HelpData (2.1.2 - 72) <37D51522-EDED-38BC-9412-3224ED91A078> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91838000 - 0x91848ff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x91980000 - 0x91981fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x91982000 - 0x91992fff 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
0x91993000 - 0x919d1fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x919d2000 - 0x91ba9fff com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91bb2000 - 0x91bb2fff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91bb3000 - 0x91bfcff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91bfd000 - 0x91c08ffb 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
0x91f5e000 - 0x91f80ffe com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91f81000 - 0x91fd2fff libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91fd3000 - 0x922d5fff com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x922d6000 - 0x92549ff7 com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x92c6b000 - 0x92ce7ff7 libType1Scaler.dylib (??? - ???) <2560F511-3288-3367-A4E2-AD15219B6913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x92dca000 - 0x92e0aff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x92e18000 - 0x92f27fff com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93172000 - 0x931d7ff7 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
0x931d8000 - 0x931e0ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9325c000 - 0x9325cfff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x9325d000 - 0x932a0ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x932a1000 - 0x932a3ffc com.apple.QuickTimeH264.component (7.7.1 - 2315) <94626300-FADD-3219-9E76-278AD69C9A1F> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x932a8000 - 0x93303ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x93345000 - 0x93374ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x93380000 - 0x9368aff3 com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9368b000 - 0x93696ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9369a000 - 0x936a5ffc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x93700000 - 0x93707fff com.apple.agl (3.1.4 - AGL-3.1.4) <CCCE2A89-026B-3185-ABEA-68D268353164> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x93795000 - 0x938a9ff3 com.apple.QuickTimeImporters.component (7.7.1 - 2315) <5851AB10-A55E-3D80-94D3-46B90E0879DA> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x9392c000 - 0x93955ffe com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93979000 - 0x9397afff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9397b000 - 0x93a73ff7 libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x93a74000 - 0x93aabfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x93afc000 - 0x93b12ffe libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x93b14000 - 0x93b27ffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x93b2a000 - 0x93b2bfff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x93b2c000 - 0x93ba7ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93ba8000 - 0x93c3fff3 com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93c40000 - 0x93cb6fff com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93d75000 - 0x93e10ff3 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
0x94614000 - 0x9461affd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x94657000 - 0x9465affd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9465b000 - 0x94669ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9466a000 - 0x946cbffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x946cc000 - 0x946cfff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x94750000 - 0x9476ffff com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x947c1000 - 0x947c5ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x94baa000 - 0x94bd3fff com.apple.shortcut (2.1 - 2.1) <D56F5E5E-A41F-36D1-ACD5-42EA7910B20F> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94bd4000 - 0x94bdaffb 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
0x94bdb000 - 0x94fddff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95017000 - 0x950bbfff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x95301000 - 0x9530efff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x954a9000 - 0x954b7fff com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95883000 - 0x95b3fff3 com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95b40000 - 0x95b40ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95b90000 - 0x95caefec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95caf000 - 0x95dc0ff7 libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x95dc1000 - 0x95de6ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95de7000 - 0x962c3ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x962c4000 - 0x962c7ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x96319000 - 0x9650eff7 com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9650f000 - 0x96794fe3 com.apple.QuickTime (7.7.1 - 2315) <E6249041-B569-3A96-897F-E84B1C057948> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96795000 - 0x967b3ff7 libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x967b9000 - 0x967baff7 libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
0x967bb000 - 0x967bbfff 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
0x967bc000 - 0x967c4fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x967c5000 - 0x968a8ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.

0x96a14000 - 0x96a29ff7 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
0x96a2a000 - 0x96d6effb com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96d6f000 - 0x96e7ffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x96e80000 - 0x96ee4fff com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96f21000 - 0x96f24ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x96f25000 - 0x96f2affd libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x96f2b000 - 0x979beff6 com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x979bf000 - 0x979c3ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x979c4000 - 0x979c4fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x979c5000 - 0x979ceff3 com.apple.CommonAuth (2.1 - 2.0) <5DA75D12-A4D6-3362-AD72-79A64C79669E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x979cf000 - 0x979d2ffb 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
0x979d3000 - 0x979d5ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x979fd000 - 0x97a01fff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97a02000 - 0x97a06fff 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
0x97e2e000 - 0x97f8fffb com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x97f90000 - 0x97ffffff com.apple.Heimdal (2.1 - 2.0) <BCF7C3F1-23BE-315A-BBB6-5F01C79CF626> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x98156000 - 0x98225fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98226000 - 0x9822eff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x9822f000 - 0x9835bff9 com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9866a000 - 0x987bcfff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x987be000 - 0x987c8ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x987c9000 - 0x987caff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x987cb000 - 0x990f35eb com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x990f4000 - 0x9912aff7 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
0x9912b000 - 0x9914efff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9936b000 - 0x997e0ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x997e2000 - 0x997edfff libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x997ee000 - 0x9980affc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9980b000 - 0x9986dff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9986e000 - 0x9986fff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x99870000 - 0x99eebfe5 com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x99fe4000 - 0x9a034ff0 libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9a035000 - 0x9a0a9fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9a0e6000 - 0x9a0effff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9a0f0000 - 0x9a152ffb com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9a153000 - 0x9a15aff5 libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x9a15b000 - 0x9a15eff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9a43d000 - 0x9a471ff3 libTrueTypeScaler.dylib (??? - ???) <43479E0A-C47D-3CE3-B328-9CB33D3FC3B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9a5e3000 - 0x9a5f7ff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9a5f8000 - 0x9a623fff com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9a624000 - 0x9a625ff7 libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
0x9a64a000 - 0x9a678fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x9a679000 - 0x9a691ff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x9a76a000 - 0x9a76effd IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9a76f000 - 0x9a76fffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9a770000 - 0x9a77efff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9a77f000 - 0x9a809ffb 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
0x9a8ff000 - 0x9a932fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x9a975000 - 0x9a992fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9a993000 - 0x9a9b0ff3 com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9a9d8000 - 0x9aa31fff com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9ac7e000 - 0x9ac7ffff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9acf0000 - 0x9acfefff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x9ad24000 - 0x9ad2cff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9ad2d000 - 0x9ad2fff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9ad30000 - 0x9ba80feb com.apple.QuickTimeComponents.component (7.7.1 - 2315) <1826E4DB-15C2-3495-A278-A17ADEDB0A62> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9ba81000 - 0x9ba81fff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9ba93000 - 0x9bee0ffb com.apple.RawCamera.bundle (3.9.1 - 586) <81E19AD7-A034-3A56-B74E-31EDBD663694> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9bee1000 - 0x9bee5ff7 com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9c026000 - 0x9c06eff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9c06f000 - 0x9c0fcfe7 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
0x9c0fd000 - 0x9c12bff7 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
0x9c12c000 - 0x9c1ecffb com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9c1ed000 - 0x9c2ddff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9c386000 - 0x9c387ffd libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c388000 - 0x9c45eaab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9c45f000 - 0x9c4bbfff com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9c4bc000 - 0x9c4f9ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x9c4fa000 - 0x9c516ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9c5ae000 - 0x9c762ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9c763000 - 0x9c763fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9c7e9000 - 0x9c811ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x9c812000 - 0x9c834ff1 com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9c835000 - 0x9c840ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x9cd24000 - 0x9cd3efff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9cd3f000 - 0x9cd50fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9cd51000 - 0x9cda2ff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9cda3000 - 0x9cddfffa libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0xba300000 - 0xba301ffb libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <F098D5D3-D551-3E69-8261-208A9091BBF0> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0xba900000 - 0xba91bffd libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <5635DF40-8D8E-3B8C-B075-7B3FC0F184A4> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21ff6 libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <17226124-8E8A-34EB-A2C4-D4A0469CF45B> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xbad00000 - 0xbad01fff libLatin2Converter.dylib (54.0.0 - compatibility 1.0.0) <0037D2B3-EDF4-3A68-B8CC-4A519EBF9029> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
0xeab00000 - 0xeab10ff3 libConverter.dylib (179.0.0 - compatibility 1.0.0) <7C3B724B-D38D-3070-A7D7-6FC0A8E4B0D1> /System/Library/Printers/Libraries/libConverter.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 5
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 2766
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=178.1M resident=64.4M(36%) swapped_out_or_unallocated=113.7M(64%)
Writable regions: Total=3.3G written=3.2G(95%) resident=3.2G(96%) swapped_out=0K(0%) unallocated=127.6M(4%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 34.7M
CG backing stores 24.9M
CG raster data 272K
CG shared images 3448K
CoreGraphics 8K
CoreServices 6088K
MALLOC 3.2G
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 192K
Stack 66.0M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 14.1M
__DATA/__OBJC 128K
__IMAGE 528K
__IMPORT 72K
__LINKEDIT 44.3M
__OBJC 1600K
__OBJC/__DATA 56K
__PAGEZERO 4K
__RC_CAMERAS 232K
__TEXT 133.8M
__UNICODE 544K
mapped file 133.6M
shared memory 2432K
shared pmap 8516K
=========== =======
TOTAL 3.7G
Model: iMac11,3, BootROM IM112.0057.B01, 4 processors, Intel Core i7, 2.93 GHz, 8 GB, SMC 1.59f2
Graphics: ATI Radeon HD 5750, ATI Radeon HD 5750, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F324758334D314131333333433920
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F324758334D314131333333433920
Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.61.4-P2P
Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST31000528AS, 1 TB
Serial ATA Device: HL-DT-STDVDRW GA32N
Serial ATA Device: C300-CTFDDAC256MAG, 256.06 GB
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: USB Audio, 0x0d8c (C-MEDIA ELECTRONICS INC.), 0x0006, 0xfa130000 / 6
USB Device: Ext HDD 1021, 0x1058 (Western Digital Technologies, Inc.), 0x1021, 0xfa140000 / 5
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 4
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 8
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
USB Device: Generic USB Hub, 0x058f (Alcor Micro, Corp.), 0x9254, 0xfd140000 / 5
USB Device: Controller, 0x045e (Microsoft Corporation), 0x028e, 0xfd141000 / 6
USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
FireWire Device: My Book Device, WD, 800mbit_speed
FireWire Device: FW 410, M-AUDIO, 400mbit_speed