bdkjones / CodeKit-1-Old

147 stars 1 forks source link

Crashing on app lunch #711

Open shapiromichael opened 10 years ago

shapiromichael commented 10 years ago

Process: CodeKit [44355] Path: /Applications/CodeKit.app/Contents/MacOS/CodeKit Identifier: com.incident57.CodeKit Version: 1.9.3 (8403) Code Type: X86-64 (Native) Parent Process: launchd [372] Responsible: CodeKit [44355] User ID: 501

Date/Time: 2014-01-08 11:41:18.062 +0200 OS Version: Mac OS X 10.9.1 (13B42) Report Version: 11 Anonymous UUID: A0366A97-E438-3488-423E-10144FA4A9BA

Sleep/Wake UUID: 315DA654-59A3-4733-A4B8-792232BA761A

Crashed Thread: 1 Dispatch queue: com.apple.root.high-priority

Exception Type: EXC_GUARD Exception Codes: 0x4000000200000000, 0x00007fff882c3c48

Thread 0:: Dispatch queue: com.apple.main-thread 0 com.apple.CoreFoundation 0x00007fff87778ec6 CFBasicHashAddValue + 102 1 com.apple.CoreFoundation 0x00007fff877b694e CFDictionaryCreate + 142 2 libFontRegistry.dylib 0x00007fff92de4bcc TCFResurrectContext::ResurrectCFDictionary() + 668 3 libFontRegistry.dylib 0x00007fff92de4859 TCFResurrectContext::Resurrect() + 137 4 libFontRegistry.dylib 0x00007fff92e02b94 TGlobalFontRegistryImp::CopyPropertiesForFont(CFURL const_, _CFSet const, TFontQueryOptions const&) const + 420 5 libFontRegistry.dylib 0x00007fff92de39e8 XTCopyPropertiesForFont + 151 6 com.apple.CoreText 0x00007fff92a36fa6 TBaseFont::DetermineFontFlags(unsigned int) const + 178 7 com.apple.CoreText 0x00007fff92a32388 TBaseFont::CheckFontFlags(unsigned int) const + 36 8 com.apple.CoreText 0x00007fff92a36ede TBaseFont::IsAppleColorEmoji() const + 14 9 com.apple.CoreText 0x00007fff92a36dc4 TFont::GetEffectiveSize() const + 74 10 com.apple.CoreText 0x00007fff92a3729a TFont::InitStrikeMetrics() const + 28 11 com.apple.CoreText 0x00007fff92a45eb9 CTFontGetAscent + 100 12 com.apple.AppKit 0x00007fff88736817 NSFontInstanceInfoInitializeMetricsInfo + 50 13 com.apple.AppKit 0x00007fff887367bb -[NSSharedFontInstanceInfo _defaultLineHeight:] + 45 14 com.apple.AppKit 0x00007fff887b4039 -[NSTypesetter getLineFragmentRect:usedRect:forParagraphSeparatorGlyphRange:atProposedOrigin:] + 1080 15 com.apple.AppKit 0x00007fff88e3c997 -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxCharacterIndex:nextGlyphIndex:nextCharacterIndex:] + 3613 16 com.apple.AppKit 0x00007fff887b3098 -[NSTypesetter layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:nextGlyphIndex:] + 108 17 com.apple.AppKit 0x00007fff887b2f9c -[NSATSTypesetter layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:nextGlyphIndex:] + 1151 18 com.apple.AppKit 0x00007fff887b2717 -[NSLayoutManager insertTextContainer:atIndex:] + 905 19 com.apple.AppKit 0x00007fff88819136 -[NSTextView initWithFrame:] + 348 20 com.apple.AppKit 0x00007fff887a355a -[NSView init] + 62 21 com.apple.AppKit 0x00007fff8896d17c _NSNewFieldEditor + 53 22 com.apple.AppKit 0x00007fff887ed515 -[NSWindow fieldEditor:forObject:] + 642 23 com.apple.AppKit 0x00007fff889360ae -[NSTextField selectText:] + 137 24 com.apple.AppKit 0x00007fff88935ef2 -[NSTextField becomeFirstResponder] + 158 25 com.apple.AppKit 0x00007fff8882c5f7 -[NSWindow makeFirstResponder:] + 734 26 com.apple.AppKit 0x00007fff8883ffa8 -[NSWindow _selectFirstKeyView] + 801 27 com.apple.AppKit 0x00007fff8883fb7d -[NSWindow _setUpFirstResponder] + 240 28 com.apple.AppKit 0x00007fff8883d1db -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1865 29 com.apple.AppKit 0x00007fff8883c7f0 -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 786 30 com.apple.AppKit 0x00007fff8883c470 -[NSWindow orderWindow:relativeTo:] + 162 31 com.apple.AppKit 0x00007fff886dac26 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1406 32 com.apple.AppKit 0x00007fff886cf5fe loadNib + 327 33 com.apple.AppKit 0x00007fff886ceb9c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288 34 com.apple.AppKit 0x00007fff889635b2 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 140 35 com.apple.AppKit 0x00007fff889633aa -[NSWindowController loadWindow] + 196 36 com.apple.AppKit 0x00007fff88968058 -[NSWindowController window] + 80 37 com.apple.AppKit 0x00007fff889691b0 -[NSWindowController showWindow:] + 36 38 com.incident57.CodeKit 0x00000001041de5ad -[LessPlusAppDelegate applicationWillFinishLaunching:] + 313 39 com.apple.CoreFoundation 0x00007fff87884fcc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 12 40 com.apple.CoreFoundation 0x00007fff87778c5d _CFXNotificationPost + 2893 41 com.apple.Foundation 0x00007fff87e344aa -[NSNotificationCenter postNotificationName:object:userInfo:] + 68 42 com.apple.AppKit 0x00007fff886dfd0e -[NSApplication finishLaunching] + 440 43 com.apple.AppKit 0x00007fff886df823 -[NSApplication run] + 128 44 com.apple.AppKit 0x00007fff886ca803 NSApplicationMain + 940 45 com.incident57.CodeKit 0x00000001041dd30e main + 114 46 com.incident57.CodeKit 0x00000001041dd294 start + 52

