D: Duplicate

VideoTools v2.3 ; Blackmagic capture ; BlackmMagic Ultrastudio Mini Recorder crash

Lion, 10.7.5 Quartz Composer 32 or 64 bits Last VideoTools plugin A HD camcorder plugged via HDMI on a Ultrastudio Mini Recorder.

When connecting the patch to a Billboard, the app crashes. It works well with the classic Video Input


Process:         Quartz Composer [467]
Path:            /Applications/Developper Graphics Tools/Quartz Composer.app/Contents/MacOS/Quartz Composer
Identifier:      com.apple.QuartzComposer.editor
Version:         4.6 (148)
Build Info:      QuartzComposerEditor-148000000000000~27
Code Type:       X86 (Native)
Parent Process:  launchd [151]

PlugIn Path:       /Library/Application Support/Blackmagic Design/*/DeckLinkAPI.bundle/Contents/MacOS/DeckLinkAPI
PlugIn Identifier: com.blackmagic-design.desktopvideo.api
PlugIn Version:    9.7.3 (9.7.3)

Date/Time:       2013-05-28 16:55:47.819 +0200
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

Interval Since Last Report:          6166317 sec
Crashes Since Last Report:           155
Per-App Interval Since Last Report:  304185 sec
Per-App Crashes Since Last Report:   23
Anonymous UUID:                      59501092-350D-491A-8141-9D4C34A7E721

Crashed Thread:  4

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
Uncaught exception "NSInvalidArgumentException": -[QCOpenGLContext virtualScreen]: unrecognized selector sent to instance 0x6cb25e70
objc[467]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[QCOpenGLContext virtualScreen]: unrecognized selector sent to instance 0x6cb25e70'
*** Call stack at first throw:
(
   0   CoreFoundation                      0x993d1a67 __raiseError + 231
   1   libobjc.A.dylib                     0x9575a149 objc_exception_throw + 155
   2   CoreFoundation                      0x993d5070 -[NSObject doesNotRecognizeSelector:] + 256
   3   CoreFoundation                      0x99323cd9 ___forwarding___ + 457
   4   CoreFoundation                      0x99323aa2 _CF_forwarding_prep_0 + 50
   5   QuartzComposer                      0x90981de9 -[QCImageTextureBuffer initWithTextureName:releaseCallback:releaseInfo:context:format:target:width:height:mipmapLevels:flipped:colorSpace:options:] + 544
   6   QuartzComposer                      0x90982193 -[QCImageTextureBuffer initWithTextureName:releaseCallback:releaseInfo:context:format:target:flipped:colorSpace:options:] + 791
   7   VideoTools                          0x07d5c975 VideoTools + 133493
   8   DeckLinkAPI                         0x0ef102d1 _ZN14CDeckLinkInput24inputFrameArrivalCallackEv + 1553
   9   DeckLinkAPI                         0x0ef09160 _ZN9CDeckLink28DeckLinkNotificationCallbackEP12__CFMachPortPvlS2_ + 92
   10  CoreFoundation                      0x9928ed0a __CFMachPortPerform + 346
   11  CoreFoundation                      0x9928eb91 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 49
   12  CoreFoundation                      0x9928e7bb __CFRunLoopDoSource1 + 155
   13  CoreFoundation                      0x992c7e01 __CFRunLoopRun + 2193
   14  CoreFoundation                      0x992c71dc CFRunLoopRunSpecific + 332
   15  CoreFoundation                      0x992d7f01 CFRunLoopRun + 129
   16  DeckLinkAPI                         0x0ef090d3 _ZN9CDeckLink32DriverNotificationThreadFunctionEPv + 111
   17  libsystem_c.dylib                   0x9bd80ed9 _pthread_start + 335
   18  libsystem_c.dylib                   0x9bd846de thread_start + 34
)
 

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib           0x98be4c22 mach_msg_trap + 10
1   libsystem_kernel.dylib           0x98be41f6 mach_msg + 70
2   com.apple.CoreFoundation         0x992be9da __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation         0x992c7b04 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation         0x992c71dc CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation         0x992c7088 CFRunLoopRunInMode + 120
6   com.apple.HIToolbox              0x9ab54543 RunCurrentEventLoopInMode + 318
7   com.apple.HIToolbox              0x9ab5b8ab ReceiveNextEventCommon + 381
8   com.apple.HIToolbox              0x9ab5b71a BlockUntilNextEventMatchingListInMode + 88
9   com.apple.AppKit                 0x97c40ee8 _DPSNextEvent + 678
10  com.apple.AppKit                 0x97c40752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
11  com.apple.AppKit                 0x97c3cac1 -[NSApplication run] + 911
12  com.apple.QuartzComposer.editor   0x0000c508 0xa000 + 9480
13  com.apple.AppKit                 0x97ecdac5 NSApplicationMain + 1054
14  com.apple.QuartzComposer.editor   0x0000b4f5 0xa000 + 5365

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib           0x98be790a kevent + 10
1   libdispatch.dylib                0x978c9e04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                0x978c8853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib           0x98be702e __workq_kernreturn + 10
1   libsystem_c.dylib                0x9bd82ccf _pthread_wqthread + 773
2   libsystem_c.dylib                0x9bd846fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib           0x98be702e __workq_kernreturn + 10
1   libsystem_c.dylib                0x9bd82ccf _pthread_wqthread + 773
2   libsystem_c.dylib                0x9bd846fe start_wqthread + 30

Thread 4 Crashed:
0   com.apple.CoreFoundation         0x993d1957 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib                  0x9575a149 objc_exception_throw + 155
2   com.apple.CoreFoundation         0x992c727d CFRunLoopRunSpecific + 493
3   com.apple.CoreFoundation         0x992d7f01 CFRunLoopRun + 129
4   com.blackmagic-design.desktopvideo.api   0x0ef090d3 CDeckLink::DriverNotificationThreadFunction(void*) + 111
5   libsystem_c.dylib                0x9bd80ed9 _pthread_start + 335
6   libsystem_c.dylib                0x9bd846de thread_start + 34

Thread 4 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0xacd71724  ecx: 0x00000001  edx: 0x00000000
  edi: 0x71a4fa80  esi: 0x9575a0bf  ebp: 0xb030a6b8  esp: 0xb030a6b0
   ss: 0x00000023  efl: 0x00000282  eip: 0x993d1957   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x08ecd000
Logical CPU: 2

Binary Images:
    0xa000 -    0x4bfff  com.apple.QuartzComposer.editor (4.6 - 148) <64FC865B-676A-3E39-A47D-93AE6326226A> /Applications/Developper Graphics Tools/Quartz Composer.app/Contents/MacOS/Quartz Composer
   0x5e000 -    0xbeff9  com.apple.DevToolsKit (4.1 - 111) <9ED1FAC6-4B85-3CBC-B0F1-E6972A5DFE13> /Applications/Developper Graphics Tools/Quartz Composer.app/Contents/Frameworks/DevToolsKit.framework/Versions/A/DevToolsKit
  0x1b3000 -   0x1b5fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
 0x2565000 -  0x26edff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x2724000 -  0x2730ffb  libGPUSupport.dylib (??? - ???)  /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
 0x2dba000 -  0x2f24ffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x2f53000 -  0x31efff3  com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) <86BEF6D7-D130-36AB-8939-5AB20C0681FE> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
 0x3224000 -  0x35a5fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2)  /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
 0x36b0000 -  0x36ddff0  GLRendererFloat (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x36e6000 -  0x36efff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
 0x36f9000 -  0x36f9ff1 +cl_kernels (??? - ???) <17169502-6ED0-4BF9-9F54-EBC39B725947> cl_kernels
 0x5403000 -  0x5403ffd +cl_kernels (??? - ???) <99DF280E-0AAB-47B1-A8A3-CC0C8FE102FD> cl_kernels
 0x5410000 -  0x5462ffb +com.noiseindustries.Units (1.5 - 1.5) <2BC772BD-9C1E-3B92-8F0D-AC3BDF3DAF8B> /Library/Graphics/Image Units/Noise Industries Units.plugin/Contents/MacOS/Noise Industries Units
 0x5479000 -  0x54deff4 +com.noiseindustries.NIKit (1.2.8 - 1.2.8)  /Library/Frameworks/NIKit.framework/Versions/A/NIKit
 0x5505000 -  0x552afff  com.apple.QuartzComposer.ExtraPatches (4.0 - 236.10) <2E5748B7-7555-37B5-B344-B4FF14FEDB2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
 0x553a000 -  0x5586ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x55a9000 -  0x55d2fff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
 0x573b000 -  0x573cfff +net.kineme.AlphaBlendMode (1.1 - 20110710.1924r10394) <7CE9364C-43D1-3C6A-ABE0-7B999A4F065B> /Users/USER/Library/Graphics/Quartz Composer Patches/AlphaBlendMode.plugin/Contents/MacOS/AlphaBlendMode
 0x5784000 -  0x5786ff3  com.apple.LiveType.component (2.1.4 - 2.1.4)  /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
 0x578c000 -  0x57f0fe2  com.apple.LiveType.framework (2.1.4 - 2.1.4)  /Library/Application Support/ProApps/*/LiveType.framework/Versions/A/LiveType
 0x5810000 -  0x5868fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
 0x588c000 -  0x588fffb +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
 0x5894000 -  0x58daffb  com.apple.motion.component (1.0 - 729) <494487C6-EA30-43DD-39E4-BED23C5A5B1C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
 0x58e0000 -  0x58e2ff7  Motion (729.0.0 - compatibility 1.0.0) <051B60E9-B39F-EBB2-5B96-F088D147E78C> /Library/Frameworks/Motion.framework/Versions/A/Motion
 0x58e8000 -  0x5985ff8  com.apple.procore.framework (4.0.2 - 757)  /Library/Application Support/ProApps/*/ProCore.framework/Versions/A/ProCore
 0x7945000 -  0x794afff +net.kineme.AppleRemotePatch (0.2 - 20080903) <68CA8EC0-F495-8279-FCDD-9DE5C9A41E0A> /Users/USER/Library/Graphics/Quartz Composer Patches/AppleRemotePatch.plugin/Contents/MacOS/AppleRemotePatch
 0x7954000 -  0x795fff7 +net.kineme.AudioTools (1.1 - 20120917.1313rexported)  /Users/USER/Library/Graphics/Quartz Composer Patches/AudioTools.plugin/Contents/MacOS/AudioTools
 0x7967000 -  0x7a35ff7 +net.kineme.OpenCV (0.3 - 20110613.1246r10122)  /Users/USER/Library/Graphics/Quartz Composer Patches/CVTools.plugin/Contents/MacOS/CVTools
 0x7a4e000 -  0x7a5cff7 +net.kineme.DataTools (1.2 - 20120917.1153rexported) <4C6B8D00-F918-FBBC-862A-32A348D4DC83> /Users/USER/Library/Graphics/Quartz Composer Patches/DataTools.plugin/Contents/MacOS/DataTools
 0x7a66000 -  0x7a71ff7 +net.kineme.FileTools (1.1 - 20120830.2024rexported) <97097826-0AF8-24F8-C2CC-0072169FB78F> /Users/USER/Library/Graphics/Quartz Composer Patches/FileTools.plugin/Contents/MacOS/FileTools
 0x7a77000 -  0x7a77ff4 +net.kineme.FreeboardPatch (0.1 - 20090529)  /Users/USER/Library/Graphics/Quartz Composer Patches/FreeboardPatch.plugin/Contents/MacOS/FreeboardPatch
 0x7a7c000 -  0x7a9eff7 +net.kineme.GLTools (1.6 - 20100310.1619r7174)  /Users/USER/Library/Graphics/Quartz Composer Patches/GLTools.plugin/Contents/MacOS/GLTools
 0x7abe000 -  0x7acaff7 +net.kineme.KinectTools (0.3 - 20101124.1900r8514)  /Users/USER/Library/Graphics/Quartz Composer Patches/KinectTools.plugin/Contents/MacOS/KinectTools
 0x7ad0000 -  0x7ad1ffd +net.kineme.AxisCameraPatch (0.1 - 20081112)  /Users/USER/Library/Graphics/Quartz Composer Patches/KinemeAxisCameraPatch.plugin/Contents/MacOS/KinemeAxisCameraPatch
 0x7ad6000 -  0x7adcff7 +net.kineme.MIDITools (0.1 - 20071228)  /Users/USER/Library/Graphics/Quartz Composer Patches/MIDITools.plugin/Contents/MacOS/MIDITools
 0x7ae7000 -  0x7ae8ff7 +net.kineme.MultitouchPatch (1.1 - 20091115) <5DF50BB9-D391-4444-7BA2-9C510D7B4635> /Users/USER/Library/Graphics/Quartz Composer Patches/MultitouchPatch.plugin/Contents/MacOS/MultitouchPatch
 0x7aed000 -  0x7b5cfe4 +net.kineme.ParticleTools (0.3 - 20090115)  /Users/USER/Library/Graphics/Quartz Composer Patches/ParticleTools.plugin/Contents/MacOS/ParticleTools
 0x7b7a000 -  0x7b7cff7 +net.kineme.PBMesh (0.1 - 20080318) <3DA2F6F6-712A-079A-CD65-ED65C84FD82A> /Users/USER/Library/Graphics/Quartz Composer Patches/PBMesh.plugin/Contents/MacOS/PBMesh
 0x7b81000 -  0x7b81fff +net.kineme.PowerInfo (0.1 - 0.1) <6140CB75-B653-0C93-A6B5-893CB37B0997> /Users/USER/Library/Graphics/Quartz Composer Patches/PowerInfo.plugin/Contents/MacOS/PowerInfo
 0x7b86000 -  0x7b87ff7 +net.kineme.QuartzBuilderProtocol (0.3 - 20091019) <81F4A7DF-8B6F-ADB3-B608-72FBE729B370> /Users/USER/Library/Graphics/Quartz Composer Patches/QuartzBuilderProtocol.plugin/Contents/MacOS/QuartzBuilderProtocol
 0x7ce1000 -  0x7ce4ff7 +net.kineme.SerialIOPatch (1.0 - 20120917.13)  /Users/USER/Library/Graphics/Quartz Composer Patches/SerialIOPatch.plugin/Contents/MacOS/SerialIOPatch
 0x7ce9000 -  0x7ceafff +net.kineme.SpeechRecognition (0.1 - 20080918)  /Users/USER/Library/Graphics/Quartz Composer Patches/SpeechRecognition.plugin/Contents/MacOS/SpeechRecognition
 0x7cf0000 -  0x7cf1ff7 +net.kineme.SpeechSynthesisPatch (0.3 - 0.3) /Users/USER/Library/Graphics/Quartz Composer Patches/SpeechSynthesisPatch.plugin/Contents/MacOS/SpeechSynthesisPatch
 0x7cf6000 -  0x7cf7ffc +net.kineme.SpookyPatch (0.2 - 0.2) <23EDA6AD-BB36-0D1F-92AD-371613F37219> /Users/USER/Library/Graphics/Quartz Composer Patches/SpookyPatch.plugin/Contents/MacOS/SpookyPatch
 0x7cfd000 -  0x7cffffc +net.kineme.StructureMaker (0.1 - 20080206) <7830E5E1-2204-0CF4-05EE-09030190C2F4> /Users/USER/Library/Graphics/Quartz Composer Patches/StructureMaker.plugin/Contents/MacOS/StructureMaker
 0x7d05000 -  0x7d07ffd +net.kineme.StructureTools (0.1 - 20080606) <91F0A736-0AB0-A444-EED9-E5792A36783B> /Users/USER/Library/Graphics/Quartz Composer Patches/StructureTools.plugin/Contents/MacOS/StructureTools
 0x7d0d000 -  0x7d23fff +net.kineme.TexturePatch (0.5 - 20071207) /Users/USER/Library/Graphics/Quartz Composer Patches/TexturePatch.plugin/Contents/MacOS/TexturePatch
 0x7d3c000 -  0x7d66feb +net.kineme.VideoTools (2.3 - 20130219.1254r16065:16066M) <3C9E07FB-D491-EE87-3770-66DB76DB99C4> /Users/USER/Library/Graphics/Quartz Composer Patches/VideoTools.plugin/Contents/MacOS/VideoTools
 0x7daf000 -  0x84defd7 +libavcodec.dylib (54.90.100 - compatibility 54.0.0) <9797AA64-CADF-A32F-9F03-0DC290E5E0B7> /Users/USER/Library/Graphics/Quartz Composer Patches/VideoTools.plugin/Contents/Resources/libavcodec.dylib
 0x8acd000 -  0x8acfff7 +libavdevice.dylib (54.3.102 - compatibility 54.0.0)  /Users/USER/Library/Graphics/Quartz Composer Patches/VideoTools.plugin/Contents/Resources/libavdevice.dylib
 0x8ad2000 -  0x8ae6ff7 +libswresample.dylib (0.17.102 - compatibility 0.0.0)  /Users/USER/Library/Graphics/Quartz Composer Patches/VideoTools.plugin/Contents/Resources/libswresample.dylib
 0x8aec000 -  0x8b30ff7 +libavfilter.dylib (3.33.100 - compatibility 3.0.0) <17C7F501-7D7C-0E71-342A-788B2498DD30> /Users/USER/Library/Graphics/Quartz Composer Patches/VideoTools.plugin/Contents/Resources/libavfilter.dylib
 0x8b44000 -  0x8c8eff7 +libavformat.dylib (54.61.104 - compatibility 54.0.0) <72FE2AEA-C2E9-0F45-5E91-C9C2DF5F7601> /Users/USER/Library/Graphics/Quartz Composer Patches/VideoTools.plugin/Contents/Resources/libavformat.dylib
 0x8cb4000 -  0x8cd9ff7 +libavutil.dylib (52.15.100 - compatibility 52.0.0)  /Users/USER/Library/Graphics/Quartz Composer Patches/VideoTools.plugin/Contents/Resources/libavutil.dylib
 0x8ce6000 -  0x8d3aff7 +libswscale.dylib (2.2.100 - compatibility 2.0.0) <6A8A004A-6666-ED81-AE90-7D9AA5D90EF6> /Users/USER/Library/Graphics/Quartz Composer Patches/VideoTools.plugin/Contents/Resources/libswscale.dylib
 0x8d42000 -  0x8d42fff  com.apple.VideoDecodeAcceleration (1.1 - 8)  /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
 0x8d47000 -  0x8d4cffb +net.kineme.WiiMoteControlPatch (0.2 - 0.2) /Users/USER/Library/Graphics/Quartz Composer Patches/WiiMoteControlPatch.plugin/Contents/MacOS/WiiMoteControlPatch
 0x8d53000 -  0x8d54fff +net.kineme.YUVColorPatch (0.2 - 20080103) /Users/USER/Library/Graphics/Quartz Composer Patches/YUVColorPatch.plugin/Contents/MacOS/YUVColorPatch
 0x8d59000 -  0x8d6aff3  com.apple.QuartzComposer.Backdrops (1.4 - 1.4) <5B5EA422-46FC-388D-BE70-EB7EA1FFE5A7> /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops
 0x8d73000 -  0x8d79fff  com.apple.FaceEffects (1.1 - 10) <1A092B49-BC96-3258-A995-C345F14F3ABF> /System/Library/Graphics/Quartz Composer Patches/FaceEffects.plugin/Contents/MacOS/FaceEffects
 0x8d7f000 -  0x8d81fff  com.apple.podcastproducer.ImageDiffer (1.3 - 245)  /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
 0x90fb000 -  0x90fbffb +cl_kernels (??? - ???) <89D1EDFD-A744-4811-A697-9F6EDFDCD4F3> cl_kernels
 0x90ff000 -  0x90ffff7 +cl_kernels (??? - ???)  cl_kernels
 0x91a8000 -  0x91a9ff7 +net.dlangford._SW__Slider_Loop (1.2 - 1.2)  /Library/Graphics/Quartz Composer Plug-Ins/[SW] Slider Loop.plugin/Contents/MacOS/[SW] Slider Loop
 0x91ae000 -  0x91b1ff7 +net.dlangford._SW__Weighted_Grid_Generator (1.0 - 1.0) <14D616C0-B9E1-4073-7FC2-128C0A526EC9> /Library/Graphics/Quartz Composer Plug-Ins/[SW] Weighted Grid Generator.plugin/Contents/MacOS/[SW] Weighted Grid Generator
 0x91b8000 -  0x91b9ff7 +com.yourcompany._SW__Weighted_Grid_Renderer (1.0 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/[SW] Weighted Grid Renderer.plugin/Contents/MacOS/[SW] Weighted Grid Renderer
 0x91be000 -  0x947affb +com.1024Architecture._1024_BOX2D (1.1 - 1.1)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_BOX2D 1.1.plugin/Contents/MacOS/_1024_BOX2D
 0x968e000 -  0x968fff7 +com.1024Architecture._1024_CameraCorrection (1.0 - 1.0) <5AE71B40-146D-DC7F-F581-06DA3D6734AE> /Library/Graphics/Quartz Composer Plug-Ins/_1024_CameraCorrection.plugin/Contents/MacOS/_1024_CameraCorrection
 0x9693000 -  0x96a6ff7 +com.1024Architecture._1024_CITY (1.0 - 1.0) <614CECA0-AE3C-C545-E881-35B8EC95D2BC> /Library/Graphics/Quartz Composer Plug-Ins/_1024_CITY.plugin/Contents/MacOS/_1024_CITY
 0x96b5000 -  0x96bcffb +com.1024 Architecture._1024_Cloth (0.1 - 0.1) <1C84C9D1-A28E-44FD-992F-222E90C3118C> /Library/Graphics/Quartz Composer Plug-Ins/_1024_Cloth 0.1.plugin/Contents/MacOS/_1024_Cloth
 0x96c6000 -  0x96c7ff7 +com.1024Architecture._1024_ColorToCMY (1.0 - 1.0) <01F36971-67B3-77BB-0CE2-E4DC67925956> /Library/Graphics/Quartz Composer Plug-Ins/_1024_ColorToCMY.plugin/Contents/MacOS/_1024_ColorToCMY
 0x96cc000 -  0x96cfff3 +com.1024Architecture._1024_Damping (1.1 - 1.1) <413F2E2A-B53A-3A07-206D-8C73E656BCC1> /Library/Graphics/Quartz Composer Plug-Ins/_1024_Damping 1.1.plugin/Contents/MacOS/_1024_Damping
 0x96d8000 -  0x96daff7 +com.yourcompany._1024_GL_BezierSurface (1.1 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_GL_BezierSurface.plugin/Contents/MacOS/_1024_GL_BezierSurface
 0x96de000 -  0x96dfffb +com.1024._1024_GL_Circle (1.2 - 1.2)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_GL_Circle v1.2.plugin/Contents/MacOS/_1024_GL_Circle
 0x96e4000 -  0x96e6ffb +com.1024Architecture._1024_GL_CubicCurve (1.1 - 1.1) <75C9A038-3B8F-0C9C-60F1-0F22D77EB1AF> /Library/Graphics/Quartz Composer Plug-Ins/_1024_GL_CubicCurve.plugin/Contents/MacOS/_1024_GL_CubicCurve
 0x96eb000 -  0x96ecff7 +com.1024 Architecture._1024_Image_to_Sound (1.2 - 1.2) <6E320E93-2010-8369-45F5-A2A4ED965EED> /Library/Graphics/Quartz Composer Plug-Ins/_1024_Image_to_Sound.plugin/Contents/MacOS/_1024_Image_to_Sound
 0x96f3000 -  0x96f5ff3 +com.1024Architecture._1024_InteractionStructure (1.0 - 1.0) <2541DA84-127B-F81C-47A1-682E0E6CFC0C> /Library/Graphics/Quartz Composer Plug-Ins/_1024_InteractionStructure.plugin/Contents/MacOS/_1024_InteractionStructure
 0x96fc000 -  0x96feffb +com.1024Architecture._1024_KinectPrimitive (1.1 - 1.0) <97C8223E-D307-E531-0DE3-3BAEDC1E1863> /Library/Graphics/Quartz Composer Plug-Ins/_1024_KinectPrimitive.plugin/Contents/MacOS/_1024_KinectPrimitive
 0xb503000 -  0xb508ffb +com.1024 Architecture._1024_Lsystem (1.0 - 1.0) <372F6A38-5310-07CA-902C-AEA56D8383B6> /Library/Graphics/Quartz Composer Plug-Ins/_1024_Lsystem.plugin/Contents/MacOS/_1024_Lsystem
 0xb511000 -  0xb511ff7 +com.1024Architecture._1024_MACAddress (1.0 - 1.0) <0C48B0FF-4D37-ADA2-C2F3-73F40C6B6D3B> /Library/Graphics/Quartz Composer Plug-Ins/_1024_MACAddress.plugin/Contents/MacOS/_1024_MACAddress
 0xb516000 -  0xb518ff3 +com.1024Architecture._1024_MATHStructure (1.1 - 1.1) <85040255-505D-816F-359C-C60F33659CFD> /Library/Graphics/Quartz Composer Plug-Ins/_1024_MATHStructure 1.1.plugin/Contents/MacOS/_1024_MATHStructure
 0xb51e000 -  0xb521ffb +com.1024Architecture._1024_MATHStructure (1.4 - 1.4)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_MATHStructure 1.4.plugin/Contents/MacOS/_1024_MATHStructure
 0xb528000 -  0xb535ffb +com.1024 Architecture._1024_MetaBalls (1.0 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_MetaBalls.plugin/Contents/MacOS/_1024_MetaBalls
 0xb540000 -  0xb541ff7 +com.1024._1024_NETWORK (1.02 - 1.02)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_NETWORK 1.02.plugin/Contents/MacOS/_1024_NETWORK
 0xb546000 -  0xb54dff7 +de.rwth.hci.ThoMoNetworking (1.0 - 1) <2165C0CD-1CF4-AA25-D3AA-3E79996FBE25> /Library/Graphics/Quartz Composer Plug-Ins/_1024_NETWORK 1.02.plugin/Contents/Frameworks/ThoMoNetworking.framework/Versions/A/ThoMoNetworking
 0xb555000 -  0xb557ff7 +com.yourcompany._1024_Particles (1.1 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_Particles_Cloud.plugin/Contents/MacOS/_1024_Particles
 0xb6e2000 -  0xb6eaff3 +com.1024Architecture._1024_P_Emitter (1.2.1 - 1.2.1) <2E6F4E13-346C-00D9-EF08-D1AFC3E46BFC> /Library/Graphics/Quartz Composer Plug-Ins/_1024_ParticleWarfare 1.2.1.plugin/Contents/MacOS/_1024_P_Emitter
 0xb6ef000 -  0xb6f2ffb +com.1024Architecture._1024_PerlinNoise (1.1 - 1.0) <8C457825-08D2-8BAB-DE70-50D9A8BB3449> /Library/Graphics/Quartz Composer Plug-Ins/_1024_PerlinNoise.plugin/Contents/MacOS/_1024_PerlinNoise
 0xb6f8000 -  0xb6faff7 +com.1024Architecture._1024_Perspective (1.1 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_Perspective.plugin/Contents/MacOS/_1024_Perspective
 0xb6ff000 -  0xb700ff7 +com.1024Architecture._1024_PerspectiveMatrix (1.1 - 1.0) <355B9BEF-1616-6941-B9C9-FFCFDF6429D7> /Library/Graphics/Quartz Composer Plug-Ins/_1024_PerspectiveMatrix.plugin/Contents/MacOS/_1024_PerspectiveMatrix
 0xb705000 -  0xb707ff7 +com.1024Architecture._1024_PolygonMask (1.1 - 1.1) <56C13B5B-F916-185F-57B4-E3F83A6545BB> /Library/Graphics/Quartz Composer Plug-Ins/_1024_PolygonMask 1.1.plugin/Contents/MacOS/_1024_PolygonMask
 0xb70c000 -  0xb70dff7 +com.1024Architecture._1024_QuaternionToGLMatrix (1.0 - 1.0) <0F95C190-EDBD-ED39-D44B-728A1C855F18> /Library/Graphics/Quartz Composer Plug-Ins/_1024_QuaternionToGLMatrix.plugin/Contents/MacOS/_1024_QuaternionToGLMatrix
 0xb712000 -  0xb71dfff +com.1024Architecture._1024_Rope (1.1.1 - 1.1.1) <800D60EC-B850-245B-8828-57B2FC688706> /Library/Graphics/Quartz Composer Plug-Ins/_1024_Rope.plugin/Contents/MacOS/_1024_Rope
 0xb72a000 -  0xb72bff7 +com.1024Architecture._1024_Selector (1.1 - 1.1) <9972F51D-0865-54BD-4DB8-BAD283E857C7> /Library/Graphics/Quartz Composer Plug-Ins/_1024_Selector 1.1.plugin/Contents/MacOS/_1024_Selector
 0xb730000 -  0xb733ff7 +com.1024Architecture._1024_SHARPY (1.0 - 1.0) <72ADF3AA-E753-703E-5F19-0E2EF3A36308> /Library/Graphics/Quartz Composer Plug-Ins/_1024_SHARPY 1.0.plugin/Contents/MacOS/_1024_SHARPY
 0xb739000 -  0xb739ff7 +com.1024Architecture._1024_StructureMerge (1.0 - 1.0) <6C7492AA-888E-CD2C-FC92-40DC1757D66F> /Library/Graphics/Quartz Composer Plug-Ins/_1024_StructureMerge.plugin/Contents/MacOS/_1024_StructureMerge
 0xb73d000 -  0xb75cff3 +com.1024Architecture._1024_StructureTools (1.2 - 1.2)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_StructureTools.plugin/Contents/MacOS/_1024_StructureTools
 0xb785000 -  0xb78bff3 +com.1024 Architecture._1024_SVG (1.1 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_SVG 1.1.plugin/Contents/MacOS/_1024_SVG
 0xb791000 -  0xba0ffe3 +com.yourcompany.soundPlayerFFTDemo (1.1 - 1.0) <938B84BE-F08E-D666-55C5-A6687B1655AE> /Library/Graphics/Quartz Composer Plug-Ins/_1024_Synth.plugin/Contents/MacOS/soundPlayerFFTDemo
 0xbb21000 -  0xbbdbfcb +libfmodex.dylib (??? - ???) /Library/Graphics/Quartz Composer Plug-Ins/_1024_Synth.plugin/Contents/Frameworks/libfmodex.dylib
 0xbcaf000 -  0xbcb0ff7 +com.yourcompany._1024_TonePlayer (1.1 - 1.0) <726BC225-CC5D-E63B-54EA-ED8EB4EF736C> /Library/Graphics/Quartz Composer Plug-Ins/_1024_TonePlayer.plugin/Contents/MacOS/_1024_TonePlayer
 0xbce0000 -  0xbce1ff7 +com.yourcompany._1024_Perspective (1.1 - 1.0) <406B2720-693A-83EA-04D4-79E6C9212A49> /Library/Graphics/Quartz Composer Plug-Ins/_1024_UnPerspective.plugin/Contents/MacOS/_1024_Perspective
 0xbce5000 -  0xbce6ff7 +com.1024Architecture._1024_VectorField (1.0 - 1.0) <6F8D8307-CCE9-6634-6A5D-99DBB39AE510> /Library/Graphics/Quartz Composer Plug-Ins/_1024_VectorField.plugin/Contents/MacOS/_1024_VectorField
 0xc1e6000 -  0xc1e7ffb +com.1024Architecture._1024_VectorFont (1.1 - 1.1) <86C05DB9-9276-760A-09DD-0A269532E472> /Library/Graphics/Quartz Composer Plug-Ins/_1024_VectorFont.plugin/Contents/MacOS/_1024_VectorFont
 0xc1ef000 -  0xc1f3ff7 +com.1024Architecture._1024_VL3000_Spot (1.0 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_VL3000_Spot.plugin/Contents/MacOS/_1024_VL3000_Spot
 0xc1f9000 -  0xc1faff7 +com.1024Architecture._1024_WanderLust_Line (1.0 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_WanderLust_Line.plugin/Contents/MacOS/_1024_WanderLust_Line
 0xc1ff000 -  0xc201ff7 +com.yourcompany._1024_WaveGenerator (1.1 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/_1024_WaveGenerator.plugin/Contents/MacOS/_1024_WaveGenerator
 0xc206000 -  0xc209ff7 +com.yourcompany.CoGePSBrushes (1.0 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/CoGePSBrushes.plugin/Contents/MacOS/CoGePSBrushes
 0xc20f000 -  0xc211fe7 +com.quartzcomposer.QCXExportToMovie (1.1 - 1.0) <4F0817D7-B30A-5F82-F25B-017EEA99798B> /Library/Graphics/Quartz Composer Plug-Ins/com.quartzcomposer.ExportToMovie-1.1.plugin/Contents/MacOS/com.quartzcomposer.QCXExportToMovie
 0xc217000 -  0xc219ff7 +org.carasuelo.CSV2Structure (1.1 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/CSV2Structure.plugin/Contents/MacOS/CSV2Structure
 0xc21e000 -  0xc223ff7 +cx.kriss.Datamosh (1.01 - 1.01) <6BB9FDAA-9BB7-7D9F-DDB0-DB20A6441E38> /Library/Graphics/Quartz Composer Plug-Ins/Datamosh.plugin/Contents/MacOS/Datamosh
 0xc22d000 -  0xc230ff7 +com.vercruesse.FVVideoInput (??? - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/FVVideoInput.plugin/Contents/MacOS/FVVideoInput
 0xc237000 -  0xc23aff7 +cx.kriss.GL_PBO_Glitch_bangnoise (1.1 - 1.0) <6A55EC1B-6799-9272-0B53-84811DCB3B4B> /Library/Graphics/Quartz Composer Plug-Ins/GL PBO Glitch bangnoise.plugin/Contents/MacOS/GL PBO Glitch bangnoise
 0xc23f000 -  0xc240ff7 +com.yourcompany.Image_PixelS (1.0 - 1.0) <5F39EB4A-4077-5A38-1C27-E0EB84F6E80E> /Library/Graphics/Quartz Composer Plug-Ins/Image PixelS.plugin/Contents/MacOS/Image PixelS
 0xc244000 -  0xc245ff7  com.apple.quartzcomposer.ImageExporterPlugIn (1.0 - 1.0) <26FDA25A-416B-C93C-E481-D2ABF89A1D2C> /Library/Graphics/Quartz Composer Plug-Ins/ImageExporter.plugin/Contents/MacOS/ImageExporter
 0xc249000 -  0xc24afff +uk.co.clayinteractive.qcplugin.ImageWithHTML (1.0 - 1.0) <59C39EDF-033C-73F2-9F98-FB54AC052220> /Library/Graphics/Quartz Composer Plug-Ins/ImageWithHTML.plugin/Contents/MacOS/ImageWithHTML
 0xc250000 -  0xc251ff7  com.apple.quartzcomposer.ImageWriterPlugIn (1.0 - 1.0) <96DC23CF-AD08-F5F5-138B-6BBD1F3EC9BC> /Library/Graphics/Quartz Composer Plug-Ins/ImageWriter.plugin/Contents/MacOS/ImageWriter
 0xc255000 -  0xc34cffb +com.yourcompany.iniTreeStructure (1.1 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/iniTreeStructure.plugin/Contents/MacOS/iniTreeStructure
 0xc354000 -  0xc355ff7 +ZDStudios.KeyEventEmulator (1.1 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/KeyEventEmulator.plugin/Contents/MacOS/KeyEventEmulator
 0xc359000 -  0xc37eff7 +com.paolomanna.Lua (1.3a - 1.3a) <11C9FEEC-EF67-3861-E353-F480D2F65DBE> /Library/Graphics/Quartz Composer Plug-Ins/Lua.plugin/Contents/MacOS/Lua
 0xc397000 -  0xc39cfff +com.yourcompany.MandelbrotQC (1.0 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/MandelbrotQC.plugin/Contents/MacOS/MandelbrotQC
 0xc3a3000 -  0xc3a6ff7 +com.yourcompany.MnstriOSCTools (1.0 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/MnstriOSCTools.plugin/Contents/MacOS/MnstriOSCTools
 0xc3ae000 -  0xc3bdff7 +com.vidvox.VVBasics (??? - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/MnstriOSCTools.plugin/Contents/Frameworks/VVBasics.framework/Versions/A/VVBasics
 0xc3ce000 -  0xc3daff7 +com.vidvox.VVOSC (??? - 0.1.3)  /Library/Graphics/Quartz Composer Plug-Ins/MnstriOSCTools.plugin/Contents/Frameworks/VVOSC.framework/Versions/A/VVOSC
 0xc3e5000 -  0xc3e5fff +com.google.quartzcomposer.motionsensor (1.0 - 1.0) /Library/Graphics/Quartz Composer Plug-Ins/Motion Sensor.plugin/Contents/MacOS/Motion Sensor
 0xc3ea000 -  0xc3ebffe +libUniMotion.dylib (??? - ???) <114F880A-E4FA-6808-14F2-57CDA460A181> /Library/Graphics/Quartz Composer Plug-Ins/Motion Sensor.plugin/Contents/MacOS/libUniMotion.dylib
 0xc3ef000 -  0xc3f1ff7  com.apple.MovieExporter (1.0 - 1.0)  /Library/Graphics/Quartz Composer Plug-Ins/MovieExporter.plugin/Contents/MacOS/MovieExporter
 0xc3f6000 -  0xc4a0fff +com.noiseindustries.Patches (1.3.5 - 1.3.5) <99F5CCEC-CE5B-3BAE-8825-AE55B0348E7A> /Library/Graphics/Quartz Composer Plug-Ins/Noise Industries Patches.plugin/Contents/MacOS/Noise Industries Patches
 0xc4cf000 -  0xc547fef +com.nveil.NVQCRenderer (1.0 - 1) <97EB9372-80E2-314A-2D0D-25BEAE688323> /Library/Graphics/Quartz Composer Plug-Ins/NVQCRenderer.plugin/Contents/MacOS/NVQCRenderer
 0xc57d000 -  0xc581ffb +com.quartzcomposer.OpenCV (2.1.100414 - 2.1) <77BE3879-3652-28E7-B365-4E1A4177C27A> /Library/Graphics/Quartz Composer Plug-Ins/OpenCV.plugin/Contents/MacOS/OpenCV
 0xc589000 -  0xc838ff7 +libcv.dylib (2.1.0 - compatibility 2.1.0) <52653337-A640-57C6-8277-2315B3BF29B5> /Library/Graphics/Quartz Composer Plug-Ins/OpenCV.plugin/Contents/MacOS/libcv.dylib
 0xc9a7000 -  0xcc5dff7 +libcxcore.dylib (2.1.0 - compatibility 2.1.0) <72F9462B-B798-65F4-EBBB-A020E2BA4910> /Library/Graphics/Quartz Composer Plug-Ins/OpenCV.plugin/Contents/MacOS/libcxcore.dylib
 0xccd5000 -  0xccf2fff +libflann.dylib (??? - ???)  /Library/Graphics/Quartz Composer Plug-Ins/OpenCV.plugin/Contents/MacOS/libflann.dylib
 0xcd0a000 -  0xcd74ff3 +libml.dylib (2.1.0 - compatibility 2.1.0)  /Library/Graphics/Quartz Composer Plug-Ins/OpenCV.plugin/Contents/MacOS/libml.dylib
 0xcd90000 -  0xcd91ff7  com.apple.quartzcomposer.OpticalFlow Downloader (1.0 - 1.0) <8D6026BA-587F-74F7-D8D6-4C300609EF0F> /Library/Graphics/Quartz Composer Plug-Ins/OpticalFlow Downloader.plugin/Contents/MacOS/OpticalFlow Downloader
 0xcd95000 -  0xcda2fff +com.synthefx.Pixelnode (1.0.4 - 1.0.4) <44943928-FDA4-3C9B-87AD-0ABB8728305D> /Library/Graphics/Quartz Composer Plug-Ins/Pixelnode.plugin/Contents/MacOS/Pixelnode
 0xcdaa000 -  0xcdcdff1 +com.boinx.QCLUA (1.1 - 1.1)  /Library/Graphics/Quartz Composer Plug-Ins/QCLUA.plugin/Contents/MacOS/QCLUA
 0xcdd6000 -  0xcde7ffb +net.hexler.qcOSC (0.6 - 0.6) <9C988A39-2285-39CD-9A32-7AEB4D724F2A> /Library/Graphics/Quartz Composer Plug-Ins/qcOSC.plugin/Contents/MacOS/qcOSC
 0xcdfd000 -  0xce0bffa +cx.kriss.Sampler (2.2 - 2.2)  /Library/Graphics/Quartz Composer Plug-Ins/Sampler.plugin/Contents/MacOS/Sampler
 0xce14000 -  0xce19ff7 +info.v002.syphon.Syphon (Public Beta 2 - 0.2) <558556AA-B61A-3228-B784-95F086E9158A> /Library/Graphics/Quartz Composer Plug-Ins/Syphon.plugin/Contents/MacOS/Syphon
 0xce1d000 -  0xce2aff3 +info.v002.Syphon (1.0 - 1) <75102656-795E-3347-8B67-E107AC614D4F> /Library/Graphics/Quartz Composer Plug-Ins/Syphon.plugin/Contents/Frameworks/Syphon.framework/Versions/A/Syphon
 0xce34000 -  0xce45ffb +com.reactable.TuioClient (1.4 - 1.4)  /Library/Graphics/Quartz Composer Plug-Ins/TuioClient.plugin/Contents/MacOS/TuioClient
 0xce5a000 -  0xce5cff3 +info.vade.v002_Dilate (Beta 1 - Beta 1) <04CE5870-C064-727B-FFDF-7322C5268229> /Library/Graphics/Quartz Composer Plug-Ins/v002 Dilate.plugin/Contents/MacOS/v002 Dilate
 0xce62000 -  0xce64ff3 +info.vade.v002_Erode (Beta 1 - Beta 1)  /Library/Graphics/Quartz Composer Plug-Ins/v002 Erode.plugin/Contents/MacOS/v002 Erode
 0xce6a000 -  0xd2a4ffb +info.v002.v002_Model_Importer (1.0 Beta 2 - 1.0 Beta 2) <379F5D52-8F94-8CBA-B5F7-CD304590E768> /Library/Graphics/Quartz Composer Plug-Ins/v002 Model Importer.plugin/Contents/MacOS/v002 Model Importer
 0xd334000 -  0xd33bff7 +info.v002.v002-MoviePlayer (Beta 5 - 5)  /Library/Graphics/Quartz Composer Plug-Ins/v002 MoviePlayer.plugin/Contents/MacOS/v002 MoviePlayer
 0xd342000 -  0xd353ff7 +info.v002.v002_Open_Kinect (1.1 - 1.0 Beta 2) <36FC8313-31AE-5555-7657-E9FF3E1C6C4C> /Library/Graphics/Quartz Composer Plug-Ins/v002 Open Kinect.plugin/Contents/MacOS/v002 Open Kinect
 0xd35c000 -  0xd366ff7 +libusb-1.0.0.dylib (2.0.0 - compatibility 2.0.0) <97A795C3-3E66-4ECD-91B5-50556BB449BF> /Library/Graphics/Quartz Composer Plug-Ins/v002 Open Kinect.plugin/Contents/Frameworks/libusb-1.0.0.dylib
 0xd36c000 -  0xd377ff7 +info.vade.v002_Optical_Flow (2.0.2 - 2.0.2)  /Library/Graphics/Quartz Composer Plug-Ins/v002 Optical Flow.plugin/Contents/MacOS/v002 Optical Flow
 0xd380000 -  0xd383ff7 +info.vade.v002_Screen_Capture (2.0.2 - 2.0.2) <2065E574-14AC-960B-755E-E0FCD16F4B99> /Library/Graphics/Quartz Composer Plug-Ins/v002 Screen Capture.plugin/Contents/MacOS/v002 Screen Capture
 0xd389000 -  0xd395ff7 +info.vade.v002Blurs (2.0.2 - 2.0.2)  /Library/Graphics/Quartz Composer Plug-Ins/v002Blurs.plugin/Contents/MacOS/v002Blurs
 0xd39d000 -  0xd3acfff +info.vade.v002FilmEffects (1.03 - 1.03) <9A43E3E7-3789-3166-BA45-DD7ED2EB4BFC> /Library/Graphics/Quartz Composer Plug-Ins/v002FilmEffects.plugin/Contents/MacOS/v002FilmEffects
 0xd3b3000 -  0xd3c2ff3 +info.v002.v002Glitch (2.2 - 2.2) <7597BAF4-A596-3503-8D50-5C6B604CDF33> /Library/Graphics/Quartz Composer Plug-Ins/v002Glitch.plugin/Contents/MacOS/v002Glitch
 0xd3ca000 -  0xd3d0ff7 +info.vade.v002RuttEtra (2.0.1 - 2.0.1) <4892BA5D-5F3B-6656-9C4B-429482BFA165> /Library/Graphics/Quartz Composer Plug-Ins/v002RuttEtra.plugin/Contents/MacOS/v002RuttEtra
 0xd3d6000 -  0xd3dbfff +cx.kriss.VideoDelay (1.0 - 1.0) <31F005ED-2708-655B-E7D9-41ED72525C12> /Library/Graphics/Quartz Composer Plug-Ins/VideoDelay.plugin/Contents/MacOS/VideoDelay
 0xd3e2000 -  0xd3e5ff9  com.apple.WOTDPlugIn (1.0.2 - ???) <7AE24EF8-7ACF-337B-B0C3-18882068EE58> /System/Library/Graphics/Quartz Composer Plug-Ins/WOTD.plugin/Contents/MacOS/WOTD
 0xd716000 -  0xd716ff7 +cl_kernels (??? - ???) <8A3C8BAF-E956-4B25-B01D-B57ABFB21DED> cl_kernels
 0xd718000 -  0xd7c0ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
 0xd7d6000 -  0xd7d7ffd +cl_kernels (??? - ???)  cl_kernels
 0xd840000 -  0xd841ff1 +cl_kernels (??? - ???)  cl_kernels
 0xd927000 -  0xd9ccff7  unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <58EF82E1-2227-38BD-B298-47BC1D149789> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
 0xef04000 -  0xf30bff7 +com.blackmagic-design.desktopvideo.api (9.7.3 - 9.7.3)  /Library/Application Support/Blackmagic Design/*/DeckLinkAPI.bundle/Contents/MacOS/DeckLinkAPI
