Hi all, I'm hitting a bug in one of my composition and i'm having a hard time figuring out where the problem lies. There seems to be a memory leak somewhere, and it crashes after more than 4 hours. I saved the crashlog this morning, the crash log refers to the composition running as a QB application but I've had crashes inside the editor too.
Can anyone help me decypher the crashlog? I'm wondering if the VRAM is not hitting its limit after hours of memory leaks. I'm currently re-testing the composition after having changed 3 <clear> inside 3 different <render in image> patches to full opacity black, instead of transparent. I'll have to wait hours to see if it crashes again. Thanks if anyone can help, dimitri ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Process: Cobalt_132_NightWorks_28_2 [6955] Path: /Users/USER/Desktop/Cobalt_132_NightWorks_28_2.app/Contents/MacOS/Cobalt_132_NightWorks_28_2 Identifier: com.mycompanyname.Cobalt_132_NightWorks_28_2 Version: ??? (1.0) Code Type: X86-64 (Native) Parent Process: launchd [118] Date/Time: 2012-02-29 07:38:22.657 +0100 OS Version: Mac OS X 10.7.2 (11C74) Report Version: 9 Interval Since Last Report: 136852 sec Crashes Since Last Report: 6 Per-App Interval Since Last Report: 18303 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: AF017B63-6D34-4966-9BD2-814149224020 Crashed Thread: 4 CVDisplayLink Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000 Application Specific Information: objc[6955]: garbage collection is OFF Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff851bc67a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff851bbd71 mach_msg + 73 2 com.apple.CoreFoundation 0x00007fff8bf3eb6c __CFRunLoopServiceMachPort + 188 3 com.apple.CoreFoundation 0x00007fff8bf472d4 __CFRunLoopRun + 1204 4 com.apple.CoreFoundation 0x00007fff8bf46ae6 CFRunLoopRunSpecific + 230 5 com.apple.HIToolbox 0x00007fff814bf3d3 RunCurrentEventLoopInMode + 277 6 com.apple.HIToolbox 0x00007fff814c663d ReceiveNextEventCommon + 355 7 com.apple.HIToolbox 0x00007fff814c64ca BlockUntilNextEventMatchingListInMode + 62 8 com.apple.AppKit 0x00007fff8393a3f1 _DPSNextEvent + 659 9 com.apple.AppKit 0x00007fff83939cf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 10 com.apple.AppKit 0x00007fff8393662d -[NSApplication run] + 470 11 com.apple.AppKit 0x00007fff83bb580c NSApplicationMain + 867 12 com.mycompanyname.Cobalt_132_NightWorks_28_2 0x0000000100001c50 0x100000000 + 7248 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff851be7e6 kevent + 10 1 libdispatch.dylib 0x00007fff82cd75be _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff82cd614e _dispatch_mgr_thread + 54 Thread 2:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff851bdbca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8c876274 _pthread_cond_wait + 840 2 com.apple.JavaScriptCore 0x00007fff82552c97 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 151 3 com.apple.JavaScriptCore 0x00007fff8277ed2f JSC::Heap::blockFreeingThreadMain() + 319 4 com.apple.JavaScriptCore 0x00007fff8277ed69 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9 5 libsystem_c.dylib 0x00007fff8c8728bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8c875b75 thread_start + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff851bc67a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff851bbd71 mach_msg + 73 2 com.apple.CoreFoundation 0x00007fff8bf3eb6c __CFRunLoopServiceMachPort + 188 3 com.apple.CoreFoundation 0x00007fff8bf472d4 __CFRunLoopRun + 1204 4 com.apple.CoreFoundation 0x00007fff8bf46ae6 CFRunLoopRunSpecific + 230 5 com.apple.CoreFoundation 0x00007fff8bf567ff CFRunLoopRun + 95 6 com.apple.QuartzComposer 0x00007fff871f3402 -[QCRunLoopPatch _runLoopThread:] + 375 7 com.apple.Foundation 0x00007fff82f6d7fe -[NSThread main] + 68 8 com.apple.Foundation 0x00007fff82f6d776 __NSThread__main__ + 1575 9 libsystem_c.dylib 0x00007fff8c8728bf _pthread_start + 335 10 libsystem_c.dylib 0x00007fff8c875b75 thread_start + 13 Thread 4 Crashed:: CVDisplayLink 0 com.apple.ATIRadeonX3000GLDriver 0x0000000105ef0fb2 0x105eeb000 + 24498 1 com.apple.ATIRadeonX3000GLDriver 0x0000000105f2ce3c 0x105eeb000 + 269884 2 GLEngine 0x0000000105c267ff glFlushRender_Exec + 68 3 com.apple.CoreImage 0x00007fff8641f203 fe_accel_context_flush(fe_accel_context_struct*) + 39 4 com.apple.CoreImage 0x00007fff8641ec01 fe_accel_context_release(fe_accel_context_struct*) + 37 5 com.apple.CoreImage 0x00007fff8642b19c -[FEOpenGLContext updateBuffer] + 242 6 com.apple.CoreImage 0x00007fff8642b62b -[FEOpenGLContext _begin] + 99 7 com.apple.CoreImage 0x00007fff86463bb0 FEApplyTreeNode::render1(FETreeContext*, FEShape const&, fe_kernel_target_struct*, int, float*, FETreeTexture*) + 1576 8 com.apple.CoreImage 0x00007fff864645a7 FEApplyTreeNode::render2(FETreeContext*, FEShape const*, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 1597 9 com.apple.CoreImage 0x00007fff86461b19 FETreeNode::render_(FETreeContext*, FEShape const*, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 149 10 com.apple.CoreImage 0x00007fff8646539e FETreeNode::render(FETreeContext*, FEShape const&, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 108 11 com.apple.CoreImage 0x00007fff8646913a FETreeContext::renderTree(FETreeNode*, FEShape const&, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 276 12 com.apple.CoreImage 0x00007fff8646944e FETreeContext::renderImage_(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 688 13 com.apple.CoreImage 0x00007fff864696d7 FETreeContext::renderImage(FEImage*, CGRect, FEShape const*, CGAffineTransform, CGColorSpace*, FEFormat, bool, void (*)(FEContext*, void*, FEFormat), void (*)(FEContext*, void*), void*) + 375 14 com.apple.CoreImage 0x00007fff86440377 -[FEImage(Internal) _renderWithContext:bounds:transform:colorSpace:format:premultiplied:setupCallback:finishCallback:callbackData:] + 247 15 com.apple.CoreImage 0x00007fff8643fdfa -[FEImage renderToContext:bounds:transform:destinationFormat:colorSpace:] + 218 16 com.apple.CoreImage 0x00007fff863f653e renderImage(FEContext*, CGRect, CGAffineTransform, unsigned int, void*) + 137 17 com.apple.CoreImage 0x00007fff8640fb66 -[CIOpenGLContextImpl renderWithBounds:matrix:function:info:] + 258 18 com.apple.CoreImage 0x00007fff863f64a7 -[CIContextImpl render:] + 168 19 com.apple.CoreImage 0x00007fff863f4728 -[CIContext drawImage:inRect:fromRect:] + 1098 20 com.apple.CoreImage 0x00007fff863f4a51 -[CIContext drawImage:atPoint:fromRect:] + 140 21 com.apple.QuartzComposer 0x00007fff871ebd90 -[QCProvider_CoreImage createTextureBufferForManager:withFormat:target:transformation:bounds:colorSpace:options:] + 1368 22 com.apple.QuartzComposer 0x00007fff87161de3 -[QCImageManager(Internal) _createImageBufferFromProvider:withFormat:target:transformation:bounds:colorSpace:options:] + 4119 23 com.apple.QuartzComposer 0x00007fff87160dbe -[QCImageManager createTextureBufferFromProvider:withFormat:target:transformation:bounds:colorSpace:options:] + 2412 24 com.apple.QuartzComposer 0x00007fff87192518 -[QCImagePort_Cache setOnOpenGLContext:unit:withBounds:transformation:target:mipmappingLevels:matrix:] + 1776 25 com.apple.QuartzComposer 0x00007fff87191e22 -[QCOpenGLPort_Image setOnOpenGLContext:unit:withBounds:transformation:target:mipmappingLevels:matrix:] + 84 26 com.apple.QuartzComposer 0x00007fff87191dac -[QCOpenGLPort_Image setOnOpenGLContext:unit:fromBounds:withTarget:mipmappingLevels:matrix:] + 136 27 com.apple.QuartzComposer 0x00007fff87191ab9 QCExecutionSetStates + 653 28 com.apple.QuartzComposer 0x00007fff8714ebb0 -[QCRenderingManager renderAtTime:arguments:] + 2085 29 com.apple.QuartzComposer 0x00007fff8714c51c -[QCPatch(Extensions) executeSubpatches:arguments:] + 57 30 com.apple.QuartzComposer 0x00007fff87191816 -[QCRenderInImage executeSubpatches:arguments:] + 88 31 com.apple.QuartzComposer 0x00007fff87191326 -[QCRenderInImage execute:time:arguments:] + 2217 32 com.apple.QuartzComposer 0x00007fff8714d721 -[QCPatch(Private) _renderAtTime:arguments:] + 145 33 com.apple.QuartzComposer 0x00007fff8714d679 -[QCRenderingManager addPatch:context:time:arguments:nextExecutionTime:] + 3273 34 com.apple.QuartzComposer 0x00007fff8714c006 -[QCPatch(Private) __execute:arguments:] + 918 35 com.apple.QuartzComposer 0x00007fff8714bbdf -[QCPatch(Private) _execute:arguments:] + 2149 36 com.apple.QuartzComposer 0x00007fff8714c8db -[QCPort _execute:arguments:] + 377 37 com.apple.QuartzComposer 0x00007fff8714ba6f -[QCPatch(Private) _execute:arguments:] + 1781 38 com.apple.QuartzComposer 0x00007fff8714c64c -[QCPatch(Private) _executeSubpatches:arguments:] + 297 39 com.apple.QuartzComposer 0x00007fff8719091d -[QCIterator nextExecutionTimeForSubpatches:time:arguments:] + 189 40 com.apple.QuartzComposer 0x00007fff8714c366 -[QCPatch(Customization) nextExecutionTime:time:arguments:] + 73 41 com.apple.QuartzComposer 0x00007fff8714c2ed -[QCPatch(Private) _nextExecutionTime:arguments:] + 665 42 com.apple.QuartzComposer 0x00007fff8714bf1b -[QCPatch(Private) __execute:arguments:] + 683 43 com.apple.QuartzComposer 0x00007fff8714bbdf -[QCPatch(Private) _execute:arguments:] + 2149 44 com.apple.QuartzComposer 0x00007fff8714c64c -[QCPatch(Private) _executeSubpatches:arguments:] + 297 45 com.apple.QuartzComposer 0x00007fff87190270 -[QCRenderInImage _executeSubpatches:arguments:] + 3054 46 com.apple.QuartzComposer 0x00007fff8714c417 -[QCPatch(Customization) nextExecutionTimeForSubpatches:time:arguments:] + 105 47 com.apple.QuartzComposer 0x00007fff8714c366 -[QCPatch(Customization) nextExecutionTime:time:arguments:] + 73 48 com.apple.QuartzComposer 0x00007fff8714c2ed -[QCPatch(Private) _nextExecutionTime:arguments:] + 665 49 com.apple.QuartzComposer 0x00007fff8714bf1b -[QCPatch(Private) __execute:arguments:] + 683 50 com.apple.QuartzComposer 0x00007fff8714bbdf -[QCPatch(Private) _execute:arguments:] + 2149 51 com.apple.QuartzComposer 0x00007fff8714c8db -[QCPort _execute:arguments:] + 377 52 com.apple.QuartzComposer 0x00007fff8714ba6f -[QCPatch(Private) _execute:arguments:] + 1781 53 com.apple.QuartzComposer 0x00007fff8714c8db -[QCPort _execute:arguments:] + 377 54 com.apple.QuartzComposer 0x00007fff8714ba6f -[QCPatch(Private) _execute:arguments:] + 1781 55 com.apple.QuartzComposer 0x00007fff8714c8db -[QCPort _execute:arguments:] + 377 56 com.apple.QuartzComposer 0x00007fff8714ba6f -[QCPatch(Private) _execute:arguments:] + 1781 57 com.apple.QuartzComposer 0x00007fff8714c64c -[QCPatch(Private) _executeSubpatches:arguments:] + 297 58 com.apple.QuartzComposer 0x00007fff8714c51c -[QCPatch(Extensions) executeSubpatches:arguments:] + 57 59 com.apple.QuartzComposer 0x00007fff8714c4d6 -[QCPatch(Customization) execute:time:arguments:] + 41 60 com.apple.QuartzComposer 0x00007fff8714c455 -[QCPatch(Customization) nextExecutionTimeForSubpatches:time:arguments:] + 167 61 com.apple.QuartzComposer 0x00007fff8714c366 -[QCPatch(Customization) nextExecutionTime:time:arguments:] + 73 62 com.apple.QuartzComposer 0x00007fff8714c2ed -[QCPatch(Private) _nextExecutionTime:arguments:] + 665 63 com.apple.QuartzComposer 0x00007fff8714bfb2 -[QCPatch(Private) __execute:arguments:] + 834 64 com.apple.QuartzComposer 0x00007fff8714bbdf -[QCPatch(Private) _execute:arguments:] + 2149 65 com.apple.QuartzComposer 0x00007fff87149b0a -[QCContext nextExecutionTimeForPatch:time:arguments:] + 476 66 com.apple.QuartzComposer 0x00007fff87149928 -[QCGraphicsContext nextExecutionTimeForPatch:time:arguments:] + 39 67 com.apple.QuartzComposer 0x00007fff87149737 -[QCOpenGLContext nextExecutionTimeForPatch:time:arguments:] + 476 68 com.apple.QuartzComposer 0x00007fff87154087 -[QCContext renderPatch:time:arguments:] + 298 69 com.apple.QuartzComposer 0x00007fff87153ef5 -[QCGraphicsContext renderPatch:time:arguments:] + 74 70 com.apple.QuartzComposer 0x00007fff8715308f -[QCOpenGLContext renderPatch:time:arguments:] + 572 71 com.apple.QuartzComposer 0x00007fff87152e47 -[QCPatch(Runtime) render:arguments:] + 76 72 com.apple.QuartzComposer 0x00007fff871793b2 -[QCRenderer renderAtTime:arguments:] + 31 73 com.mycompanyname.Cobalt_132_NightWorks_28_2 0x0000000100005515 0x100000000 + 21781 74 com.mycompanyname.Cobalt_132_NightWorks_28_2 0x00000001000025ac 0x100000000 + 9644 75 com.apple.CoreVideo 0x00007fff8a3b780f CVDisplayLink::performIO(CVTimeStamp*) + 259 76 com.apple.CoreVideo 0x00007fff8a3b6b0c CVDisplayLink::runIOThread() + 662 77 com.apple.CoreVideo 0x00007fff8a3b685d _ZL13startIOThreadPv + 148 78 libsystem_c.dylib 0x00007fff8c8728bf _pthread_start + 335 79 libsystem_c.dylib 0x00007fff8c875b75 thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fff851be192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8c874594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8c875b85 start_wqthread + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fff851be192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8c874594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8c875b85 start_wqthread + 13 Thread 4 crashed with X86 Thread State (64-bit): rax: 0x00000000e00002c1 rbx: 0x000000010126ec02 rcx: 0x0000000000000000 rdx: 0x00007fff71885101 rdi: 0x00000000e00002c2 rsi: 0x0000000000000001 rbp: 0x0000000106ad1250 rsp: 0x0000000106ad1250 r8: 0x0000000000006507 r9: 0x0000000000000000 r10: 0x00000000000010bc r11: 0x0000000000000206 r12: 0x0000000106ad1a08 r13: 0x0000000106ad1978 r14: 0x0000000101268000 r15: 0x00000000ffffffff rip: 0x0000000105ef0fb2 rfl: 0x0000000000010296 cr2: 0x000000018401b000 Logical CPU: 0 Binary Images: 0x100000000 - 0x10000ffff +com.mycompanyname.Cobalt_132_NightWorks_28_2 (??? - 1.0) <2FA657CE-9A5C-530B-CAF3-C46A4665D3E6> /Users/USER/Desktop/Cobalt_132_NightWorks_28_2.app/Contents/MacOS/Cobalt_132_NightWorks_28_2 0x10059b000 - 0x1005c3ff7 com.apple.QuartzComposer.ExtraPatches (4.0 - 236) <2B3C4E6B-1B29-3761-AA90-DC531AA7095C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches 0x1005d8000 - 0x1005e7fff +net.kineme.DataTools (1.0 - 20111111.2231rexported) <3F126675-7C0F-39CB-424C-9EAD19525B0A> /Users/USER/Desktop/Cobalt_132_NightWorks_28_2.app/Contents/PlugIns/DataTools.plugin/Contents/MacOS/DataTools 0x100783000 - 0x1007d4ff7 com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x102783000 - 0x1027aefff com.apple.audio.OpenAL (1.5.1 - 1.5.1) <5B954EC6-08B6-3255-932C-DDAB908E72F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x1059a7000 - 0x1059d5ff7 GLRendererFloat (??? - ???) <16DF14A0-7264-31A4-83F6-E6F96CF4AB3D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x105c00000 - 0x105d98ff7 GLEngine (??? - ???) <D770A837-9F8D-3C86-AB33-CBDEF5599CA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x105dcc000 - 0x105ec5fff libGLProgrammability.dylib (??? - ???) <BCA0FD49-2103-33D8-8801-326C6A62465E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x105eeb000 - 0x1061b2ff7 com.apple.ATIRadeonX3000GLDriver (7.12.9 - 7.1.2) <E0D46EC5-2A19-36AA-AECC-A73219F999F1> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver 0x1061fd000 - 0x106607fef com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.12.9 - 7.1.2) <E3862F61-C250-3670-B7A8-02EE49CBF842> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver 0x7fff6a831000 - 0x7fff6a865ac7 dyld (195.5 - ???) <B372EB7D-DCD8-30CE-9342-E06CADD7CACA> /usr/lib/dyld 0x7fff81338000 - 0x7fff8138cff7 com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <5D86BECB-9F7A-3FDB-9436-C3DE4B2A5F29> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8138d000 - 0x7fff8139cff7 com.apple.opengl (1.7.5 - 1.7.5) <2945F1A6-910C-3596-9988-5701B04BD821> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff813fb000 - 0x7fff81476ff7 com.apple.print.framework.PrintCore (7.1 - 366.1) <3F140DEB-9F87-3672-97CC-F983752581AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff81477000 - 0x7fff8147cfff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib 0x7fff8147d000 - 0x7fff81480fff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff81481000 - 0x7fff814bcff7 libsystem_info.dylib (??? - ???) <9C8C2DCB-96DB-3471-9DCE-ADCC26BE2DD4> /usr/lib/system/libsystem_info.dylib 0x7fff814bd000 - 0x7fff817e1fff com.apple.HIToolbox (1.8 - ???) <A3BE7C59-52E6-3A7F-9B30-24B7DD3E95F2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff817e2000 - 0x7fff81821ff7 libGLImage.dylib (??? - ???) <2D1D8488-EC5F-3229-B983-CFDE0BB37586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff81852000 - 0x7fff81852fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff81853000 - 0x7fff8185bfff libsystem_dnssd.dylib (??? - ???) <998E3778-7B43-301C-9053-12045AB8544D> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8185c000 - 0x7fff81a76fef com.apple.CoreData (104 - 358.12) <33B1FA75-7970-3751-9DCC-FF809D3E1FA2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff81a77000 - 0x7fff81afafef com.apple.Metadata (10.7.0 - 627.20) <E00156B0-663A-35EF-A307-A2CEB00F1845> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff81afb000 - 0x7fff81b42ff7 com.apple.CoreMedia (1.0 - 705.42) <AA2E9D78-A08C-39E2-B423-D69A75C2397D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff81b9a000 - 0x7fff81bd4fe7 com.apple.DebugSymbols (2.1 - 87) <E9000AB8-CCE4-3636-871D-E17703814B68> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff81bd5000 - 0x7fff81be0fff com.apple.CommonAuth (2.1 - 2.0) <BFDD0A8D-4BEA-39EC-98B3-2E083D7B1ABD> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff81be1000 - 0x7fff81c24ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <81435CC2-91BD-36E8-AF94-57D084293675> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff81c29000 - 0x7fff81cbbfff com.apple.CorePDF (3.0 - 3.0) <FA08FDA8-38C5-353D-89FC-59F9F99ABADD> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff81cd1000 - 0x7fff81cf8ff7 com.apple.PerformanceAnalysis (1.10 - 10) <DD87C994-66D6-330A-BAF9-AB86BE125A62> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff81cf9000 - 0x7fff8240c587 com.apple.CoreGraphics (1.600.0 - ???) <A9F2451E-6F60-350E-A6E5-539669B53074> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8240d000 - 0x7fff8244cfff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff82548000 - 0x7fff827d2fff com.apple.JavaScriptCore (7534.51 - 7534.51.21) <B311DA3D-F763-32A0-BE17-5DC97820BFAB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff827d3000 - 0x7fff827d4fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff827d5000 - 0x7fff827d6ff7 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <001E87FF-97DF-328D-B22F-16E3ACEF8864> /usr/lib/system/libremovefile.dylib 0x7fff827d7000 - 0x7fff8285cff7 com.apple.Heimdal (2.1 - 2.0) <C92E327E-CB5F-3C9B-92B0-F1680095C8A3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff82879000 - 0x7fff82887ff7 libkxld.dylib (??? - ???) <B1BD4862-9D3F-3EEF-895C-A8E2E53684B6> /usr/lib/system/libkxld.dylib 0x7fff82888000 - 0x7fff8288efff libGFXShared.dylib (??? - ???) <343AE6C0-EB02-333C-8D35-DF6093B92758> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8288f000 - 0x7fff82991ff7 com.apple.PubSub (1.0.5 - 65.28) <D469FB50-8AAF-3C00-8733-6B2269DB334B> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x7fff82992000 - 0x7fff82a08fff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff82a3f000 - 0x7fff82a6cfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib 0x7fff82a6d000 - 0x7fff82a6eff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib 0x7fff82b21000 - 0x7fff82b21fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff82b22000 - 0x7fff82c27ff7 libFontParser.dylib (??? - ???) <B9A53808-C97E-3293-9C33-1EA9D4E83EC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff82c28000 - 0x7fff82c2bfff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff82c2c000 - 0x7fff82cb0ff7 com.apple.ApplicationServices.ATS (317.5.0 - ???) <FE629F2D-6BC0-3A58-9844-D8B9A6808A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff82cd4000 - 0x7fff82ce2fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib 0x7fff82ce3000 - 0x7fff82e6dff7 com.apple.QTKit (7.7.1 - 2306) <A97042BD-4FD8-3556-9279-6B7742C98904> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff82e6e000 - 0x7fff82f12fff com.apple.ink.framework (1.3.2 - 110) <C8840EA4-AE7B-360C-A191-D36B5F10B6B5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff82f13000 - 0x7fff8322cff7 com.apple.Foundation (6.7.1 - 833.20) <D922F590-FDA6-3D89-A271-FD35E2290624> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8322d000 - 0x7fff832a2ff7 libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib 0x7fff832a3000 - 0x7fff8357bff7 com.apple.security (7.0 - 55010) <93713FF4-FE86-3B4C-8150-5FCC7F3320C8> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8357c000 - 0x7fff835a9ff7 com.apple.opencl (1.50.63 - 1.50.63) <DB335C5C-3ABD-38C8-B6A5-8436EE1484D3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff835aa000 - 0x7fff835bcff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib 0x7fff835bd000 - 0x7fff83619fff com.apple.QuickLookFramework (3.1 - 500.1) <0C9E98D2-D8F9-3161-9809-0D77B98AD938> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8361a000 - 0x7fff8365cff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib 0x7fff8365d000 - 0x7fff836b1ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff836b2000 - 0x7fff836d8ff7 com.apple.framework.familycontrols (3.0 - 300) <41A6DFC2-EAF5-390A-83A1-C8832528705C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff836d9000 - 0x7fff836fdff7 com.apple.RemoteViewServices (1.2 - 39) <862849C8-84C1-32A1-B87E-B29E74778C9F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff836fe000 - 0x7fff836fffff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib 0x7fff83702000 - 0x7fff83702fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8372e000 - 0x7fff83930fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib 0x7fff83931000 - 0x7fff84532ff7 com.apple.AppKit (6.7.2 - 1138.23) <5CD2C850-4F52-3BA2-BA11-3107DFD2D23C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff84533000 - 0x7fff84549ff7 com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8454a000 - 0x7fff845b2ff7 com.apple.Symbolication (1.2 - 89) <1D7F9E72-B1B6-30CF-AC8A-23A763930A92> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff845b3000 - 0x7fff846b1fff com.apple.QuickLookUIFramework (3.1 - 500.1) <D3A71FF1-7ED1-39DB-AD4E-451612DA536C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff84d8e000 - 0x7fff84d90ff7 com.apple.print.framework.Print (7.1 - 247.1) <8A4925A5-BAA3-373C-9B5D-03E0270C6B12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff84d91000 - 0x7fff84e58ff7 com.apple.ColorSync (4.7.0 - 4.7.0) <F325A9D7-7203-36B7-8C1C-B6A4D5CC73A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff84e59000 - 0x7fff84ec1fff com.apple.CoreSymbolication (2.1 - 71) <0715BF39-D53C-3BFE-BBEA-B8EBF7274850> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff84ec2000 - 0x7fff84ecdff7 com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <48607E6E-8612-3267-9184-E948B1863B32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff84ece000 - 0x7fff84ee4fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff84ee5000 - 0x7fff84f04fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib 0x7fff85062000 - 0x7fff85062fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib 0x7fff8513d000 - 0x7fff85188ff7 com.apple.SystemConfiguration (1.11.1 - 1.11) <F832FE21-5509-37C6-B1F1-48928F31BE45> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8519f000 - 0x7fff851a6fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff851a7000 - 0x7fff851c7fff libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib 0x7fff851c8000 - 0x7fff8521ffff libTIFF.dylib (??? - ???) <FF0D9A24-6956-3F03-81EA-3EEAD22C9DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff85220000 - 0x7fff85280fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff85281000 - 0x7fff852e3fff com.apple.coreui (1.2.1 - 164.1) <F7972630-F696-3FC5-9FCF-A6E1C8771078> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff852e4000 - 0x7fff852e4fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff852e5000 - 0x7fff852f7ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib 0x7fff852f8000 - 0x7fff8534bfff libFontRegistry.dylib (??? - ???) <57FBD85F-41A6-3DB9-B5F4-FCC6B260F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8536a000 - 0x7fff854d0fff com.apple.CFNetwork (520.2.5 - 520.2.5) <406712D9-3F0C-3763-B4EB-868D01F1F042> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff854d1000 - 0x7fff85521fff com.apple.CoreMediaIO (210.0 - 3180) <13374EA4-83BE-3407-B9DD-D199426D0E7A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff85522000 - 0x7fff8554bfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8554c000 - 0x7fff8554cfff com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8554d000 - 0x7fff85ce1fef com.apple.CoreAUC (6.11.04 - 6.11.04) <FFC336DF-C71F-3C93-8E93-5CBD9EEAE940> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff85e8d000 - 0x7fff85f23ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff85f24000 - 0x7fff863ebfff FaceCoreLight (1.4.7 - compatibility 1.0.0) <E9D2A69C-6E81-358C-A162-510969F91490> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff863ec000 - 0x7fff8665ffff com.apple.CoreImage (7.82 - 1.0.1) <282801B6-5D80-3E2C-88A4-00FE29906D5A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8666d000 - 0x7fff86698fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib 0x7fff86699000 - 0x7fff8679cfff libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7F60B0FF-4946-3639-89AB-B540D318B249> /usr/lib/libsqlite3.dylib 0x7fff867a6000 - 0x7fff867abfff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib 0x7fff867c1000 - 0x7fff867c5fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib 0x7fff867c6000 - 0x7fff867e3ff7 libxpc.dylib (77.17.0 - compatibility 1.0.0) <72A16104-2F23-3C22-B474-1953F06F9376> /usr/lib/system/libxpc.dylib 0x7fff867e4000 - 0x7fff86897fff com.apple.CoreText (220.11.0 - ???) <4EA8E2DF-542D-38D5-ADB9-C0DAA73F898B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff86899000 - 0x7fff868a0ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff868da000 - 0x7fff868deff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff868df000 - 0x7fff868fcff7 com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff868fd000 - 0x7fff86914fff com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8692e000 - 0x7fff86a12def libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib 0x7fff86a13000 - 0x7fff86c8efff com.apple.imageKit (2.1.1 - 1.0) <9C159577-0FFF-34D8-890E-66627A9E44FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff86c8f000 - 0x7fff86c94fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib 0x7fff86c9f000 - 0x7fff86d3efff com.apple.LaunchServices (480.21 - 480.21) <6BFADEA9-5BC1-3B53-A013-488EB7F1AB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff86d3f000 - 0x7fff86d63fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff86e4b000 - 0x7fff86e52fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib 0x7fff86ea7000 - 0x7fff86fb3fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8709c000 - 0x7fff8709dfff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <37FEFE78-BCB5-37EC-8E99-747469BCA4C7> /usr/lib/system/libdnsinfo.dylib 0x7fff8709e000 - 0x7fff870a4fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib 0x7fff870a5000 - 0x7fff87115fff com.apple.datadetectorscore (3.0 - 179.4) <2A822A13-94B3-3A43-8724-98FDF698BB12> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff87116000 - 0x7fff87384ff7 com.apple.QuartzComposer (5.0 - 236) <CBF3070A-BD09-328D-857F-F35A0E1D22B5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff87385000 - 0x7fff87392fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <2DCDCCA3-F1BF-3143-A243-83973F93C95C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff87393000 - 0x7fff87399ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib 0x7fff8739a000 - 0x7fff8739fff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib 0x7fff8753d000 - 0x7fff87570ff7 com.apple.GSS (2.1 - 2.0) <9A2C9736-DA10-367A-B376-2C7A584E6C7A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff87571000 - 0x7fff87573fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff87574000 - 0x7fff87578fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib 0x7fff8757d000 - 0x7fff87598fff libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib 0x7fff8765e000 - 0x7fff8769eff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <B7173CA4-CE16-3BAB-8D83-185FCEFA15F5> /usr/lib/libcups.2.dylib 0x7fff876a7000 - 0x7fff876acfff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8775c000 - 0x7fff8779dfff com.apple.QD (3.12 - ???) <983D6E1E-B8BD-3260-A960-13727351D867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8779e000 - 0x7fff877c7fff com.apple.CoreServicesInternal (113.8 - 113.8) <C1A3CF1B-BC45-3FC6-82B3-1511EBBA9D51> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff877ce000 - 0x7fff877cefff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff87f08000 - 0x7fff88015fff libJP2.dylib (??? - ???) <6052C973-9354-35CB-AAB9-31D00D8786F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff88047000 - 0x7fff881e6fff com.apple.QuartzCore (1.7 - 270.0) <E8FC9AA4-A5CB-384B-AD29-7190A1387D3E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff88eee000 - 0x7fff88ef1ff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff88f54000 - 0x7fff88f62fff com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff88fab000 - 0x7fff88fc5fff com.apple.CoreMediaAuthoring (2.0 - 889) <B99C23FB-EE6C-3B2A-8BF1-3995B94CE7D3> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff88fc6000 - 0x7fff88fdaff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff88fdb000 - 0x7fff88fdcfff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib 0x7fff88fdd000 - 0x7fff892f9ff7 com.apple.CoreServices.CarbonCore (960.18 - 960.18) <6020C3FB-6125-3EAE-A55D-1E77E38BEDEA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff892fa000 - 0x7fff8938cff7 com.apple.PDFKit (2.6.1 - 2.6.1) <33A0A777-8CF4-3F36-BB1A-78F8A3D7E8C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8938d000 - 0x7fff89400fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib 0x7fff89401000 - 0x7fff89454fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <45159B9E-05BF-35B2-AF76-D933490FBFB1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff89455000 - 0x7fff8958efef com.apple.vImage (5.1 - 5.1) <EB634387-CD15-3246-AC28-5FB368ACCEA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff896b7000 - 0x7fff896ccfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff896cd000 - 0x7fff89728ff7 com.apple.HIServices (1.10 - ???) <BAB8B422-7047-3D2D-8E0A-13FCF153E4E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff89817000 - 0x7fff89c33ff7 com.apple.SceneKit (2.1 - 125.1) <296A889C-2E9D-366F-8962-E23931EECC70> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit 0x7fff89c34000 - 0x7fff89c51fff libPng.dylib (??? - ???) <3C70A94C-9442-3E11-AF51-C1B0EF81680E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff89c7e000 - 0x7fff89c89ff7 com.apple.DisplayServicesFW (2.5.2 - 317) <48964503-D7F0-3567-9594-E6AA9C9300EF> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff89c8a000 - 0x7fff89de3fff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <4877267E-F736-3019-85D3-40A32A042A80> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8a147000 - 0x7fff8a1afff7 com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <7966E3BE-376B-371A-A21D-9BD763C0BAE7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8a1b0000 - 0x7fff8a1b5fff libGIF.dylib (??? - ???) <393E2DB5-9479-39A6-A75A-B5F20B852532> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8a1b6000 - 0x7fff8a2abfff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib 0x7fff8a348000 - 0x7fff8a378ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8a386000 - 0x7fff8a3b3fff com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff8a3b4000 - 0x7fff8a3b4fff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff8a3b5000 - 0x7fff8a3ddff7 com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8a3ec000 - 0x7fff8a3edfff com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <92364334-3B11-360B-89D8-447185FEC653> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel 0x7fff8a450000 - 0x7fff8a4a2ff7 libGLU.dylib (??? - ???) <3C9153A0-8499-3DC0-AAA4-9FA6E488BE13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8a4a3000 - 0x7fff8a5a0fff com.apple.avfoundation (2.0 - 180.30) <061DDF4C-E7BB-33D0-BEB9-0443ADF6EC8C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8a5a1000 - 0x7fff8a5effff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib 0x7fff8a62f000 - 0x7fff8a699fff com.apple.framework.IOKit (2.0 - ???) <87D55F1D-CDB5-3D13-A5F9-98EA4E22F8EE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8a69a000 - 0x7fff8a69dfff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8a69e000 - 0x7fff8aa3cfef com.apple.MediaToolbox (1.0 - 705.42) <BF05C02D-3202-3FF8-A334-C14AF7C89F9E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8ad96000 - 0x7fff8ad9afff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <36F75773-7380-3AC7-AF62-E1E6C07B7004> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8ad9b000 - 0x7fff8ae79fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <13E549F8-5BD6-3BAE-8C33-1D0BD269C081> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8ae7a000 - 0x7fff8ae7cfff libCVMSPluginSupport.dylib (??? - ???) <61D89F3C-C64D-3733-819F-8AAAE4E2E993> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8ae82000 - 0x7fff8ae84fff libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib 0x7fff8aecc000 - 0x7fff8b2f9fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8b2fa000 - 0x7fff8b3c1ff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <B3E00682-FD14-30C3-AE7D-2B16655AD469> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x7fff8b3e1000 - 0x7fff8b3eaff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib 0x7fff8b3eb000 - 0x7fff8b503ff7 com.apple.DesktopServices (1.6.1 - 1.6.1) <4418EAA6-7163-3A77-ABD3-F8289796C81A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8b52c000 - 0x7fff8b62eff7 libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <22F1D1B6-1761-3687-9EFD-036EA15FB2E4> /usr/lib/libxml2.2.dylib 0x7fff8b659000 - 0x7fff8b675ff7 com.apple.GenerationalStorage (1.0 - 125) <31F60175-E38D-3C63-8D95-32CFE7062BCB> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8b676000 - 0x7fff8b679fff libCoreVMClient.dylib (??? - ???) <E034C772-4263-3F48-B083-25A758DD6228> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8b67a000 - 0x7fff8b685ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib 0x7fff8bf0e000 - 0x7fff8c0e2fff com.apple.CoreFoundation (6.7.1 - 635.15) <FE4A86C2-3599-3CF8-AD1A-822F1FEA820F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8c14d000 - 0x7fff8c160ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib 0x7fff8c1a4000 - 0x7fff8c1a5fff libsystem_sandbox.dylib (??? - ???) <DC97E52F-C577-3A8A-A2F6-431AE3D40C40> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8c267000 - 0x7fff8c699fff com.apple.VideoToolbox (1.0 - 705.42) <FA0AD643-845C-3378-AFD1-8C5BD0215B72> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff8c811000 - 0x7fff8c817fff IOSurface (??? - ???) <03F95CAC-569C-3573-B3D7-2D211B8BDC56> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8c824000 - 0x7fff8c901fef libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib 0x7fff8c902000 - 0x7fff8c92dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib 0x7fff8c969000 - 0x7fff8ca4afff com.apple.CoreServices.OSServices (478.29 - 478.29) <B487110E-C942-33A8-A494-3BDEDB88B1CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8ca4b000 - 0x7fff8caedff7 com.apple.securityfoundation (5.0 - 55005) <2814D17E-E6BB-30A2-A62E-2D481AF514F2> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8caee000 - 0x7fff8cb2efff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib 0x7fff8cb2f000 - 0x7fff8cb2ffff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8cb30000 - 0x7fff8cb36fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8cb37000 - 0x7fff8d11bfff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8d128000 - 0x7fff8d1c2ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8d3c3000 - 0x7fff8d3dafff com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <F21C79C0-4B5A-3645-81A6-74F8EFA900CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8d436000 - 0x7fff8d440ff7 liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib 0x7fff8d441000 - 0x7fff8d441fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8d5e2000 - 0x7fff8da50fff com.apple.RawCamera.bundle (3.8.2 - 579) <3D4EBC1A-4139-3E22-B407-0D4887D8D208> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 12 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: 7019 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=191.5M resident=130.4M(68%) swapped_out_or_unallocated=61.1M(32%) Writable regions: Total=3.0G written=292.3M(9%) resident=865.4M(28%) swapped_out=0K(0%) unallocated=2.2G(72%) REGION TYPE VIRTUAL =========== ======= CG backing stores 5260K CG image 120K CG shared images 1192K CoreGraphics 16K CoreServices 924K IOKit 1.1G IOKit (reserved) 3072K reserved VM address space (unallocated) JS JIT generated code 128.0M JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated) JS VM register file 4096K JS garbage collector 208K MALLOC 903.7M MALLOC guard page 32K Memory tag=240 4K Memory tag=242 12K Memory tag=251 36K STACK GUARD 56.0M Stack 11.0M VM_ALLOCATE 16.2M __CI_BITMAP 80K __DATA 16.9M __IMAGE 1256K __LINKEDIT 49.8M __TEXT 141.7M __UNICODE 544K mapped file 27.7M shared memory 4304K =========== ======= TOTAL 3.3G TOTAL, minus reserved VM space 2.4G Model: MacBookPro8,2, BootROM MBP81.0047.B24, 4 processors, Intel Core i7, 2.4 GHz, 4 GB, SMC 1.69f3 Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.18) Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: TOSHIBA MK7559GSXF, 750.16 GB Serial ATA Device: HL-DT-ST DVDRW GS31N USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3 USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2 USB Device: IntelligentStick, 0x3538, 0x0055, 0xfa130000 / 7 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 _______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com