Thread 1 Crashed:: Dispatch queue: com.apple.root.high-priority 0 libsystem_kernel.dylib 0x00007fff8c2cf13a dup + 10 1 com.apple.Foundation 0x00007fff87fc1f4e -[NSConcreteTask launchWithDictionary:] + 2457 2 com.incident57.CodeKit 0x0000000104208da0 __52-[LPCompiler initWithAppController:modelController:]_block_invoke + 217 3 libdispatch.dylib 0x00007fff882b21d7 _dispatch_call_block_and_release + 12 4 libdispatch.dylib 0x00007fff882af2ad _dispatch_client_callout + 8 5 libdispatch.dylib 0x00007fff882b109e _dispatch_root_queue_drain + 326 6 libdispatch.dylib 0x00007fff882b2193 _dispatch_worker_thread2 + 40 7 libsystem_pthread.dylib 0x00007fff8c89fef8 _pthread_wqthread + 314 8 libsystem_pthread.dylib 0x00007fff8c8a2fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8c2cf662 kevent64 + 10 1 libdispatch.dylib 0x00007fff882b143d _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff882b1152 _dispatch_mgr_thread + 52

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8c2cee6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8c89ff08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8c8a2fb9 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8c2cee6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8c89ff08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff8c8a2fb9 start_wqthread + 13

Thread 1 crashed with X86 Thread State (64-bit): rax: 0x0000000000000001 rbx: 0x0000000104524ce8 rcx: 0x0000000104524b28 rdx: 0x00007fe5f300de00 rdi: 0x0000000000000000 rsi: 0x000000010444ea00 rbp: 0x0000000104524e20 rsp: 0x0000000104524b28 r8: 0x00007fe5f30d0e00 r9: 0x0000000000000001 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x000060800009dec0 r13: 0x0000000000000000 r14: 0x00007fff7795f438 r15: 0x0000000000000000 rip: 0x00007fff8c2cf13a rfl: 0x0000000000000247 cr2: 0x0000600004a6e000