0x3e000000 - 0x3e044fff  com.apple.glut (3.4.9 - GLUT-3.4.9) <490BC2D7-8EE6-387E-A12B-702D3A753382> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fe09000 - 0x8fe3baa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90005000 - 0x900a9fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x900aa000 - 0x900fcffb  com.apple.CoreMediaIO (216.0 - 3199.8)  /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x900fd000 - 0x90108ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9010b000 - 0x9011bfff  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
0x9011c000 - 0x90145fff  com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x90146000 - 0x90174ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x901f2000 - 0x9020cfff  com.apple.Kerberos (1.0 - 1)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9020d000 - 0x9021bfff  libz.1.dylib (1.2.5 - compatibility 1.0.0)  /usr/lib/libz.1.dylib
0x90228000 - 0x90229fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0)  /usr/lib/system/libsystem_blocks.dylib
0x9022a000 - 0x90230ffb  com.apple.print.framework.Print (7.4 - 247.3)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90231000 - 0x902cdfff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x902ce000 - 0x90689ffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x9068a000 - 0x906bdfef  libtidy.A.dylib (??? - ???)  /usr/lib/libtidy.A.dylib
0x906be000 - 0x906c9fff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x906ca000 - 0x907dafe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x907db000 - 0x9082dff7  libFontRegistry.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9082e000 - 0x90835ff9  libsystem_dnssd.dylib (??? - ???)  /usr/lib/system/libsystem_dnssd.dylib
0x90836000 - 0x90844ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x90845000 - 0x90a70ffb  com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x90ab2000 - 0x90afaff7  com.apple.SystemConfiguration (1.11.3 - 1.11)  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90afb000 - 0x90b3effd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x90b3f000 - 0x90bc9ffb  com.apple.SearchKit (1.4.0 - 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90c5c000 - 0x90cf2ff7  com.apple.LaunchServices (480.40 - 480.40)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90cf3000 - 0x90e0afe9  com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x90e51000 - 0x90eb5fff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90eb6000 - 0x90f79fff  com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f7a000 - 0x90fd5ff3  com.apple.Symbolication (1.3 - 91)  /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x90fd6000 - 0x91034ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91035000 - 0x91035ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91036000 - 0x9104dff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x91050000 - 0x91053ffd  libCoreVMClient.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9138f000 - 0x913b7ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0)  /usr/lib/libxslt.1.dylib
0x913b8000 - 0x913bfff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x913c0000 - 0x913c3ffb  com.apple.help (1.3.2 - 42)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91781000 - 0x917e9ff3  com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x917ea000 - 0x917eaffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x91817000 - 0x918efff6  com.apple.QuickLookUIFramework (3.2 - 500.18)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x91a38000 - 0x91a55fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x91a56000 - 0x91a9dff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91a9e000 - 0x91aa8ff2  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
0x91aa9000 - 0x91ae9ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91aea000 - 0x91aeafff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x91aeb000 - 0x91bffff3  com.apple.QuickTimeImporters.component (7.7.1 - 2339) <087C68E8-F3BB-3CCC-9395-B08BAB515394> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x91c00000 - 0x9228cff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9228d000 - 0x92303fff  com.apple.Metadata (10.7.0 - 627.37)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92304000 - 0x92391ff7  com.apple.CoreText (220.22.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92392000 - 0x9266cff7  com.apple.RawCamera.bundle (4.00 - 658)  /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x92767000 - 0x9276affc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9276b000 - 0x927cdff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x927ec000 - 0x928d4fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x929cc000 - 0x929d5ffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x92a2f000 - 0x92a3affe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0)  /usr/lib/libbz2.1.0.dylib
0x92a3b000 - 0x92a3cffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x92a3d000 - 0x92a62ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92a63000 - 0x92ed8ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x92ed9000 - 0x92eddffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x92ede000 - 0x92f14ff7  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
0x92f15000 - 0x93946fff  com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x93947000 - 0x9394fff3  libunwind.dylib (30.0.0 - compatibility 1.0.0)  /usr/lib/system/libunwind.dylib
0x93950000 - 0x939a1ff9  com.apple.QuickLookFramework (3.2 - 500.18)  /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x939a2000 - 0x939a2fff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93c9b000 - 0x93fe1fff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x93fe3000 - 0x941dbff7  com.apple.CoreData (104.1 - 358.14)  /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x941dc000 - 0x9433effb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9433f000 - 0x943a1ffb  com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x943a2000 - 0x943a2fff  libOpenScriptingUtil.dylib (??? - ???)  /usr/lib/libOpenScriptingUtil.dylib
0x943a3000 - 0x943cefff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x943cf000 - 0x943d3ff7  com.apple.OpenDirectory (10.7 - 146)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x943d4000 - 0x943d5ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x943d6000 - 0x943e1ffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x943e2000 - 0x94451fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x94452000 - 0x94533ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <5841CEC8-6746-357E-9F0A-C0614320D153> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x94534000 - 0x9455eff1  com.apple.CoreServicesInternal (113.19 - 113.19)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9455f000 - 0x945c0ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x945c1000 - 0x945c8ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x94ef4000 - 0x94ef8fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94ef9000 - 0x94f00ffd  com.apple.NetFS (4.0 - 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x94f01000 - 0x94f08fff  com.apple.agl (3.2.0 - AGL-3.2.0)  /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x94f19000 - 0x94f2afff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x94f2b000 - 0x94f33fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94f34000 - 0x94fb3ff7  com.apple.iLifeMediaBrowser (2.6.4 - 502.4.5) <5C10CC72-586E-3497-9873-A0ACFB6156C3> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x95073000 - 0x9554fff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95550000 - 0x95576ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x95577000 - 0x955abff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x955da000 - 0x955eaff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x955eb000 - 0x95741fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3)  /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x95742000 - 0x95746fff  com.apple.CommonPanels (1.2.5 - 94)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95747000 - 0x9581daab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9581e000 - 0x9614972b  com.apple.CoreGraphics (1.600.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9616f000 - 0x961acff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x961ad000 - 0x962bcff7  com.apple.DesktopServices (1.6.5 - 1.6.5)  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x962bd000 - 0x962f3ff4  com.apple.LDAPFramework (3.2 - 120.2)  /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x96624000 - 0x96640ff1  libPng.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x966ca000 - 0x968e6ff7  com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x968e7000 - 0x968e7fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96a20000 - 0x96ca5fe3  com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96ca7000 - 0x96d0ffff  libc++.1.dylib (28.4.0 - compatibility 1.0.0)  /usr/lib/libc++.1.dylib
0x96f12000 - 0x96f2eff5  com.apple.GenerationalStorage (1.0 - 126.1)  /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x96f2f000 - 0x96f59ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x975d7000 - 0x97652ffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x97653000 - 0x97660fff  libGL.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97664000 - 0x97740ff3  com.apple.Bluetooth (4.0.8 - 4.0.8f17) <320A5A1D-BF47-3EFE-8C95-F4D5D7F3A359> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x97741000 - 0x977b5fff  com.apple.CoreSymbolication (2.2 - 73.2)  /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x977ed000 - 0x9780fffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x978c7000 - 0x978d5fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x978d6000 - 0x978ebfff  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
0x978ec000 - 0x9792afff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9792b000 - 0x97930ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x97953000 - 0x97967fff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x97991000 - 0x979e0ffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x979e1000 - 0x97a03ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x97a04000 - 0x97afcff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x97afd000 - 0x97afdfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x97b20000 - 0x97b60ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x97c1f000 - 0x97c1ffff  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
0x97c20000 - 0x97c36ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x97c37000 - 0x986ccff6  com.apple.AppKit (6.7.5 - 1138.51)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x986cd000 - 0x98745ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98746000 - 0x98747fff  libDiagnosticMessagesClient.dylib (??? - ???)  /usr/lib/libDiagnosticMessagesClient.dylib
0x98748000 - 0x9874bff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98757000 - 0x98760fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0)  /usr/lib/libc++abi.dylib
0x98761000 - 0x987aaff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x987ca000 - 0x987cafff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x987cb000 - 0x98bcdff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x98bce000 - 0x98becff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x98bee000 - 0x98c7bfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x98ca0000 - 0x98d60ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x98d61000 - 0x98d65ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x98d66000 - 0x98d6cfff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x98d6d000 - 0x98e44ff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x98e59000 - 0x9924dfeb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9928c000 - 0x99463fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x99464000 - 0x9976eff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9976f000 - 0x997b0ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x99821000 - 0x99918ff3  com.apple.PubSub (1.0.5 - 65.28) <385D984B-984E-3A93-A601-ECDBCAE545E2> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x99919000 - 0x9991cff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9991d000 - 0x9992dfff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0)  /usr/lib/libsasl2.2.dylib
0x99954000 - 0x99ab7fff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x99ab8000 - 0x9a809fff  com.apple.QuickTimeComponents.component (7.7.1 - 2339) <0001FA3A-E33F-3699-8382-3110AC51244F> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9a80a000 - 0x9a84efff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9a84f000 - 0x9ab51fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9ab52000 - 0x9ae98ff3  com.apple.HIToolbox (1.9 - ???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9aeb2000 - 0x9af49fff  com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9af4a000 - 0x9af4bff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x9af4c000 - 0x9af4eff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x9af8e000 - 0x9afb1fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9b157000 - 0x9b15dffd  com.apple.CommerceCore (1.0 - 17)  /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9b191000 - 0x9b192ff7  libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x9b193000 - 0x9b19cff3  com.apple.CommonAuth (2.2 - 2.0)  /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9b19d000 - 0x9b19fffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9b21f000 - 0x9b493ff3  com.apple.CoreImage (7.99.1 - 1.0.1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9b494000 - 0x9b5b2fec  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
0x9b5f0000 - 0x9b8bfffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9b90c000 - 0x9bbb9fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9bbe2000 - 0x9bcf3ff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9bcf4000 - 0x9bd23ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9bd24000 - 0x9bdeffff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x9be0a000 - 0x9be0dfff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9be0e000 - 0x9be0ffff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9c0e9000 - 0x9c1ccff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8)  /usr/lib/libcrypto.0.9.8.dylib
0x9c1ff000 - 0x9c1ffff0  com.apple.ApplicationServices (41 - 41)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c200000 - 0x9c2ffffb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9c300000 - 0x9c353ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0)  /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9c354000 - 0x9c424ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9c425000 - 0x9c45cfef  com.apple.DebugSymbols (2.1 - 87)  /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c45d000 - 0x9c46bfff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9c46c000 - 0x9c474ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0)  /usr/lib/system/libcopyfile.dylib
0x9c475000 - 0x9c4daff7  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
0x9c4db000 - 0x9c4e8fff  com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9c4e9000 - 0x9c4f1ff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x9c4f2000 - 0x9c579fff  com.apple.print.framework.PrintCore (7.1 - 366.3)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9c593000 - 0x9c5abff7  libexpat.1.dylib (7.2.0 - compatibility 7.0.0)  /usr/lib/libexpat.1.dylib
0x9c5ac000 - 0x9c5bfff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9c5c2000 - 0x9c5c4ff9  com.apple.securityhi (4.0 - 1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9c5c5000 - 0x9c5c6ffd  com.apple.ServerInformation (1.0 - 1) <8D1998E3-4B49-33BC-BD23-DCA6E2518243> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
0x9c5c7000 - 0x9c644fff  com.apple.PDFKit (2.6.5 - 2.6.5) <9AA55EFF-CFD5-3CC2-ACB8-C554898D872F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9c645000 - 0x9c7f9ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9c805000 - 0x9c81aff7  com.apple.ImageCapture (7.1.0 - 7.1.0)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9c81b000 - 0x9c81cfff  liblangid.dylib (??? - ???)  /usr/lib/liblangid.dylib
0x9c825000 - 0x9c875ffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9c876000 - 0x9c8d3ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9c8d4000 - 0x9c8f1ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9c8f2000 - 0x9c943ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9c944000 - 0x9c948ffd  IOSurface (??? - ???)  /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9c949000 - 0x9c986fef  libGLImage.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9c987000 - 0x9c9c9ff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9c9ca000 - 0x9c9d4fff  com.apple.CoreBluetooth (100.7 - 1) <5E69FE35-47A1-3629-9031-B67DE01F90DE> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x9c9ec000 - 0x9c9efff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9c9f0000 - 0x9ca49fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9cab3000 - 0x9cab3fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9cab4000 - 0x9cabfff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9cac0000 - 0x9caeefe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
0x9caf8000 - 0x9cbe8ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9cc66000 - 0x9cd92ff9  com.apple.CFNetwork (520.5.1 - 520.5.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9cec2000 - 0x9cec3ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x9cf11000 - 0x9cf31ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9cf32000 - 0x9cf32fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 4
    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: 873
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=259.8M resident=154.6M(60%) swapped_out_or_unallocated=105.1M(40%)
Writable regions: Total=456.3M written=146.8M(32%) resident=211.6M(46%) swapped_out=0K(0%) unallocated=244.7M(54%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.0M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  7948K
CG image                             32K
CG raster data                      732K
CG shared images                   3416K
CoreGraphics                        116K
CoreImage                            72K
CoreServices                       6640K
IOKit                              22.2M
IOKit (reserved)                   6144K        reserved VM address space (unallocated)
MALLOC                            309.6M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      264K
OpenCL                               64K
OpenGL GLSL                         768K
Stack                              66.0M
VM_ALLOCATE                        16.3M
__CI_BITMAP                          80K
__DATA                             56.3M
__DATA/__OBJC                        96K
__IMAGE                             528K
__IMPORT                            124K
__LINKEDIT                         53.6M
__OBJC                             3776K
__OBJC/__DATA                        64K
__PAGEZERO                            4K
__TEXT                            206.2M
__UNICODE                           544K
mapped file                        98.7M
shared memory                      3984K
shared pmap                        5460K
===========                      =======
TOTAL                             900.9M
TOTAL, minus reserved VM space    894.9M

Model: MacBookPro8,3, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 1.70f6
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x855D, 0x000000000000000000000000000000000000
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x855D, 0x000000000000000000000000000000000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
PCI Card: UltraStudio Mini Recorder, sppci_video, Thunderbolt@105,0,0
Serial ATA Device: ST750LX003-1AC154, 750,16 GB
Serial ATA Device: MATSHITADVD-R   UJ-8A8
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 4
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

midi led(s)

hi i would like a plug in that auto reads your midi input and lights it up

for eg on my controller if i click the play button if it was linked to a toggel the leds would light up

Bookmark Patch

This is a KinemeCore request. A patch that can be placed in far away places in a comp and have a keyboard shortcut assigned to it. Typing the keyboard shortcut will take the main Editor window to the location of the short cut.

I suppose the shortcuts could broadcast their name, location, shortcut and description to a list that could be viewed in an inspector of some sort and activated that way too. But that's probably too fancy pants...

I've showed the data as being enter as settings but I know we all prefer the settings exposed as inputs, just not sure if the Keyboard Modifiers+alphanumeric key can be done that way, sounds hard to me.

QuartzCrystal Published Parameters

It would be nice to have published parameters from the composition to come into a palette or a slide out drawer. That way minor tweeks for the final output could be made before output. Any thoughts on this?

Cheers, Mike

Spooky Patch v0.2 causes crash in Editor after setting channel name

Occasionally, after setting the channel name in a Spooky send/receive patch, Quartz Composer will crash.

A crash report is included below from a QC which quit immediately after typing a new Sender Channel in a Spooky Send patch.

I have observed the same bug with Spooky Receives, too. It doesn't always occur so is not reliably reproducible but is frequent enough to warrant some mild frustration and me getting into the habit of doing a Save As... before adding or editing anything to do with any Spooky patch.

Perhaps the Channel name isn't being retained properly when it is set, causing the [NSCFString isEqual:] to fail?

Console entry

12/02/2009 13:08:45 com.apple.launchd[1474] ([0x0-0xbf0bf].com.apple.QuartzComposer.editor[2403]) Exited abnormally: Segmentation fault 

Crash report

Process:         Quartz Composer [2403]
Path:            /Developer/Applications/Quartz Composer.app/Contents/MacOS/Quartz Composer
Identifier:      com.apple.QuartzComposer.editor
Version:         3.1 (63.2)
Build Info:      QuartzComposerEditor-630200~2
Code Type:       X86 (Native)
Parent Process:  launchd [1474]

Date/Time:       2009-02-12 13:08:38.540 +0000
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c5cc7d27
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib                  0x9440f688 objc_msgSend + 24
1   com.apple.Foundation             0x92c815c3 -[NSCFString isEqual:] + 51
2   net.kineme.SpookyPatch           0x1757080e -[SpookySendPatch execute:time:arguments:] + 120
3   com.apple.QuartzComposer         0x91deafa0 -[QCPatch(Private) _execute:arguments:] + 1231
4   com.apple.QuartzComposer         0x91deb22f -[QCPatch(Extensions) executeSubpatches:arguments:] + 312
5   com.apple.QuartzComposer         0x91deafa0 -[QCPatch(Private) _execute:arguments:] + 1231
6   com.apple.QuartzComposer         0x91deb22f -[QCPatch(Extensions) executeSubpatches:arguments:] + 312
7   com.apple.QuartzComposer         0x91deafa0 -[QCPatch(Private) _execute:arguments:] + 1231
8   com.apple.QuartzComposer         0x91deb22f -[QCPatch(Extensions) executeSubpatches:arguments:] + 312
9   com.apple.QuartzComposer         0x91deafa0 -[QCPatch(Private) _execute:arguments:] + 1231
10  com.apple.QuartzComposer         0x91de9614 -[QCContext renderPatch:time:arguments:] + 650
11  com.apple.QuartzComposer         0x91de9366 -[QCGraphicsContext renderPatch:time:arguments:] + 91
12  com.apple.QuartzComposer         0x91de826b -[QCOpenGLContext renderPatch:time:arguments:] + 334
13  com.apple.QuartzComposer         0x91de810a -[QCPatch(Runtime) render:arguments:] + 92
14  ...apple.QuartzComposer.editor   0x0000e352 0x1000 + 54098
15  com.apple.QuartzComposer         0x91e6f23f -[QCView render:arguments:] + 471
16  com.apple.QuartzComposer         0x91e71062 -[QCView _renderTimer] + 163
17  com.apple.QuartzComposer         0x91eb6f44 _TimerCallback + 232
18  com.apple.CoreFoundation         0x94804b25 CFRunLoopRunSpecific + 4469
19  com.apple.CoreFoundation         0x94804cd8 CFRunLoopRunInMode + 88
20  com.apple.HIToolbox              0x9287a2c0 RunCurrentEventLoopInMode + 283
21  com.apple.HIToolbox              0x9287a012 ReceiveNextEventCommon + 175
22  com.apple.HIToolbox              0x92879f4d BlockUntilNextEventMatchingListInMode + 106
23  com.apple.AppKit                 0x9358ad7d _DPSNextEvent + 657
24  com.apple.AppKit                 0x9358a630 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
25  com.apple.AppKit                 0x9358366b -[NSApplication run] + 795
26  ...apple.QuartzComposer.editor   0x00003792 0x1000 + 10130
27  com.apple.AppKit                 0x935508a4 NSApplicationMain + 574
28  ...apple.QuartzComposer.editor   0x00001ede 0x1000 + 3806

Thread 1:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib       0x9212cb32 glvmDoWork + 162
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib                0x933e31c6 mach_msg_trap + 10
1   libSystem.B.dylib                0x933ea9bc mach_msg + 72
2   com.apple.opengl                 0x9339062d glcDebugListener + 349
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib                0x93413906 kevent + 10
1   com.apple.Foundation             0x92c867ed -[NSThread main] + 45
2   com.apple.Foundation             0x92c86394 __NSThread__main__ + 308
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore             0x90604ab9 fe_fragment_thread + 54
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore             0x90604ab9 fe_fragment_thread + 54
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore             0x90604ab9 fe_fragment_thread + 54
3   libSystem.B.dylib                0x93414095 _pthread_start + 321
4   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.ColorSync              0x9006e45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync              0x90080d8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                0x93414095 _pthread_start + 321
5   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.ColorSync              0x9006e45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync              0x90080d8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                0x93414095 _pthread_start + 321
5   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 9:
0   libSystem.B.dylib                0x933ea3ae __semwait_signal + 10
1   libSystem.B.dylib                0x93414d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.ColorSync              0x9006e45c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync              0x90080d8e CMMConvTask(void*) + 54
4   libSystem.B.dylib                0x93414095 _pthread_start + 321
5   libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 10:
0   libSystem.B.dylib                0x933e3226 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                0x934151ef _pthread_cond_wait + 1244
2   libSystem.B.dylib                0x93416a73 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation             0x92ccc75c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation             0x92ccc570 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation             0x92ccc4d5 -[NSConditionLock lockWhenCondition:] + 69
6   com.apple.AppKit                 0x935f0d90 -[NSUIHeartBeat _heartBeatThread:] + 753
7   com.apple.Foundation             0x92c867ed -[NSThread main] + 45
8   com.apple.Foundation             0x92c86394 __NSThread__main__ + 308
9   libSystem.B.dylib                0x93414095 _pthread_start + 321
10  libSystem.B.dylib                0x93413f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x18287dd0  ebx: 0x92c81539  ecx: 0x9441064c  edx: 0xc5cc7d07
  edi: 0x00000004  esi: 0x18287dd0  ebp: 0xbfffe498  esp: 0xbfffe478
   ss: 0x0000001f  efl: 0x00010202  eip: 0x9440f688   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xc5cc7d27

Binary Images:
    0x1000 -    0x36fff  com.apple.QuartzComposer.editor 3.1 (63.2) <e8387df657663e0694742eb1fec8158c> /Developer/Applications/Quartz Composer.app/Contents/MacOS/Quartz Composer
   0x44000 -    0x6cffb  com.apple.framework.Admin 3.6 (3.6) <eeea1aab3b50feb69cd15e6450a52645> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
   0x8e000 -    0xc4fff  com.apple.MediaKit 9.1 (401) <36149a69962ed3101199093a6220ef74> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  0x15e000 -   0x256fe0  com.apple.DiskImagesFramework 10.5.4 (195.2.2) <62a6764ff62868031f882857791ff1d6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  0x2bc000 -   0x385ff5  com.apple.DiscRecording 4.0.3 (4030.4.3) <f985693413a9d58893068d35568de054> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  0x3f0000 -   0x41bffb  libcurl.4.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.4.dylib
0x119c5000 - 0x11b97fe7  com.apple.RawCamera.bundle 2.0.10 (2.0.10) <fea6d22f985aec2f376d937291b54ecc> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x14e1f000 - 0x14fa2fe3  GLEngine ??? (???) <bfbd7ce69ea896a6b38d6232b01cdeda> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x14fd0000 - 0x15157ffb  com.apple.GeForceFXGLDriver 1.5.36 (5.3.6) <e19f45b2fa183c8acfa063a18ce3538d> /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLDriver
0x15181000 - 0x1542bfe9  com.apple.ATIRadeonX1000GLDriver 1.5.36 (5.3.6) <3f9984c88184d39af0ed1e486ab4616a> /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
0x1548b000 - 0x156e9fe9  com.apple.ATIRadeonX2000GLDriver 1.5.36 (5.3.6) <35c66ba8b2ca691841fa33165af9d22f> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x15748000 - 0x15764ff7  GLRendererFloat ??? (???) <dcdc2e0de7fb9a52d99e529c3688f26d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x17400000 - 0x1741cfe7  com.apple.QuartzComposer.ExtraPatches 2.1 (106.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
0x1742e000 - 0x1744bff7  com.apple.audio.midi.CoreMIDI 1.6.1 (42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x17463000 - 0x17481fe3  libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
0x1755a000 - 0x17560ffb +net.kineme.KinemeCorePlugin ??? (20080422) /Library/Graphics/Quartz Composer Patches/KinemeCore.plugin/Contents/MacOS/KinemeCore
0x17566000 - 0x17569ffe +net.kineme.SerialIOPatch 0.1 (20080326) <25994b7e60c77843d6bad56b20e95c8c> /Library/Graphics/Quartz Composer Patches/SerialIOPatch.plugin/Contents/MacOS/SerialIOPatch
0x1756f000 - 0x17570ffc +net.kineme.SpookyPatch 0.2 (0.2) <23eda6adbb360d1f92ad371613f37219> /Library/Graphics/Quartz Composer Patches/SpookyPatch.plugin/Contents/MacOS/SpookyPatch
0x17576000 - 0x17583fe7  com.apple.QuartzComposer.Backdrops 1.1 (1.1) /System/Library/Graphics/Quartz Composer Patches/Backdrops.plugin/Contents/MacOS/Backdrops
0x175f8000 - 0x175fbfff  com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x17601000 - 0x17666fde  com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
0x17686000 - 0x1787dfee +com.elgato.mpegsupport EyeTV MPEG Support 1.0.9 (build 46) (1.0.9) /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
0x17989000 - 0x17f03ff8 +net.kineme.Kineme3D 1.1 (20090109) <a29905152f55ca929cb73124c8d175c8> /Library/Graphics/Quartz Composer Patches/Kineme3D.plugin/Contents/MacOS/Kineme3D
0x18189000 - 0x1818afff +com.yourcompany.AudioPlayer 1.0 (1.0) <14289c696403c3d3acc2f6ce53b5851e> /Library/Graphics/Quartz Composer Plug-Ins/AudioPlayer.plugin/Contents/MacOS/AudioPlayer
0x18190000 - 0x18191ffc +com.yourcompany.AudioRecorder 1.0 (1.0) <2ce889299d965decb13cdb34ad371eb7> /Library/Graphics/Quartz Composer Plug-Ins/AudioRecorder.plugin/Contents/MacOS/AudioRecorder
0x181c3000 - 0x181c4fff +com.yourcompany.Continuous Smooth 1.0 (1.0) <0d045e50274b32c6aec17b2466bb03d8> /Library/Graphics/Quartz Composer Plug-Ins/Continuous Smooth.plugin/Contents/MacOS/Continuous Smooth
0x181c9000 - 0x181cafff +com.yourcompany.InfiniteMouse 1.0 (1.0) <b42ca9030c84cd6586c7d4e3fa98a3ce> /Library/Graphics/Quartz Composer Plug-Ins/InfiniteMouse.plugin/Contents/MacOS/InfiniteMouse
0x181cf000 - 0x181cfffc +com.yourcompany.KeyboardModifiers 1.0 (1.0) <09f7cc705ef910b85f330b1873ebf6de> /Library/Graphics/Quartz Composer Plug-Ins/KeyboardModifiers.plugin/Contents/MacOS/KeyboardModifiers
0x181d4000 - 0x181d5ffe +com.yourcompany.MIDIProgramChangeSender 1.0 (1.0) <629001deed545461216a1e2e76691f60> /Library/Graphics/Quartz Composer Plug-Ins/MIDIProgramChangeSender.plugin/Contents/MacOS/MIDIProgramChangeSender
0x181db000 - 0x181dcffe +com.yourcompany.OpenGLContext 1.0 (1.0) <d20475a98a5b9a913f7bce96e86689d6> /Library/Graphics/Quartz Composer Plug-Ins/OpenGLContext.plugin/Contents/MacOS/OpenGLContext
0x181e1000 - 0x181e2ffe +com.yourcompany.Polygon 1.0 (1.0) <42963873c2367b10bde918834083ac6d> /Library/Graphics/Quartz Composer Plug-Ins/Polygon.plugin/Contents/MacOS/Polygon
0x181ee000 - 0x181efffc +com.yourcompany.RFIDReadEventReceiver 1.0 (1.0) <712369fc7f11692de3b2c81053a240b3> /Library/Graphics/Quartz Composer Plug-Ins/RFIDReadEventReceiver.plugin/Contents/MacOS/RFIDReadEventReceiver
0x181f5000 - 0x181f6ffe +com.yourcompany.SOAPSender 1.0 (1.0) <c175f1f8e783dd6492c7a3c5df7a57b1> /Library/Graphics/Quartz Composer Plug-Ins/SOAPSender.plugin/Contents/MacOS/SOAPSender
0x18300000 - 0x18301ffd  com.apple.quartzcomposer.SpeechSynthesisPlugIn 1.0 (1.0) <7e1e292ac96525fdbeccf387f5aecc16> /Library/Graphics/Quartz Composer Plug-Ins/SpeechSynthesis.plugin/Contents/MacOS/SpeechSynthesis
0x18306000 - 0x18309ff7 +com.yourcompany.Spline 1.0 (1.0) <74825c4dda364610875f6199466155ca> /Library/Graphics/Quartz Composer Plug-Ins/Spline.plugin/Contents/MacOS/Spline
0x1830f000 - 0x18311fff +com.yourcompany.StructureFilter 1.0 (1.0) <3fd7dd6b0a7ce019cb1d5a0d5cd97cfe> /Library/Graphics/Quartz Composer Plug-Ins/StructureFilter.plugin/Contents/MacOS/StructureFilter
0x18317000 - 0x18318ffd +com.yourcompany.TextDataImporter 1.0 (1.0) <c5923d6540431aea859af6f8580add2a> /Library/Graphics/Quartz Composer Plug-Ins/TextDataImporter.plugin/Contents/MacOS/TextDataImporter
0x1831e000 - 0x1831fffe +com.yourcompany.UserDefaults 1.0 (1.0) <15a00654698b7d2c4520f1db12c89685> /Library/Graphics/Quartz Composer Plug-Ins/UserDefaults.plugin/Contents/MacOS/UserDefaults
0x18324000 - 0x18328fff +com.yourcompany.Vector Text 1.0 (1.0) <4d242b10e4397c8a8c39b7a1db5a5613> /Library/Graphics/Quartz Composer Plug-Ins/Vector Text.plugin/Contents/MacOS/Vector Text
0x1832d000 - 0x18330fff  com.apple.WOTDPlugIn 1.0.1 (???) <6efc4fd8c0930120975dbb8ba31f0a48> /System/Library/Graphics/Quartz Composer Plug-Ins/WOTD.plugin/Contents/MacOS/WOTD
0x1853d000 - 0x1853efff +uk.co.markallan.clamxav.ScanWithClamXav ??? (1.0) /Users/adrian/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
0x1890f000 - 0x18911ffe  com.apple.AutomatorCMM 1.1 (160) <650079fd95a57e8131e79409a00b2aed> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x18917000 - 0x18918ffd  com.apple.BluetoothMenu 2.1.3 (2.1.3f8) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
0x1891d000 - 0x1891ffff  com.apple.BezelServicesFW 1.4.925 (1.4.925) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x18a78000 - 0x18a7dfff  com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x18a84000 - 0x18a8effe  com.apple.URLMount 3.1.1 (3.1.1) <b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x18a96000 - 0x18a9cfff  com.apple.URLMount.AFPPlugin 3.1.1 (3.1.1) <77607fdc65be1505a4f972f37bcda4cf> /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp
0x18aa3000 - 0x18ae2fff  com.apple.AppleShareClientCore 1.6.2 (1.6.2) <fd00593321701e12c8e8cd503a2a77f6> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
0x18af5000 - 0x18affffc  com.apple.framework.AppleTalk 1.2.0 (???) <e0f5f336ad29ca635740ed8b83061234> /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
0x18b11000 - 0x18b16ff3  libCGXCoreImage.A.dylib ??? (???) <375e0cdb64b043378dbf637992bbfeb0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x1b791000 - 0x1b796fff  com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x1cb96000 - 0x1cc09ff7  com.apple.Bluetooth 2.1.3 (2.1.3f8) <1e2732edbd0f2c1db1ce5ecf06aa8192> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90003000 - 0x9003afff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9003b000 - 0x90106fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90107000 - 0x90150fef  com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90151000 - 0x901adff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x901ae000 - 0x901b9fe7  libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x901ba000 - 0x90257ffc  com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90258000 - 0x90287fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90288000 - 0x902d7fff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x902d8000 - 0x9038affb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x90510000 - 0x908adfef  com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x908ae000 - 0x908b2fff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x908b3000 - 0x908defe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x918cb000 - 0x918d1fff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x918d2000 - 0x91990fff  com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91991000 - 0x919d0fef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x919d1000 - 0x919d1ff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x919d2000 - 0x919f1ffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91c5b000 - 0x91c60fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91c61000 - 0x91c79ff7  com.apple.CoreVideo 1.6.0 (20.0) <c0d869876af51283a160cd2224a23abf> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91c7a000 - 0x91d2afff  edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91d2b000 - 0x91d46ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d4a000 - 0x91d4affd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91db6000 - 0x91dc4ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x91dc5000 - 0x91f81ff3  com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91f82000 - 0x91f8cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91f8d000 - 0x9206eff7  libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x9206f000 - 0x9208dfff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x9208e000 - 0x920ebffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x920f4000 - 0x92104ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92105000 - 0x925d6f3e  libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x925d7000 - 0x925dcfff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <97878a73074e7da4fe31ea010a5d5ae1> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x925dd000 - 0x92643ffb  com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x92644000 - 0x92685fe7  libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92686000 - 0x9268ffff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92696000 - 0x926e7ff7  com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x926e8000 - 0x92705ff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x927d0000 - 0x927d7fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x927d8000 - 0x92831ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9284a000 - 0x92b52fff  com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92b53000 - 0x92b53ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x92bc2000 - 0x92bf3ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x92bf4000 - 0x92c7bff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x92c7c000 - 0x92ef7fe7  com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f6b000 - 0x92fe5ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92ff0000 - 0x93315fe2  com.apple.QuickTime 7.6.0 (1290) <bc0920abbbaad03f5513ac7ffbd30633> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93349000 - 0x9337ffef  libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
0x93380000 - 0x93384fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x93385000 - 0x93392fe7  com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x933e2000 - 0x93549ff3  libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x9354a000 - 0x93d48fef  com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93d49000 - 0x93d50ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x93d51000 - 0x93d51ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x93d52000 - 0x93df9feb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93dfa000 - 0x93dfafff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93dfb000 - 0x941b9fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x941ba000 - 0x941bcfff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x941bd000 - 0x941dbff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <f8931f64103c8a86b82e9714352f4323> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x941dc000 - 0x941f4fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x941f5000 - 0x94219feb  libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x9421a000 - 0x942ffff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94303000 - 0x94330feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94331000 - 0x943f8ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x943f9000 - 0x943f9ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x943fa000 - 0x944dafff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x944db000 - 0x945a9ff3  com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x945aa000 - 0x945d2fff  libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
0x945d3000 - 0x945fbff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94791000 - 0x948c4fff  com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x948c5000 - 0x94904fff  com.apple.CoreMediaIOServicesPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x94905000 - 0x94984ff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94985000 - 0x949aefff  com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x949b4000 - 0x949c4fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x949d7000 - 0x94cb1ff3  com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94cb2000 - 0x950c2fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x950c3000 - 0x9517dfe3  com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95339000 - 0x95471ff7  libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x95472000 - 0x954fdfff  com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x954fe000 - 0x955fffef  com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x95600000 - 0x95ca0fff  com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95ca1000 - 0x95cadffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95cae000 - 0x95caeffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95caf000 - 0x96300fff  com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x96301000 - 0x96308ff7  libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96309000 - 0x96386fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96387000 - 0x964cdff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x964ce000 - 0x96558fe3  com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96589000 - 0x96757ff3  com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96758000 - 0x96758ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9679e000 - 0x968d6fe7  com.apple.imageKit 1.0.2 (1.0) <2e354566521df8b1e3a78e9aeab5e6b4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9697b000 - 0x96acdff3  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96b1f000 - 0x96b79ff7  com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96b7a000 - 0x96c0dff3  com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96d0d000 - 0x96d22ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96d23000 - 0x96d65fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96d66000 - 0x96e1dff3  com.apple.QTKit 7.6 (1290) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96e1e000 - 0x96e2dffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x96e63000 - 0x96e9dfe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96e9e000 - 0x96ea1fff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96ea2000 - 0x96ea2ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ea3000 - 0x96f15fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x96f16000 - 0x96fa2ff7  com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96fa3000 - 0x96faffff  libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
0x96fb0000 - 0x96fb1ffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x96fb2000 - 0x96fc8fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x96fc9000 - 0x9705cfff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9705d000 - 0x9705dffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9706a000 - 0x9715eff4  libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x9719c000 - 0x9719eff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9719f000 - 0x9719fffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x971a0000 - 0x971acff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x971ad000 - 0x971ebff7  libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x971ec000 - 0x97210fff  libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x97211000 - 0x97219fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9721a000 - 0x97297feb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib