Process: QBTest [20818] Path: /Users/USER/Desktop/QBTest.app/Contents/MacOS/QBTest Identifier: com.yourcompanyname.QBTest Version: ??? (1.0) Code Type: X86-64 (Native) Parent Process: launchd [230] Date/Time: 2013-07-19 10:57:09.272 +0100 OS Version: Mac OS X 10.7.5 (11G63) Report Version: 9 Interval Since Last Report: 6606190 sec Crashes Since Last Report: 127 Per-App Interval Since Last Report: 22 sec Per-App Crashes Since Last Report: 19 Anonymous UUID: A7BD34FE-3878-40B6-A948-B73F4CB05166 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: objc[20818]: garbage collection is OFF *** Terminating app due to uncaught exception 'NSGenericException', reason: '-[QCOpenGLContext renderPatch:time:arguments:]: Argument "time" does not verify "time >= 0.0"' *** First throw call stack: ( 0 CoreFoundation 0x00007fff84d17f56 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff89961d5e objc_exception_throw + 43 2 CoreFoundation 0x00007fff84da21b9 -[NSException raise] + 9 3 QuartzComposer 0x00007fff88377934 GFException + 276 4 QuartzComposer 0x00007fff8837941e GFThrowException + 279 5 QuartzComposer 0x00007fff8832988a -[QCContext renderPatch:time:arguments:] + 145 6 QuartzComposer 0x00007fff88329791 -[QCGraphicsContext renderPatch:time:arguments:] + 74 7 QuartzComposer 0x00007fff8832892b -[QCOpenGLContext renderPatch:time:arguments:] + 572 8 QuartzComposer 0x00007fff883286e3 -[QCPatch(Runtime) render:arguments:] + 76 9 QuartzComposer 0x00007fff8834ec8a -[QCRenderer renderAtTime:arguments:] + 31 10 QBTest 0x000000010000522f QBTest + 21039 11 CoreFoundation 0x00007fff84cc07ba _CFXNotificationPost + 2634 12 Foundation 0x00007fff8232afc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 13 AppKit 0x00007fff83c4827b -[NSWindow becomeMainWindow] + 242 14 AppKit 0x00007fff83c43744 -[NSWindow _changeKeyAndMainLimitedOK:] + 800 15 AppKit 0x00007fff83c43296 -[NSWindow _makeKeyRegardlessOfVisibility] + 100 16 AppKit 0x00007fff83c43207 -[NSWindow makeKeyAndOrderFront:] + 27 17 QBTest 0x0000000100004d62 QBTest + 19810 ) terminate called throwing an exception abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff88f5ece2 __pthread_kill + 10 1 libsystem_c.dylib 0x00007fff8229a7d2 pthread_kill + 95 2 libsystem_c.dylib 0x00007fff8228ba7a abort + 143 3 libc++abi.dylib 0x00007fff87edb7bc abort_message + 214 4 libc++abi.dylib 0x00007fff87ed8fcf default_terminate() + 28 5 libobjc.A.dylib 0x00007fff899621b9 _objc_terminate + 94 6 libc++abi.dylib 0x00007fff87ed9001 safe_handler_caller(void (*)()) + 11 7 libc++abi.dylib 0x00007fff87ed905c std::terminate() + 16 8 libc++abi.dylib 0x00007fff87eda152 __cxa_throw + 114 9 libobjc.A.dylib 0x00007fff89961e7a objc_exception_throw + 327 10 com.apple.CoreFoundation 0x00007fff84da21b9 -[NSException raise] + 9 11 com.apple.QuartzComposer 0x00007fff88377934 GFException + 276 12 com.apple.QuartzComposer 0x00007fff8837941e GFThrowException + 279 13 com.apple.QuartzComposer 0x00007fff8832988a -[QCContext renderPatch:time:arguments:] + 145 14 com.apple.QuartzComposer 0x00007fff88329791 -[QCGraphicsContext renderPatch:time:arguments:] + 74 15 com.apple.QuartzComposer 0x00007fff8832892b -[QCOpenGLContext renderPatch:time:arguments:] + 572 16 com.apple.QuartzComposer 0x00007fff883286e3 -[QCPatch(Runtime) render:arguments:] + 76 17 com.apple.QuartzComposer 0x00007fff8834ec8a -[QCRenderer renderAtTime:arguments:] + 31 18 com.yourcompanyname.QBTest 0x000000010000522f 0x100000000 + 21039 19 com.yourcompanyname.QBTest 0x0000000100002564 0x100000000 + 9572 20 com.yourcompanyname.QBTest 0x0000000100006d30 0x100000000 + 27952 21 com.apple.Foundation 0x00007fff8233ed0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47 22 com.apple.CoreFoundation 0x00007fff84cc07ba _CFXNotificationPost + 2634 23 com.apple.Foundation 0x00007fff8232afc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65 24 com.apple.AppKit 0x00007fff83c4827b -[NSWindow becomeMainWindow] + 242 25 com.apple.AppKit 0x00007fff83c43744 -[NSWindow _changeKeyAndMainLimitedOK:] + 800 26 com.apple.AppKit 0x00007fff83c43296 -[NSWindow _makeKeyRegardlessOfVisibility] + 100 27 com.apple.AppKit 0x00007fff83c43207 -[NSWindow makeKeyAndOrderFront:] + 27 28 com.yourcompanyname.QBTest 0x0000000100004d62 0x100000000 + 19810 29 com.apple.CoreFoundation 0x00007fff84d0efb1 -[NSObject performSelector:] + 49 30 com.apple.CoreFoundation 0x00007fff84d0ef32 -[NSSet makeObjectsPerformSelector:] + 274 31 com.apple.AppKit 0x00007fff83b5c347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245 32 com.apple.AppKit 0x00007fff83b528bb loadNib + 322 33 com.apple.AppKit 0x00007fff83b51db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217 34 com.apple.AppKit 0x00007fff83b51cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141 35 com.apple.AppKit 0x00007fff83b51c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364 36 com.apple.AppKit 0x00007fff83dc2cd7 NSApplicationMain + 398 37 com.yourcompanyname.QBTest 0x0000000100001c08 0x100000000 + 7176 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff88f5f7e6 kevent + 10 1 libdispatch.dylib 0x00007fff83b24786 _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff83b23316 _dispatch_mgr_thread + 54 Thread 2: 0 libsystem_kernel.dylib 0x00007fff88f5f192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8229a594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8229bb85 start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff88f5f192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8229a594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8229bb85 start_wqthread + 13 Thread 4:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff88f5ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8229c274 _pthread_cond_wait + 840 2 com.apple.JavaScriptCore 0x00007fff887de78d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493 3 com.apple.JavaScriptCore 0x00007fff887de9e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272 4 com.apple.JavaScriptCore 0x00007fff887dea89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9 5 libsystem_c.dylib 0x00007fff822988bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8229bb75 thread_start + 13 Thread 5:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff88f5ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8229c274 _pthread_cond_wait + 840 2 com.apple.JavaScriptCore 0x00007fff887de78d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493 3 com.apple.JavaScriptCore 0x00007fff887de9e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272 4 com.apple.JavaScriptCore 0x00007fff887dea89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9 5 libsystem_c.dylib 0x00007fff822988bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8229bb75 thread_start + 13 Thread 6:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff88f5ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8229c274 _pthread_cond_wait + 840 2 com.apple.JavaScriptCore 0x00007fff887de78d JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493 3 com.apple.JavaScriptCore 0x00007fff887de9e0 JSC::MarkStackThreadSharedData::markingThreadMain() + 272 4 com.apple.JavaScriptCore 0x00007fff887dea89 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9 5 libsystem_c.dylib 0x00007fff822988bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8229bb75 thread_start + 13 Thread 7:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff88f5ebca __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8229c274 _pthread_cond_wait + 840 2 com.apple.JavaScriptCore 0x00007fff88567ab7 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 151 3 com.apple.JavaScriptCore 0x00007fff887e70cc JSC::Heap::blockFreeingThreadMain() + 300 4 com.apple.JavaScriptCore 0x00007fff887e7109 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9 5 libsystem_c.dylib 0x00007fff822988bf _pthread_start + 335 6 libsystem_c.dylib 0x00007fff8229bb75 thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfd8c8 rdx: 0x0000000000000000 rdi: 0x0000000000000b07 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfd8f0 rsp: 0x00007fff5fbfd8c8 r8: 0x00007fff7224cfb8 r9: 0x00000000000001e4 r10: 0x00007fff88f5ed0a r11: 0xffffff80002dad60 r12: 0x00007fff72ec0370 r13: 0x00007fff884dd626 r14: 0x00007fff7224f960 r15: 0x00007fff5fbfda40 rip: 0x00007fff88f5ece2 rfl: 0x0000000000000246 cr2: 0x00000001043eb000 Logical CPU: 0 Binary Images: 0x100000000 - 0x10000ffff +com.yourcompanyname.QBTest (??? - 1.0) <84A254BC-DD3D-7EF9-354F-E5E5415BB8D0> /Users/USER/Desktop/QBTest.app/Contents/MacOS/QBTest 0x1007b5000 - 0x1007ddff7 com.apple.QuartzComposer.ExtraPatches (4.0 - 236.10) <5482CC2C-5B05-31CF-9BF5-5F8BC14ED663> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches 0x1007f2000 - 0x1007f5ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x101fb0000 - 0x101fdbfff com.apple.audio.OpenAL (1.5.1 - 1.5.1) <5B954EC6-08B6-3255-932C-DDAB908E72F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x101fea000 - 0x101ff8fff libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x104095000 - 0x1040c3ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x1040cc000 - 0x1040d6fef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x104200000 - 0x104251ff7 com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x104c70000 - 0x104e28fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x104e5f000 - 0x104fb9fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x105900000 - 0x105bc1fe7 com.apple.ATIRadeonX3000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver 0x106800000 - 0x106be7fe7 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver 0x7fff619c0000 - 0x7fff619f4baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld 0x7fff8224a000 - 0x7fff82327fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib 0x7fff82328000 - 0x7fff82641fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff83533000 - 0x7fff83549fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff83575000 - 0x7fff83590fff libexpat.1.dylib (7.2.0 - compatibility 7.0.0) /usr/lib/libexpat.1.dylib 0x7fff83597000 - 0x7fff8360dfff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport 0x7fff8360e000 - 0x7fff83619fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8361a000 - 0x7fff8371cff7 com.apple.PubSub (1.0.5 - 65.28) <0D52431F-D0B3-3175-85FF-8213615A4526> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub 0x7fff8371d000 - 0x7fff83733ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8383c000 - 0x7fff83880ff7 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 0x7fff83881000 - 0x7fff838c1fff libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib 0x7fff838c2000 - 0x7fff838c2fff libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib 0x7fff83a06000 - 0x7fff83ae4fff com.apple.DiscRecording (6.0.4 - 6040.4.1) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff83ae5000 - 0x7fff83b20fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib 0x7fff83b21000 - 0x7fff83b2ffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib 0x7fff83b30000 - 0x7fff83b31fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib 0x7fff83b32000 - 0x7fff83b41ff7 libxar-nossl.dylib (??? - ???) /usr/lib/libxar-nossl.dylib 0x7fff83b42000 - 0x7fff84748fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff84749000 - 0x7fff8474afff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib 0x7fff8474b000 - 0x7fff84797ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff84798000 - 0x7fff847aaff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib 0x7fff847ab000 - 0x7fff84bd8fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff84be1000 - 0x7fff84be1fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff84be2000 - 0x7fff84bf0ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib 0x7fff84c74000 - 0x7fff84e48ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff84e49000 - 0x7fff84e76fff com.apple.quartzfilters (1.7.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff84e8d000 - 0x7fff85101fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff85102000 - 0x7fff85103fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib 0x7fff85104000 - 0x7fff85205fff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff85210000 - 0x7fff8522dfff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib 0x7fff8522e000 - 0x7fff85281fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8536f000 - 0x7fff85571fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib 0x7fff85672000 - 0x7fff856d2fff 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 0x7fff856d3000 - 0x7fff856d6ff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff856d7000 - 0x7fff856e5fff com.apple.NetAuth (3.1 - 3.1) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff856e6000 - 0x7fff85953ff7 com.apple.RawCamera.bundle (4.06 - 694) <80FC94C3-73C1-31AD-B3D2-C57C581EEF22> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff85954000 - 0x7fff8598dff7 libssl.0.9.8.dylib (49.0.0 - compatibility 0.9.8) /usr/lib/libssl.0.9.8.dylib 0x7fff85cbb000 - 0x7fff85d16ff7 com.apple.opencl (2.0.19 - 2.0.19) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff85d17000 - 0x7fff85d79ff7 com.apple.Symbolication (1.3 - 91) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff85d7a000 - 0x7fff85dc8fff libauto.dylib (??? - ???) /usr/lib/libauto.dylib 0x7fff85e51000 - 0x7fff85e56fff com.apple.OpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff85e57000 - 0x7fff85eabfff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff85ed5000 - 0x7fff85ef6fff libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff85ef7000 - 0x7fff85ef7fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff85f06000 - 0x7fff85f36ff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff85f37000 - 0x7fff8603cfff libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff864ce000 - 0x7fff864e5fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff864e6000 - 0x7fff8650cfff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8650d000 - 0x7fff86514ff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff865b6000 - 0x7fff865bfff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) /usr/lib/system/libsystem_notify.dylib 0x7fff86d04000 - 0x7fff86e0bfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) /usr/lib/libsqlite3.dylib 0x7fff8708c000 - 0x7fff8708ffff com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff870df000 - 0x7fff870e4fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib 0x7fff870e5000 - 0x7fff87186fff com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff871a4000 - 0x7fff871a7fff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff87200000 - 0x7fff87201ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib 0x7fff87210000 - 0x7fff87211ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib 0x7fff8721a000 - 0x7fff8721ffff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib 0x7fff8725f000 - 0x7fff872e2fef com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff872e3000 - 0x7fff8746efff com.apple.QTKit (7.7.1 - 2343) <2A7B0660-7E8F-378D-9D60-B9664410336E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff8746f000 - 0x7fff87536ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8754c000 - 0x7fff87577fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib 0x7fff8761d000 - 0x7fff8766fff7 libGLU.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff87670000 - 0x7fff8777cfef libcrypto.0.9.8.dylib (49.0.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8777d000 - 0x7fff87790ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib 0x7fff87791000 - 0x7fff877d5ff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff877d6000 - 0x7fff87870ff7 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 0x7fff87871000 - 0x7fff878dcff7 com.apple.framework.IOKit (2.0 - ???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff878dd000 - 0x7fff87961ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8796e000 - 0x7fff87a87fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff87a88000 - 0x7fff87acefff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib 0x7fff87cfb000 - 0x7fff87d06ff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff87d07000 - 0x7fff87d0afff libRadiance.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff87d0b000 - 0x7fff87eabff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff87eac000 - 0x7fff87ed0fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff87ed3000 - 0x7fff87edeff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib 0x7fff87edf000 - 0x7fff87eeaff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff87eeb000 - 0x7fff87f2dff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) /usr/lib/system/libcommonCrypto.dylib 0x7fff87f2e000 - 0x7fff87f86ff7 libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff87ff0000 - 0x7fff8804dff7 com.apple.QuickLookFramework (3.2 - 500.18) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8804e000 - 0x7fff880e4ff7 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 0x7fff88142000 - 0x7fff88182ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib 0x7fff881da000 - 0x7fff881e9fff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8822f000 - 0x7fff88253fff com.apple.RemoteViewServices (1.5 - 44.2) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff88254000 - 0x7fff88266ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib 0x7fff88267000 - 0x7fff88283ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff882eb000 - 0x7fff8855cfff com.apple.QuartzComposer (5.0 - 236.10) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8855d000 - 0x7fff8887ffff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff888b6000 - 0x7fff888d3ff7 com.apple.openscripting (1.3.3 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff888d4000 - 0x7fff888d4fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff888e1000 - 0x7fff888eeff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib 0x7fff888ef000 - 0x7fff888f3fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff888f4000 - 0x7fff88996fff com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff88997000 - 0x7fff88998fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8899d000 - 0x7fff88aaafff libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff88aab000 - 0x7fff88b13ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff88b14000 - 0x7fff88f47ff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff88f48000 - 0x7fff88f68fff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib 0x7fff88f75000 - 0x7fff88f9efff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff88f9f000 - 0x7fff88fa4ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib 0x7fff89112000 - 0x7fff8913eff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8913f000 - 0x7fff891d1ff7 com.apple.CorePDF (3.1 - 3.1) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff891d2000 - 0x7fff8923aff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8923b000 - 0x7fff892b1fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff892b2000 - 0x7fff892dbfff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff892dc000 - 0x7fff89338ff7 com.apple.HIServices (1.21 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff89339000 - 0x7fff8943bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib 0x7fff8943c000 - 0x7fff8945bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib 0x7fff8945c000 - 0x7fff89466ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib 0x7fff89467000 - 0x7fff894dafff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib 0x7fff89551000 - 0x7fff89555fff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib 0x7fff89556000 - 0x7fff89872fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8987a000 - 0x7fff898f5ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff898f6000 - 0x7fff8994aff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8994b000 - 0x7fff89a2fe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib 0x7fff89a30000 - 0x7fff89a35fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) /usr/lib/libpam.2.dylib 0x7fff89a36000 - 0x7fff89b15fff com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff89b16000 - 0x7fff89d8efff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff89d8f000 - 0x7fff8a72da27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8a72e000 - 0x7fff8a734fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib 0x7fff8a735000 - 0x7fff8a735fff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8a736000 - 0x7fff8a791fff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8a792000 - 0x7fff8a792fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib 0x7fff8a793000 - 0x7fff8a8c9fff com.apple.vImage (5.1 - 5.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8a8ca000 - 0x7fff8a8cafff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8a911000 - 0x7fff8a917fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8a944000 - 0x7fff8a948fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) /usr/lib/system/libmathCommon.A.dylib 0x7fff8a95a000 - 0x7fff8a95ffff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8a960000 - 0x7fff8aa5dff7 com.apple.avfoundation (2.0 - 180.50) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8aa5e000 - 0x7fff8aa86fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8aa87000 - 0x7fff8aa8efff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8aa8f000 - 0x7fff8aeadff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit 0x7fff8aeae000 - 0x7fff8aeaefff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff8aef6000 - 0x7fff8af37fff com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8af38000 - 0x7fff8af3eff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib 0x7fff8af3f000 - 0x7fff8b523fff libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8b87f000 - 0x7fff8b8b2ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8b8b3000 - 0x7fff8baddfe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8bade000 - 0x7fff8bae0fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8bae1000 - 0x7fff8baf8fff com.apple.CFOpenDirectory (10.7 - 146) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8baf9000 - 0x7fff8baf9fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8bafa000 - 0x7fff8bbadff7 com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8bbae000 - 0x7fff8bc1efff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8bc1f000 - 0x7fff8bc21fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8bc22000 - 0x7fff8bc5cfe7 com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8bc5d000 - 0x7fff8bc8afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib 0x7fff8bc8b000 - 0x7fff8c152fff FaceCoreLight (1.4.7 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8c16c000 - 0x7fff8c2c9fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8c2df000 - 0x7fff8c30aff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib 0x7fff8c4f1000 - 0x7fff8c4f3ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8cedf000 - 0x7fff8cee7fff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8cee8000 - 0x7fff8ceeffff libGFXShared.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8cef0000 - 0x7fff8cfb7ff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x7fff8d143000 - 0x7fff8d194ff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff8d1e8000 - 0x7fff8d1faff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib 0x7fff8d1fb000 - 0x7fff8d4f0ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8d4f1000 - 0x7fff8d567ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib 0x7fff8d568000 - 0x7fff8d5a8fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8d5a9000 - 0x7fff8d5b0fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib 0x7fff8d5b1000 - 0x7fff8d6abff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8d6ac000 - 0x7fff8d7a1fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib 0x7fff8d7e1000 - 0x7fff8d7e1fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8d836000 - 0x7fff8d83cfff com.apple.DiskArbitration (2.4.1 - 2.4.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8d83d000 - 0x7fff8d878fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8d879000 - 0x7fff8d87aff7 libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8dbcf000 - 0x7fff8dc85fff com.apple.PDFKit (2.7.7 - 2.7.7) <96C0C88B-F049-39F1-92A5-180F1C2EE6EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8dc86000 - 0x7fff8dca0fff com.apple.CoreMediaAuthoring (2.0 - 891) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8dca1000 - 0x7fff8dcaefff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff8dd0c000 - 0x7fff8dd0ffff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8dd10000 - 0x7fff8e0bafe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8e14f000 - 0x7fff8e47bfff com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8e47c000 - 0x7fff8e5e3fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8e5e4000 - 0x7fff8e5f9fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8e5fa000 - 0x7fff8e60eff7 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 0x7fff8e6dd000 - 0x7fff8e6e1ff7 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 0x7fff8e790000 - 0x7fff8ef38fff com.apple.CoreAUC (6.16.12 - 6.16.12) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff8ef61000 - 0x7fff8f006fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8f007000 - 0x7fff8f007fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8f008000 - 0x7fff8f00afff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib 0x7fff8f00b000 - 0x7fff8f04afff com.apple.AE (527.7 - 527.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8f0b5000 - 0x7fff8f199ff7 com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8f19a000 - 0x7fff8f21fff7 com.apple.Heimdal (2.2 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8f220000 - 0x7fff8f267ff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 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: 76069 thread_create: 4 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=198.3M resident=272.6M(137%) swapped_out_or_unallocated=16777216.0T(8870243074048%) Writable regions: Total=1.1G written=5600K(0%) resident=10.1M(1%) swapped_out=0K(0%) unallocated=1.1G(99%) REGION TYPE VIRTUAL =========== ======= CG image 120K CG shared images 168K CoreGraphics 16K CoreServices 3420K IOKit 760K IOKit (reserved) 64K reserved VM address space (unallocated) JS JIT generated code 256.0M JS JIT generated code (reserved) 768.0M reserved VM address space (unallocated) JS VM register file 4096K JS garbage collector 176K MALLOC 72.1M MALLOC guard page 48K Memory tag=251 28K STACK GUARD 56.0M Stack 11.6M VM_ALLOCATE 136K __CI_BITMAP 80K __DATA 16.7M __IMAGE 528K __LINKEDIT 50.7M __TEXT 147.6M __UNICODE 544K mapped file 31.5M shared memory 452K =========== ======= TOTAL 1.4G TOTAL, minus reserved VM space 652.5M Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.4 GHz, 16 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, 512 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1333 MHz, 0x802C, 0x31364B544631473634485A2D314734443120 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1333 MHz, 0x802C, 0x31364B544631473634485A2D314734443120 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: Ethernet, Ethernet, en0 Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: APPLE HDD HTS727575A9E362, 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), 0x2513, 0xfa100000 / 2 USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0253, 0xfa120000 / 4 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3