Logical CPU: 0 Error Code: 0x02000029 Trap Number: 133

Binary Images: 0x1041db000 - 0x104298ff7 +com.incident57.CodeKit (1.9.3 - 8403) <4C05AEF1-4B43-3C57-921B-99204C453614> /Applications/CodeKit.app/Contents/MacOS/CodeKit 0x104377000 - 0x1043b6ff7 +com.growl.growlframework (2.0 - 2.0) <5BDDAB1E-D8A8-3CBC-89FB-2832F186BE32> /Applications/CodeKit.app/Contents/Frameworks/Growl.framework/Versions/A/Growl 0x1043ef000 - 0x10440ffff +org.andymatuschak.Sparkle (1.5 Beta [bzr] - 1.5) <61769221-13BF-3EF4-A48B-E5E8A14E09F4> /Applications/CodeKit.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x105d58000 - 0x105d5bfff libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib 0x7fff614ca000 - 0x7fff614fd817 dyld (239.3) /usr/lib/dyld 0x7fff87768000 - 0x7fff8794dff7 com.apple.CoreFoundation (6.9 - 855.11) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8794e000 - 0x7fff87960ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff87989000 - 0x7fff879cbff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff87a06000 - 0x7fff87a21ff7 libsystem_malloc.dylib (23.1.10) /usr/lib/system/libsystem_malloc.dylib 0x7fff87a22000 - 0x7fff87a3aff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff87b19000 - 0x7fff87cd1ff3 libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib 0x7fff87cd2000 - 0x7fff87d2aff7 com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff87e28000 - 0x7fff87e2bfff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff87e2c000 - 0x7fff87e30fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff87e31000 - 0x7fff88130fff com.apple.Foundation (6.9 - 1056) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff88153000 - 0x7fff8818dff3 com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8818e000 - 0x7fff881daffe com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff881db000 - 0x7fff88248fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff88249000 - 0x7fff88264ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff882ae000 - 0x7fff882c8fff libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib 0x7fff885a8000 - 0x7fff885c0ff7 com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff885c1000 - 0x7fff88641fff com.apple.CoreSymbolication (3.0 - 141) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff88642000 - 0x7fff88645ffa libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff88646000 - 0x7fff8864aff7 libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib 0x7fff886c8000 - 0x7fff8923cff7 com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8923d000 - 0x7fff893d9ff7 com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff893da000 - 0x7fff893dafff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff893db000 - 0x7fff894c5fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff894c6000 - 0x7fff894d0ff7 com.apple.CrashReporterSupport (10.9 - 538) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff894d1000 - 0x7fff89500ff5 com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff89551000 - 0x7fff89556fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff89d07000 - 0x7fff89d55fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff89d7c000 - 0x7fff8a00afff com.apple.RawCamera.bundle (5.02 - 725) <4DE37ECB-24CD-38B1-B5AF-1EE911E19B80> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8a00b000 - 0x7fff8a094ff7 libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib 0x7fff8a59d000 - 0x7fff8a59dff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff8a5c3000 - 0x7fff8a6f3ff7 com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8a769000 - 0x7fff8a772fff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff8a773000 - 0x7fff8a7d6ff7 com.apple.SystemConfiguration (1.13 - 1.13) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8a7d7000 - 0x7fff8a7f3fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff8a805000 - 0x7fff8a82cff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff8a82d000 - 0x7fff8a980ff7 com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8a9e4000 - 0x7fff8aa08ff7 libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8aa09000 - 0x7fff8aa0cfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8aa0d000 - 0x7fff8aa17fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff8aa18000 - 0x7fff8ad02fff com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8ad1f000 - 0x7fff8ad24ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff8ad25000 - 0x7fff8ad2afff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff8ad2b000 - 0x7fff8ad38fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff8adaf000 - 0x7fff8adb1ff3 libsystem_configuration.dylib (596.12) /usr/lib/system/libsystem_configuration.dylib 0x7fff8adb2000 - 0x7fff8adbbfff com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8adbc000 - 0x7fff8ae48ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8b1e2000 - 0x7fff8b1e2fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8b1e3000 - 0x7fff8b1ebff3 libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff8b1ec000 - 0x7fff8b1f4fff libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8bab9000 - 0x7fff8bac5ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff8bac6000 - 0x7fff8bb07fff com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8bb0b000 - 0x7fff8bc37fff com.apple.MediaControlSender (1.9 - 190.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x7fff8bc38000 - 0x7fff8bc53ff7 libPng.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8bc54000 - 0x7fff8bc5dff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib 0x7fff8bc61000 - 0x7fff8bc8bff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib 0x7fff8bfe8000 - 0x7fff8bff9ff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff8bffa000 - 0x7fff8c039fff libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8c0d8000 - 0x7fff8c1faff1 com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff8c1fb000 - 0x7fff8c206ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8c207000 - 0x7fff8c20eff7 liblaunch.dylib (842.1.4) /usr/lib/system/liblaunch.dylib 0x7fff8c2b9000 - 0x7fff8c2d5ff7 libsystem_kernel.dylib (2422.1.72) /usr/lib/system/libsystem_kernel.dylib 0x7fff8c2d6000 - 0x7fff8c2d8fff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff8c2d9000 - 0x7fff8c2f2ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8c2f3000 - 0x7fff8c5c1ff4 com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8c5c2000 - 0x7fff8c613fff com.apple.QuickLookFramework (5.0 - 622.3) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff8c626000 - 0x7fff8c63cfff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff8c65a000 - 0x7fff8c6a7fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff8c850000 - 0x7fff8c850ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff8c89d000 - 0x7fff8c8a4ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff8c8b3000 - 0x7fff8c94eff7 com.apple.PDFKit (2.9 - 2.9) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff8cb7f000 - 0x7fff8cb96fff com.apple.ScriptingBridge (1.3.1 - 63) /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge 0x7fff8ce20000 - 0x7fff8ce7ffff com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8ce96000 - 0x7fff8d0f7ff7 com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff8d11e000 - 0x7fff8d3c8ffd com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8d3c9000 - 0x7fff8d3d3fff com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fff8d3dc000 - 0x7fff8d3e9ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff8d509000 - 0x7fff8da2dfff com.apple.QuartzComposer (5.1 - 316) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff8da81000 - 0x7fff8da88ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib 0x7fff8da89000 - 0x7fff8da8aff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8dacc000 - 0x7fff8dd24ff1 com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8dd4c000 - 0x7fff8dd52ff7 libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib 0x7fff8ddbc000 - 0x7fff8de0afff com.apple.opencl (2.3.57 - 2.3.57) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8de0b000 - 0x7fff8de0dfff libCVMSPluginSupport.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8de0e000 - 0x7fff8de1aff7 com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8de1b000 - 0x7fff8df20fff com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8df21000 - 0x7fff8e23bff7 com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff8e23c000 - 0x7fff8e285fff com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff8e286000 - 0x7fff8e2b5fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff8e3ec000 - 0x7fff8e3ecfff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff8e4b5000 - 0x7fff8e4b6ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8e4b7000 - 0x7fff8e4caff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fff8e4cb000 - 0x7fff8e4f3ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff8e568000 - 0x7fff8e83cfc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8e83d000 - 0x7fff8e840ffc com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8e886000 - 0x7fff8e8b6fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8e8c6000 - 0x7fff8ecf9ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8ecfa000 - 0x7fff8ee3afff com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff8ee3b000 - 0x7fff8f75705f com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8f7a0000 - 0x7fff8f7a2ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff8f7fb000 - 0x7fff8f8beff7 com.apple.backup.framework (1.5.1 - 1.5.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8f8bf000 - 0x7fff8f90afff com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff8f90b000 - 0x7fff8f9fcff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff8fc5a000 - 0x7fff8fc89fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8fc8a000 - 0x7fff8fd3aff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8fd41000 - 0x7fff8fe2ffff libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8fe71000 - 0x7fff8fe74fff com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff8fe75000 - 0x7fff901ebffa com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff901ec000 - 0x7fff901ecfff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff903ee000 - 0x7fff9045dff1 com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff9045e000 - 0x7fff912abffb com.apple.WebCore (9537 - 9537.73.13) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff91366000 - 0x7fff9136cff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fff91453000 - 0x7fff9147cfff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff9147d000 - 0x7fff914f0ffb com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff914f1000 - 0x7fff914feff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff9154e000 - 0x7fff9154efff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff9154f000 - 0x7fff91636ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff91679000 - 0x7fff91683ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff9169b000 - 0x7fff91701fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff91702000 - 0x7fff9178bfff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff9178c000 - 0x7fff917c4ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff917c5000 - 0x7fff917eaff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff917eb000 - 0x7fff917f6fff libkxld.dylib (2422.1.72) /usr/lib/system/libkxld.dylib 0x7fff91810000 - 0x7fff9187aff7 com.apple.framework.IOKit (2.0.1 - 907.1.13) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff9187b000 - 0x7fff9189ffff libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib 0x7fff918a0000 - 0x7fff91ae8fff com.apple.CoreData (107 - 481) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff91ae9000 - 0x7fff91b00fff com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff91b04000 - 0x7fff91b3dff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff91bce000 - 0x7fff91bd2ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff91bd3000 - 0x7fff91c4afff com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff91c4b000 - 0x7fff921bbfff com.apple.CoreAUC (6.22.08 - 6.22.08) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff92224000 - 0x7fff92225ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x7fff922a5000 - 0x7fff922adfff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib 0x7fff922ae000 - 0x7fff92377fff com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff92378000 - 0x7fff923cbfff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff923cc000 - 0x7fff923d3fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff92473000 - 0x7fff924ceffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff924cf000 - 0x7fff924dcff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff924dd000 - 0x7fff924defff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff924df000 - 0x7fff924edfff com.apple.opengl (9.0.83 - 9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff924ee000 - 0x7fff924f0fff libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff924f1000 - 0x7fff924f3ff7 com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fff924f4000 - 0x7fff924f8fff libsystem_stats.dylib (93.1.26) /usr/lib/system/libsystem_stats.dylib 0x7fff92509000 - 0x7fff92569ff2 com.apple.CoreUtils (1.9 - 190.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff925c6000 - 0x7fff925c7ff7 libsystem_sandbox.dylib (278.10) /usr/lib/system/libsystem_sandbox.dylib 0x7fff925c8000 - 0x7fff929a9ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff929aa000 - 0x7fff92a0eff3 com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff92a0f000 - 0x7fff92a12ff7 libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib 0x7fff92a20000 - 0x7fff92a2bfff libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff92a2c000 - 0x7fff92aeeff1 com.apple.CoreText (352.0 - 367.15) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff92aef000 - 0x7fff92b06ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib 0x7fff92b07000 - 0x7fff92b24ff7 com.apple.framework.Apple80211 (9.0 - 900.47) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff92b25000 - 0x7fff92b76ff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff92d6e000 - 0x7fff92d76ffc libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff92de2000 - 0x7fff92e29fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff92e2a000 - 0x7fff92e2dfff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff92e77000 - 0x7fff92edbff9 com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff92edc000 - 0x7fff92ee1ff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff92efb000 - 0x7fff92f0bfff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff92f0c000 - 0x7fff9307aff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff93457000 - 0x7fff93495ff7 libGLImage.dylib (9.0.83) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff93501000 - 0x7fff93525fff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff93526000 - 0x7fff935aeff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff935af000 - 0x7fff9371fff6 com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff93720000 - 0x7fff93724ff7 libGIF.dylib (1038) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff93725000 - 0x7fff9372cfff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff9372d000 - 0x7fff93731fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff93732000 - 0x7fff93732fff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff937bc000 - 0x7fff937c5fff com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff937c6000 - 0x7fff937c7ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff9387d000 - 0x7fff938a7ff7 libsandbox.1.dylib (278.10) /usr/lib/libsandbox.1.dylib 0x7fff938a8000 - 0x7fff938a9ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff938aa000 - 0x7fff939e0ffa com.apple.WebKit (9537 - 9537.73.11) <5F583526-8D71-30AD-B97C-56EC51E94E85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff93c5b000 - 0x7fff940a9fff com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff940fa000 - 0x7fff9410bff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff9410c000 - 0x7fff94125ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff94163000 - 0x7fff941aaff7 libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib 0x7fff94336000 - 0x7fff94401fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff9457c000 - 0x7fff9457dfff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff945be000 - 0x7fff945e5ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff945e6000 - 0x7fff94633ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff94634000 - 0x7fff9465dff7 libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib 0x7fff9465e000 - 0x7fff9473dfff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib 0x7fff94812000 - 0x7fff948e3ff7 com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff948e4000 - 0x7fff949c8fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff949f8000 - 0x7fff94ae7fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff94b74000 - 0x7fff94b75fff libffi.dylib (18.1) /usr/lib/libffi.dylib 0x7fff94b76000 - 0x7fff94b76fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff94b77000 - 0x7fff94d24f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff94d57000 - 0x7fff94d57ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff94d58000 - 0x7fff94de7fff com.apple.Metadata (10.7.0 - 800.12.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff94de8000 - 0x7fff94e10ffb libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff94e1b000 - 0x7fff94e74fff libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff94e75000 - 0x7fff94e77ff7 com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff94e78000 - 0x7fff94e8afff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff94e8b000 - 0x7fff94ed0ff6 com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff94ee3000 - 0x7fff94f12ff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff9502a000 - 0x7fff95056fff com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff95057000 - 0x7fff950a9fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff950aa000 - 0x7fff950abfff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff950dd000 - 0x7fff95102ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff95182000 - 0x7fff95191ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff95192000 - 0x7fff9519aff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

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

VM Region Summary: ReadOnly portion of Libraries: Total=210.5M resident=93.1M(44%) swapped_out_or_unallocated=117.5M(56%) Writable regions: Total=419.5M written=95.7M(23%) resident=101.4M(24%) swapped_out=0K(0%) unallocated=318.1M(76%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 4028K CG image 136K CG raster data 100K CG shared images 204K CoreData 4K Foundation 4K Kernel Alloc Once 8K MALLOC 405.4M MALLOC (admin) 32K STACK GUARD 56.0M Stack 9824K VM_ALLOCATE 372K DATA 26.7M IMAGE 528K LINKEDIT 66.3M TEXT 144.2M __UNICODE 544K mapped file 48.4M shared memory 4K =========== ======= TOTAL 762.4M

Model: Macmini5,3, BootROM MM51.0077.B10, 4 processors, Intel Core i7, 2 GHz, 8 GB, SMC 1.77f0 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034332E413031472020 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034332E413031472020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE4), Broadcom BCM43xx 1.0 (5.106.98.100.22) Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports Network Service: Ethernet, Ethernet, en0 Network Service: Wi-Fi, AirPort, en1 PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@13,0,0 PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@12,0,0 PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@16,0,1 PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@16,0,0 PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@16,0,2 Serial ATA Device: ST9500420ASG, 500.11 GB Serial ATA Device: ST9500420ASG, 500.11 GB USB Device: Hub USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Hub USB Device: Keyboard Hub USB Device: Microsoft® 2.4GHz Transceiver v7.0 USB Device: Apple Keyboard USB Device: IR Receiver USB Device: Hub USB Device: OneTouch USB Device: FaceTime HD Camera (Display) USB Device: Apple Thunderbolt Display USB Device: Display Audio Thunderbolt Bus: Mac mini, Apple Inc., 22.2 Thunderbolt Device: Thunderbolt Display, Apple Inc., 3, 22.2