XCode crashing

Hello,
I had problem with XCode Crashing. So I decided to reinstall XCode and Mac OS X. I reinstall XCode + Mac OS X everything went good, but XCode is still crashing. Could anyone tell me, why XCode is crashing ? Or what should I do to fix this problem ? Thanks
Error log is here
Process:         Xcode [7367]
Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:      com.apple.dt.Xcode
Version:         5.1 (5084)
Build Info:      IDEFrameworks-5084000000000000~21
App Item ID:     497799835
App External ID: 444172641
Code Type:       X86-64 (Native)
Parent Process:  launchd [262]
Responsible:     Xcode [7367]
User ID:         501
Date/Time:       2014-04-01 15:38:53.523 +0200
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  F2DD4819-8AB4-D413-E1F9-9B489F08E653
Sleep/Wake UUID: E5F699E5-8F9A-4CA7-8D01-88542C7BEEBF
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
ProductBuildVersion: Unknown
ASSERTION FAILURE in /SourceCache/DVTFrameworks/DVTFrameworks-5072/DVTFoundation/DeveloperStructure/ DVTPlatform.m:496
Details:  The OS X platform is missing - cannot set a default platform.
Object:   <DVTPlatform>
Method:   +loadAllPlatformsReturningError:
Thread:   <NSThread: 0x7fa240608430>{name = (null), num = 1}
Hints:   None
Backtrace:
  0  0x0000000106c0b825 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageForm at:arguments:] (in IDEKit)
  1  0x0000000105a237a9 _DVTAssertionHandler (in DVTFoundation)
  2  0x0000000105a23a8f _DVTAssertionFailureHandler (in DVTFoundation)
  3  0x000000010599ed89 __46+[DVTPlatform loadAllPlatformsReturningError:]_block_invoke (in DVTFoundation)
  4  0x00007fff8d6052ad _dispatch_client_callout (in libdispatch.dylib)
  5  0x00007fff8d60521c dispatch_once_f (in libdispatch.dylib)
  6  0x000000010599dfc1 +[DVTPlatform loadAllPlatformsReturningError:] (in DVTFoundation)
  7  0x0000000106439c1f IDEInitialize (in IDEFoundation)
  8  0x00000001069bbfc9 -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
  9  0x00007fff96e7ce0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
10  0x00007fff96d70a6d _CFXNotificationPost (in CoreFoundation)
11  0x00007fff97f947ba -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
12  0x00007fff905bbe6e -[NSApplication finishLaunching] (in AppKit)
13  0x0000000105f84dd7 -[DVTApplication finishLaunching] (in DVTKit)
14  0x00007fff905bb983 -[NSApplication run] (in AppKit)
15  0x00007fff905a6913 NSApplicationMain (in AppKit)
16  0x00007fff8d0db5fd start (in libdyld.dylib)
abort() called
Application Specific Signatures:
((void *)0) != macosxPlatform
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff995fe866 __pthread_kill + 10
1   libsystem_pthread.dylib                 0x00007fff91eda35c pthread_kill + 92
2   libsystem_c.dylib                       0x00007fff96391b1a abort + 125
3   com.apple.dt.IDEKit                     0x0000000106c0b407 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace :] + 1470
4   com.apple.dt.IDEKit                     0x0000000106c0b9e8 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageForm at:arguments:] + 1177
5   com.apple.dt.DVTFoundation              0x0000000105a237a9 _DVTAssertionHandler + 361
6   com.apple.dt.DVTFoundation              0x0000000105a23a8f _DVTAssertionFailureHandler + 407
7   com.apple.dt.DVTFoundation              0x000000010599ed89 __46+[DVTPlatform loadAllPlatformsReturningError:]_block_invoke + 3519
8   libdispatch.dylib                       0x00007fff8d6052ad _dispatch_client_callout + 8
9   libdispatch.dylib                       0x00007fff8d60521c dispatch_once_f + 79
10  com.apple.dt.DVTFoundation              0x000000010599dfc1 +[DVTPlatform loadAllPlatformsReturningError:] + 283
11  com.apple.dt.IDEFoundation              0x0000000106439c1f IDEInitialize + 3078
12  com.apple.dt.IDEKit                     0x00000001069bbfc9 -[IDEApplicationController applicationWillFinishLaunching:] + 695
13  com.apple.CoreFoundation                0x00007fff96e7ce0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
14  com.apple.CoreFoundation                0x00007fff96d70a6d _CFXNotificationPost + 2893
15  com.apple.Foundation                    0x00007fff97f947ba -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
16  com.apple.AppKit                        0x00007fff905bbe6e -[NSApplication finishLaunching] + 440
17  com.apple.dt.DVTKit                     0x0000000105f84dd7 -[DVTApplication finishLaunching] + 39
18  com.apple.AppKit                        0x00007fff905bb983 -[NSApplication run] + 128
19  com.apple.AppKit                        0x00007fff905a6913 NSApplicationMain + 940
20  libdyld.dylib                           0x00007fff8d0db5fd start + 1
Thread 1:
0   libsystem_kernel.dylib                  0x00007fff995fee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91edaf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91eddfb9 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff995ff662 kevent64 + 10
1   libdispatch.dylib                       0x00007fff8d60743d _dispatch_mgr_invoke + 239
2   libdispatch.dylib                       0x00007fff8d607152 _dispatch_mgr_thread + 52
Thread 3:
0   libsystem_kernel.dylib                  0x00007fff995fee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91edaf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91eddfb9 start_wqthread + 13
Thread 4:
0   libsystem_kernel.dylib                  0x00007fff995fee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91edaf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91eddfb9 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff995fee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff91edaf08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff91eddfb9 start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff995faa1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff995f9d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff96dd1155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff96dd0779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff96dd00b5 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation                0x00007fff96e85811 CFRunLoopRun + 97
6   com.apple.DebugSymbols                  0x00007fff97c807e3 SpotlightQueryThread(void*) + 355
7   libsystem_pthread.dylib                 0x00007fff91ed9899 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff91ed972a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff91eddfc9 thread_start + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff995fea3a __semwait_signal + 10
1   libsystem_c.dylib                       0x00007fff963b0dc0 nanosleep + 200
2   com.apple.CoreSymbolication             0x00007fff9a52e681 0x7fff9a51b000 + 79489
3   libsystem_pthread.dylib                 0x00007fff91ed9899 _pthread_body + 138
4   libsystem_pthread.dylib                 0x00007fff91ed972a _pthread_start + 137
5   libsystem_pthread.dylib                 0x00007fff91eddfc9 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff7df98310  rcx: 0x00007fff5a378a28  rdx: 0x0000000000000000
  rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff5a378a50  rsp: 0x00007fff5a378a28
   r8: 0x00007fa24084b400   r9: 0x000000000000003f  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff982990d0  r13: 0x00007fa2404007c0  r14: 0x0000000000000006  r15: 0x00007fa240608a00
  rip: 0x00007fff995fe866  rfl: 0x0000000000000206  cr2: 0x000000010852c000
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x105886000 -        0x105886fff  com.apple.dt.Xcode (5.1 - 5084) <559A43A7-BF02-32DB-AE88-AF3A861F3002> /Applications/Xcode.app/Contents/MacOS/Xcode
       0x105892000 -        0x105cc9fff  com.apple.dt.DVTFoundation (5.1 - 5072) <0A741F53-AF27-3025-8372-F00119F6CC7D> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/versi ons/a/DVTFoundation
       0x105e48000 -        0x106168ff7  com.apple.dt.DVTKit (5.1 - 5072) <989F619B-E02C-38FA-8C2D-14D23BB966BC> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/versions/a/D VTKit
       0x106312000 -        0x10675cfff  com.apple.dt.IDEFoundation (5.1 - 5084) <2DBA77DC-2CE4-3D47-B2CB-62345BBF1537> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/versions/a/ IDEFoundation
       0x1069ba000 -        0x107313fff  com.apple.dt.IDEKit (5.1 - 5084) <5C9BC864-FC55-3261-885A-41AF986EE606> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
       0x10789e000 -        0x10789fffb  libsysmon.dylib (58.90.2) <86ECDE0C-6022-3138-AD95-293098B617B7> /usr/lib/libsysmon.dylib
       0x1078a7000 -        0x1082f3fff +libclang.dylib (503.0.38) <569A1522-A7C5-33CF-AA38-F31B4F23A0A5> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
       0x10847e000 -        0x1084ecff7  com.apple.CSServiceClient (1.0 - 1) <F708B5DF-73BE-37E6-BD8E-A63D7E1DF1CD> /Applications/Xcode.app/Contents/SharedFrameworks/CSServiceClient.framework/ver sions/A/CSServiceClient
       0x10852e000 -        0x108545fff  com.apple.DADocSetManagement (5.1 - 5007) <5FA5C2A9-23E8-377F-94C9-E1EFFA472C05> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ versions/A/DADocSetManagement
       0x108558000 -        0x10855aff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <26946A6A-BF50-3656-AAAB-4AB942CB83FA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/versions/A/DVTDeveloperModeHelper
       0x108562000 -        0x10858bfff  com.apple.dt.instruments.DTGraphKit (5.1 - 55014) <0995B341-781A-3AE1-AD2A-0B3E4EFDB47C> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/versions /A/DTGraphKit
       0x1085a2000 -        0x10860bff7  com.apple.DADocSetAccess (5.1 - 5007) <B3F5F40C-AA75-3EE1-9CA4-F89FE81FED9F> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/vers ions/A/DADocSetAccess
    0x7fff67ce2000 -     0x7fff67d15817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    0x7fff8cc6d000 -     0x7fff8cd3efff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8d0d8000 -     0x7fff8d0dbff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
    0x7fff8d161000 -     0x7fff8d431ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff8d432000 -     0x7fff8d511fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8d512000 -     0x7fff8d603ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8d604000 -     0x7fff8d61efff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
    0x7fff8d65c000 -     0x7fff8d665fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8d68b000 -     0x7fff8dbaefff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff8dbaf000 -     0x7fff8dbd3ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8dbd4000 -     0x7fff8dbfeff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8dc01000 -     0x7fff8dc5afff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8dc68000 -     0x7fff8dc69fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8dc6a000 -     0x7fff8dc71ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x7fff8dd54000 -     0x7fff8dd65ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff8dd66000 -     0x7fff8dd68fff  libCVMSPluginSupport.dylib (9.6) <FFDA2811-060E-3591-A280-4A726AA82436> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8dd69000 -     0x7fff8ebb7fff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8ebb8000 -     0x7fff8ebbafff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8ec50000 -     0x7fff8ec6bff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8ed69000 -     0x7fff8ed70fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8ed84000 -     0x7fff8eed7ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8f2c8000 -     0x7fff8f35eff7  com.apple.PackageKit (3.0 - 332) <70BE1C7F-0609-32D3-9FA3-3C2CCF7FE999> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff8f35f000 -     0x7fff8f386ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff8f766000 -     0x7fff8f9bfff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8f9ff000 -     0x7fff8fa40fff  com.apple.PerformanceAnalysis (1.47 - 47) <B5B491F2-EF86-3382-B23B-EA78AC40AF25> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8fa41000 -     0x7fff8fd77fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8fd7b000 -     0x7fff8fd7bfff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8fd7c000 -     0x7fff8fd90fff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff8fd91000 -     0x7fff8fd99fff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8feaf000 -     0x7fff8feaffff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8ff6a000 -     0x7fff90106ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff90107000 -     0x7fff9010afff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff9010b000 -     0x7fff90135ff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
    0x7fff90136000 -     0x7fff9015effb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff90164000 -     0x7fff90176ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <4A5857F9-E249-3FA6-ADBB-410606AEC8CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff901d4000 -     0x7fff9029ffff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff902a0000 -     0x7fff902b1fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
    0x7fff902b6000 -     0x7fff90307ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9030d000 -     0x7fff90312ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x7fff90313000 -     0x7fff90315ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
    0x7fff90316000 -     0x7fff9038dfff  com.apple.CoreServices.OSServices (600.4 - 600.4) <DAF9AF17-0AC5-364C-B0BF-B1AF3FB4A07F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff904f5000 -     0x7fff904f9ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff9054a000 -     0x7fff9058fffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff9059a000 -     0x7fff905a3ffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff905a4000 -     0x7fff9111afff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff9111b000 -     0x7fff91251ff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff9126e000 -     0x7fff91355ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff91390000 -     0x7fff91460ff7  com.apple.PubSub (1.0.5 - 65.36) <26189018-1C77-3C56-84E8-56C6A400187F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff91461000 -     0x7fff9146cfff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
    0x7fff9146d000 -     0x7fff914a8fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff914a9000 -     0x7fff9150eff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff9150f000 -     0x7fff9155bffe  com.apple.CoreMediaIO (407.0 - 4561) <BC8222A6-516C-380C-AB7D-DE78B23574DC> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff9155c000 -     0x7fff91e7baf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff91ed8000 -     0x7fff91edfff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff91ee0000 -     0x7fff91f25fff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
    0x7fff91f26000 -     0x7fff92048ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff920eb000 -     0x7fff92109fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff92139000 -     0x7fff92268fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff92269000 -     0x7fff922b2fff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff922b3000 -     0x7fff922b3ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff922b4000 -     0x7fff922c0ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff922c3000 -     0x7fff922f4fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff92526000 -     0x7fff92528fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x7fff92529000 -     0x7fff9252bff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
    0x7fff9252c000 -     0x7fff92531fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff92532000 -     0x7fff92532fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff92533000 -     0x7fff92563fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff92564000 -     0x7fff926a5fff  com.apple.QTKit (7.7.3 - 2826.17) <ADA1EF77-57D2-3E7E-8526-8F0B732C1218> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff926a6000 -     0x7fff926b9ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff926d3000 -     0x7fff9272afff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff9272b000 -     0x7fff92b79fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff92b83000 -     0x7fff92b83ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff92c77000 -     0x7fff92c78ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff92c7a000 -     0x7fff92cc8fff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff92cc9000 -     0x7fff92cfeffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff92cff000 -     0x7fff92d01fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff92d04000 -     0x7fff92d6bff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff92d6c000 -     0x7fff92d6efff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff92d7f000 -     0x7fff92d80ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff92d81000 -     0x7fff92d93fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff934e4000 -     0x7fff93553ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff93554000 -     0x7fff93593fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff93594000 -     0x7fff93598ff7  libsystem_stats.dylib (93.90.3) <1A55AF8A-B6C4-3163-B557-3AD25DA643A8> /usr/lib/system/libsystem_stats.dylib
    0x7fff9359e000 -     0x7fff935e0ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff935fb000 -     0x7fff93630ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9363c000 -     0x7fff9368efff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff9368f000 -     0x7fff938d7ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff938d8000 -     0x7fff93942ff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff93943000 -     0x7fff93a49ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff93a4a000 -     0x7fff93c90fff  com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff93c91000 -     0x7fff93cf0fff  com.apple.framework.CoreWLAN (4.3.2 - 432.47) <AE6FAE44-918C-301C-A0AA-C65CAB6B5668> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff93cf1000 -     0x7fff93cf2ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff93f95000 -     0x7fff93f9fff7  com.apple.CrashReporterSupport (10.9 - 538) <DD7669BA-78A6-3BEA-8410-17F556ACAA18> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff93fa0000 -     0x7fff93fa8ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff944c3000 -     0x7fff944eaffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff944eb000 -     0x7fff944edff7  com.apple.securityhi (9.0 - 55005) <38784C88-AA07-350E-97A3-FCC24C97FC82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff944ee000 -     0x7fff944f8ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff944f9000 -     0x7fff945c2fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff945c3000 -     0x7fff945c6fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff945c7000 -     0x7fff945cdff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff945ce000 -     0x7fff94657fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff94658000 -     0x7fff94665ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff94666000 -     0x7fff9467cfff  com.apple.CoreMediaAuthoring (2.2 - 947) <9D4F13D2-7A7A-3BE2-90A0-FC9190AE13CC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff94789000 -     0x7fff947a5fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff947a6000 -     0x7fff94a37ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff94a38000 -     0x7fff94a3afff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff94a3b000 -     0x7fff94a3cfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff94a3d000 -     0x7fff94a41ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff94a45000 -     0x7fff94a48fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff94a49000 -     0x7fff94a82ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff94a8d000 -     0x7fff94a90fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff94a91000 -     0x7fff94b7ffff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff94e12000 -     0x7fff94eadfff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff94eae000 -     0x7fff94eb2fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff94ed6000 -     0x7fff94effff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff94f00000 -     0x7fff94f47fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff94f48000 -     0x7fff94f4cfff  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
    0x7fff94f4d000 -     0x7fff952c4ffa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff952c5000 -     0x7fff952f6ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff952f7000 -     0x7fff953afff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff953d7000 -     0x7fff9544afff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff9544b000 -     0x7fff954d6fff  libCoreStorage.dylib (380) <310E877E-0770-385F-B170-FA4623E753E1> /usr/lib/libCoreStorage.dylib
    0x7fff954d7000 -     0x7fff95522fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff95523000 -     0x7fff95530ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff95531000 -     0x7fff9557efff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff95588000 -     0x7fff9558fff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff95590000 -     0x7fff955a0ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff955ad000 -     0x7fff955ebff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff955ec000 -     0x7fff956d6fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff956e6000 -     0x7fff957d5fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff957ff000 -     0x7fff95a60fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff95aa0000 -     0x7fff95ab9ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff95aba000 -     0x7fff95b1efff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff95b1f000 -     0x7fff95be1ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff95be2000 -     0x7fff95d50ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff95d51000 -     0x7fff95e35fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff95e36000 -     0x7fff95e37ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff95e38000 -     0x7fff95e3affb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff95e3b000 -     0x7fff95e3fff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
    0x7fff95e40000 -     0x7fff95e8efff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff95ff6000 -     0x7fff9600fff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff96010000 -     0x7fff9603fff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff9604a000 -     0x7fff9631efc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff9631f000 -     0x7fff9632afff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9632b000 -     0x7fff96332ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff96333000 -     0x7fff96334ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff96335000 -     0x7fff963beff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff963d3000 -     0x7fff963e2ff8  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
    0x7fff963f6000 -     0x7fff963f6fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff963f7000 -     0x7fff963ffff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff96400000 -     0x7fff96418ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff96419000 -     0x7fff966c3ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff966c4000 -     0x7fff966f2ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff966f3000 -     0x7fff9677bff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff9677c000 -     0x7fff96799ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff9679a000 -     0x7fff967befff  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
    0x7fff967bf000 -     0x7fff967c0fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff967c1000 -     0x7fff96851fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff96908000 -     0x7fff96938fff  libncurses.5.4.dylib (42) <BF763D62-9149-37CB-B1D2-F66A2510E6DD> /usr/lib/libncurses.5.4.dylib
    0x7fff9693b000 -     0x7fff96964fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff96965000 -     0x7fff9696efff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff969ee000 -     0x7fff96a3ffff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff96a40000 -     0x7fff96a7cff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
    0x7fff96d07000 -     0x7fff96d07fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff96d60000 -     0x7fff96f45fff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9780a000 -     0x7fff97815ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff97832000 -     0x7fff97895ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff97896000 -     0x7fff9789cfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff9789d000 -     0x7fff978b8ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff97963000 -     0x7fff979c3fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff979ce000 -     0x7fff97a1bff2  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
    0x7fff97a1c000 -     0x7fff97a26ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff97a87000 -     0x7fff97a88ff7  libSystem.B.dylib (1197.1.1) <5292BF21-9406-32D5-8BB3-7DD02C672FA0> /usr/lib/libSystem.B.dylib
    0x7fff97a98000 -     0x7fff97aa9ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff97aaa000 -     0x7fff97ab0ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x7fff97ab1000 -     0x7fff97ab2fff  libffi.dylib (18.1) <FEB76C94-97BA-39BC-B713-D086B9757BA5> /usr/lib/libffi.dylib
    0x7fff97ad9000 -     0x7fff97ad9ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff97ae4000 -     0x7fff97af4fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff97af5000 -     0x7fff97bb9ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff97bba000 -     0x7fff97c20fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff97c21000 -     0x7fff97c4eff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff97c4f000 -     0x7fff97c7eff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff97c7f000 -     0x7fff97caefff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff97caf000 -     0x7fff97d02fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff97d03000 -     0x7fff97d37fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff97d45000 -     0x7fff97d4bfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff97f4c000 -     0x7fff97f63ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff97f64000 -     0x7fff97f64fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff97f65000 -     0x7fff97f81fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff97f85000 -     0x7fff97f91ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff97f92000 -     0x7fff98290fff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff98291000 -     0x7fff9843ef27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff984c0000 -     0x7fff987aafff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff987ab000 -     0x7fff987e3ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff98837000 -     0x7fff98841fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff98842000 -     0x7fff9884aff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff9884b000 -     0x7fff9886ffff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x7fff98870000 -     0x7fff9889ffd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff988a0000 -     0x7fff988adff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff988c8000 -     0x7fff988edff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff988ee000 -     0x7fff98913ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff98914000 -     0x7fff98d47ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff98d9e000 -     0x7fff98df9ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff98dfa000 -     0x7fff98e67fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff98e68000 -     0x7fff98e94fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff98e95000 -     0x7fff98f21ff7  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
    0x7fff98f49000 -     0x7fff98f50fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff98f51000 -     0x7fff99141ffd  com.apple.WebKit2 (9537 - 9537.74.9) <3F7B257F-D0DA-3AA8-BE8B-0C5474FE9806> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff99389000 -     0x7fff993e1ff7  com.apple.Symbolication (1.4 - 129) <6D47983E-9B8E-38A0-9503-099601CF118E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff993e2000 -     0x7fff99552ff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff9956b000 -     0x7fff99573fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff9958b000 -     0x7fff995e8fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff995e9000 -     0x7fff99605ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff99606000 -     0x7fff9960bff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff9960c000 -     0x7fff9960cfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff9960d000 -     0x7fff99b7dfff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff99bca000 -     0x7fff99bd3ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff99bd4000 -     0x7fff99bd9fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff99bfe000 -     0x7fff99c15ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff99c3d000 -     0x7fff99cdafff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff99cdb000 -     0x7fff99ce5ff7  libcsfde.dylib (380) <A3673EC2-5B81-3190-9BA5-F27013118EC6> /usr/lib/libcsfde.dylib
    0x7fff99ce6000 -     0x7fff99d01ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff99d02000 -     0x7fff99ebaff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
    0x7fff99ebb000 -     0x7fff99ec6ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff99ec7000 -     0x7fff99ed4fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff99ed5000 -     0x7fff99ee3fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff99ee4000 -     0x7fff99ee5fff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
    0x7fff99ee6000 -     0x7fff99efdfff  com.apple.ScriptingBridge (1.3.1 - 63) <CE24DD07-7A89-3105-AE57-A1BED0189292> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
    0x7fff99f30000 -     0x7fff9a001ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <96C40A82-D2F7-310D-879B-7D8960510878> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9a002000 -     0x7fff9a132ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff9a133000 -     0x7fff9a17aff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x7fff9a17b000 -     0x7fff9a17effc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff9a17f000 -     0x7fff9a1ceff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff9a1cf000 -     0x7fff9a1cffff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff9a1d0000 -     0x7fff9a216fff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x7fff9a44e000 -     0x7fff9a466ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff9a467000 -     0x7fff9a517ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff9a518000 -     0x7fff9a51aff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff9a51b000 -     0x7fff9a59bfff  com.apple.CoreSymbolication (3.0 - 141) <DC9F84AA-9BD0-322B-83C3-FDC1FA771F37> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff9a59c000 -     0x7fff9a97dffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
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: 21878
    thread_create: 2
    thread_set_state: 0

Try running as a different user, the Guest User is best as its environment is clean.
If it runs as the Guest User then you have a problrm in your environment, ~/Library/Preferences most likely.
Post back the results of the test.

Similar Messages

  • Safari, Aperture and xcode crashes after installing patches

    I had problems installing MountainLion on one of my Mac Pro Early 2008. After that I reinstalled Lion on a new harddisk and now I cannot run Safari, Aperture or xCode without crashing.
    If I install Lion on a new clean harddisk, everything works fine. But after updating the machine with the latest patches it starts crashing again.
    Here is the long version of the story:
    The Early 2008 Mac Pro worked fine with Lion for a long time. It is a standard configurated Mac Pro, but I have replaced the graphics card with a GT120 from one of my other Macs. Still it worked fine. Then I wanted to upgrade to Mountain Lion, but the upgrade hung on the first reboot. When I tried to roll back to Lion I experienced many strange crashes and had a unstable system. I then reinstalled Lion (clean install on a formatted hd). I still got strange crashes in Safari.
    Yesterday I installed a new HD, new Memory and reinstalled Lion from scratch (clean install). I installed most of my bought applications, and everything worked fine. But after running the software update it is back to unstability and crashes again. Safari crashes upon loading the first web-page, xcode crashes when trying to compile, and Aperture crashes when I try to navigate into any project.
    Any help appreciated.
    Below is the crash report from Safari:
    Process:        Safari [1551]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:        6.0.2 (7536.26.17)
    Build Info:      WebBrowser-7536026017000000~2
    Code Type:      X86-64 (Native)
    Parent Process:  launchd [185]
    Date/Time:      2012-11-09 08:57:04.784 +0100
    OS Version:      Mac OS X Server 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:          1294 sec
    Crashes Since Last Report:          9
    Per-App Interval Since Last Report:  1018 sec
    Per-App Crashes Since Last Report:  1
    Anonymous UUID:                      6101C08E-06A7-4F62-94D9-08243B99203B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000002
    VM Regions Near 0x2:
    -->
        __TEXT                00000001084cc000-00000001084cd000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    objc[1551]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0  com.apple.WebKit2                    0x0000000109376884 ***::HashTableAddResult<***::HashTableIterator<unsigned int, std::__1::pair<unsigned int, WorkQueue::EventSource*>, ***::PairFirstExtractor<std::__1::pair<unsigned int, WorkQueue::EventSource*> >, ***::IntHash<unsigned int>, ***::HashMapValueTraits<***::HashTraits<unsigned int>, ***::HashTraits<WorkQueue::EventSource*> >, ***::HashTraits<unsigned int> > > ***::HashTable<unsigned int, std::__1::pair<unsigned int, WorkQueue::EventSource*>, ***::PairFirstExtractor<std::__1::pair<unsigned int, WorkQueue::EventSource*> >, ***::IntHash<unsigned int>, ***::HashMapValueTraits<***::HashTraits<unsigned int>, ***::HashTraits<WorkQueue::EventSource*> >, ***::HashTraits<unsigned int> >::add<***::HashMapTranslator<***::HashMapValueTraits<***::HashTraits<unsigned int>, ***::HashTraits<WorkQueue::EventSource*> >, ***::IntHash<unsigned int> >, unsigned int, WorkQueue::EventSource*>(unsigned int const&, WorkQueue::EventSource* const&) + 248
    1  com.apple.WebKit2                    0x00000001093764fa WorkQueue::registerMachPortEventHandler(unsigned int, WorkQueue::MachPortEventType, ***::Function<void ()()> const&) + 222
    2  com.apple.WebKit2                    0x00000001092737cf CoreIPC::Connection::open() + 341
    3  com.apple.WebKit2                    0x00000001092734d0 WebKit::WebProcessProxy::didFinishLaunching(unsigned int) + 126
    4  com.apple.WebCore                  0x000000010a02757c WebCore::RunLoop::performWork() + 156
    5  com.apple.WebCore                  0x000000010a027c17 WebCore::RunLoop::performWork(void*) + 71
    6  com.apple.CoreFoundation                  0x00007fff8e7c84f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    7  com.apple.CoreFoundation                  0x00007fff8e7c7e1c __CFRunLoopDoSources0 + 444
    8  com.apple.CoreFoundation                  0x00007fff8e7eeb49 __CFRunLoopRun + 905
    9  com.apple.CoreFoundation                  0x00007fff8e7ee486 CFRunLoopRunSpecific + 230
    10  com.apple.HIToolbox                0x00007fff9159c2bf RunCurrentEventLoopInMode + 277
    11  com.apple.HIToolbox                0x00007fff915a34bf ReceiveNextEventCommon + 181
    12  com.apple.HIToolbox                0x00007fff915a33fa BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                      0x00007fff87083779 _DPSNextEvent + 659
    14  com.apple.AppKit                      0x00007fff8708307d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    15  com.apple.Safari.framework                0x000000010852434f -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
    16  com.apple.AppKit                      0x00007fff8707f9b9 -[NSApplication run] + 470
    17  com.apple.AppKit                      0x00007fff872fbeac NSApplicationMain + 867
    18  com.apple.Safari.framework                0x00000001086e935a SafariMain + 166
    19  com.apple.Safari                      0x00000001084ccf2c 0x1084cc000 + 3884
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0  libsystem_kernel.dylib              0x00007fff87f037e6 kevent + 10
    1  libdispatch.dylib            0x00007fff88378786 _dispatch_mgr_invoke + 923
    2  libdispatch.dylib            0x00007fff88377316 _dispatch_mgr_thread + 54
    Thread 2:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 3:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0  libsystem_kernel.dylib              0x00007fff87f02bca __psynch_cvwait + 10
    1  libsystem_c.dylib                        0x00007fff88439274 _pthread_cond_wait + 840
    2  com.apple.WebCore                  0x00000001095a5b9b WebCore::IconDatabase::syncThreadMainLoop() + 107
    3  com.apple.WebCore                  0x00000001095a36b4 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
    4  com.apple.JavaScriptCore        0x0000000108edb38f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5  libsystem_c.dylib                        0x00007fff884358bf _pthread_start + 335
    6  libsystem_c.dylib                        0x00007fff88438b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0  libsystem_kernel.dylib              0x00007fff87f0167a mach_msg_trap + 10
    1  libsystem_kernel.dylib              0x00007fff87f00d71 mach_msg + 73
    2  com.apple.QuartzCore              0x00007fff8c3f9df5 CA::Render::Server::server_thread(void*) + 184
    3  com.apple.QuartzCore              0x00007fff8c3f9d35 thread_fun + 24
    4  libsystem_c.dylib                        0x00007fff884358bf _pthread_start + 335
    5  libsystem_c.dylib                        0x00007fff88438b75 thread_start + 13
    Thread 6:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 7:: Dispatch queue: com.apple.CoreIPC.ReceiveQueue
    0  com.apple.WebKit2                    0x0000000109274272 _ZN7CoreIPCL16readFromMachPortEjRN3***6VectorIcLm4164EEE + 0
    1  com.apple.WebKit2                    0x0000000109273ef7 CoreIPC::Connection::receiveSourceEventHandler() + 81
    2  libdispatch.dylib            0x00007fff8837b497 _dispatch_source_invoke + 649
    3  libdispatch.dylib            0x00007fff8837813f _dispatch_queue_invoke + 71
    4  libdispatch.dylib            0x00007fff8837829c _dispatch_queue_drain + 210
    5  libdispatch.dylib            0x00007fff8837812e _dispatch_queue_invoke + 54
    6  libdispatch.dylib            0x00007fff88377928 _dispatch_worker_thread2 + 198
    7  libsystem_c.dylib                        0x00007fff884373da _pthread_wqthread + 316
    8  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 8:
    0  libsystem_kernel.dylib              0x00007fff87f03192 __workq_kernreturn + 10
    1  libsystem_c.dylib                        0x00007fff88437594 _pthread_wqthread + 758
    2  libsystem_c.dylib                        0x00007fff88438b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000019  rcx: 0x00000000a4e87f57  rdx: 0x000000010c0a1990
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007fff680ca5b0  rsp: 0x00007fff680ca580
      r8: 0x000000000000003f  r9: 0x0000000000007b03  r10: 0x000000010c0a1800  r11: 0x00007fe987600380
      r12: 0x00007fff680ca5e4  r13: 0x000000010c0a0cc0  r14: 0x00007fff680ca5c0  r15: 0x0000000000000002
      rip: 0x0000000109376884  rfl: 0x0000000000010246  cr2: 0x0000000000000002
    Logical CPU: 1
    Binary Images:
          0x1084cc000 -        0x1084ccfff  com.apple.Safari (6.0.2 - 7536.26.17) <712FC0E4-1F7C-3C6F-A65F-8F9EDE304463> /Applications/Safari.app/Contents/MacOS/Safari
          0x1084d7000 -        0x108979fff  com.apple.Safari.framework (7536 - 7536.26.17) <8C9589AE-EA24-3360-812B-DBAE560FBE7F> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
          0x108c9d000 -        0x108f37ff7  com.apple.JavaScriptCore (7536 - 7536.26.15) <DE475475-D66E-3BF3-9AA6-422601989CF6> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
          0x108fea000 -        0x10916efff  com.apple.WebKit (7536 - 7536.26.17) <8FC2CDD6-82DB-3ECE-A5C1-5CDA0E0575F1> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
          0x109261000 -        0x10943bff7  com.apple.WebKit2 (7536 - 7536.26.17) <581B0D94-3749-3DFC-B15B-68E026AF5942> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
          0x10959f000 -        0x10a545ff7  com.apple.WebCore (7536 - 7536.26.15) <BB07086A-227A-3817-BFED-4DF34E04CD56> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
          0x10c426000 -        0x10c426ff1 +cl_kernels (??? - ???) <6C1A1398-2431-42A0-8ECD-47917326FD61> cl_kernels
          0x10c462000 -        0x10c465ff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
          0x10c46c000 -        0x10c46dff3 +cl_kernels (??? - ???) <1F17FCB2-D62E-425A-A5DB-865C6526DCE2> cl_kernels
          0x10f101000 -        0x10f10bfef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
          0x10f11b000 -        0x10f1baff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
          0x10f271000 -        0x10f272ff3 +cl_kernels (??? - ???) <FE497C55-C5CF-463D-ADF8-00D070355DCE> cl_kernels
          0x10f29f000 -        0x10f2a0ff2 +cl_kernels (??? - ???) <C6A435CF-57AE-46B0-A636-3A4283924DBE> cl_kernels
        0x7fff680cc000 -    0x7fff68100baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff866a1000 -    0x7fff866a7fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff866a8000 -    0x7fff866b7fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff867a2000 -    0x7fff86bcffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86bd0000 -    0x7fff86ce9fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86df7000 -    0x7fff86e04fff  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
        0x7fff86e05000 -    0x7fff86e17ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff86e46000 -    0x7fff86e6afff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff86e6b000 -    0x7fff86e71fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff86e78000 -    0x7fff8707afff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff8707b000 -    0x7fff87c81fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87c82000 -    0x7fff87d8ffff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff87d90000 -    0x7fff87de4ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff87e1b000 -    0x7fff87e32fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff87e8f000 -    0x7fff87eebff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff87eec000 -    0x7fff87f0cfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff87f3d000 -    0x7fff87fb3ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff8813f000 -    0x7fff8813ffff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff88140000 -    0x7fff88235fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff88250000 -    0x7fff88334ff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff88335000 -    0x7fff88374fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff88375000 -    0x7fff88383fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff88384000 -    0x7fff883b9fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff883ba000 -    0x7fff883e0fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff883e1000 -    0x7fff883e6fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff883e7000 -    0x7fff884c4fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff884c5000 -    0x7fff884edfff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff88557000 -    0x7fff88559ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8855a000 -    0x7fff88873fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff88c9f000 -    0x7fff88cc8fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88cc9000 -    0x7fff88ccafff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff88ccb000 -    0x7fff88cf6ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff88d43000 -    0x7fff88d48fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff88d49000 -    0x7fff88d4efff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff88d78000 -    0x7fff88fa2fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88fa3000 -    0x7fff890a5fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff89118000 -    0x7fff8913cfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8918a000 -    0x7fff891ceff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff89433000 -    0x7fff894b6fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a18d000 -    0x7fff8a195fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8a20b000 -    0x7fff8a317fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a59b000 -    0x7fff8a5d5fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8a5d6000 -    0x7fff8a6ddfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff8a6de000 -    0x7fff8a6dfff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8a959000 -    0x7fff8a9bbff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8ace0000 -    0x7fff8ae3dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ae3e000 -    0x7fff8ae55fff  com.apple.CFOpenDirectory (10.7 - 146) <F321AE12-9592-3E56-AB8D-A47BA4696A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8ae64000 -    0x7fff8ae80ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8aecf000 -    0x7fff8aed2fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8aed3000 -    0x7fff8afb2fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8afb3000 -    0x7fff8afd4fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8b001000 -    0x7fff8b041fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8b042000 -    0x7fff8b056ff7  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
        0x7fff8b05f000 -    0x7fff8b643fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b648000 -    0x7fff8b6eafff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b6eb000 -    0x7fff8b73dff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8b73e000 -    0x7fff8b741fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8bef1000 -    0x7fff8bef1fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8bef2000 -    0x7fff8bef6fff  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
        0x7fff8bf13000 -    0x7fff8bf55ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8bf56000 -    0x7fff8bf68ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8bf69000 -    0x7fff8bf7cff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff8c365000 -    0x7fff8c365fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c366000 -    0x7fff8c385fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff8c386000 -    0x7fff8c3e6fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8c3e7000 -    0x7fff8c3e7fff  com.apple.Carbon (153 - 153) <43AA5A7C-D970-32BA-B927-DC9F50BD88B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8c3e8000 -    0x7fff8c3ecfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8c3ed000 -    0x7fff8c3f6ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c3f7000 -    0x7fff8c597ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8c598000 -    0x7fff8c81dfff  com.apple.RawCamera.bundle (4.01 - 666) <BBDA55DD-6155-39B5-9D55-5CCCCFF26D98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8c81e000 -    0x7fff8c830ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8c831000 -    0x7fff8c92bff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8c975000 -    0x7fff8c9f9ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ca4c000 -    0x7fff8cad1ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8cad2000 -    0x7fff8cc08fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8cc09000 -    0x7fff8cc26fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8cc89000 -    0x7fff8cccdff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ccce000 -    0x7fff8ccf7ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8ccf8000 -    0x7fff8ccfffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff8cd02000 -    0x7fff8ce07fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8ce08000 -    0x7fff8ce13ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8ce21000 -    0x7fff8ce21fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8ce53000 -    0x7fff8ceedff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8cf7e000 -    0x7fff8d01ffff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8d3cb000 -    0x7fff8d3cbfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8d3cc000 -    0x7fff8d40efff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8d40f000 -    0x7fff8d425ff7  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
        0x7fff8d432000 -    0x7fff8d74efff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8d74f000 -    0x7fff8d82dfff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d82e000 -    0x7fff8d85bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
        0x7fff8e191000 -    0x7fff8e207fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8e208000 -    0x7fff8e215ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff8e233000 -    0x7fff8e238fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8e6ca000 -    0x7fff8e6e7ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8e6f6000 -    0x7fff8e73fff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e742000 -    0x7fff8e7b5fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8e7b6000 -    0x7fff8e98aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8e9b3000 -    0x7fff8ea0eff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8ea0f000 -    0x7fff8ea1efff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff8ea1f000 -    0x7fff8ea20fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ea21000 -    0x7fff8ea5cfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8ea9b000 -    0x7fff8ea9bfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ea9c000 -    0x7fff8eb80e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8eb81000 -    0x7fff8f048fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8f082000 -    0x7fff8f149ff7  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
        0x7fff8f14a000 -    0x7fff8f14cfff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8f14d000 -    0x7fff8f200ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8f201000 -    0x7fff8f206ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8f207000 -    0x7fff8f29dff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8f30d000 -    0x7fff8f336fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f384000 -    0x7fff8f3bdfe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
        0x7fff8f3be000 -    0x7fff8fd5ca27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8fdec000 -    0x7fff8fdefff7  com.apple.securityhi (4.0 - 1) <53884F59-D16C-3A4F-A81F-888044FBB365> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8fdf0000 -    0x7fff8fdf0fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8fdfd000 -    0x7fff8fe68ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8fe69000 -    0x7fff8fe74ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8fe75000 -    0x7fff8fe7afff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8fe7b000 -    0x7fff8fe90fff  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
        0x7fff8fe91000 -    0x7fff8fe98fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8fe99000 -    0x7fff9010dfff  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
        0x7fff9010e000 -    0x7fff9010ffff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff90110000 -    0x7fff9015efff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff9019e000 -    0x7fff901a1fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff901a2000 -    0x7fff901a6ff7  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
        0x7fff901ac000 -    0x7fff901b0fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff90373000 -    0x7fff90381ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff90382000 -    0x7fff903b2ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff903b3000 -    0x7fff903eefff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff903f6000 -    0x7fff903f7ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff904ae000 -    0x7fff904eefe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90566000 -    0x7fff905a7fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff905a8000 -    0x7fff905a9ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff905aa000 -    0x7fff90612ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff906c5000 -    0x7fff906ccfff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff90744000 -    0x7fff9074ffff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff91488000 -    0x7fff91492ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff9159a000 -    0x7fff918c6fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff9198f000 -    0x7fff9199cfff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff919d6000 -    0x7fff91a09ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91a0a000 -    0x7fff91a11ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff91a12000 -    0x7fff91a18fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff91ac8000 -    0x7fff91b6dfff  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
        0x7fff91b6e000 -    0x7fff91b6efff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff91b6f000 -    0x7fff91b75ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/l

    Safari 5.1.7 works fine, but as soon as I install the 6.0.2 version it crashes all the time.
    Is it so that Apple Pro machines cannot cope with upgraded graphics cards, or is it something else that is wrong here?
    Anyone?

  • Xcode crashes at iPhoen Restore

    Hi everyone! I'm new here so please try to help me out...
    I am trying to set up my iPhone 3G Firmware 4.1 (8B117) so I can test applications that I am developing with Xcode. I am trying to restore my iPhone to do so with the Organizer. Everytime I chose to restore with the 4.1 firmware. After the device boots into recovery mode, and the waiting for iPhone bar on the Organizer shows up, Xcode crashes and leaves this message:
    Process: Xcode [5494]
    Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier: com.apple.Xcode
    Version: 3.2.4 (1708)
    Build Info: DevToolsIDE-17080000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [174]
    Date/Time: 2010-11-03 19:45:15.687 -0400
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 57853 sec
    Crashes Since Last Report: 10
    Per-App Interval Since Last Report: 17316 sec
    Per-App Crashes Since Last Report: 10
    Anonymous UUID: 102EEB82-981C-4FE8-B9AF-004EA229872B
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000000000e7
    Crashed Thread: 6 Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    objc[5494]: garbage collection is ON
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff80b442fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff80b4496d mach_msg + 59
    2 com.apple.CoreGraphics 0x00007fff8201a2b5 _CGSCacheMergeData + 149
    3 com.apple.CoreGraphics 0x00007fff81f9ba1e CGSCacheAcquireValues + 168
    4 com.apple.CoreGraphics 0x00007fff81f9b7d7 CGGlyphLockLockGlyphBitmaps + 215
    5 libRIP.A.dylib 0x00007fff864e6e85 ripc_RenderGlyphs + 261
    6 libRIP.A.dylib 0x00007fff864e6863 ripc_DrawGlyphs + 1495
    7 com.apple.CoreGraphics 0x00007fff81f99d27 draw_glyphs + 1527
    8 com.apple.CoreGraphics 0x00007fff81f9962e CGContextShowGlyphsWithAdvances + 538
    9 com.apple.AppKit 0x00007fff8501d63a +[NSStringDrawingTextStorage _fastDrawString:attributes:length:inRect:graphicsContext:baselineRendering:uses FontLeading:usesScreenFont:typesetterBehavior:paragraphStyle:lineBreakMode:bound ingRect:padding:scrollable:] + 4262
    10 com.apple.AppKit 0x00007fff84bfc8f5 _NSStringDrawingCore + 1588
    11 com.apple.AppKit 0x00007fff84bfc0af _NSDrawTextCell + 3117
    12 ...ple.Xcode.DevToolsInterface 0x0000000100bf816e -[XCEImageAndTextCell drawWithFrame:inView:] + 1365
    13 com.apple.AppKit 0x00007fff84c04c95 -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 95
    14 com.apple.AppKit 0x00007fff84c03db8 -[NSTableView drawRow:clipRect:] + 1242
    15 com.apple.AppKit 0x00007fff84c036ab -[NSTableView drawRowIndexes:clipRect:] + 369
    16 com.apple.AppKit 0x00007fff84c0352c -[NSOutlineView drawRowIndexes:clipRect:] + 131
    17 com.apple.AppKit 0x00007fff84c02058 -[NSTableView drawRect:] + 1302
    18 com.apple.AppKit 0x00007fff84bf8131 -[NSView _drawRect:clip:] + 3566
    19 com.apple.AppKit 0x00007fff84bf5907 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 2112
    20 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    21 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    22 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    23 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    24 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    25 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    26 com.apple.AppKit 0x00007fff84bf6292 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4555
    27 com.apple.AppKit 0x00007fff84bf4ee8 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
    28 com.apple.AppKit 0x00007fff84bf179a -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
    29 com.apple.AppKit 0x00007fff84b6aff6 -[NSView displayIfNeeded] + 969
    30 ...ple.Xcode.DevToolsInterface 0x000000010084d7cb -[XCWindow displayIfNeeded] + 81
    31 com.apple.AppKit 0x00007fff84b65ea2 _handleWindowNeedsDisplay + 678
    32 com.apple.CoreFoundation 0x00007fff84115077 __CFRunLoopDoObservers + 519
    33 com.apple.CoreFoundation 0x00007fff840f0ef4 __CFRunLoopRun + 468
    34 com.apple.CoreFoundation 0x00007fff840f084f CFRunLoopRunSpecific + 575
    35 com.apple.HIToolbox 0x00007fff8010291a RunCurrentEventLoopInMode + 333
    36 com.apple.HIToolbox 0x00007fff8010271f ReceiveNextEventCommon + 310
    37 com.apple.HIToolbox 0x00007fff801025d8 BlockUntilNextEventMatchingListInMode + 59
    38 com.apple.AppKit 0x00007fff84b3b29e _DPSNextEvent + 708
    39 com.apple.AppKit 0x00007fff84b3abed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    40 com.apple.AppKit 0x00007fff84b008d3 -[NSApplication run] + 395
    41 com.apple.AppKit 0x00007fff84af95f8 NSApplicationMain + 364
    42 com.apple.Xcode 0x00000001000017b4 0x100000000 + 6068
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff80b5d08a kevent + 10
    1 libSystem.B.dylib 0x00007fff80b5ef5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff80b5ec34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff80b5e75e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff80b5e088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff80b5df25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff80b442fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff80b4496d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff840f13c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff840f084f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff804634c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff803e3e8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff80b7d456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff80b7d309 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff80b87dce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff84112e92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff80b7d456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff80b7d309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff80b442fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff80b4496d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff840f13c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff840f084f CFRunLoopRunSpecific + 575
    4 com.apple.DTDeviceKit 0x00000001167c8bfa -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 284
    5 com.apple.Foundation 0x00007fff803e3e8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff80b7d456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff80b7d309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff80b7eeb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff80b7ed45 nanosleep + 148
    2 libSystem.B.dylib 0x00007fff80b7ecaf usleep + 57
    3 com.apple.AppKit 0x00007fff84c86619 -[NSUIHeartBeat _heartBeatThread:] + 1540
    4 com.apple.Foundation 0x00007fff803e3e8d _NSThread__main_ + 1429
    5 libSystem.B.dylib 0x00007fff80b7d456 pthreadstart + 331
    6 libSystem.B.dylib 0x00007fff80b7d309 thread_start + 13
    Thread 6 Crashed: Dispatch queue: com.apple.root.default-priority
    0 com.apple.CoreFoundation 0x00007fff840d7913 _CFStringAppendFormatAndArgumentsAux + 2739
    1 com.apple.CoreFoundation 0x00007fff840d6e1d _CFStringCreateWithFormatAndArgumentsAux + 109
    2 com.apple.Foundation 0x00007fff803e2da9 -[NSPlaceholderString initWithFormat:locale:arguments:] + 140
    3 com.apple.Xcode.iPhoneSupport 0x00000001167257b3 -[XCRemoteIPhone setStatusOnMainThread:progress:] + 192
    4 com.apple.Xcode.iPhoneSupport 0x0000000116725d22 -[XCRemoteIPhone updateExpansionProgress:withMessage:] + 37
    5 com.apple.DTDeviceKitBase 0x0000000116049ff3 __-[DTDKInstallBundle expandIfNeededWithProgressDelegate:error:]block_invoke + 23
    6 com.apple.DTDeviceKitBase 0x0000000116050846 -[DTDKZipFile extractEntireArchiveTo:error:withProgressHandler:] + 168
    7 com.apple.DTDeviceKitBase 0x0000000116049f40 -[DTDKInstallBundle expandIfNeededWithProgressDelegate:error:] + 238
    8 com.apple.Xcode.iPhoneSupport 0x0000000116725fb3 __-[XCRemoteIPhone bootDevice]block_invoke + 142
    9 libSystem.B.dylib 0x00007fff80b801b0 dispatch_call_block_andrelease + 15
    10 libSystem.B.dylib 0x00007fff80b5e751 dispatch_workerthread2 + 239
    11 libSystem.B.dylib 0x00007fff80b5e088 pthreadwqthread + 353
    12 libSystem.B.dylib 0x00007fff80b5df25 start_wqthread + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff80b5deaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff80b5e2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff80b5df25 start_wqthread + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff80b5deaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff80b5e2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff80b5df25 start_wqthread + 13
    Thread 6 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000000000001 rcx: 0x0000000000000000 rdx: 0x0000000000000026
    rdi: 0x0000000200a1b7c2 rsi: 0x0000000101a808d0 rbp: 0x0000000101a81b20 rsp: 0x0000000101a80800
    r8: 0x00000000000000e7 r9: 0x0000000000000000 r10: 0x0000000000000001 r11: 0x0000000200a1b720
    r12: 0x0000000101a8108c r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000014
    rip: 0x00007fff840d7913 rfl: 0x0000000000010246 cr2: 0x00000000000000e7
    Binary Images:
    0x100000000 - 0x100023fff com.apple.Xcode 3.2.4 (1708) <909426F8-6B50-662F-0554-64B4003A3822> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    0x100034000 - 0x10005eff7 com.apple.DevToolsFoundation 5.3 (1702) <D9FF9C5F-BE6A-4C23-730F-0BED419E8094> /Developer/Library/PrivateFrameworks/DevToolsFoundation.framework/Versions/A/De vToolsFoundation
    0x10007c000 - 0x100098ff7 com.apple.JavaKit 5.3 (1682) <D7DC01EC-9821-5A29-4503-A61E179294F6> /Developer/Library/PrivateFrameworks/JavaKit.framework/Versions/A/JavaKit
    0x1000ab000 - 0x10053eff7 com.apple.Xcode.DevToolsCore 5.3 (1705) <D253A3E3-048C-8038-0BFE-D73641A4E528> /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Versions/A/DevTools Core
    0x10076c000 - 0x1007acff7 com.apple.Xcode.DevToolsSupport 5.3 (1591) <73FE5B88-B4D6-7287-FC93-847017300429> /Developer/Library/PrivateFrameworks/DevToolsSupport.framework/Versions/A/DevTo olsSupport
    0x1007d3000 - 0x1007ddfff com.apple.Xcode.DevToolsRemoteClient 5.3 (1708) <E81B47E8-5C74-E60F-705C-71DFBB48DB99> /Developer/Library/PrivateFrameworks/DevToolsRemoteClient.framework/Versions/A/ DevToolsRemoteClient
    0x1007e7000 - 0x100e8ffff com.apple.Xcode.DevToolsInterface 5.3 (1708) <6C9B3292-9534-6314-3AB2-5046A0EC1195> /Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Dev ToolsInterface
    0x10123f000 - 0x1012faff7 com.apple.Xcode.DevToolsCParsing 5.3 (1686) <65AAA940-D8E5-DA6B-1A03-D6FACD0776EE> /Developer/Library/PrivateFrameworks/DevToolsCParsing.framework/Versions/A/DevT oolsCParsing
    0x10135b000 - 0x1013e1ff7 com.apple.Xcode.XcodeEdit 5.3 (1686) <5541CA2E-1616-CA53-B89F-759E428F7E4B> /Developer/Library/PrivateFrameworks/XcodeEdit.framework/Versions/A/XcodeEdit
    0x101421000 - 0x10149dfff com.apple.CoreSymbolication 2.1 (40.1.1) <C70FE99F-FBDD-EE4F-53A3-9D8AF7BC4E53> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x1014e6000 - 0x101529fff com.apple.DocSetAccess 2.2 (1687) <9F3D1691-D3BE-4B0F-BC28-F246535BA6F4> /Developer/Library/PrivateFrameworks/DocSetAccess.framework/Versions/A/DocSetAc cess
    0x101550000 - 0x10159bfff com.apple.Xdesign.XDBase 5.3 (1681) <17C97390-1896-2F5A-E1F6-89213F53EE63> /Developer/Library/PrivateFrameworks/XDBase.framework/Versions/A/XDBase
    0x1015d9000 - 0x1015efff7 com.apple.DocSetManagement 5.3 (1684) <3DDFB09F-A624-0B9A-C9C2-5595EBCC376A> /Developer/Library/PrivateFrameworks/DocSetManagement.framework/Versions/A/DocS etManagement
    0x1015ff000 - 0x101633fff com.apple.DocSetViewing 5.3 (1684) <6087C6A0-894C-19D5-39A0-16199E30F374> /Developer/Library/PrivateFrameworks/DocSetViewing.framework/Versions/A/DocSetV iewing
    0x101fc7000 - 0x101fd1fff com.apple.xdmappingmodel 5.3 (1702) <B7EA0885-2211-0285-4D0B-0EBFE100866B> /Developer/Library/Xcode/Plug-ins/XDMappingModel.xdplugin/Contents/MacOS/XDMapp ingModel
    0x101fdb000 - 0x101fdcff7 com.apple.Xdesign.XDInterface.GraphLayouter.ForceDirected 5.3 (1683) <EC9CF819-2969-8319-FD85-8999F5E3E541> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/PlugIns/X DForceDirectedGraphLayouter.diagramGraphLayouter/Contents/MacOS/XDForceDirectedG raphLayouter
    0x101fe0000 - 0x101fe1ff7 com.apple.Xdesign.XDInterface.GraphLayouter.Hierarchical 5.3 (1683) <06C896E6-95A3-1999-6F97-181B1B9343E2> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/PlugIns/X DHierarchicalGraphLayouter.diagramGraphLayouter/Contents/MacOS/XDHierarchicalGra phLayouter
    0x101fe5000 - 0x101fedfff libsvn_delta-1.0.dylib ??? (???) <7D7E19A8-3483-BCC6-E174-5FCF81CC309A> /usr/lib/libsvn_delta-1.0.dylib
    0x101ffc000 - 0x101ffcfff libsvnfsutil-1.0.dylib ??? (???) <5CAD8C6E-5B71-C2FA-163C-D5CEACF5736C> /usr/lib/libsvnfsutil-1.0.dylib
    0x114d5a000 - 0x114d64ff7 com.apple.iokit.IOUSBLib 3.9.0 (3.9.0) <D0C84898-B2D3-4FA2-158E-AF1A8511BC28> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x1153a4000 - 0x1153c1ff7 com.apple.XdesignPlugin 5.3 (1681) <ED47BDC2-FC14-EAE9-4ABE-0D21FE909CAA> /Developer/Library/Xcode/Plug-ins/XdesignPlugin.xcplugin/Contents/MacOS/Xdesign Plugin
    0x1153d1000 - 0x11540efff com.apple.XDSourceCode 5.3 (1681) <BE2FE73C-D213-0765-5DAB-38BB0A84B859> /Developer/Library/Xcode/Plug-ins/XDClassModel.xdplugin/Contents/MacOS/XDClassM odel
    0x11542f000 - 0x115468fff com.apple.xdcoredataplugin 5.3 (1682) <A56CEF44-4039-5220-2A0C-D205B9B1748E> /Developer/Library/Xcode/Plug-ins/XDCoreDataModel.xdplugin/Contents/MacOS/XDCor eDataModel
    0x1157d2000 - 0x1157e1ff7 com.apple.xcode.subversion 5.3 (1681) <14856261-A19F-4A53-35D7-BE4C30C99D27> /Developer/Library/Xcode/Plug-ins/XcodeSubversionPlugin.xcplugin/Contents/MacOS /XcodeSubversionPlugin
    0x1157ed000 - 0x1157f4ff7 libsvn_diff-1.0.dylib ??? (???) <E1591459-E977-9D60-22FB-7DEF7FB97637> /usr/lib/libsvn_diff-1.0.dylib
    0x1157f9000 - 0x1157f9ff7 com.apple.xcode.subversion.ui 5.3 (1681) <82576C7A-D498-003B-EA4A-EA3ADB2C98B5> /Developer/Library/Xcode/Plug-ins/XcodeSubversionIDEPlugin.xcplugin/Contents/Ma cOS/XcodeSubversionIDEPlugin
    0x115900000 - 0x115a3afe7 com.apple.Xdesign.XDInterface 5.3 (1683) <ACD62579-E186-2335-90EC-CF7C77344E06> /Developer/Library/PrivateFrameworks/XDInterface.framework/Versions/A/XDInterfa ce
    0x115ae9000 - 0x115b07fff libapr-1.0.dylib 4.8.0 (compatibility 4.0.0) <77712CC8-C4CF-E0E8-B740-B55192C05CB9> /usr/lib/libapr-1.0.dylib
    0x115b14000 - 0x115b2cfe7 libaprutil-1.0.dylib 4.9.0 (compatibility 4.0.0) <3D7EBE21-7A3D-E46C-1E3E-361F98170429> /usr/lib/libaprutil-1.0.dylib
    0x115b37000 - 0x115b6bff7 libsvn_client-1.0.dylib ??? (???) <03940D76-1F3F-292A-E9EE-BAA3BCB24F57> /usr/lib/libsvn_client-1.0.dylib
    0x115b78000 - 0x115b94ff7 libsvnfsfs-1.0.dylib ??? (???) <E0F43797-704D-3230-72CC-BDD7C10F8FA2> /usr/lib/libsvnfsfs-1.0.dylib
    0x115b9d000 - 0x115ba0fff libsvn_fs-1.0.dylib ??? (???) <DF1FA07C-899B-4D0F-2053-3CF2A607EC4F> /usr/lib/libsvn_fs-1.0.dylib
    0x115ba6000 - 0x115baafff libsvnralocal-1.0.dylib ??? (???) <7AE83A6B-401D-8F2D-7DB6-6D3CC1C2B34C> /usr/lib/libsvnralocal-1.0.dylib
    0x115bb0000 - 0x115bbeff7 libsvnrasvn-1.0.dylib ??? (???) <F85654AC-5729-5E6E-E2CF-B0B924B8A246> /usr/lib/libsvnrasvn-1.0.dylib
    0x115bc5000 - 0x115bcbfff libsvn_ra-1.0.dylib ??? (???) <17309F76-0DEB-9E53-C726-691DB946AC66> /usr/lib/libsvn_ra-1.0.dylib
    0x115bd1000 - 0x115bf0fff libsvn_repos-1.0.dylib ??? (???) <CAF17863-5B37-681F-8BF1-BA37BEF97C8F> /usr/lib/libsvn_repos-1.0.dylib
    0x115bf9000 - 0x115c32fff libsvn_subr-1.0.dylib ??? (???) <0110708C-2986-E80A-5B15-59C444FC94A5> /usr/lib/libsvn_subr-1.0.dylib
    0x115c44000 - 0x115c7aff7 libsvn_wc-1.0.dylib ??? (???) <24D9C3EC-4F21-D8F3-C450-69731C0DF0A3> /usr/lib/libsvn_wc-1.0.dylib
    0x115c86000 - 0x115c9dff7 libsvnraneon-1.0.dylib ??? (???) <89794E2C-9B90-52F1-92BC-7F91F25E2E3E> /usr/lib/libsvnraneon-1.0.dylib
    0x115ca7000 - 0x115cbffe7 libneon.27.dylib 29.3.0 (compatibility 29.0.0) <73ED20C9-D5E5-45FD-6F3A-953053F698D9> /usr/lib/libneon.27.dylib
    0x115cca000 - 0x115cddfff com.apple.xcode.perforce 5.3 (1681) <07FAE143-3452-0A55-35A9-3B0CDF9F7654> /Developer/Library/Xcode/Plug-ins/XcodePerforcePlugin.xcplugin/Contents/MacOS/X codePerforcePlugin
    0x115ce8000 - 0x115cecfff com.apple.xcode.perforce.ui 5.3 (1681) <EFE1244E-B6D6-F4AF-44E8-D4E2BA4FAABA> /Developer/Library/Xcode/Plug-ins/XcodePerforceIDEPlugin.xcplugin/Contents/MacO S/XcodePerforceIDEPlugin
    0x115cf0000 - 0x115d09fff com.apple.xcode.cvs 5.3 (1684) <AA493A0B-11A8-ED04-5582-BDE2695857D8> /Developer/Library/Xcode/Plug-ins/XcodeCVSPlugin.xcplugin/Contents/MacOS/XcodeC VSPlugin
    0x115d17000 - 0x115d1afff com.apple.xcode.cvs.ui 5.3 (1684) <CEB406B9-4587-BEAF-F327-3A2E43DFBF3C> /Developer/Library/Xcode/Plug-ins/XcodeCVSIDEPlugin.xcplugin/Contents/MacOS/Xco deCVSIDEPlugin
    0x115d1e000 - 0x115d27ff7 com.apple.Xcode.PlistPlugin 5.3 (1686) <7CF51505-3F57-7C79-4E3D-96AAA9A6F296> /Developer/Library/Xcode/Plug-ins/PlistPlugin.xcplugin/Contents/MacOS/PlistPlug in
    0x115d2f000 - 0x115d55fff com.apple.Xcode.PlistEdit 5.3 (1686) <AE00E2F9-7AB9-3C18-7D4C-2AE8D4ACA5B2> /Developer/Library/PrivateFrameworks/PlistEdit.framework/Versions/A/PlistEdit
    0x115d6b000 - 0x115d7bff7 com.apple.Xcode.BuildSettingsPanes 5.3 (1708) <7034D2FB-F555-219D-B97A-42E0AD0C08DD> /Developer/Applications/Xcode.app/Contents/PlugIns/BuildSettingsPanes.xcplugin/ Contents/MacOS/BuildSettingsPanes
    0x115d85000 - 0x115d86ff7 com.apple.Xcode.iPhoneSimulatorLaunchPlugin 2.0 (28) <E7342249-63C6-E052-100C-8ACE22998C6D> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Plug-ins/ iPhoneSimulatorLaunchPlugin.xcplugin/Contents/MacOS/iPhoneSimulatorLaunchPlugin
    0x115d96000 - 0x115d96fff com.apple.xcode.plug-in.CoreBuildTasks 5.3 (1705) <9077C411-9173-10AD-1CC1-AF13B28670A9> /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/CoreBu ildTasks
    0x115d9a000 - 0x115da2fff com.apple.platform.iphoneos.plugin 1.0 (1.0) <F84EB507-E69C-A0B3-35DC-65BF6FEEA106> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneO S Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
    0x115dc8000 - 0x115dceff7 com.apple.AppleScriptStudio.ASKPlugin 1.7 (68) <F11E6ADD-6B62-E1AF-011C-B1BDF26DBD8D> /Developer/Library/Xcode/Plug-ins/ASKPlugin.pbplugin/Contents/MacOS/ASKPlugin
    0x115dd8000 - 0x115e2efff com.apple.AppleScriptKit 1.5.1 (81) <F7FCBE73-EB73-A574-A9C7-C343E2562B78> /System/Library/Frameworks/AppleScriptKit.framework/Versions/A/AppleScriptKit
    0x115e86000 - 0x115ecdff7 com.apple.OSAKit 1.2.1 (76) <C5F739FF-07F8-2172-80FA-9885962034F8> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x115f03000 - 0x115f10fe7 libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <D9944F04-1F01-B9D1-A46F-96229CD19437> /usr/lib/libexslt.0.dylib
    0x115f16000 - 0x115f19ff7 com.apple.AppleScriptStudio.ASKDictionaryPlugin 1.6 (68) <8886F5F3-3310-BE5B-C0EA-2BD5685BD741> /Developer/Library/Xcode/Plug-ins/ASKDictionaryPlugin.pbplugin/Contents/MacOS/A SKDictionaryPlugin
    0x115f20000 - 0x115f2afff com.apple.AppleScriptStudio.ASKDebuggerPlugin 1.6 (68) <25488474-E770-ED88-E15C-833E472647E1> /Developer/Library/Xcode/Plug-ins/ASKDebuggerPlugin.pbplugin/Contents/MacOS/ASK DebuggerPlugin
    0x115f3f000 - 0x115f6ffff com.apple.Xcode.JavaDebugging 5.3 (1708) <937CB1B5-EC0B-AF65-7451-AC8D4B2F84D0> /Developer/Applications/Xcode.app/Contents/PlugIns/JavaDebugging.xcplugin/Conte nts/MacOS/JavaDebugging
    0x115f90000 - 0x115ffbff7 com.apple.Xcode.GDBMIDebuggingPlugin 5.3 (1708) <C8FB3085-3A50-040F-7DBE-0FEA748C69E0> /Developer/Applications/Xcode.app/Contents/PlugIns/GDBMIDebugging.xcplugin/Cont ents/MacOS/GDBMIDebugging
    0x11603c000 - 0x11605cfff com.apple.DTDeviceKitBase 4.0 (260.5) <0E922631-DF27-7B59-B457-78FBF3EC6510> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKitBase.framework/Versions/A/DTDeviceKitBase
    0x116070000 - 0x1160ebfff com.apple.mobiledevice 396.7 (396.7) <4FCE1B51-D36D-C4AB-E555-ED68D6B55AD2> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
    0x11612c000 - 0x116212fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
    0x11626a000 - 0x116296fff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
    0x116391000 - 0x1163a8fff com.apple.DeviceLinkX 4.1 (223) <5F1ED512-01BC-A25B-686D-9B9E827F6D80> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
    0x1163c1000 - 0x1163c5fff com.apple.Xcode.iPhoneSimulatorDevicePlugin 2.0 (28) <350DA65C-EEC2-722E-2404-40C3CDDFC1D9> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Plug-ins/ iPhoneSimulatorDevicePlugin.xcodeplugin/Contents/MacOS/iPhoneSimulatorDevicePlug in
    0x1163cc000 - 0x1163d3fff com.apple.iPhoneSimulatorRemoteClient 2.0 (14) <B284FFAA-FEDE-5779-30DC-B7E346306F08> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFramewor ks/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient
    0x1163e3000 - 0x1163e8fff com.apple.Xcode.OrganizerSupport 5.3 (1708) <9F3E720A-E66B-68E6-2241-E1F7B6C5A102> /Developer/Library/Xcode/Plug-ins/OrganizerSupport.xcodeplugin/Contents/MacOS/O rganizerSupport
    0x116713000 - 0x116776fff com.apple.Xcode.iPhoneSupport 4.1 (330.1) <A08A30A1-0768-4018-17ED-A64D8D356507> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneR emoteDevice.xcodeplugin/Contents/MacOS/iPhoneRemoteDevice
    0x1167b4000 - 0x11685fff7 com.apple.DTDeviceKit 4.1 (260.5) <FA40E022-34C5-0B90-465B-3A3317F18192> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKit.framework/Versions/A/DTDeviceKit
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff800d3ff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff800d4000 - 0x7fff803d2fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff803d3000 - 0x7fff80654fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff80755000 - 0x7fff80773fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff80774000 - 0x7fff80776fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff80777000 - 0x7fff80777ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff80778000 - 0x7fff8077eff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff80b43000 - 0x7fff80d03fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff80d04000 - 0x7fff80d41fff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff80d42000 - 0x7fff80d7aff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff80db0000 - 0x7fff80ed5fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff80ed6000 - 0x7fff80f93ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff80f94000 - 0x7fff80f9aff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff811b5000 - 0x7fff811f0fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff811f1000 - 0x7fff81232fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff81249000 - 0x7fff81254ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff81255000 - 0x7fff8129fff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff812a0000 - 0x7fff812b5ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff812cc000 - 0x7fff812fdfef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff812fe000 - 0x7fff81345ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff81346000 - 0x7fff81346ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8184c000 - 0x7fff8184efff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81870000 - 0x7fff81893fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff81894000 - 0x7fff81949fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8194a000 - 0x7fff81955fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff81956000 - 0x7fff8195bfff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8195c000 - 0x7fff81a36ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff81ca3000 - 0x7fff81ee5fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff81f6d000 - 0x7fff8266a067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8266b000 - 0x7fff82821fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff82981000 - 0x7fff82990ff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff82a3b000 - 0x7fff82ac7fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff82ac8000 - 0x7fff82acdff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff82ccb000 - 0x7fff82cdcff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff82de8000 - 0x7fff82fd0ff7 com.apple.JavaScriptCore 6533.18 (6533.18.1) <097272AC-E436-78E5-4A74-284DEB07D6D9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff83087000 - 0x7fff83092ff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff83093000 - 0x7fff830a9fe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff830aa000 - 0x7fff8315ffe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff83161000 - 0x7fff8316efe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8316f000 - 0x7fff83180fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff83181000 - 0x7fff831fefef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff831ff000 - 0x7fff83209ff7 com.apple.bsd.ServiceManagement 1.0 (1.0) <1FD03A3C-C98E-7C03-35F2-4571CF3E90E1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8320a000 - 0x7fff83218ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff83219000 - 0x7fff8325afef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8325b000 - 0x7fff83eceff7 com.apple.WebCore 6533.18 (6533.18.1) <93835F9F-EDA0-4E03-DE76-F2703FC1C1A5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff83ecf000 - 0x7fff83ecfff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff83ed0000 - 0x7fff83f0efef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff83f95000 - 0x7fff840a4fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff840a5000 - 0x7fff8421aff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8421b000 - 0x7fff84221fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff84222000 - 0x7fff8428cfe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8428d000 - 0x7fff8462efe7 com.apple.RawCamera.bundle 3.3.0 (533) <84ACD5A6-A184-0D4A-24C6-41D14291E8EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8462f000 - 0x7fff8467bfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff8467c000 - 0x7fff8469dfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff8469e000 - 0x7fff8475efff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8477c000 - 0x7fff84789ff7 com.apple.AppleFSCompression 24.3 (1.0) <1F855060-F7F5-6BAA-0C28-63CABD0173FC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8478a000 - 0x7fff847afff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff847b0000 - 0x7fff8481cff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8481d000 - 0x7fff84848ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff84849000 - 0x7fff84987fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff84988000 - 0x7fff84a28fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff84add000 - 0x7fff84af6fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff84af7000 - 0x7fff854edfff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff854ee000 - 0x7fff8554cff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8554d000 - 0x7fff85563fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff855c3000 - 0x7fff85640fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85641000 - 0x7fff856dbfff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff85719000 - 0x7fff85f23fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff85f24000 - 0x7fff85f27ff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85f28000 - 0x7fff85f29fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff85f2a000 - 0x7fff85f79ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff85f7a000 - 0x7fff86138fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff86139000 - 0x7fff8613aff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8613b000 - 0x7fff86163fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff86164000 - 0x7fff86178ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8622b000 - 0x7fff862aafef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff862ab000 - 0x7fff862fcfe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff862fd000 - 0x7fff86309fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5FFC8295-2DF7-B54C-3766-756842C53731> /usr/lib/libbz2.1.0.dylib
    0x7fff8630a000 - 0x7fff8630eff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff86327000 - 0x7fff86357fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff86358000 - 0x7fff86373ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff864de000 - 0x7fff86521ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff86522000 - 0x7fff8655afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff8655b000 - 0x7fff865eafff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff865eb000 - 0x7fff865eefff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff86696000 - 0x7fff86761fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff86762000 - 0x7fff86879fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff8687a000 - 0x7fff86929fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8692a000 - 0x7fff86aa7ff7 com.apple.WebKit 6533.18 (6533.18.1) <1B7655BE-5F18-583B-1A43-72B047339144> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff86aa8000 - 0x7fff86ae2fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff86af2000 - 0x7fff86bd8fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff86bde000 - 0x7fff86bf2fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86bf3000 - 0x7fff86c83fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff86d5d000 - 0x7fff86de2fff com.apple.print.framework.PrintCore 6.2 (312.5) <C20F87CE-ACC1-552B-8A73-2B3846A01D80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff86def000 - 0x7fff86df6fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff86df7000 - 0x7fff86e17ff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff86e5a000 - 0x7fff871f3ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff871f4000 - 0x7fff871f9fff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff87277000 - 0x7fff8732dfff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff8732e000 - 0x7fff87332ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff87333000 - 0x7fff87666fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff876b7000 - 0x7fff876c6fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87839000 - 0x7fff87931ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
    0x7fff87932000 - 0x7fff87bb9fe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87bba000 - 0x7fff87bbaff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff87d2a000 - 0x7fff87e43fef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff87e44000 - 0x7fff87f48fff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff87f49000 - 0x7fff8838cfef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff883e7000 - 0x7fff88424ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff88425000 - 0x7fff8846eff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8846f000 - 0x7fff8846fff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88470000 - 0x7fff88470ff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88471000 - 0x7fff88483fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff884e7000 - 0x7fff8853cfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8853d000 - 0x7fff885bbfff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8860a000 - 0x7fff88659fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8867e000 - 0x7fff886e0fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff886e1000 - 0x7fff886f7fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff88859000 - 0x7fff8885cff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8885d000 - 0x7fff888a5ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff888a6000 - 0x7fff888ccfe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff888cd000 - 0x7fff88910fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff889de000 - 0x7fff88a0ffff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff88a10000 - 0x7fff88a11ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff88a12000 - 0x7fff88a34ff7 libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <8EC31253-B585-D05E-F35D-AE3292FB790B> /usr/lib/libexpat.1.dylib
    0x7fff88b65000 - 0x7fff88be0fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff88be1000 - 0x7fff88be1ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff88d18000 - 0x7fff88dd1fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff88dd2000 - 0x7fff88e1bfef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.7f1, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545016B9SA02, 149.05 GB
    Serial ATA Device: HL-DT-ST DVDRW GS23N
    USB Device: Apple Mobile Device (Recovery Mode), 0x05ac (Apple Inc.), 0x1281, 0x24100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000

    I am experiencing the same thing - I am running the latest version of xcode - downloaded and installed just this AM, and it crashes each time I select an iOS build
    to restore to my IP4. I was running release code 4.1_8B117 and attempted to flash 4.2_8C134 to the device. It would expand the image, erase the phone and put it in DFU
    mode, then crash. Now the phone is stuck in DFU, and each time I launch xcode and attempt to put either 4.2 or 4.1 release on it is crashes xcode immediately - doesn't
    even try to expand the image before it dies.

  • Xcode crashes when doing a distributed build

    Xcode crashes when attempting to do a distributed build.
    UNCAUGHT EXCEPTION (NSInvalidArgumentException): *** -[__NSCFString rangeOfString:options:range:locale:]: nil argument
    UserInfo: (null)
    Hints: None
    Backtrace:
      0  0x00007fff8eaba26a __exceptionPreprocess (in CoreFoundation)
      1  0x00007fff94337d5e objc_exception_throw (in libobjc.A.dylib)
      2  0x00007fff8eaba0ba +[NSException raise:format:arguments:] (in CoreFoundation)
      3  0x00007fff8eaba044 +[NSException raise:format:] (in CoreFoundation)
      4  0x00007fff960efa7d -[NSString rangeOfString:options:range:locale:] (in Foundation)
      5  0x00007fff960ef8ef -[NSString rangeOfString:] (in Foundation)
      6  0x0000000103ef1e02 -[XCDistributedBuildLocalHost sdkVersionForSDKPackage:] (in DevToolsCore)
      7  0x0000000103ea982f -[XCDependencyCommand environment] (in DevToolsCore)
      8  0x0000000103eab221 -[XCDependencyCommand createStartedCommandInvocation] (in DevToolsCore)
      9  0x0000000103f60676 -[Xcode3BuildTask main] (in DevToolsCore)
    10  0x00007fff96128788 -[__NSOperationInternal start] (in Foundation)
    11  0x00007fff9613b9e6 ____NSOQSchedule_block_invoke_2 (in Foundation)
    12  0x00007fff92ea38ba _dispatch_call_block_and_release (in libdispatch.dylib)
    13  0x00007fff92ea4799 _dispatch_worker_thread2 (in libdispatch.dylib)
    14  0x00007fff92e133da _pthread_wqthread (in libsystem_c.dylib)
    15  0x00007fff92e14b85 start_wqthread (in libsystem_c.dylib)
    Any suggestions?

    Build settings from command line:
        CPLUSPLUS = /Developer/usr/bin/distcc
    Some more information when I try to build form the command line...
    === BUILD NATIVE TARGET Client OF PROJECT Client WITH THE DEFAULT CONFIGURATION (Release) ===
    Check dependencies
    [WARN]Warning: The Copy Bundle Resources build phase contains this target's Info.plist file 'config/Client-Info.plist'.
    2011-12-13 16:53:09.175 xcodebuild[23718:4d03]  DVTAssertions: Warning in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-934/Xcode3Sources/ XcodeIDE/Frameworks/DevToolsBase/pbxcore/SpecificationTypes/XCCommandLineToolSpe cification.m:828
    Details:  Unable to get message category info for tool '/Developer/usr/bin/distcc'.
    Reason: distcc[23748] (dcc_get_top_dir) Warning: HOME is not set; can't find distcc directory
    distcc[23748] (dcc_lock_one) ERROR: failed to lock
    distcc[23748] (dcc_get_top_dir) Warning: HOME is not set; can't find distcc directory
    i686-apple-darwin11-llvm-gcc-4.2: no input files
    distcc[23748] ERROR: compile (null) on localhost failed
    distcc[23748] (dcc_get_top_dir) Warning: HOME is not set; can't find distcc directory
    Object:   <XCCompilerSpecificationClang: 0x400dfd140>
    Method:   -messageCategoryInfoForExecutablePath:
    Thread:   <NSThread: 0x400836660>{name = (null), num = 6}
    Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
    cc1plus: error: unrecognized command line option "-Wc++0x-extensions"
    cc1plus: error: unrecognized command line option "-Wno-sign-conversion"
    cc1plus: error: unrecognized command line option "-fdiagnostics-print-source-range-info"
    cc1plus: error: unrecognized command line option "-fdiagnostics-show-category=id"
    cc1plus: error: unrecognized command line option "-fdiagnostics-parseable-fixits"
    distcc[23744] ERROR: compile (null) on localhost failed
    Command /Developer/usr/bin/distcc failed with exit code 1

  • Xcode crashes all the time ! (Cannot add another user snippet with the same identifier, you can only override system snippets)

    After transfering my source code from my macbook air to my iMac : I can't use XCode this morning !
    I have cleaned my project, removed the derived data ...
    Each time I try to modify a source file, XCode crash with this message :
    Process:         Xcode [20290]
    Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.dt.Xcode
    Version:         4.6.1 (2067)
    Build Info:      IDEApplication-2067000000000000~2
    App Item ID:     497799835
    App External ID: 14581035
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [156]
    User ID:         501
    Date/Time:       2013-03-24 08:37:58.131 +0100
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Sleep/Wake UUID: 97763F9A-D88A-4952-B603-ABEE0DA4043B
    Interval Since Last Report:          225793 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  16536 sec
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                      A2788CDA-05FA-1E35-F774-A761F4AF18E4
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    ProductBuildVersion: 4H512
    ASSERTION FAILURE in /SourceCache/IDECodeSnippetLibrary/IDECodeSnippetLibrary-2055/Source/IDECodeSni ppetRepository.m:320
    Details:  Cannot add another user snippet with the same identifier, you can only override system snippets.
    Object:   <IDECodeSnippetRepository: 0x40434c620>
    Method:   -addCodeSnippet:
    Thread:   <NSThread: 0x40030a1e0>{name = (null), num = 1}
    Hints:   None
    Backtrace:
      0  0x000000010e06ca2a -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
      1  0x000000010d31b5f4 _DVTAssertionFailureHandler (in DVTFoundation)
      2  0x0000000112ff2975 -[IDECodeSnippetRepository addCodeSnippet:] (in IDECodeSnippetLibrary)
      3  0x0000000112ff2cfb -[IDECodeSnippetRepository _loadUserCodeSnippets] (in IDECodeSnippetLibrary)
      4  0x0000000112ff1e63 -[IDECodeSnippetRepository init] (in IDECodeSnippetLibrary)
      5  0x0000000112ff80c4 __44+[IDECodeSnippetRepository sharedRepository]_block_invoke (in IDECodeSnippetLibrary)
      6  0x00007fff8d2950b6 _dispatch_client_callout (in libdispatch.dylib)
      7  0x00007fff8d295041 dispatch_once_f (in libdispatch.dylib)
      8  0x0000000112ff1caa +[IDECodeSnippetRepository sharedRepository] (in IDECodeSnippetLibrary)
      9  0x0000000112ff9cbe __102+[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:]_block_invoke (in IDECodeSnippetLibrary)
    10  0x00007fff8d2950b6 _dispatch_client_callout (in libdispatch.dylib)
    11  0x00007fff8d295041 dispatch_once_f (in libdispatch.dylib)
    12  0x0000000112ff9c46 +[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:] (in IDECodeSnippetLibrary)
    13  0x0000000112ff39e6 -[IDECodeSnippetLibraryCompletionStrategy prepareForDocumentLocation:context:] (in IDECodeSnippetLibrary)
    14  0x000000010d73967e -[DVTTextCompletionDataSource generateCompletionsForDocumentLocation:context:completionBlock:] (in DVTKit)
    15  0x000000010d738dd4 -[DVTTextCompletionSession _ensureCompletionsUpToDate] (in DVTKit)
    16  0x000000010d73867c -[DVTTextCompletionSession showCompletionsExplicitly:] (in DVTKit)
    17  0x000000010d737d37 -[DVTTextCompletionController _showCompletionsAtCursorLocationExplicitly:] (in DVTKit)
    18  0x000000010d7372cd -[DVTTextCompletionController textViewDidInsertText] (in DVTKit)
    19  0x000000010d735e78 -[DVTCompletingTextView insertText:replacementRange:] (in DVTKit)
    20  0x00007fff8f89d507 -[NSTextView insertText:] (in AppKit)
    21  0x000000010d73535c -[DVTSourceTextView insertText:] (in DVTKit)
    22  0x00007fff8f2f5f0f -[NSTextInputContext insertText:replacementRange:] (in AppKit)
    23  0x00007fff8f2f4150 -[NSTextInputContext handleTSMEvent:] (in AppKit)
    24  0x00007fff8f2f364a _NSTSMEventHandler (in AppKit)
    25  0x00007fff8d56cd1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox)
    26  0x00007fff8d56c1e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox)
    27  0x00007fff8d581fc9 SendEventToEventTarget (in HIToolbox)
    28  0x00007fff8d5624c2 SendTSMEvent (in HIToolbox)
    29  0x00007fff8d562040 SendUnicodeTextAEToUnicodeDoc (in HIToolbox)
    30  0x00007fff8d561d72 TSMKeyEvent (in HIToolbox)
    31  0x00007fff8d5b1fd5 TSMProcessRawKeyEvent (in HIToolbox)
    32  0x00007fff8f2f2297 -[NSTextInputContext handleEvent:] (in AppKit)
    33  0x00007fff8f2f1ed7 -[NSView interpretKeyEvents:] (in AppKit)
    34  0x00007fff8f23ed87 -[NSTextView keyDown:] (in AppKit)
    35  0x00007fff8f45a050 -[NSWindow sendEvent:] (in AppKit)
    36  0x00007fff8f455674 -[NSApplication sendEvent:] (in AppKit)
    37  0x000000010dee568e -[IDEApplication sendEvent:] (in IDEKit)
    38  0x00007fff8f36b24a -[NSApplication run] (in AppKit)
    39  0x00007fff8f30fc06 NSApplicationMain (in AppKit)
    40  0x000000010d291b6f (in Xcode)
    41  0x000000010d291b00 (in Xcode)
    objc[20290]: garbage collection is ON
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff866b4212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff924e1b54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff92525dce abort + 143
    3   com.apple.dt.IDEKit                     0x000000010e06c4cf +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 578
    4   com.apple.dt.DVTFoundation              0x000000010d31b5f4 _DVTAssertionFailureHandler + 128
    5   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff2975 -[IDECodeSnippetRepository addCodeSnippet:] + 811
    6   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff2cfb -[IDECodeSnippetRepository _loadUserCodeSnippets] + 343
    7   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff1e63 -[IDECodeSnippetRepository init] + 431
    8   com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff80c4 __44+[IDECodeSnippetRepository sharedRepository]_block_invoke + 40
    9   libdispatch.dylib                       0x00007fff8d2950b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff8d295041 dispatch_once_f + 50
    11  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff1caa +[IDECodeSnippetRepository sharedRepository] + 42
    12  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff9cbe __102+[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:]_block_invoke + 110
    13  libdispatch.dylib                       0x00007fff8d2950b6 _dispatch_client_callout + 8
    14  libdispatch.dylib                       0x00007fff8d295041 dispatch_once_f + 50
    15  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff9c46 +[IDECodeSnippetLibraryCompletionStrategy _generateCompletionsForScopes:language:platformNames:atBOL:] + 1380
    16  com.apple.dt.IDE.IDECodeSnippetLibrary          0x0000000112ff39e6 -[IDECodeSnippetLibraryCompletionStrategy prepareForDocumentLocation:context:] + 476
    17  com.apple.dt.DVTKit                     0x000000010d73967e -[DVTTextCompletionDataSource generateCompletionsForDocumentLocation:context:completionBlock:] + 324
    18  com.apple.dt.DVTKit                     0x000000010d738dd4 -[DVTTextCompletionSession _ensureCompletionsUpToDate] + 999
    19  com.apple.dt.DVTKit                     0x000000010d73867c -[DVTTextCompletionSession showCompletionsExplicitly:] + 153
    20  com.apple.dt.DVTKit                     0x000000010d737d37 -[DVTTextCompletionController _showCompletionsAtCursorLocationExplicitly:] + 717
    21  com.apple.dt.DVTKit                     0x000000010d7372cd -[DVTTextCompletionController textViewDidInsertText] + 182
    22  com.apple.dt.DVTKit                     0x000000010d735e78 -[DVTCompletingTextView insertText:replacementRange:] + 195
    23  com.apple.AppKit                        0x00007fff8f89d507 -[NSTextView insertText:] + 324
    24  com.apple.dt.DVTKit                     0x000000010d73535c -[DVTSourceTextView insertText:] + 2896
    25  com.apple.AppKit                        0x00007fff8f2f5f0f -[NSTextInputContext insertText:replacementRange:] + 337
    26  com.apple.AppKit                        0x00007fff8f2f4150 -[NSTextInputContext handleTSMEvent:] + 2781
    27  com.apple.AppKit                        0x00007fff8f2f364a _NSTSMEventHandler + 202
    28  com.apple.HIToolbox                     0x00007fff8d56cd1a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206
    29  com.apple.HIToolbox                     0x00007fff8d56c1e9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410
    30  com.apple.HIToolbox                     0x00007fff8d581fc9 SendEventToEventTarget + 40
    31  com.apple.HIToolbox                     0x00007fff8d5624c2 SendTSMEvent + 35
    32  com.apple.HIToolbox                     0x00007fff8d562040 SendUnicodeTextAEToUnicodeDoc + 477
    33  com.apple.HIToolbox                     0x00007fff8d561d72 TSMKeyEvent + 610
    34  com.apple.HIToolbox                     0x00007fff8d5b1fd5 TSMProcessRawKeyEvent + 2568
    35  com.apple.AppKit                        0x00007fff8f2f2297 -[NSTextInputContext handleEvent:] + 823
    36  com.apple.AppKit                        0x00007fff8f2f1ed7 -[NSView interpretKeyEvents:] + 183
    37  com.apple.AppKit                        0x00007fff8f23ed87 -[NSTextView keyDown:] + 723
    38  com.apple.AppKit                        0x00007fff8f45a050 -[NSWindow sendEvent:] + 9687
    39  com.apple.AppKit                        0x00007fff8f455674 -[NSApplication sendEvent:] + 5761
    40  com.apple.dt.IDEKit                     0x000000010dee568e -[IDEApplication sendEvent:] + 363
    41  com.apple.AppKit                        0x00007fff8f36b24a -[NSApplication run] + 636
    42  com.apple.AppKit                        0x00007fff8f30fc06 NSApplicationMain + 869
    43  com.apple.dt.Xcode                      0x000000010d291b6f 0x10d290000 + 7023
    44  com.apple.dt.Xcode                      0x000000010d291b00 0x10d290000 + 6912
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff866b4d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8d297dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8d2979ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff86755b66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.DTDeviceKit                   0x000000011333d593 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 229
    6   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff866b4322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff87eedf46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 5:: DYMobileDeviceManager
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff867b8f5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff8675175a -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff866b40fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff924e4fe9 _pthread_cond_wait + 869
    2   com.apple.CoreVideo                     0x00007fff91d432a1 CVDisplayLink::runIOThread() + 689
    3   com.apple.CoreVideo                     0x00007fff91d42fd7 startIOThread(void*) + 148
    4   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff866b40fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff924e4fe9 _pthread_cond_wait + 869
    2   com.apple.Xcode.DevToolsCore            0x00000001113cc7e4 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 457
    3   com.apple.Foundation                    0x00007fff867b3cd2 __NSThread__main__ + 1345
    4   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff866b46d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff924e2f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff924e2d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff924cd1d1 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff866b2686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff866b1c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff87ea9233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff87eae916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff87eae0e2 CFRunLoopRunSpecific + 290
    5   com.apple.DebugSymbols                  0x00007fff87c5e590 SpotlightQueryThread(void*) + 356
    6   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff866b4386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff9256a800 nanosleep + 163
    2   com.apple.CoreSymbolication             0x00007fff91caa358 0x7fff91c94000 + 90968
    3   libsystem_c.dylib                       0x00007fff924e07a2 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff924cd1e1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5296d808  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5296d830  rsp: 0x00007fff5296d808
       r8: 0x00007fff773b9278   r9: 0x0000000000000000  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5296d938  r13: 0x00007fff767360e0  r14: 0x00007fff773ba180  r15: 0x00000004026f61c0
      rip: 0x00007fff866b4212  rfl: 0x0000000000000206  cr2: 0x00007fff773b2ff0
    Logical CPU: 0
    Binary Images:
           0x10d290000 -        0x10d292ff7  com.apple.dt.Xcode (4.6.1 - 2067) <C9C3FF93-7FFF-3053-A4C2-B12276B69D86> /Applications/Xcode.app/Contents/MacOS/Xcode
           0x10d299000 -        0x10d5b9fff  com.apple.dt.DVTFoundation (4.6.1 - 2089) <C4552855-AC7A-36FD-BDDB-EF6626C3A125> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
           0x10d6bc000 -        0x10d91aff7  com.apple.dt.DVTKit (4.6.1 - 2078) <9FA9F506-2F59-3763-BDF3-1959B56DB96C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
           0x10da83000 -        0x10dd18ff7  com.apple.dt.IDEFoundation (4.6.1 - 2100) <47EB6FB5-C322-3542-A52B-C231857FEF44> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
           0x10decf000 -        0x10e3adff7  com.apple.dt.IDEKit (4.6.1 - 2113) <201F8606-024E-3BE2-B5AB-94AF66A6AD61> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
           0x10e6f3000 -        0x10e795fff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x10e808000 -        0x10f035fff +libclang.dylib (425.0.27) <2A8F1CA5-F22D-3DEC-B074-DF9B659FFD83> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
           0x10f0a7000 -        0x10f0aaff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <C44FE3DF-38CD-39C6-9C8F-7E9A72A2C24A> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
           0x10f2d4000 -        0x10f2d6fff  com.apple.dt.IDE.IDEAppleScriptEditor (4.6.1 - 2052) <8CDF9954-86AA-32DD-BD4A-9D5C5EC295FE> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
           0x10f2db000 -        0x10f2ddff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.6.1 - 2083) <F390AAB3-DCA6-3849-9AF1-C473D28BCB41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
           0x110879000 -        0x1108c5ff7  com.apple.DADocSetAccess (4.6.1 - 2054) <A2ACF769-A031-3D4D-B2EA-12A925AAC2A2> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
           0x110975000 -        0x1109ccfff  com.apple.dt.IDE.IDEFindReplace (4.6.1 - 2061) <627D4C8F-2522-33D9-9E64-07183AF63E09> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
           0x110a0c000 -        0x110a28ff7  com.apple.DADocSetManagement (4.6.1 - 2052) <8C273CDD-7895-3ABC-B084-3D1EB2A3DF84> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
           0x110a8b000 -        0x110ad7fff  com.apple.dt.IDE.IDEDocViewer (4.6.1 - 2054) <85FB1ABC-547B-358A-BDA9-E74E7931FA38> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
           0x110b16000 -        0x110e29fff  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.6.1 - 3084) <11D3F121-D664-3AFF-885C-1F0CB8A4438E> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
           0x111045000 -        0x1110b7fff  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <0B227929-73AC-3F73-9CCA-0F6862920EFF> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
           0x1110fe000 -        0x111123fff  com.apple.dt.dbg.DebuggerFoundation (4.6.1 - 2083) <FB7FB212-5EEB-3439-947B-43F827E9DCC9> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
           0x111145000 -        0x11114cfff  com.apple.dt.IDE.HexEditor (4.6.1 - 2053) <EA5091A9-EF47-3F3B-9F21-455DD4DA8B7B> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
           0x111156000 -        0x11118dfff +com.ridiculousfish.HexFiendFramework (4.6.1 - 2053) <A335FD49-9D87-3050-B178-0C71D6A4BEA3> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
           0x1111b4000 -        0x11121dfff  com.apple.dt.dbg.DebuggerUI (4.6.1 - 2083) <78DEA1A9-FDF6-33ED-AD13-73DCA1B3D9E6> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
           0x111275000 -        0x11128efff  com.apple.dt.IDE.IDEQuickHelp (4.6.1 - 2062) <FC097A5C-C4F9-3EF6-838D-D35F87AA31F0> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
           0x1112a7000 -        0x1112bfff7  com.apple.dt.IDE.SharedPlugInUtilities (4.6.1 - 2052) <F3D29B2C-BFAC-3B06-B2D7-0431E8B966C8> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
           0x1112cf000 -        0x1112e9ff7  com.apple.dt.IDE.Xcode3Core (4.6.1 - 2110) <8120BED3-9E06-3307-BD12-0563990144A5> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
           0x1112fc000 -        0x11158ffff  com.apple.Xcode.DevToolsCore (6.6.1 - 2110) <3BB88B3C-9029-3ACA-80CE-202B94CCC3EF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
           0x1116df000 -        0x1116e8ff7  com.apple.DevToolsFoundation (6.6.1 - 2110) <968160FB-0778-3D27-8427-17ED38E69AFA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
           0x1116f3000 -        0x111729fff  com.apple.Xcode.DevToolsSupport (6.6.1 - 2110) <EC8F0DCC-5121-3BFB-9985-4E159DAABB42> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
           0x1117cb000 -        0x1118ddfff  com.apple.dt.IDE.Xcode3UI (4.6.1 - 2110) <455C49AF-639E-349B-8526-3E74A8B9C583> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
           0x11199b000 -        0x111a31ff7  com.apple.dt.IDE.IDESourceEditor (4.6.1 - 2063) <B87396F5-06F5-3502-906D-C7491EF1C084> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
           0x11225a000 -        0x11225dff7  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.6.1 - 2053) <A4A5BE93-F04F-3C73-9962-12D37FE5FD5C> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
           0x112463000 -        0x112465fff  com.apple.dt.dbg.DebuggerGDBService (4.6.1 - 2083) <2EE8B833-95B7-384B-8D30-468BEF8FF13D> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/ MacOS/DebuggerGDBService
           0x11246b000 -        0x11246dfff  com.apple.dt.dbg.DebuggerLLDBService (4.6.1 - 2083) <B59877A4-D301-372D-BB33-A7B05EBB43F2> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
           0x112473000 -        0x112527fff  com.apple.dt.IDE.IDEiPhoneSupport (4.6.1 - 2090) <5A60C6EA-B729-36E3-9AC8-A23EC8700580> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
           0x1125b5000 -        0x1125e4ff7  com.apple.framework.ConfigurationProfiles (5.3 - 548) <7F37BCC8-2F44-35BD-A630-628CE0539C23> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x1125fd000 -        0x112628ff7  com.apple.DTDeviceKitBase (4.6.1 - 2083) <7774B241-C28E-3C58-98F9-4964F3E94905> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
           0x112647000 -        0x11265fff7  com.apple.DeviceLinkX (5.0 - 260) <8176EBAB-D996-3DEE-B5A7-B8FD5FAD24DA> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
           0x11266e000 -        0x11268cff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.6.1 - 2053) <BD749CD4-937C-3A19-962A-D6CE8CAA907E> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
           0x1126a9000 -        0x1126b3ff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.6.1 - 2056) <4A8D5035-391B-38E3-9917-290A652A695B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
           0x112ff0000 -        0x113002ff7  com.apple.dt.IDE.IDECodeSnippetLibrary (4.6.1 - 2055) <12173A10-C00D-3FFD-8141-3A5ECA85FD01> /Applications/Xcode.app/Contents/PlugIns/IDECodeSnippetLibrary.ideplugin/Conten ts/MacOS/IDECodeSnippetLibrary
           0x113334000 -        0x1133b3fff  com.apple.DTDeviceKit (4.2 - 2083) <53436735-541B-377A-9FEA-434AB9BF54A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
           0x11340c000 -        0x1134a9fff  com.apple.mobiledevice (555.43 - 555.43) <4460453F-C565-36B8-B1B8-6626AF98CBB5> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x113575000 -        0x113585ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.6.1 - 2053) <A15B08BD-482C-3BAD-8055-714A04E25132> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
           0x1135d4000 -        0x1135d9fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <39BF351C-010A-3CBB-AE72-265C5C809E1B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x1145e0000 -        0x11471fff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.6.1 - 3084) <7E646431-E058-3B18-AC28-EB4A4BCF8C9F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
           0x114808000 -        0x114834ff7  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <2E96BC28-0C60-3ED4-9BEB-6159EAD5F76F> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x115263000 -        0x1152abff7  com.apple.glut (3.5.2 - GLUT-3.5.2) <A82DC750-C5E2-3833-8C8D-EA317B8BA260> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
           0x11531f000 -        0x1154c9ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.6.1 - 2083) <8EB3827E-E087-3766-996B-D77900CF4421> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
           0x115585000 -        0x11598efff  com.apple.SceneKit (3.2 - 155.5) <206ECA89-60D1-3825-85D0-A8590AB7C559> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
           0x115d0b000 -        0x115e60ff7  com.apple.audio.units.Components (1.8 - 1.8) <CF8813FC-2BF8-33F6-AA0E-8F0529B32081> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x115ee9000 -        0x115ef3fff  com.apple.xcode.plug-in.CoreBuildTasks (6.6.1 - 2110) <592F3D6C-1CB1-3D50-8B27-20F77710A5A6> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
           0x115efc000 -        0x115f00fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <4B68EDBE-376B-31F3-8593-EB127F106BDE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
           0x115f1d000 -        0x115f2fff7  com.apple.dt.IDE.IDEStructureNavigator (4.6.1 - 2053) <D4652E15-364A-37EB-94D6-52F2DA20A29D> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
           0x115f3d000 -        0x115fd0ff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.6.1 - 111) <6A4DBE9F-BE0E-3FA8-8787-E7C4D761E9D8> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
           0x116020000 -        0x11606afff  com.apple.GPUTools (1.0 - 149) <2371A169-5A90-3218-AA69-FC55380C6592> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
           0x116097000 -        0x11610fff7  com.apple.GPUToolsCore (1.0 - 149) <44B5923D-59B6-3F40-9CE2-D63395976A19> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
           0x11614e000 -        0x1161f4fff  com.apple.GPUToolsAnalysis (1.0 - 36.16) <A648D226-EFA9-3405-8532-D1CE9D31ECA7> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
           0x116231000 -        0x1162a8fff  com.apple.GPUToolsServices (1.0 - 36.16) <F583C142-55CA-356E-B52A-85994F68F91C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
           0x1162f9000 -        0x1162fdff7  com.apple.dt.gpu.GPUTraceDebugger (4.6.1 - 111) <4AB11DEB-FD9D-3390-B1A0-D3BA38890AE3> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
           0x116304000 -        0x11630dff7  com.apple.dt.gpu.GPUDebuggerKit (4.6.1 - 111) <7DD0073E-6DD9-3733-9446-7B52845102C0> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
           0x11631c000 -        0x1163abfff  com.apple.dt.gpu.GPUTraceDebuggerUI (4.6.1 - 111) <260182FF-BE69-3AC9-B6AB-BE0BE7330AFF> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
           0x1163e9000 -        0x116459ff7  com.apple.dt.gpu.GPURenderTargetEditor (4.6.1 - 111) <1BDA0957-EC78-37AF-AC12-42938F6FDC03> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
           0x1164aa000 -        0x1164b0fff  com.apple.GPUToolsInterface (1.0 - 36.16) <9D3C1887-9EFA-3885-993D-6ACCD18B269E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
           0x1164b8000 -        0x1164f0fff  com.apple.dt.IDE.IDERepositoryViewer (4.6.1 - 2053) <9F559D13-DB98-3F0E-AD11-491DBE97607F> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents /MacOS/IDERepositoryViewer
           0x116b43000 -        0x116b75ff7  com.apple.dt.IDE.IDELogNavigator (4.6.1 - 2053) <EF5844D3-B1E1-3D35-8115-1F65176F4AE8> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
           0x116b9b000 -        0x116ba3ff7  com.apple.dt.ScriptingDefinitionEditor (4.6.1 - 2052) <51DEC59C-3741-39B5-A7CF-66BC85368717> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
           0x116bab000 -        0x116be4fff  com.apple.dt.IDE.IDESceneKitEditor (4.6.1 - 2054) <E1A8260C-C894-343F-B8F9-C29D47424D3D> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/M acOS/IDESceneKitEditor
           0x116c9b000 -        0x116caffff  com.apple.dt.IDE.IDERTFEditor (4.6.1 - 2052) <0BAFC2A1-9897-3E58-B66A-6591458A57D0> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
           0x116cc1000 -        0x116ccaff7  com.apple.dt.PlistEditor (4.6.1 - 2054) <CF56F041-D702-319F-9C8B-A4EC115801A7> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
           0x116cd6000 -        0x116daafff  com.apple.dt.IDE.IDEModelEditor (4.6.1 - 2061) <77B4E1C8-4336-3EED-BEBD-4BA33EC3FD18> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
           0x116e3a000 -        0x116ea1ff7  com.apple.dt.IDE.IDEModelFoundation (4.6.1 - 2061) <90D06316-0607-3FB0-8756-69072FBA4494> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
           0x116fbb000 -        0x116fc0fff  com.apple.dt.IDE.IDEPDFViewer (4.6.1 - 2054) <3AE07D4A-E4FA-341D-8896-F3296801E403> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
           0x116fc8000 -        0x116fd3ff7  com.apple.dt.IDE.IDEProjectsOrganizer (4.6.1 - 2052) <759D22C7-B3B8-3661-ACA6-B41E9F56B9D8> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
           0x116fdf000 -        0x11700efff  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.6.1 - 51.11) <C3D16542-3AE4-3AAB-98F2-B825358757FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
           0x117033000 -        0x117043fff  com.apple.GPUToolsMobileFoundation (1.0 - 52.16) <F6E82147-CD3B-34A6-B21C-D437543E36AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
           0x117052000 -        0x1170a4fff  com.apple.GPUToolsExpert (1.0 - 52.16) <80AA8402-ECFC-3384-AABA-C6BCC19DD869> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
           0x1170e5000 -        0x1170fbfff  com.apple.dt.IDE.IDESymbolNavigator (4.6.1 - 2053) <2967DC03-A887-3933-9CB8-9FA893FE13C6> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
           0x11710e000 -        0x11711bfff  com.apple.dt.IDE.IDEIssueNavigator (4.6.1 - 2053) <760DA6B2-78FC-3803-8B65-979440BA7823> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
           0x117126000 -        0x117134fff  com.apple.dt.IDE.IDEQuickLookEditor (4.6.1 - 2052) <1AE36D51-137B-314D-8E6E-598D22CC92C6> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
           0x1171c9000 -        0x1171effff  libPDFRIP.A.dylib (331.0.4) <27A183A6-EB7D-3CAD-928A-CAF6E3492CA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x1172a0000 -        0x1172b8fff  com.apple.gputools.MobileAnalysis (1.0 - 52.16) <27FABF5A-D533-3BBF-9F75-1319FA7E7222> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
           0x118c6e000 -        0x118c6fffb +cl_kernels (???) <11160033-E73C-4DD5-B182-05B7F3445BE4> cl_kernels
           0x118d1f000 -        0x118d1fffb +cl_kernels (???) <AB7F5ECB-F007-4B78-B6C2-CF15DAA71498> cl_kernels
           0x118d28000 -        0x118d28ff9 +cl_kernels (???) <468E5CEE-505C-4901-8915-926FD2C15056> cl_kernels
           0x118d37000 -        0x118d40fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x118db8000 -        0x118e52ff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x11900a000 -        0x11900bffa +cl_kernels (???) <7D6A4BD5-F372-4357-B234-CF23C131E8C4> cl_kernels
           0x11933a000 -        0x1194f8fff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11952f000 -        0x11969ffff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1196d7000 -        0x11998ffff  com.apple.ATIRadeonX2000GLDriver (8.10.44 - 8.1.0) <7D70DE9A-6C60-36EE-BDB1-712331A1756C> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
           0x1199ec000 -        0x1199f9fff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x119a00000 -        0x119a2bfff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x119a35000 -        0x119a44fff  com.apple.dt.IDE.IDESubversion (4.6.1 - 2058) <3002287F-783C-345B-B7E1-5E45ECA4CDFA> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS /IDESubversion
           0x119c72000 -        0x119c77ff7  com.apple.dt.IDE.IDEInstrumentsService (4.6.1 - 2083) <BDB82F9F-C85E-3034-AF1A-79E8E9980512> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Conten ts/MacOS/IDEInstrumentsService
           0x119c7f000 -        0x119c81fff  com.apple.dt.IDE.IDEAppleScriptCore (4.6.1 - 2052) <7009A193-71D7-390E-AF56-124749DE963A> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/ MacOS/IDEAppleScriptCore
           0x119c87000 -        0x119c88ffb +cl_kernels (???) <0D05CAAA-F76C-4F53-8E65-D405BA0D28DE> cl_kernels
           0x11a4dd000 -        0x11a4f1ff7  com.apple.dt.IDE.IDEGit (4.6.1 - 2060) <66B01AF1-2DAB-3A27-A76E-1B649F569449> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
        0x7fff6ce90000 -     0x7fff6cec493f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff858f5000 -     0x7fff858fdfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff858fe000 -     0x7fff859d1ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff859d2000 -     0x7fff85e0efff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff85e0f000 -     0x7fff85e5eff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff85e5f000 -     0x7fff85e6eff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff85e6f000 -     0x7fff85e7dff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff85e7e000 -     0x7fff85ecdff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff85f12000 -     0x7fff85f13ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff85f14000 -     0x7fff85f14fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff85f15000 -     0x7fff85f18fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff85f30000 -     0x7fff85f81ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff85f82000 -     0x7fff85fdfff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff85fe0000 -     0x7fff860b2ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8616c000 -     0x7fff861a2fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff861a3000 -     0x7fff861a7fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff861ff000 -     0x7fff8620cff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8620d000 -     0x7fff86257ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86258000 -     0x7fff8627aff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8627b000 -     0x7fff86429fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff866a2000 -     0x7fff866bdff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff866be000 -     0x7fff866d4fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff866d5000 -     0x7fff86718ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8671e000 -     0x7fff86a7bff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86a7c000 -     0x7fff86a8bfff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff86a8c000 -     0x7fff86ae3ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86ae4000 -     0x7fff86b51ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff86bd5000 -     0x7fff86c09fff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff86c4c000 -     0x7fff86e81ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86e82000 -     0x7fff86e83ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff86e84000 -     0x7fff87128ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff871fb000 -     0x7fff8725afff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8725b000 -     0x7fff87293fff  libncurses.5.4.dylib (37.3) <68D5B5F5-8252-3F1E-AFF1-C6AFE145DBC1> /usr/lib/libncurses.5.4.dylib
        0x7fff872ef000 -     0x7fff872efffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff872f0000 -     0x7fff8733cff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8733d000 -     0x7fff8775afff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff87764000 -     0x7fff87790fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff87791000 -     0x7fff8784eff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8784f000 -     0x7fff8787afff  com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8787b000 -     0x7fff87986fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87987000 -     0x7fff879a8fff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff879ae000 -     0x7fff87acefff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff87acf000 -     0x7fff87b0eff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87b0f000 -     0x7fff87b31ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff87b32000 -     0x7fff87c5cff7  com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff87c5d000 -     0x7fff87c93fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff87c95000 -     0x7fff87d15ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff87d16000 -     0x7fff87d6bff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff87d6c000 -     0x7fff87ddafff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff87ddb000 -     0x7fff87dddfff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff87dde000 -     0x7fff87e78fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87e79000 -     0x7fff88063ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff88064000 -     0x7fff8817c92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff881da000 -     0x7fff882f3fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8840e000 -     0x7fff8841afff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8841b000 -     0x7fff88812fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff88813000 -     0x7fff8886aff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8886b000 -     0x7fff88b06fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88b07000 -     0x7fff88b32fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff88b33000 -     0x7fff88b5bff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <50EAD1D3-E866-314E-B998-64D1B882A176> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff88b5c000 -     0x7fff88b8dff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff88b8e000 -     0x7fff88ba2fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff88ba3000 -     0x7fff88bd1fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff88c4a000 -     0x7fff88c5dff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff88c5e000 -     0x7fff88c8cff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff88d7e000 -     0x7fff88dc1ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff88dc5000 -     0x7fff88e2dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff88e2e000 -     0x7fff88e87fff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-396

    Hi,
    Here is the information I found out according the event logs:
    Event ID 10: Event ID 10 is logged in the Application log after you install  Service Pack 1 for Windows 7 or Windows Server 2008 R2
    Some other resources:
    Event ID: 1002 Source: Application Hang
    Event ID: 1000 Source: Application Error
    Please note: Since the website is not host by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Best regards
    Michael Shao
    TechNet Community Support

  • Xcode crashes when attempting App store export or submission from Organizer

    Hello,
    I'm having problems submitting to the App Store.  Both Xcode 6.1 and 5.1.1 crash when I attempt to export an .ipa or use the submit feature after the app has been archived.  Here are the steps to reproduce:
    Build -> Archive -> Organizer -> Export -> Save for iOS App Store Deployment
    The "Fetching list of teams..." dialogue appears briefly and then Xcode crashes.  This also occurs when clicking the Submit button on the Organizer window.  This also occurs for Ad Hoc exports.  This is odd as I was able to create an ad hoc distribution a few days ago without issue.
    I am also unable to select the Team attribute for the target in the project files general settings (General -> Identity -> Team).
    I have double checked the developer center to ensure that I have an App Store provisioning profile for this app.  I have also read of people having a similar issue if they had not agreed to the latest developer center terms.  As far as I can tell, I don't have any outstanding agreements that require action.
    Thanks,
    Chris

    This was an issue with the Developer Portal that was rectified by Apple.  No intervention is necessary for Xcode users.

  • Xcode Crash on StartUp

    Since yesterday my xcode crashs every single time i start it. i really dont know whats the problem.
    ASSERTION FAILURE in /SourceCache/IDELogNavigator/IDELogNavigator-814/IDELogNavigator.m:582
    Details:  (self.rootNavigableItem) should not be nil.
    Object:   <IDELogNavigator: 0x40278c360>
    Method:   -revertStateWithDictionary:
    Thread:   <NSThread: 0x40010a260>{name = (null), num = 1}
    Hints:  
      0: Replacement view is installing: <IDELogNavigator: 0x40278c360 representing: <DVTExtension 0x400efcda0: Log Navigator (Xcode.IDEKit.Navigator.Logs) v0.1>>
    Backtrace:
      0  0x0000000109f1a466 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
      1  0x0000000109589794 _DVTAssertionFailureHandler (in DVTFoundation)
      2  0x000000010e038cb1 -[IDELogNavigator revertStateWithDictionary:] (in IDELogNavigator)
      3  0x000000010954c42b -[DVTStateToken _pullStateFromDictionary:] (in DVTFoundation)
      4  0x000000010954c1e2 -[DVTStateToken pullStateFromRepository] (in DVTFoundation)
      5  0x0000000109e6549d -[IDENavigatorArea replacementView:didInstallViewController:] (in IDEKit)
      6  0x00000001097445f1 __42-[DVTReplacementView _setupViewController]_block_invoke_0 (in DVTKit)
      7  0x000000010954d51e DVTInvokeWithFailureHint (in DVTFoundation)
      8  0x0000000109744473 -[DVTReplacementView _setupViewController] (in DVTKit)
      9  0x0000000109744345 -[DVTReplacementView installedViewController] (in DVTKit)
    10  0x000000010974f43c -[DVTReplacementView layoutTopDown] (in DVTKit)
    11  0x000000010973f1c3 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    12  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    13  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    14  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    15  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    16  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    17  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    18  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    19  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    20  0x000000010973f272 __84+[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:]_block_invoke_0 (in DVTKit)
    21  0x000000010973f037 +[DVTAutoLayoutView _recursivelyLayoutSubviewsOfView:populatingSetWithLaidOutViews:] (in DVTKit)
    22  0x000000010974f028 -[DVTDelayedValidator doValidation:] (in DVTKit)
    23  0x00007fff93705804 __NSFirePerformWithOrder (in Foundation)
    24  0x00007fff89c99647 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ (in CoreFoundation)
    25  0x00007fff89c995a6 __CFRunLoopDoObservers (in CoreFoundation)
    26  0x00007fff89c6e889 __CFRunLoopRun (in CoreFoundation)
    27  0x00007fff89c6e216 CFRunLoopRunSpecific (in CoreFoundation)
    28  0x00007fff92a504ff RunCurrentEventLoopInMode (in HIToolbox)
    29  0x00007fff92a57c21 ReceiveNextEventCommon (in HIToolbox)
    30  0x00007fff92a57aae BlockUntilNextEventMatchingListInMode (in HIToolbox)
    31  0x00007fff94a60191 _DPSNextEvent (in AppKit)
    32  0x00007fff94a5fa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
    33  0x00007fff94a5c3d6 -[NSApplication run] (in AppKit)
    34  0x00007fff94cda52a NSApplicationMain (in AppKit)
    35  0x000000010951aeec (in Xcode)
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 6
        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: 1268
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=280.5M resident=173.9M(62%) swapped_out_or_unallocated=106.6M(38%)
    Writable regions: Total=16.2G written=38.9M(0%) resident=129.9M(1%) swapped_out=0K(0%) unallocated=16.0G(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  13.5M
    CG image                            324K
    CG raster data                     2720K
    CG shared images                   3416K
    CoreAnimation                       344K
    CoreGraphics                         16K
    CoreImage                            88K
    CoreServices                       1772K
    IOKit                              9220K
    MALLOC                            361.5M
    MALLOC (reserved)                  15.8G        reserved VM address space (unallocated)
    MALLOC guard page                    64K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=243                        4K
    Memory tag=249                      156K
    Memory tag=251                       76K
    OpenCL                               44K
    OpenGL GLSL                        1372K
    OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
    SQLite page cache                   960K
    STACK GUARD                        56.1M
    Stack                              14.2M
    VM_ALLOCATE                        18.4M
    __CI_BITMAP                          80K
    __DATA                             30.2M
    __IMAGE                            1256K
    __LINKEDIT                         68.9M
    __TEXT                            211.5M
    __UNICODE                           544K
    mapped file                        41.0M
    shared memory                      11.0M
    ===========                      =======
    TOTAL                              16.6G
    TOTAL, minus reserved VM space    848.3M
    Model: MacBookPro8,1, BootROM MBP81.0047.B0E, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f96
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.6)
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK3265GSXF, 320,07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    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: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
    In other threads they mentioned to delete the cache? is there someone who could explain it step by step for noobies
    many of the folders and files i should delete and restart arent even there?! re-installed xcode twice now, didnt work. same problem, crash on start up.
    starts to **** me off...
    thx 4 help

    Hi,
    I could solve this problem. Hope it works for your case, too.
    In my case, every time I open Xcode 4.2, a pop up appeared saying Xcode has problem with 3 buttons, Show Details, Continue, Crash. And I used to press "Crash" or "Show Details" after trying "Continue" 2 or 3 times.
    But today, I tried pressing "Continue" 7 times, and then Xcode window appeared finally. There, I created new project from top menu and saved, then the same pop up appeared and I pressed "Continue" 3 times and closed. Since then, I am able to open Xcode without any problem.
    I don't know why this happens, but I think Xcode was referencing wrong file path in its start up. In my case, this issue appeared after Xcode hanged up and I killed the process forcefully and since then initial file might be broken in Xcode.
    And I'm not sure how many times we should press "Continue" button in each case and it may be different in each case, but hope it works for your case, too.

  • Xcode crashes on destination change

    When I want to change the Run destination on Xcode 5.1.1 (5B1008) from current destination selected (iOS Decice for example) to another destination : simulator or connected device, Xcode crashes. Same crash happens sometimes when I just plug an iOS device via USB.
    Can I post the crash log here without disclose confidential data ?

    Don't bother posting crash logs from anybody's programs except the ones you are developing.
    Only the author can make any sense of them.
    Have you tried Option Clean Build Folder?

  • XCode crashes upon startup

    Help! I just installed Leopard on my iMac (which previously had Tiger and XCode worked great) but whenever i try to open XCode since i installed Leopard, it crashes. Any ideas? Thanks alot

    Have you updated your XCode package after the Leopard upgrade? If not try that.
    I was also having XCode crashes when I was trying to import C source code into an empty project. XCode was crashing due to some bug while indexing the source files. So I disabled the indexing option in XCode and XCode started to work. Hopefully Apple will soon release a fix for this issue as I need to be able to index my huge code base.

  • CollectionView tutorial, Xcode crashes 100% of the time

    I'm writing a document-based application using a CollectionView in each document. Following the guide
    http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/Collectio nViews/
    with the only modification in using the NSDocument subclass to hold the NSMutableArray, instead of the App Delegate as suggested (since there is no App Delegate in the template). In the "Bind the Views to the Data" stage, when I attempt to bind any object in the collection view item view, Xcode (4.1 on Lion) crashes whenever I select "Collection View Item" from the drop down in the bindings tab. This crash would occur every attempt without exception, on multiple Macs (early-2010 iMac, mid-2009 MacBook aluminium). Anyone else seeing this? Perhaps know a way around it?

    This is not an answer, but a potential path.   There are far more discussions and far more developers following on the Apple mailing lists (the Xcode list, for this case) or in the Developer forums, than are here in the Apple Support Communities.  (The developer mailing lists are open, and the list archives contain a wealth of information.  The Apple developer forums require developer program membership for access.)  And the usual suggestion applies: log a bug report via radar.
    And while I don't think it'll help, you might be asked to uninstall Xcode and then reinstall it.  Sometimes Xcode can get itself tangled up after an upgrade.

  • Why does Xcode crash after it finds a device for development and I press "ignore"?

    When I try to program with java, inevitably, Xcode detects an iOS device and asks me if I want to use it for development, even with bluetooth disabled. When I press either button, it crashes. How do I stop this?

    It's likely that the startup drive, or some other hardware component, is failing. Back up all data immediately, then make a "Genius" appointment at an Apple Store to have the machine tested. Do this before the warranty expires.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.

  • Xcode crashes on launch - OSX 10.8.3 - always.

    I even tried deleting every single file (that I could find) associated with Xcode. Deleting project files. Reinstalling Xcode and it just crashed on launch.With Apple's no support for softwares policy I am stuck here:
    Process:         Xcode [4372]Path:            /Applications/Xcode.app/Contents/MacOS/XcodeIdentifier:      com.apple.dt.XcodeVersion:         4.6.1 (2067)Build Info:      IDEApplication-2067000000000000~2App Item ID:     497799835App External ID: 14581035Code Type:       X86-64 (Native)Parent Process:  launchd [169]User ID:         501 Date/Time:       2013-03-27 10:48:45.238 +0530OS Version:      Mac OS X 10.8.3 (12D78)Report Version:  10 Interval Since Last Report:          196669 secCrashes Since Last Report:           1Per-App Interval Since Last Report:  7 secAnonymous UUID:                      8B19FC25-1855-9545-6741-5E3C78A767A1 Crashed Thread:  0  Dispatch queue: com.apple.main-thread Exception Type:  EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information:ProductBuildVersion: 4H512UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Menu to be set as submenu is already a submenu of some menu.UserInfo: (null)Hints: NoneBacktrace:  0  0x00007fff8c9b4aee __exceptionPreprocess (in CoreFoundation)
    .........here's the complete crash report: https://gist.github.com/anonymous/5251952
    Any help shall be appreciated. I can provide more logs as it happens all the time.

    /Library/Application Support/MarsThemes/Users/amar/Library/Containers/com.apple.FaceTime/Data/Library/Preferences/com.marsthemes.MTTextTools.plist/Users/amar/Library/Containers/com.apple.mail/Data/Library/Preferences/com.marsthemes.MTTextTools.plist/Users/amar/Library/Containers/com.apple.Notes/Data/Library/Preferences/com.marsthemes.MTTextTools.plist/Users/amar/Library/Containers/com.evernote.Evernote/Data/Library/Preferences/com.marsthemes.MTTextTools.plist/Users/amar/Library/Containers/com.fiplab.mailtab/Data/Library/Preferences/com.marsthemes.MTTextTools.plist/Users/amar/Library/Containers/com.softwareambience.Unclutter/Data/Library/Preferences/com.marsthemes.MTTextTools.plist/Users/amar/Library/Preferences/com.marsthemes.MTTextTools.plist/private/var/db/BootCaches/BB7922C4-BE6B-4234-9E57-B0548054DA8E/app.com.marsthemes.UninstallTextTools.playlist
    Removed all this except last result. Xcode still crashes at times (happened twice - forgot to take crash report - will do next time). But mostly works fine. It's no longer an "always" ocurring problem.
    Thanks a lot.
    It was happeneing because of a MarsTheme app called Text Tool which creates an extra pref entry for text operations in almost every text editing app and that was the reason of crash.

  • Xcode crashes on launch

    I got Lion last week, installed xcode 4.1 today, and it crashes on every launch...
    deleting plist didnt help. Ideas?
    Process:         Xcode [2619]
    Path:            /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.dt.Xcode
    Version:         4.1 (516)
    Build Info:      IDEApplication-516000000000000~18
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [270]
    Date/Time:       2011-08-21 22:01:18.046 -0400
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Interval Since Last Report:          192913 sec
    Crashes Since Last Report:           4380
    Per-App Interval Since Last Report:  7436 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      1B34170C-43BE-4F5D-A25F-443932D6742F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    ProductBuildVersion: 4B110
    UNCAUGHT EXCEPTION (NSInternalInconsistencyException): Couldn't load plug-in 'com.apple.dt.IDE.IDEiPhoneSupport' while firing fault for extension 'Xcode.Device.iPhonePlaceholder'
    UserInfo: {
        NSUnderlyingError = "Error Domain=DVTPlugInErrorDomain Code=2 \"Loading a plug-in failed.\" UserInfo=0x400db9ee0 {DVTPlugInIdentifierErrorKey=com.apple.dt.IDE.IDEiPhoneSupport, DVTPlugInExecutablePathErrorKey=/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin, NSLocalizedFailureReason=The plug-in \U201ccom.apple.dt.IDE.IDEiPhoneSupport\U201d at path \U201c/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin\U201d could not be loaded.  The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x4003a5e40 \"The bundle \U201cIDEiPhoneSupport\U201d couldn\U2019t be loaded because it is damaged or missing necessary resources.\"}";
    Hints: None
    Backtrace:
      0  0x00007fff92a6e96a __exceptionPreprocess (in CoreFoundation)
      1  0x00007fff8fafbd5e objc_exception_throw (in libobjc.A.dylib)
      2  0x000000010b9a6c98 -[DVTExtension _fireExtensionFault] (in DVTFoundation)
      3  0x000000010b9917f9 __38-[DVTDispatchLock performLockedBlock:]_block_invoke_0 (in DVTFoundation)
      4  0x00007fff8d23fafd _dispatch_barrier_sync_f_invoke (in libdispatch.dylib)
      5  0x000000010b9917a9 -[DVTDispatchLock performLockedBlock:] (in DVTFoundation)
      6  0x000000010b9a6a45 -[DVTExtension _valueForKey:inParameterData:usingSchema:] (in DVTFoundation)
      7  0x000000010b9a69ab -[DVTExtension valueForKey:] (in DVTFoundation)
      8  0x000000010b9a6167 +[DVTDevice _knownDeviceLocators] (in DVTFoundation)
      9  0x000000010b9a5cea -[DVTDeviceManager startLocating] (in DVTFoundation)
    10  0x000000010bed207a IDEInitialize (in IDEFoundation)
    11  0x000000010c242c0b -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
    12  0x00007fff90a39716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 (in Foundation)
    13  0x00007fff92a1751a _CFXNotificationPost (in CoreFoundation)
    14  0x00007fff90a259cb -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
    15  0x00007fff94eef6c8 -[NSApplication finishLaunching] (in AppKit)
    16  0x00007fff94eef27d -[NSApplication run] (in AppKit)
    17  0x00007fff9516d52a NSApplicationMain (in AppKit)
    18  0x000000010b987eec (in Xcode)
    objc[2619]: garbage collection is ON
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib             0x00007fff8cfbfce2 __pthread_kill + 10
    1   libsystem_c.dylib                  0x00007fff95ba47d2 pthread_kill + 95
    2   libsystem_c.dylib                  0x00007fff95b95a7a abort + 143
    3   com.apple.dt.IDEKit                0x000000010c3409c3 +[IDEAssertionHandler _handleAssertionWithLogString:] + 462
    4   com.apple.dt.IDEKit                0x000000010c341540 -[IDEAssertionHandler handleUncaughtException:] + 535
    5   com.apple.dt.DVTFoundation         0x000000010b9917c8 -[DVTDispatchLock performLockedBlock:] + 320
    6   com.apple.dt.DVTFoundation         0x000000010b9a6a45 -[DVTExtension _valueForKey:inParameterData:usingSchema:] + 106
    7   com.apple.dt.DVTFoundation         0x000000010b9a69ab -[DVTExtension valueForKey:] + 114
    8   com.apple.dt.DVTFoundation         0x000000010b9a6167 +[DVTDevice _knownDeviceLocators] + 243
    9   com.apple.dt.DVTFoundation         0x000000010b9a5cea -[DVTDeviceManager startLocating] + 470
    10  com.apple.dt.IDEFoundation         0x000000010bed207a IDEInitialize + 2540
    11  com.apple.dt.IDEKit                0x000000010c242c0b -[IDEApplicationController applicationWillFinishLaunching:] + 608
    12  com.apple.Foundation               0x00007fff90a39716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    13  com.apple.CoreFoundation           0x00007fff92a1751a _CFXNotificationPost + 2634
    14  com.apple.Foundation               0x00007fff90a259cb -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    15  com.apple.AppKit                   0x00007fff94eef6c8 -[NSApplication finishLaunching] + 333
    16  com.apple.AppKit                   0x00007fff94eef27d -[NSApplication run] + 118
    17  com.apple.AppKit                   0x00007fff9516d52a NSApplicationMain + 867
    18  com.apple.dt.Xcode                 0x000000010b987eec 0x10b987000 + 3820
    Thread 1:
    0   libsystem_kernel.dylib             0x00007fff8cfc0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff95ba4594 _pthread_wqthread + 758
    2   libsystem_c.dylib                  0x00007fff95ba5b85 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x00007fff8cfc07e6 kevent + 10
    1   libdispatch.dylib                  0x00007fff8d23f60e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                  0x00007fff8d23e19e _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib             0x00007fff8cfbe67a mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x00007fff8cfbdd71 mach_msg + 73
    2   com.apple.CoreFoundation           0x00007fff929fb29c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation           0x00007fff92a03a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation           0x00007fff92a03216 CFRunLoopRunSpecific + 230
    5   com.apple.DebugSymbols             0x000000010ca2b4d2 _ZL20SpotlightQueryThreadPv + 434
    6   libsystem_c.dylib                  0x00007fff95ba28bf _pthread_start + 335
    7   libsystem_c.dylib                  0x00007fff95ba5b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib             0x00007fff8cfc0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff95ba4594 _pthread_wqthread + 758
    2   libsystem_c.dylib                  0x00007fff95ba5b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib             0x00007fff8cfc0192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff95ba4594 _pthread_wqthread + 758
    2   libsystem_c.dylib                  0x00007fff95ba5b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6b585f08  rdx: 0x0000000000000000
      rdi: 0x0000000000000307  rsi: 0x0000000000000006  rbp: 0x00007fff6b585f30  rsp: 0x00007fff6b585f08
       r8: 0x00007fff7d7e6fb8   r9: 0x000000040030e3d0  r10: 0x00007fff8cfbfd0a  r11: 0xffffff80002d8240
      r12: 0x00007fff7ce4ad60  r13: 0x000000040103faa0  r14: 0x00007fff7d7e9960  r15: 0x00007fff6b586038
      rip: 0x00007fff8cfbfce2  rfl: 0x0000000000000246  cr2: 0x00000000b0182d5c
    Logical CPU: 0
    Binary Images:
           0x10b987000 -        0x10b987fff  com.apple.dt.Xcode (4.1 - 516) <0AEC5D96-FEB3-33D0-A33A-F739802FC079> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
           0x10b990000 -        0x10babbff7  com.apple.dt.DVTFoundation (4.1 - 580) <6B17F312-A6B4-38DB-8C60-BE7FD99FEDB5> /Developer/Library/PrivateFrameworks/DVTFoundation.framework/Versions/A/DVTFoundation
           0x10bb73000 -        0x10bda2fff  com.apple.dt.DVTKit (4.1 - 589)  /Developer/Library/PrivateFrameworks/DVTKit.framework/Versions/A/DVTKit
           0x10bed0000 -        0x10c0f3fff  com.apple.dt.IDEFoundation (4.1 - 624)  /Developer/Library/PrivateFrameworks/IDEFoundation.framework/Versions/A/IDEFoundation
           0x10c241000 -        0x10c649fff  com.apple.dt.IDEKit (4.1 - 632) <13206DCE-D1B8-34F5-B049-0247EF6D4264> /Developer/Library/PrivateFrameworks/IDEKit.framework/Versions/A/IDEKit
           0x10c8d0000 -        0x10c93efff  com.apple.CoreSymbolication (2.1 - 67) <194A355B-58C7-3B1E-A714-00F71ACCDB0A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
           0x10c97d000 -        0x10c9e4fff  com.apple.Symbolication (1.2 - 87)  /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
           0x10ca24000 -        0x10ca5efef  com.apple.DebugSymbols (2.1 - 85) <7E0E17D9-C8D4-3117-B36A-506929F6FF72> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
           0x10ca7e000 -        0x10cf5dfff +libclang.dylib (163.7.1 - compatibility 1.0.0)  /Developer/usr/clang-ide/lib/libclang.dylib
           0x10e333000 -        0x10e334fff  com.apple.dt.dbg.DebuggerLLDBService (4.1 - 569) <4EDA6C25-A516-3120-8429-4635A79C47F2> /Developer/Library/Xcode/PrivatePlugIns/DebuggerLLDBService.ideplugin/Contents/MacOS/DebuggerLLDBService
           0x10e339000 -        0x10e33afff  com.apple.dt.dbg.DebuggerGDBService (4.1 - 569) <977CFF74-1E82-3B29-BEED-16D0FA887F8E> /Developer/Library/Xcode/PrivatePlugIns/DebuggerGDBService.ideplugin/Contents/MacOS/DebuggerGDBService
        0x7fff6b587000 -     0x7fff6b5bbac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8c67f000 -     0x7fff8c67ffff  com.apple.audio.units.AudioUnit (1.7 - 1.7)  /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c680000 -     0x7fff8c6adfff  com.apple.quartzfilters (1.7.0 - 1.7.0)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
        0x7fff8c7a9000 -     0x7fff8c7adfff  libdyld.dylib (195.5.0 - compatibility 1.0.0)  /usr/lib/system/libdyld.dylib
        0x7fff8c7ae000 -     0x7fff8c8b0ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0)  /usr/lib/libxml2.2.dylib
        0x7fff8c920000 -     0x7fff8c96bfff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff8c96c000 -     0x7fff8c9a8fff  libsystem_info.dylib (??? - ???)  /usr/lib/system/libsystem_info.dylib
        0x7fff8c9a9000 -     0x7fff8c9aafff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
        0x7fff8c9ab000 -     0x7fff8c9c2fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
        0x7fff8c9c3000 -     0x7fff8c9c4fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8c9c5000 -     0x7fff8c9d1fff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
        0x7fff8c9d2000 -     0x7fff8cd98fff  com.apple.MediaToolbox (1.0 - 705.35)  /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8cd99000 -     0x7fff8cf5afe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8cf6d000 -     0x7fff8cfa2fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
        0x7fff8cfa3000 -     0x7fff8cfa8fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8cfa9000 -     0x7fff8cfc9fff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8cfca000 -     0x7fff8d01eff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8d01f000 -     0x7fff8d025fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d034000 -     0x7fff8d061fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff8d062000 -     0x7fff8d074ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8d0a6000 -     0x7fff8d0b1ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
        0x7fff8d0b2000 -     0x7fff8d0bfff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8d0c0000 -     0x7fff8d0c5fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0)  /usr/lib/libpam.2.dylib
        0x7fff8d103000 -     0x7fff8d13dfff  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib
        0x7fff8d232000 -     0x7fff8d239fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8d23c000 -     0x7fff8d24afff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff8d24b000 -     0x7fff8d27afff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
        0x7fff8d27b000 -     0x7fff8d286fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8d287000 -     0x7fff8d326fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
        0x7fff8d327000 -     0x7fff8e020fef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
        0x7fff8e021000 -     0x7fff8e060ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0)  /usr/lib/libcups.2.dylib
        0x7fff8e061000 -     0x7fff8e493fe7  com.apple.VideoToolbox (1.0 - 705.35)  /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8e7f8000 -     0x7fff8e7f8fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8e840000 -     0x7fff8e847ff7  com.apple.CommerceCore (1.0 - 17)  /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
        0x7fff8e9d3000 -     0x7fff8eab1ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8eb40000 -     0x7fff8eb5cfff  com.apple.ScriptingBridge (1.2.1 - ???) <7DCC43F7-9F5A-388D-A00D-70E2618731BA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff8eb5d000 -     0x7fff8ec5bff7  com.apple.QuickLookUIFramework (3.0 - 489.1)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
        0x7fff8ec5c000 -     0x7fff8ecacfff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8ed3d000 -     0x7fff8ed66fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ed67000 -     0x7fff8ed92fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8ed93000 -     0x7fff8ed94fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8ed95000 -     0x7fff8edb9ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8edba000 -     0x7fff8efc7fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8efc8000 -     0x7fff8f03dff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0)  /usr/lib/libc++.1.dylib
        0x7fff8f057000 -     0x7fff8f06bff7  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
        0x7fff8f095000 -     0x7fff8f4c2fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
        0x7fff8f4c3000 -     0x7fff8f4c5fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff8f4c6000 -     0x7fff8f629fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8f62a000 -     0x7fff8f62dfff  com.apple.help (1.3.2 - 42)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
        0x7fff8f6c9000 -     0x7fff8f6f6ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8f7ab000 -     0x7fff8f7acfff  libffi.dylib (??? - ???)  /usr/lib/libffi.dylib
        0x7fff8f7b5000 -     0x7fff8f7b5fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8f867000 -     0x7fff8f92eff7  com.apple.ColorSync (4.7.0 - 4.7.0)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
        0x7fff8fad8000 -     0x7fff8fad9ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8fada000 -     0x7fff8fae4ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8fae5000 -     0x7fff8fbc9def  libobjc.A.dylib (228.0.0 - compatibility 1.0.0)  /usr/lib/libobjc.A.dylib
        0x7fff8fbca000 -     0x7fff8fbcfff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8fd61000 -     0x7fff8fdc1fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
        0x7fff8fdc2000 -     0x7fff8fe15fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8fe5a000 -     0x7fff8fe99ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff8fea8000 -     0x7fff8ffabfff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0)  /usr/lib/libsqlite3.dylib
        0x7fff8ffac000 -     0x7fff8ffadfff  libunc.dylib (24.0.0 - compatibility 1.0.0)  /usr/lib/system/libunc.dylib
        0x7fff8ffae000 -     0x7fff8ffd7fff  com.apple.CoreServicesInternal (113.7 - 113.7)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
        0x7fff8ffd8000 -     0x7fff902fbfff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff90318000 -     0x7fff903baff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff903bb000 -     0x7fff903deff7  com.apple.RemoteViewServices (1.0 - 1)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
        0x7fff904bf000 -     0x7fff904c5fff  libmacho.dylib (800.0.0 - compatibility 1.0.0)  /usr/lib/system/libmacho.dylib
        0x7fff904c8000 -     0x7fff90667fff  com.apple.QuartzCore (1.7 - 269.0)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff90668000 -     0x7fff906bcff7  com.apple.ImageCaptureCore (3.0 - 3.0)  /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff906bd000 -     0x7fff90700ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff90701000 -     0x7fff90703ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
        0x7fff90930000 -     0x7fff90945fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff90946000 -     0x7fff90946fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff90986000 -     0x7fff909a3ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff909ea000 -     0x7fff90a07fff  com.apple.frameworks.preferencepanes (15.0 - 15.0)  /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff90a0c000 -     0x7fff90a22ff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
        0x7fff90a23000 -     0x7fff90d35fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff90d36000 -     0x7fff90d39fff  libRadiance.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff90e31000 -     0x7fff90eb6ff7  com.apple.Heimdal (2.1 - 2.0)  /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff90eb7000 -     0x7fff90ec9ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff90eca000 -     0x7fff90ecbfff  liblangid.dylib (??? - ???)  /usr/lib/liblangid.dylib
        0x7fff90ecc000 -     0x7fff90ee4fff  com.apple.iChat.InstantMessage (6.0 - 833)  /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff90eee000 -     0x7fff90f70fff  com.apple.Metadata (10.7.0 - 627.9)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
        0x7fff90f71000 -     0x7fff91248fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff91249000 -     0x7fff912abff7  com.apple.coreui (0.3 - 162)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff912ac000 -     0x7fff91526ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
        0x7fff91527000 -     0x7fff9163cfff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
        0x7fff9163d000 -     0x7fff91670fff  com.apple.GSS (2.1 - 2.0)  /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff91671000 -     0x7fff91c55faf  libBLAS.dylib (??? - ???)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
        0x7fff91c56000 -     0x7fff91c56fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff91c57000 -     0x7fff91c97fff  libtidy.A.dylib (??? - ???)  /usr/lib/libtidy.A.dylib
        0x7fff91c98000 -     0x7fff91c9eff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
        0x7fff91c9f000 -     0x7fff91c9ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff91ca0000 -     0x7fff91ce8fff  com.apple.imfoundation (6.0 - 800) <267AA0CF-7F7E-387A-8A87-25696388215C> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoundation.framework/Versions/A/IMFoundation
        0x7fff91ce9000 -     0x7fff91e42ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff91e43000 -     0x7fff91ebfff7  com.apple.imcore (6.0 - 800) <0A4267B7-D92F-33DA-9B09-1995221A0831> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff91ec0000 -     0x7fff91ecefff  com.apple.NetAuth (1.0 - 3.0)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff91ecf000 -     0x7fff91efaff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff91efb000 -     0x7fff91f00fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff91f58000 -     0x7fff91f80ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff920ed000 -     0x7fff92126fe7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8)  /usr/lib/libssl.0.9.8.dylib
        0x7fff9289e000 -     0x7fff929aafef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff929ab000 -     0x7fff929affff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0)  /usr/lib/system/libmathCommon.A.dylib
        0x7fff929b0000 -     0x7fff929beff7  com.apple.AppleFSCompression (37 - 1.0) <88C436E8-38AE-3D96-A8C8-2D1805CC47B7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
        0x7fff929bf000 -     0x7fff929cafff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff929cb000 -     0x7fff92b9eff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff92b9f000 -     0x7fff92ba2fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff92ba5000 -     0x7fff92c3bff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
        0x7fff92c3c000 -     0x7fff92d41ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff92d42000 -     0x7fff92d61fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff92d62000 -     0x7fff92dc9ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff92dca000 -     0x7fff92de7fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff92df2000 -     0x7fff92ea4fff  com.apple.CoreText (4.0.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff92ea5000 -     0x7fff92eacfff  com.apple.NetFS (4.0 - 4.0)  /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff92ead000 -     0x7fff92eeefff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
        0x7fff92eef000 -     0x7fff92ef3fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff92ef4000 -     0x7fff92f02ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff92f03000 -     0x7fff92f03fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9325e000 -     0x7fff9329cfff  com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff9329d000 -     0x7fff932c6fff  com.apple.datadetectors (3.0 - 172.0)  /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
        0x7fff932c7000 -     0x7fff932cdfff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff932ce000 -     0x7fff932ebff7  com.apple.openscripting (1.3.3 - ???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
        0x7fff932ec000 -     0x7fff932f8fff  com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff93300000 -     0x7fff9330bff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff9330e000 -     0x7fff93378fff  com.apple.framework.IOKit (2.0 - ???)  /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff93379000 -     0x7fff93486fff  libJP2.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff93487000 -     0x7fff934c9ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0)  /usr/lib/system/libcommonCrypto.dylib
        0x7fff934da000 -     0x7fff934e7fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff93b7e000 -     0x7fff93b81ff7  com.apple.securityhi (4.0 - 1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
        0x7fff93b82000 -     0x7fff93b87fff  com.apple.OpenDirectory (10.7 - 144)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff93b88000 -     0x7fff93b97fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff93ba6000 -     0x7fff93e14ff7  com.apple.QuartzComposer (5.0 - 232)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
        0x7fff93e15000 -     0x7fff93e1afff  libcache.dylib (47.0.0 - compatibility 1.0.0)  /usr/lib/system/libcache.dylib
        0x7fff93e1b000 -     0x7fff93e1efff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
        0x7fff93e1f000 -     0x7fff93ea3ff7  com.apple.ApplicationServices.ATS (5.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
        0x7fff93ea4000 -     0x7fff93ea4fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff93ea5000 -     0x7fff941befff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
        0x7fff94660000 -     0x7fff94660fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff94661000 -     0x7fff94669fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9467d000 -     0x7fff9470ffff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff94738000 -     0x7fff94773fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff94796000 -     0x7fff947ddff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff947de000 -     0x7fff94831fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff94832000 -     0x7fff94880ff7  libauto.dylib (??? - ???)  /usr/lib/libauto.dylib
        0x7fff9488f000 -     0x7fff9496ffff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
        0x7fff94970000 -     0x7fff94a02fff  com.apple.PDFKit (2.6 - 2.6)  /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
        0x7fff94a03000 -     0x7fff94a2afff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
        0x7fff94a2b000 -     0x7fff94a2bfff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff94a38000 -     0x7fff94a8ffff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff94a90000 -     0x7fff94acffff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7fff94ad0000 -     0x7fff94b4bff7  com.apple.print.framework.PrintCore (7.0 - 366)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
        0x7fff94bce000 -     0x7fff94bcffff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff94bd0000 -     0x7fff94c43fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff94ce3000 -     0x7fff94ee5fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff94eea000 -     0x7fff95ae2fff  com.apple.AppKit (6.7 - 1138)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff95b54000 -     0x7fff95c31fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff95c32000 -     0x7fff95c48fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff95c49000 -     0x7fff963ddfff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff963de000 -     0x7fff963e4ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff963e5000 -     0x7fff96489fef  com.apple.ink.framework (1.3.2 - 110)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
        0x7fff9648a000 -     0x7fff964b0fff  com.apple.framework.internetaccounts (1.0 - 1) <64CC50BB-9EE4-36D1-969A-FDD2210026DC> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
        0x7fff964b1000 -     0x7fff964b3fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
        0x7fff964b4000 -     0x7fff964c7ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff964c8000 -     0x7fff96b969df  com.apple.CoreGraphics (1.600.0 - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff96ba7000 -     0x7fff96bcdff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff96bce000 -     0x7fff96c68ff7  com.apple.SearchKit (1.4.0 - 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
        0x7fff96c69000 -     0x7fff96c6ffff  libGFXShared.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff96c70000 -     0x7fff96c8cff7  com.apple.GenerationalStorage (1.0 - 124)  /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
        0x7fff96ce2000 -     0x7fff96e6cff7  com.apple.QTKit (7.7.1 - 2246)  /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff96ebd000 -     0x7fff96ec6fff  libnotify.dylib (80.0.0 - compatibility 1.0.0)  /usr/lib/system/libnotify.dylib
        0x7fff96ec7000 -     0x7fff96faefff  com.apple.backup.framework (1.3 - 1.3)  /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff96faf000 -     0x7fff97001ff7  libGLU.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff97002000 -     0x7fff97273fff  com.apple.CoreImage (7.77 - 1.0.1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
        0x7fff97274000 -     0x7fff972d0ff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff972d1000 -     0x7fff972ebfff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
        0x7fff97354000 -     0x7fff973aefff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
        0x7fff973af000 -     0x7fff97856ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
        0x7fff97857000 -     0x7fff97869ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff9786a000 -     0x7fff97c85fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff97e9d000 -     0x7fff97f92fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff97f93000 -     0x7fff982acff7  com.apple.AddressBook.framework (6.0 - 1043)  /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff982ad000 -     0x7fff9831dfff  com.apple.datadetectorscore (3.0 - 179.3)  /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
        0x7fff98412000 -     0x7fff98429fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
        0x7fff9842a000 -     0x7fff98563fef  com.apple.vImage (5.0 - 5.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
        0x7fff98564000 -     0x7fff98568ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
        0x7fff98569000 -     0x7fff98665ff7  com.apple.avfoundation (2.0 - 180.23)  /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff98666000 -     0x7fff98668fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
        0x7fff98669000 -     0x7fff9866aff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0)  /usr/lib/system/libremovefile.dylib
        0x7fff9866b000 -     0x7fff986e1fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff986e2000 -     0x7fff98afdff7  com.apple.RawCamera.bundle (3.7.2 - 573)  /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff98c41000 -     0x7fff98dcbfff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        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: 6885
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=215.6M resident=103.0M(48%) swapped_out_or_unallocated=112.5M(52%)
    Writable regions: Total=16.1G written=36.7M(0%) resident=43.0M(0%) swapped_out=0K(0%) unallocated=16.1G(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  2944K
    CG raster data                      172K
    CG shared images                   3440K
    CoreGraphics                         16K
    CoreServices                       2276K
    MALLOC                            351.7M
    MALLOC (reserved)                  15.8G        reserved VM address space (unallocated)
    MALLOC guard page                    48K
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                        8K
    STACK GUARD                        56.0M
    Stack                              10.5M
    VM_ALLOCATE                        16.2M
    __CI_BITMAP                          80K
    __DATA                             23.0M
    __IMAGE                            1256K
    __LINKEDIT                         51.8M
    __TEXT                            163.8M
    __UNICODE                           544K
    mapped file                        38.3M
    shared memory                       312K
    ===========                      =======
    TOTAL                              16.5G
    TOTAL, minus reserved VM space    722.2M
    Model: iMac12,1, BootROM IM121.0047.B0A, 4 processors, Intel Core i5, 2.7 GHz, 4 GB, SMC 1.71f21
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.55.4-P2P
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
    USB Device: C-Media USB Audio Device, 0x0d8c  (C-MEDIA ELECTRONICS INC.), 0x0008, 0xfd140000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
    FireWire Device: GT-9700, EPSON, 400mbit_speed
    FireWire Device: Oxford ATA Device 00, Other World Computing, 800mbit_speed

    There are some problems with lion perhaps you should install the beta 4.2 which is said to be better...
    I have the 4.1 and i've only problem with Instrument. So that's why i think that the beta was better!

  • Xcode crashes when i'm trying to archive app.

    I've this problem since yesterday. After archive the app, organizer xcode goes to crash with this errors:
    Process:               Xcode [809]
    Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:            com.apple.dt.Xcode
    Version:               6.1.1 (6611)
    Build Info:            IDEFrameworks-6611000000000000~4
    App Item ID:           497799835
    App External ID:       810788292
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Xcode [809]
    User ID:               501
    Date/Time:             2015-02-13 15:30:43.702 +0100
    OS Version:            Mac OS X 10.10.2 (14C109)
    Report Version:        11
    Anonymous UUID:        17AE134E-DDDF-1E9E-0E23-3BD977B51B5E
    Time Awake Since Boot: 1300 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    ProductBuildVersion: 6A2008a
    UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSCFBoolean length]: unrecognized selector sent to instance 0x7fff7a3576d8
    UserInfo: (null)
    Hints:
      0: Replacement view is installing: <AAVArchivedApplicationsViewController: 0x7f8169986220 representing: <DVTExtension 0x7f8168150240: Archived Applications (Xcode.OrganizerSource.ArchivedApplications) v0.1>>
    Backtrace:
      0  0x00007fff942f0654 __exceptionPreprocess (in CoreFoundation)
      1  0x000000010d877274 DVTFailureHintExceptionPreprocessor (in DVTFoundation)
      2  0x00007fff9674f76e objc_exception_throw (in libobjc.A.dylib)
      3  0x00007fff942f36dd -[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
      4  0x00007fff9423aaa4 ___forwarding___ (in CoreFoundation)
      5  0x00007fff9423a618 _CF_forwarding_prep_0 (in CoreFoundation)
      6  0x00007fff93eb1c91 _LSBundleCopyLocalizedName (in LaunchServices)
      7  0x00007fff93f1514f _LSCopyNodeAttribute_DisplayNameIfDifferentFromFSNameWithLanguage(LSNodeAttribu teStateCache*, __CFString const*) (in LaunchServices)
      8  0x00007fff93f1398d _LSCopyNodeAttributes (in LaunchServices)
      9  0x00007fff93f1ab23 _LSCopyItemAttributesForRefInfoWithOptionsCommon(LSExtendedFSRefInfo const*, unsigned int, __CFArray const*, unsigned int, __CFDictionary const**) (in LaunchServices)
    10  0x00007fff93ea13e3 _LSCopyItemAttributeForRefInfoWithOptions (in LaunchServices)
    11  0x00007fff93ea12de prepareAttributeValueForKey(__CFURL const*, __FileCache*, __CFString const*, void const**, __CFError**) (in LaunchServices)
    12  0x00007fff93ea5284 prepareDistinctLocalizedNameValue(__CFURL const*, __FileCache*, __CFError**) (in LaunchServices)
    13  0x00007fff93e9a2e6 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) (in LaunchServices)
    14  0x00007fff90f6674f prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) (in CoreServicesInternal)
    15  0x00007fff90f640ea _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) (in CoreServicesInternal)
    16  0x00007fff941eb06b CFURLCopyResourcePropertyForKey (in CoreFoundation)
    17  0x00007fff941f2f5e -[NSURL getResourceValue:forKey:error:] (in CoreFoundation)
    18  0x00007fff9005b723 -[NSFileManager displayNameAtPath:] (in Foundation)
    19  0x000000010ebab29a -[IDEArchive(AAVArchiveViewerExtensions) aav_displayName] (in IDEKit)
    20  0x00007fff8ff8fbf8 -[NSObject(NSKeyValueCoding) valueForKey:] (in Foundation)
    21  0x00007fff8ffa8673 -[NSObject(NSKeyValueCoding) valueForKeyPath:] (in Foundation)
    22  0x00007fff97710912 -[NSArrayController _singleValueForKeyPath:] (in AppKit)
    23  0x00007fff8ffa863f -[NSObject(NSKeyValueCoding) valueForKeyPath:] (in Foundation)
    24  0x00007fff977103ff -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] (in AppKit)
    25  0x00007fff97714240 -[NSValueBinder _adjustObject:mode:observedController:observedKeyPath:context:editableState:adj ustState:] (in AppKit)
    26  0x00007fff9771407b -[NSValueBinder _observeValueForKeyPath:ofObject:context:] (in AppKit)
    27  0x00007fff97713eeb -[NSTextValueBinder _observeValueForKeyPath:ofObject:context:] (in AppKit)
    28  0x00007fff8ff69a03 NSKeyValueNotifyObserver (in Foundation)
    29  0x00007fff8ffa8036 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] (in Foundation)
    30  0x00007fff97706f0a -[NSController _notifyObserversForKeyPath:change:] (in AppKit)
    31  0x00007fff97802e1a -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] (in AppKit)
    32  0x00007fff97706d4f -[NSArrayController setContent:] (in AppKit)
    33  0x00007fff9790860b -[NSArrayDetailBinder _refreshDetailContentInBackground:] (in AppKit)
    34  0x00007fff8ff69a03 NSKeyValueNotifyObserver (in Foundation)
    35  0x00007fff8ffa8036 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] (in Foundation)
    36  0x00007fff97706f0a -[NSController _notifyObserversForKeyPath:change:] (in AppKit)
    37  0x00007fff97802e1a -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] (in AppKit)
    38  0x00007fff97706d4f -[NSArrayController setContent:] (in AppKit)
    39  0x00007fff9790860b -[NSArrayDetailBinder _refreshDetailContentInBackground:] (in AppKit)
    40  0x00007fff8ff69a03 NSKeyValueNotifyObserver (in Foundation)
    41  0x00007fff8ff68bd8 NSKeyValueDidChange (in Foundation)
    42  0x00007fff8ff6d73d -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] (in Foundation)
    43  0x000000010eb963fa -[AAVArchivedApplicationsViewController _updateArchiveGroups] (in IDEKit)
    44  0x000000010eb956fe __49-[AAVArchivedApplicationsViewController loadView]_block_invoke80 (in IDEKit)
    45  0x000000010d888b37 -[NSObject(DVTObservingConvenience) _dvt_newObserverForKeyPath:options:owner:withHandlerBlock:] (in DVTFoundation)
    46  0x000000010d6e2076 -[NSObject(DVTObservingConvenience) dvt_newObserverForKeyPath:options:withHandlerBlock:] (in DVTFoundation)
    47  0x000000010eb9558b -[AAVArchivedApplicationsViewController loadView] (in IDEKit)
    48  0x00007fff97a73417 -[NSViewController _loadViewIfRequired] (in AppKit)
    49  0x00007fff977439b1 -[NSViewController view] (in AppKit)
    50  0x000000010dcaf231 -[DVTViewController view] (in DVTKit)
    51  0x000000010eb95c47 -[AAVArchivedApplicationsViewController organizerSourceWillAppearInWindowController:] (in IDEKit)
    52  0x000000010eadde07 -[IDEOrganizerWindowController replacementView:willInstallViewController:] (in IDEKit)
    53  0x000000010dd938bb __42-[DVTReplacementView _setupViewController]_block_invoke (in DVTKit)
    54  0x000000010d876fb2 DVTInvokeWithFailureHint (in DVTFoundation)
    55  0x000000010dcb274f -[DVTReplacementView _setupViewController] (in DVTKit)
    56  0x000000010dcb25c4 -[DVTReplacementView installedViewController] (in DVTKit)
    57  0x000000010e96d9fe -[IDEOrganizerWindowController showWindow:] (in IDEKit)
    58  0x000000010eb97358 +[AAVArchivedApplicationsViewController revealArchive:] (in IDEKit)
    59  0x000000010eb972da +[AAVArchivedApplicationsViewController revealArchiveNotification:] (in IDEKit)
    60  0x00007fff942accdc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
    61  0x00007fff9419e244 _CFXNotificationPost (in CoreFoundation)
    62  0x00007fff8ff62c31 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
    63  0x000000010d857a7e -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] (in DVTFoundation)
    64  0x000000010e28808d __42-[IDEArchiveManager _revealArchiveAtPath:]_block_invoke (in IDEFoundation)
    65  0x000000010d8ad646 __DVTAsyncPerformBlock_block_invoke (in DVTFoundation)
    66  0x00007fff9420e56c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ (in CoreFoundation)
    67  0x00007fff94200675 __CFRunLoopDoBlocks (in CoreFoundation)
    68  0x00007fff942001b6 __CFRunLoopRun (in CoreFoundation)
    69  0x00007fff941ff858 CFRunLoopRunSpecific (in CoreFoundation)
    70  0x00007fff8f0ceaef RunCurrentEventLoopInMode (in HIToolbox)
    71  0x00007fff8f0ce86a ReceiveNextEventCommon (in HIToolbox)
    72  0x00007fff8f0ce6ab _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)
    73  0x00007fff97684f81 _DPSNextEvent (in AppKit)
    74  0x00007fff97684730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
    75  0x000000010dddb6fd -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)
    76  0x00007fff97678593 -[NSApplication run] (in AppKit)
    77  0x00007fff97663a14 NSApplicationMain (in AppKit)
    78  0x00007fff945795c9 start (in libdyld.dylib)
    79  0x0000000000000001
    abort() called
    Application Specific Signatures:
    NSInvalidArgumentException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff942f066c __exceptionPreprocess + 172
    1   DVTFoundation                       0x000000010d877274 DVTFailureHintExceptionPreprocessor + 194
    2   libobjc.A.dylib                     0x00007fff9674f76e objc_exception_throw + 43
    3   CoreFoundation                      0x00007fff942f36dd -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
    4   CoreFoundation                      0x00007fff9423aaa4 ___forwarding___ + 1028
    5   CoreFoundation                      0x00007fff9423a618 _CF_forwarding_prep_0 + 120
    6   LaunchServices                      0x00007fff93eb1c91 _LSBundleCopyLocalizedName + 702
    7   LaunchServices                      0x00007fff93f1514f _ZL65_LSCopyNodeAttribute_DisplayNameIfDifferentFromFSNameWithLanguageP25LSNode AttributeStateCachePK10__CFString + 241
    8   LaunchServices                      0x00007fff93f1398d _LSCopyNodeAttributes + 377
    9   LaunchServices                      0x00007fff93f1ab23 _ZL48_LSCopyItemAttributesForRefInfoWithOptionsCommonPK19LSExtendedFSRefInfojPK 9__CFArrayjPPK14__CFDictionary + 367
    10  LaunchServices                      0x00007fff93ea13e3 _LSCopyItemAttributeForRefInfoWithOptions + 129
    11  LaunchServices                      0x00007fff93ea12de _ZL27prepareAttributeValueForKeyPK7__CFURLP11__FileCachePK10__CFStringPPKvPP9__ CFError + 178
    12  LaunchServices                      0x00007fff93ea5284 _ZL33prepareDistinctLocalizedNameValuePK7__CFURLP11__FileCachePP9__CFError + 92
    13  LaunchServices                      0x00007fff93e9a2e6 _ZL31LSPropertyProviderPrepareValuesPK7__CFURLP11__FileCachePKPK10__CFStringPPK vlSA_PP9__CFError + 53
    14  CoreServicesInternal                0x00007fff90f6674f _ZL22prepareValuesForBitmapPK7__CFURLP11__FileCacheP19_FilePropertyBitmapPP9__C FError + 227
    15  CoreServicesInternal                0x00007fff90f640ea _ZL40_FSURLCopyResourcePropertyForKeyInternalPK7__CFURLPK10__CFStringPvS5_PP9__ CFErrorh + 211
    16  CoreFoundation                      0x00007fff941eb06b CFURLCopyResourcePropertyForKey + 123
    17  CoreFoundation                      0x00007fff941f2f5e -[NSURL getResourceValue:forKey:error:] + 190
    18  Foundation                          0x00007fff9005b723 -[NSFileManager displayNameAtPath:] + 86
    19  IDEKit                              0x000000010ebab29a -[IDEArchive(AAVArchiveViewerExtensions) aav_displayName] + 245
    20  Foundation                          0x00007fff8ff8fbf8 -[NSObject(NSKeyValueCoding) valueForKey:] + 385
    21  Foundation                          0x00007fff8ffa8673 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 324
    22  AppKit                              0x00007fff97710912 -[NSArrayController _singleValueForKeyPath:] + 127
    23  Foundation                          0x00007fff8ffa863f -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 272
    24  AppKit                              0x00007fff977103ff -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 164
    25  AppKit                              0x00007fff97714240 -[NSValueBinder _adjustObject:mode:observedController:observedKeyPath:context:editableState:adj ustState:] + 302
    26  AppKit                              0x00007fff9771407b -[NSValueBinder _observeValueForKeyPath:ofObject:context:] + 276
    27  AppKit                              0x00007fff97713eeb -[NSTextValueBinder _observeValueForKeyPath:ofObject:context:] + 43
    28  Foundation                          0x00007fff8ff69a03 NSKeyValueNotifyObserver + 382
    29  Foundation                          0x00007fff8ffa8036 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 1142
    30  AppKit                              0x00007fff97706f0a -[NSController _notifyObserversForKeyPath:change:] + 206
    31  AppKit                              0x00007fff97802e1a -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 126
    32  AppKit                              0x00007fff97706d4f -[NSArrayController setContent:] + 768
    33  AppKit                              0x00007fff9790860b -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1034
    34  Foundation                          0x00007fff8ff69a03 NSKeyValueNotifyObserver + 382
    35  Foundation                          0x00007fff8ffa8036 -[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:] + 1142
    36  AppKit                              0x00007fff97706f0a -[NSController _notifyObserversForKeyPath:change:] + 206
    37  AppKit                              0x00007fff97802e1a -[NSArrayController didChangeValuesForArrangedKeys:objectKeys:indexKeys:] + 126
    38  AppKit                              0x00007fff97706d4f -[NSArrayController setContent:] + 768
    39  AppKit                              0x00007fff9790860b -[NSArrayDetailBinder _refreshDetailContentInBackground:] + 1034
    40  Foundation                          0x00007fff8ff69a03 NSKeyValueNotifyObserver + 382
    41  Foundation                          0x00007fff8ff68bd8 NSKeyValueDidChange + 463
    42  Foundation                          0x00007fff8ff6d73d -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    43  IDEKit                              0x000000010eb963fa -[AAVArchivedApplicationsViewController _updateArchiveGroups] + 1342
    44  IDEKit                              0x000000010eb956fe __49-[AAVArchivedApplicationsViewController loadView]_block_invoke80 + 31
    45  DVTFoundation                       0x000000010d888b37 -[NSObject(DVTObservingConvenience) _dvt_newObserverForKeyPath:options:owner:withHandlerBlock:] + 533
    46  DVTFoundation                       0x000000010d6e2076 -[NSObject(DVTObservingConvenience) dvt_newObserverForKeyPath:options:withHandlerBlock:] + 60
    47  IDEKit                              0x000000010eb9558b -[AAVArchivedApplicationsViewController loadView] + 946
    48  AppKit                              0x00007fff97a73417 -[NSViewController _loadViewIfRequired] + 75
    49  AppKit                              0x00007fff977439b1 -[NSViewController view] + 30
    50  DVTKit                              0x000000010dcaf231 -[DVTViewController view] + 39
    51  IDEKit                              0x000000010eb95c47 -[AAVArchivedApplicationsViewController organizerSourceWillAppearInWindowController:] + 89
    52  IDEKit                              0x000000010eadde07 -[IDEOrganizerWindowController replacementView:willInstallViewController:] + 68
    53  DVTKit                              0x000000010dd938bb __42-[DVTReplacementView _setupViewController]_block_invoke + 89
    54  DVTFoundation                       0x000000010d876fb2 DVTInvokeWithFailureHint + 83
    55  DVTKit                              0x000000010dcb274f -[DVTReplacementView _setupViewController] + 337
    56  DVTKit                              0x000000010dcb25c4 -[DVTReplacementView installedViewController] + 138
    57  IDEKit                              0x000000010e96d9fe -[IDEOrganizerWindowController showWindow:] + 52
    58  IDEKit                              0x000000010eb97358 +[AAVArchivedApplicationsViewController revealArchive:] + 107
    59  IDEKit                              0x000000010eb972da +[AAVArchivedApplicationsViewController revealArchiveNotification:] + 60
    60  CoreFoundation                      0x00007fff942accdc __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    61  CoreFoundation                      0x00007fff9419e244 _CFXNotificationPost + 3140
    62  Foundation                          0x00007fff8ff62c31 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
    63  DVTFoundation                       0x000000010d857a7e -[NSNotificationCenter(DVTNSNotificationCenterAdditions) _dvt_postNotificationName:object:userInfo:] + 125
    64  IDEFoundation                       0x000000010e28808d __42-[IDEArchiveManager _revealArchiveAtPath:]_block_invoke + 108
    65  DVTFoundation                       0x000000010d8ad646 __DVTAsyncPerformBlock_block_invoke + 39
    66  CoreFoundation                      0x00007fff9420e56c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
    67  CoreFoundation                      0x00007fff94200675 __CFRunLoopDoBlocks + 341
    68  CoreFoundation                      0x00007fff942001b6 __CFRunLoopRun + 1814
    69  CoreFoundation                      0x00007fff941ff858 CFRunLoopRunSpecific + 296
    70  HIToolbox                           0x00007fff8f0ceaef RunCurrentEventLoopInMode + 235
    71  HIToolbox                           0x00007fff8f0ce86a ReceiveNextEventCommon + 431
    72  HIToolbox                           0x00007fff8f0ce6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
    73  AppKit                              0x00007fff97684f81 _DPSNextEvent + 964
    74  AppKit                              0x00007fff97684730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    75  DVTKit                              0x000000010dddb6fd -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237
    76  AppKit                              0x00007fff97678593 -[NSApplication run] + 594
    77  AppKit                              0x00007fff97663a14 NSApplicationMain + 1832
    78  libdyld.dylib                       0x00007fff945795c9 start + 1
    79  ???                                 0x0000000000000001 0x0 + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff9463d286 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff8fc58b53 abort + 129
    2   com.apple.dt.IDEKit           0x000000010eab0986 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace :] + 1510
    3   com.apple.dt.IDEKit           0x000000010eab1c08 -[IDEAssertionHandler handleUncaughtException:] + 1077
    4   com.apple.dt.IDEKit           0x000000010eab1cd7 IDEHandleUncaughtException + 94
    5   com.apple.dt.DVTFoundation     0x000000010d8ad6e8 __DVTAsyncPerformBlock_block_invoke + 201
    6   com.apple.CoreFoundation       0x00007fff9420e56c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
    7   com.apple.CoreFoundation       0x00007fff94200675 __CFRunLoopDoBlocks + 341
    8   com.apple.CoreFoundation       0x00007fff942001b6 __CFRunLoopRun + 1814
    9   com.apple.CoreFoundation       0x00007fff941ff858 CFRunLoopRunSpecific + 296
    10  com.apple.HIToolbox           0x00007fff8f0ceaef RunCurrentEventLoopInMode + 235
    11  com.apple.HIToolbox           0x00007fff8f0ce86a ReceiveNextEventCommon + 431
    12  com.apple.HIToolbox           0x00007fff8f0ce6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
    13  com.apple.AppKit               0x00007fff97684f81 _DPSNextEvent + 964
    14  com.apple.AppKit               0x00007fff97684730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    15  com.apple.dt.DVTKit           0x000000010dddb6fd -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237
    16  com.apple.AppKit               0x00007fff97678593 -[NSApplication run] + 594
    17  com.apple.AppKit               0x00007fff97663a14 NSApplicationMain + 1832
    18  libdyld.dylib                 0x00007fff945795c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff9463e232 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8a32ea6a _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff946384de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9463764f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94200b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff941ffffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff941ff858 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff90d94c80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff8ffc890a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff946384de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9463764f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94200b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff941ffffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff941ff858 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff8ffca849 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    6   com.apple.DTDeviceKitBase     0x000000011c6cb1d2 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 676
    7   com.apple.Foundation           0x00007fff8ffc890a __NSThread__main__ + 1345
    8   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    9   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    10  libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff9463d3fa __select + 10
    1   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff946384de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9463764f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94200b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff941ffffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff941ff858 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff977e833b _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 6:: DYMobileDeviceManager
    0   libsystem_kernel.dylib         0x00007fff946384de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9463764f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94200b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff941ffffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff941ff858 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff8ffca849 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    6   com.apple.Foundation           0x00007fff900c624f -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.GPUToolsMobileFoundation 0x000000011f0fa9eb -[DYMobileDeviceManager _deviceNotificationThread:] + 134
    8   com.apple.Foundation           0x00007fff8ffc890a __NSThread__main__ + 1345
    9   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    10  libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    11  libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff9463d136 __psynch_cvwait + 10
    1   com.apple.Xcode.DevToolsCore   0x0000000117594ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
    2   com.apple.Foundation           0x00007fff8ffc890a __NSThread__main__ + 1345
    3   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff9463d136 __psynch_cvwait + 10
    1   com.apple.Xcode.DevToolsCore   0x0000000117594ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
    2   com.apple.Foundation           0x00007fff8ffc890a __NSThread__main__ + 1345
    3   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff9463d136 __psynch_cvwait + 10
    1   com.apple.Xcode.DevToolsCore   0x0000000117594ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
    2   com.apple.Foundation           0x00007fff8ffc890a __NSThread__main__ + 1345
    3   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff9463d136 __psynch_cvwait + 10
    1   com.apple.Xcode.DevToolsCore   0x0000000117594ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
    2   com.apple.Foundation           0x00007fff8ffc890a __NSThread__main__ + 1345
    3   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff9463d136 __psynch_cvwait + 10
    1   com.apple.Xcode.DevToolsCore   0x0000000117594ebe -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 519
    2   com.apple.Foundation           0x00007fff8ffc890a __NSThread__main__ + 1345
    3   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00007fff9463d94a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8bbfd40d start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib         0x00007fff946384de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9463764f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff94200b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff941ffffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff941ff858 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff942b5ef1 CFRunLoopRun + 97
    6   com.apple.DebugSymbols         0x00007fff947deb8f SpotlightQueryThread(void*) + 463
    7   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x00007fff9463d48a __semwait_signal + 10
    1   com.apple.CoreSymbolication   0x00007fff8a40ff27 0x7fff8a3fd000 + 77607
    2   libsystem_pthread.dylib       0x00007fff8bbff268 _pthread_body + 131
    3   libsystem_pthread.dylib       0x00007fff8bbff1e5 _pthread_start + 176
    4   libsystem_pthread.dylib       0x00007fff8bbfd41d thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff52554188  rdx: 0x0000000000000000
      rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff525541b0  rsp: 0x00007fff52554188
       r8: 0x0000000000000fff   r9: 0x00007f8163438e50  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff9674a440  r13: 0x00007f8169a330b0  r14: 0x00007fff7903a300  r15: 0x00007f8163421900
      rip: 0x00007fff9463d286  rfl: 0x0000000000000206  cr2: 0x00000001100bb2d0
    Logical CPU:     0
    Error Code:      0x020000b8
    Trap Number:     133
    Binary Images:
           0x10d6aa000 -        0x10d6aaff7  com.apple.dt.Xcode (6.1.1 - 6611) <EBE49928-20E6-390D-9AF9-391AD8B2900A> /Applications/Xcode.app/Contents/MacOS/Xcode
           0x10d6af000 -        0x10dae1ff7  com.apple.dt.DVTFoundation (6.1.1 - 6608) <8CF25201-C4E0-38FB-B35F-6701179C0EAB> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
           0x10dc9b000 -        0x10dfa2fff  com.apple.dt.DVTKit (6.1.1 - 6608) <DB1B2A1B-EE7F-3AE4-9C27-394716055A12> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
           0x10e181000 -        0x10e5afff7  com.apple.dt.IDEFoundation (6.1.1 - 6611) <8A1AD8FD-7934-382F-A8FF-8775162253BD> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
           0x10e863000 -        0x10f09eff7  com.apple.dt.IDEKit (6.1.1 - 6611) <80C0C035-4DBE-3871-AD0E-78FE76180A84> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
           0x10f63e000 -        0x10f65bff7  com.apple.dt.instruments.DTXConnectionServices (1.0 - 56085) <DAF79423-E5A3-3DDB-942B-A56EA13B5DEB> /Applications/Xcode.app/Contents/SharedFrameworks/DTXConnectionServices.framewo rk/Versions/A/DTXConnectionServices
           0x10f67b000 -        0x10f6b9ff7  com.apple.framework.ConfigurationProfiles (7.0 - 742) <6C1F3738-453F-368D-8962-7FB81BCA0DFD> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x10f6db000 -        0x10f6dcfff  libsysmon.dylib (78.10.1) <1D1D6867-B855-3504-B4CD-45E789122B1B> /usr/lib/libsysmon.dylib
           0x10f6e3000 -        0x110176fff +libclang.dylib (600.0.56) <AF31E840-5A20-3151-A9EB-71996DA85AB4> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
           0x110314000 -        0x110348ff7  com.apple.dt.Xcode.DVTSourceControl (1.0 - 1) <A4059AF6-78EB-3998-AF46-1FC707B4B7B0> /Applications/Xcode.app/Contents/SharedFrameworks/DVTSourceControl.framework/Ve rsions/A/DVTSourceControl
           0x110376000 -        0x11038bfff  com.apple.DADocSetManagement (6.1 - 6033) <9EED13AE-5A6F-3126-BE1E-F02CC1873479> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
           0x11039c000 -        0x11039dff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <CF0209F8-67DD-3663-A44F-5CC151F14B88> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
           0x1103aa000 -        0x1103d3ff7  com.apple.dt.instruments.DTGraphKit (6.1 - 56074) <F21064FB-AF1D-3D0F-8A7D-0C3B1A85D313> /Applications/Xcode.app/Contents/SharedFrameworks/DTGraphKit.framework/Versions /A/DTGraphKit
           0x1103ed000 -        0x110435fff  com.apple.DADocSetAccess (6.1 - 6033) <3DECFFA8-E12D-33A9-8176-FCCDE826CF7A> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
           0x1104be000 -        0x1104d9ff3  com.apple.security.csparser (3.0 - 57031.10.10) <6AC29346-B10D-3986-B06E-876B57392FC2> /System/Library/Frameworks/Security.framework/Versions/A/PlugIns/csparser.bundl e/Contents/MacOS/csparser
           0x1116f7000 -        0x1116f7ffe +cl_kernels (???) <211EEC21-206B-4AFF-AF72-3B81DFAD1E93> cl_kernels
           0x111801000 -        0x111801fff +cl_kernels (???) <21518C27-0E41-4FC9-BC67-44A8CDEC2F0A> cl_kernels
           0x111805000 -        0x111805ff5 +cl_kernels (???) <39650866-E436-447D-8A5A-6473EB0E1A7C> cl_kernels
           0x113274000 -        0x113274fff +cl_kernels (???) <21518C27-0E41-4FC9-BC67-44A8CDEC2F0A> cl_kernels
           0x113283000 -        0x113283ff7 +cl_kernels (???) <6BE7EFA0-FFA6-406A-8256-D073BA1C052E> cl_kernels
           0x113285000 -        0x11336bfef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1134b3000 -        0x1134b8ff7  com.apple.dt.IDEContinuousIntegration (1.0 - 1) <4678E0F0-266D-364A-B18A-74BE9531DC86> /Applications/Xcode.app/Contents/PlugIns/IDEContinuousIntegration.ideplugin/Con tents/MacOS/IDEContinuousIntegration
           0x1134c1000 -        0x1134c2ff3  com.apple.MTLTools (1.0 - 1) <B5263985-F044-3112-BB71-0C93496E5583> /Applications/Xcode.app/Contents/SharedFrameworks/MTLTools.framework/Versions/A /MTLTools
           0x1134c8000 -        0x1134d4ff3  com.apple.MTLToolsCore (1.0 - 1) <BB559536-ADFA-3018-AB3C-D8D5BB6E63AD> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsCore.framework/Versio ns/A/MTLToolsCore
           0x1134df000 -        0x1134dfff7  com.apple.dt.IDE.IDEAppleScriptEditor (6.1.1 - 6254) <C3693423-CCE0-3254-AE46-D51B84967219> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
           0x1134f0000 -        0x1134f1ff7  com.apple.dt.dbg.DebuggerLLDBService (6.1.1 - 6254) <DF620C49-8758-36D5-967E-BB34D0571FB8> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
           0x11350b000 -        0x11350bfff  com.apple.Metal (1.0 - 1) <D14A8E93-4F85-3D4B-BFBB-2841AC2E20D1> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/Metal.xcplugin/Contents/MacOS/Metal
           0x113565000 -        0x11357cfff  com.apple.DVTiPhoneSimulatorRemoteClient (6.1.1 - 6274) <6481B057-AAD0-31AB-A27A-BAC5C364D8BA> /Applications/Xcode.app/Contents/SharedFrameworks/DVTiPhoneSimulatorRemoteClien t.framework/Versions/A/DVTiPhoneSimulatorRemoteClient
           0x113591000 -        0x1135aafff  com.apple.DeviceLinkX (5.0 - 264) <D86F03AF-EAB0-33B4-B21B-0EB0A85E1258> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
           0x1135ba000 -        0x1135f0ff7  libssl.0.9.8.dylib (52.10.1) <4A2D6ECA-A07E-38B5-98D4-315A4A1E8CE6> /usr/lib/libssl.0.9.8.dylib
           0x114217000 -        0x11424bff7  com.apple.CoreSimulator (110.4 - 110.4) <3C2AE6EA-1F23-39A4-B316-9120003F75B1> /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/CoreSimula tor.framework/CoreSimulator
           0x114379000 -        0x114386fff  com.apple.dt.IDELanguageSupportCore (6.1.1 - 6743) <54A0BF3F-BC86-3845-94A3-140E31C402D0> /Applications/Xcode.app/Contents/PlugIns/IDELanguageSupportCore.ideplugin/Conte nts/MacOS/IDELanguageSupportCore
           0x114394000 -        0x1143edff7  com.apple.sourcekitd (1.0 - 600.0.56.1) <58C89ADF-9024-3277-B63F-CFB5D0E4F174> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/sourcekitd.framework/Versions/A/sourcekitd
           0x114415000 -        0x114451ff7  com.apple.dt.dbg.DebuggerFoundation (6.1.1 - 6254) <ACD560EA-A46A-3EE0-83BA-6759B59461DA> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
           0x11448e000 -        0x11448ffff  libpanel.5.4.dylib (44) <FB699180-AF56-34A8-90C7-8C0DC748F22B> /usr/lib/libpanel.5.4.dylib
           0x114494000 -        0x1144b2fff  libedit.3.dylib (40) <6049084C-478A-3A89-A9A1-E641B5F8C1A7> /usr/lib/libedit.3.dylib
           0x1144c3000 -        0x1144cbfff  com.apple.DevToolsFoundation (8.1.1 - 6269) <8C846FE6-3E91-3822-994D-58112C8B5428> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
           0x114625000 -        0x1146b3ff7  com.apple.dt.IBAutolayoutFoundation (1.0 - 6254) <E9CD59F5-4644-3135-9BB9-EC3972933A43> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
           0x114711000 -        0x1147b1fff  com.apple.dt.IBFoundation (1.0 - 6254) <E99B011E-5FF5-3537-BA8B-F6C1C53B6139> /Applications/Xcode.app/Contents/Frameworks/IBFoundation.framework/Versions/A/I BFoundation
           0x114824000 -        0x11486eff7  com.apple.CoreThemeDefinition (2.0 - 182) <11BB8A48-8C00-3C63-BBF1-2BF8FE612B2F> /System/Library/PrivateFrameworks/CoreThemeDefinition.framework/Versions/A/Core ThemeDefinition
           0x1148a6000 -        0x1148edff7  com.apple.dt.dbg.DebuggerLLDB (6.1.1 - 6254) <96077ACE-B40D-346F-A943-A9D4DF5902AE> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDB.ideplugin/Contents/MacOS/ DebuggerLLDB
           0x114920000 -        0x1169e4f6b  com.apple.LLDB.framework (1.320.4.156 - 320.4.156) <1597D391-C69B-30F1-82B1-683DB68538A6> /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Versions/A/LLD B
           0x1172a3000 -        0x117394ff7  org.python.python (2.7.6 - 2.7.6) <A5C1B694-31A0-3966-B6BC-C40694DC707F> /System/Library/Frameworks/Python.framework/Versions/2.7/Python
           0x1173fa000 -        0x117436fff  com.apple.dt.IDE.Xcode3Core (6.1.1 - 6269) <E141FDDD-CE38-3936-BBAA-A0DA1182EB17> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
           0x11745c000 -        0x1177bbfff  com.apple.Xcode.DevToolsCore (8.1.1 - 6269) <6BE0D774-F7AB-397F-97C3-1C7595B6BD05> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
           0x117958000 -        0x11798ffff  com.apple.Xcode.DevToolsSupport (8.1.1 - 6269) <021EAD1B-3BEF-33C6-9B6F-4C03A38D8587> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
           0x117ab7000 -        0x117c5efff  com.apple.dt.IDE.Xcode3UI (6.1.1 - 6269) <E1ADC095-369E-35FE-BC82-9C8E3C8D1B18> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
           0x117d7c000 -        0x117de8ff7  com.apple.dt.IDE.IDEDocViewer (6.1.1 - 6254) <504856EB-486D-30BA-B66F-0030C55B6DE1> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
           0x117e3e000 -        0x117e5dfff  com.apple.dt.IDE.IDEQuickHelp (6.1.1 - 6254) <50B92ACD-68A8-38AB-A0D8-1A2D950D8351> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
           0x117e7a000 -        0x117ebafff  com.apple.dt.IDE.iCloudSupport (6.1.1 - 6254) <F876E702-FD72-36C9-847B-1826940344D4> /Applications/Xcode.app/Contents/PlugIns/iCloudSupport.ideplugin/Contents/MacOS /iCloudSupport
           0x117ef4000 -        0x118401ff7  com.apple.dt.IDE.IDEInterfaceBuilderKit (6.1.1 - 6254) <CB2B752B-5982-3D87-8F94-8C2022159663> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
           0x118792000 -        0x1187c6ffb  com.apple.GPUTools (1.0 - 16738) <04AC823C-BAC2-3691-B7DF-70DE0BBCC44C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
           0x1187fa000 -        0x118801ff7  com.apple.dt.IDE.HexEditor (6.1.1 - 6254) <0C2003E2-2971-338D-91B2-5616E05D6598> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
           0x11880b000 -        0x118839ff7 +com.ridiculousfish.HexFiendFramework (6.1.1 - 6254) <32F0B5F7-0C97-3D5C-9C7F-C8E911CBE856> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
           0x118860000 -        0x118863fff  com.apple.dt.dbg.DebuggerKit (1.0 - 1) <9C4A616E-0A53-36B2-9E47-545034B681E3> /Applications/Xcode.app/Contents/PlugIns/DebuggerKit.ideplugin/Contents/MacOS/D ebuggerKit
           0x11886c000 -        0x118938ff7  com.apple.dt.dbg.DebuggerUI (6.1.1 - 6254) <3661559D-8080-3059-A76F-E4681BB2CE95> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
           0x1189e5000 -        0x118e29ff7  com.apple.SceneKit (5.0 - 260.7.1) <61A4433D-A28A-37FF-BF20-1D69EDE78AF8> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
           0x1190cc000 -        0x11918dff7  com.apple.dt.IDE.IDESourceEditor (6.1.1 - 6254) <24558466-B611-301D-8504-9F4F551B6519> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
           0x119204000 -        0x119233fff  com.apple.dt.gpu.GPUDebuggerFoundation (6.1.1 - 16738) <A3441AEC-682E-3D9E-9F27-7408B27D8C01> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
           0x11925f000 -        0x11929dffb  com.apple.GPUToolsCore (1.0 - 16738) <19E72634-C3CC-39E3-ACA0-A927714920B5> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
           0x1192f1000 -        0x1192f9fff  com.apple.dt.IDE.IDEOSXSupportCore (6.1.1 - 6056) <6CF2A8F4-CD93-34D3-A252-260EB5912BCB> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/ Library/Xcode/PrivatePlugIns/IDEOSXSupportCore.ideplugin/Contents/MacOS/IDEOSXSu pportCore
           0x119307000 -        0x119316ff7  com.apple.DTDeviceKit (4.2 - 6274) <0923D371-9E54-3A33-9C4D-D6A3C568F642> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKit.framework/Version s/A/DTDeviceKit
           0x119326000 -        0x11932afff  com.apple.audio.AppleHDAHALPlugIn (269.25 - 269.25) <D7562B22-F5ED-3FD6-894E-4F4876DE14FF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x11932f000 -        0x1193feff7  com.apple.GPUToolsServices (1.0 - 16738) <7060880D-35F8-36AD-90C5-0E259475E261> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
           0x119466000 -        0x11946bffb  com.apple.GPUToolsInterface (1.0 - 16738) <D9DC1D8B-2527-31C3-B0F4-C549CBB9FB7F> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
           0x119473000 -        0x11949bff3  com.apple.GLToolsInterface (1.0 - 16738) <56DEBFD8-B9B6-3B7A-A31B-E588EB429DAD> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsInterface.framework/Ve rsions/A/GLToolsInterface
           0x1194b9000 -        0x11953cff7  com.apple.GLToolsCore (1.0 - 16738) <833E69EE-8BEC-362A-AE43-63B4C263697F> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsCore.framework/Version s/A/GLToolsCore
           0x11955a000 -        0x11956bff3  com.apple.GLTools (1.0 - 16738) <612A093E-34E1-372B-9851-61A452D13E81> /Applications/Xcode.app/Contents/SharedFrameworks/GLTools.framework/Versions/A/ GLTools
           0x119573000 -        0x1195c9ff3  com.apple.GLToolsServices (1.0 - 16738) <70E50EE3-C00F-3CDF-8166-22D657C880AF> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsServices.framework/Ver sions/A/GLToolsServices
           0x11960f000 -        0x119696ff7  com.apple.gputools.GLToolsAnalysisEngine (1.0 - 16738) <7E492003-01EE-3D4B-BA0B-6DA4240EFB06> /Applications/Xcode.app/Contents/SharedFrameworks/GLToolsAnalysisEngine.framewo rk/Versions/A/GLToolsAnalysisEngine
           0x119720000 -        0x119720ff7  com.apple.xcode.compilers.coredata (8.1.1 - 6269) <ECC08123-F948-3CDA-AAFF-C78E0B0B833E> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/Core Data.xcplugin/Contents/MacOS/Core Data
           0x119764000 -        0x119769ff7  com.apple.dt.gpu.GPUTraceDebugger (6.1.1 - 16738) <93E8E56C-7D20-32DB-9C29-D445C15885E2> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
           0x119771000 -        0x11977cfff  com.apple.dt.gpu.GPUDebuggerKit (6.1.1 - 16738) <8EB5F440-743E-3E7C-91F3-4F96BCF95BB3> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
           0x11978f000 -        0x1197fdfff  com.apple.dt.gpu.GPUTraceDebuggerUI (6.1.1 - 16738) <B155A56D-BB3B-34B1-A01B-8F18E6EF5432> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
           0x11a988000 -        0x11aa00fff  com.apple.dt.IDE.IDEiOSSupportCore (6.1.1 - 6274) <9049E0FB-9370-3047-BF0B-A527AB678868> /Applications/Xcode.app/Contents/PlugIns/IDEiOSSupportCore.ideplugin/Contents/M acOS/IDEiOSSupportCore
           0x11aacb000 -        0x11aaf0ff7  com.apple.DiscRecordingUI (9.0 - 9000.4.2) <F1DC628C-5B6F-3AB5-912E-81DB1A9F0FA3> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x11ab11000 -        0x11ab53ff7  com.apple.glut (3.6.2 - GLUT-3.6.2) <48FFD2D2-8347-3E09-88EE-53DF5DB912A0> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
           0x11ad86000 -        0x11ad96fff  com.apple.dt.XCLanguageSupport (6.1.1 - 6743) <B2B93EDC-1696-3E83-90EE-ADFAFC98A5E0> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/MacOS /XCLanguageSupport
           0x11ada4000 -        0x11adaefff  com.apple.xcode.plug-in.CoreBuildTasks (8.1.1 - 6269) <6E29F1BC-B350-3CE7-A9D8-A5DF04E82781> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
           0x11adb6000 -        0x11adb6ff7  com.apple.compilers.clang (8.1.1 - 6269) <88A626F9-D8FF-356A-8B9D-7DCC4C3152F9> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/Clang LLVM 1.0.xcplugin/Contents/MacOS/Clang LLVM 1.0
           0x11adba000 -        0x11adbdff7  com.apple.platform.iphonesimulator.plugin (1.0 - 1.0) <AD85F733-ABA7-3919-AE01-93B4A9DCBDDB> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/iPhoneSimulator Build System Support.xcplugin/Contents/MacOS/iPhoneSimulator Build System Support
           0x11adc3000 -        0x11adc4ff7  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <9E32CF38-9E8A-3188-B099-ED4AF81A061D> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
           0x11adc8000 -        0x11adccff7  com.apple.dt.IDEIODebugGaugesCore (6.1.1 - 6254) <76638143-2636-3FC5-B961-18FE6A99D8DD> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesCore.ideplugin/Content s/MacOS/IDEIODebugGaugesCore
           0x11add6000 -        0x11ade3ff7  com.apple.dt.IDEIODebugGaugesUI (6.1.1 - 6254) <1B9A74A2-B7F1-3ADA-82A5-8C972490A8E8> /Applications/Xcode.app/Contents/PlugIns/IDEIODebugGaugesUI.ideplugin/Contents/ MacOS/IDEIODebugGaugesUI
           0x11c6a6000 -        0x11c725ff7  com.apple.DTDeviceKitBase (6.1.1 - 6274) <3D1BBDB3-A2A3-3D87-8E18-8032001DE9E5> /Applications/Xcode.app/Contents/SharedFrameworks/DTDeviceKitBase.framework/Ver sions/A/DTDeviceKitBase
           0x11c776000 -        0x11c88efff  com.apple.mobiledevice (757.3.2.0.4 - 757.3.2.0.4) <7593205C-1F64-3BD2-A1E0-81B2CCF853A4> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x11c98d000 -        0x11cb5afff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (6.1.1 - 6254) <70370059-1756-3378-93D0-E44CE62E3F25> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
           0x11d0df000 -        0x11d2d3fff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (6.1.1 - 6247) <025FDE46-34BB-3E85-B2DD-9201DF88835C> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
           0x11d3c2000 -        0x11d5dcfff  com.apple.audio.units.Components (1.12 - 1.12) <95245456-EE5C-3D29-8E18-5E02E74A2683> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x11d697000 -        0x11d6dbfff  com.apple.dt.IDE.IDEiPhoneSupport (6.1.1 - 6274) <F721A366-0288-31BD-A2DF-82099D14D885> /Applications/Xcode.app/Contents/PlugIns/IDEiPhoneSupport.ideplugin/Contents/Ma cOS/IDEiPhoneSupport
           0x11db1c000 -        0x11db3cffb  com.apple.MTLToolsServices (1.0 - 1) <E85779EB-83EB-3F80-82C8-D0C86F4B5B3E> /Applications/Xcode.app/Contents/SharedFrameworks/MTLToolsServices.framework/Ve rsions/A/MTLToolsServices
           0x11db57000 -        0x11db6dfff  com.apple.dt.IDE.IDESubversion (6.1.1 - 6254) <9B7A80F8-C70B-3371-B9A5-1C28CD6BBC97> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS /IDESubversion
           0x11e1a4000 -        0x11e1a4ffe +cl_kernels (???) <211EEC21-206B-4AFF-AF72-3B81DFAD1E93> cl_kernels
           0x11e443000 -        0x11e4afff7  com.apple.dt.gpu.GPURenderTargetEditor (6.1.1 - 16738) <177EC5FF-ED4C-3D13-90FB-D7DDE4187C7D> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
           0x11e4f3000 -        0x11e4fcff7  com.apple.dt.PlistEditor (6.1.1 - 6254) <56213BF0-BEE9-302F-913C-E43260E3E6F9> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
           0x11e508000 -        0x11e559fff  com.apple.IDESpriteKitParticleEditor (2.0 - 2) <1D89DF54-E7DE-3918-B924-0B7C81476BAB> /Applications/Xcode.app/Contents/PlugIns/IDESpriteKitParticleEditor.ideplugin/C ontents/MacOS/IDESpriteKitParticleEditor
           0x11e58b000 -        0x11e6f1fff  com.apple.SpriteKit (1.0 - 1) <54E947B4-A15E-327B-8E8B-42409CB2A3AC> /System/Library/Frameworks/SpriteKit.framework/Versions/A/SpriteKit
           0x11e788000 -        0x11e7deff7  com.apple.PhysicsKit (1.0 - 1) <F7CF543C-70F5-312F-B230-D09349848EAD> /System/Library/PrivateFrameworks/PhysicsKit.framework/Versions/A/PhysicsKit
           0x11e80b000 -        0x11e832ff7  com.apple.GLKit (1.0 - 27) <AFCF7EC6-B06D-316C-842C-DAE5FFA115F9> /System/Library/Frameworks/GLKit.framework/Versions/A/GLKit
           0x11e856000 -        0x11e87cff7  com.apple.audio.OpenAL (1.8 - 1.8) <B05578A8-FE08-310C-BF91-C1BDE10858CD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
           0x11e88e000 -  

    I've solved the problem by updating Windows.

  • Xcode crash when opening project

    Hi, my MAC book is late 2008 mode with 4GB RAM upgrade. XCode works fine with Snow Leopard. I upgrade to lion recently and install xcode 4.1 from App Store, however, I never been able to open or create any project. It's crash. Here is the crash log. I uninstall and reinstall xcode. No luck. reinstall iTune. The same. I'm just wondering how to solve this. Here is crash log.
    Process:         Xcode [247]
    Path:            /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.dt.Xcode
    Version:         4.1 (516)
    Build Info:      IDEApplication-516000000000000~18
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [161]
    Date/Time:       2011-09-08 21:18:19.772 -0700
    OS Version:      Mac OS X 10.7 (11A459e)
    Report Version:  9
    Interval Since Last Report:          45731 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  139 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      AB39A419-FAB1-40CB-90BB-4CE827DFBE4D
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    ProductBuildVersion: 4B110
    Encountered multiple assertions. First assertion was: UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[IDECustomToolbar setFullScreenAccessoryView:]: unrecognized selector sent to instance 0x40151fb20
    UserInfo: (null)
    Hints: None
    Backtrace:
      0  0x00007fff82b8ccfa __exceptionPreprocess (in CoreFoundation)
      1  0x00007fff8c9959ea objc_exception_throw (in libobjc.A.dylib)
      2  0x00007fff82c17cfe -[NSObject doesNotRecognizeSelector:] (in CoreFoundation)
      3  0x00007fff82b7a073 ___forwarding___ (in CoreFoundation)
      4  0x00007fff82b79e88 _CF_forwarding_prep_0 (in CoreFoundation)
      5  0x000000010f733ff3 -[IDEWorkspaceWindowController windowDidLoad] (in IDEKit)
      6  0x00007fff8a208f6a -[NSWindowController _windowDidLoad] (in AppKit)
      7  0x00007fff8a200646 -[NSWindowController window] (in AppKit)
      8  0x00007fff8a200492 -[NSWindowController showWindow:] (in AppKit)
      9  0x000000010f733752 -[IDEWorkspaceDocument setOrderedWindowControllerNames:] (in IDEKit)
    10  0x00007fff832d14c2 _NSSetObjectValueAndNotify (in Foundation)
    11  0x000000010f7333ee -[IDEWorkspaceDocument revertStateWithDictionary:] (in IDEKit)
    12  0x000000010ee945c7 -[DVTStateToken _pullStateFromDictionary:] (in DVTFoundation)
    13  0x000000010ee9438a -[DVTStateToken pullStateFromRepository] (in DVTFoundation)
    14  0x000000010f7f8fba -[IDEWorkspaceDocument _readFromURL:ofType:simpleFilesFocused:error:] (in IDEKit)
    15  0x000000010f732260 -[IDEWorkspaceDocument readFromURL:ofType:error:] (in IDEKit)
    16  0x00007fff8a286b46 -[NSDocument _initWithContentsOfURL:ofType:error:] (in AppKit)
    17  0x00007fff8a286a5e -[NSDocument initWithContentsOfURL:ofType:error:] (in AppKit)
    18  0x000000010f73190c -[IDEDocumentController makeDocumentWithContentsOfURL:ofType:error:] (in IDEKit)
    19  0x00007fff8a3d758e -[NSDocumentController(NSDeprecated) openDocumentWithContentsOfURL:display:error:] (in AppKit)
    20  0x000000010f9338da -[IDEDocumentController _openProjectDocument:displayDocument:error:] (in IDEKit)
    21  0x000000010f73133e -[IDEDocumentController _openProjectsAndWorkspaces:documents:simpleFileURLs:display:error:] (in IDEKit)
    22  0x000000010f7310eb -[IDEDocumentController _openDocumentsForURLs:display:error:] (in IDEKit)
    23  0x000000010f73105d -[IDEDocumentController openDocumentWithContentsOfURL:display:error:] (in IDEKit)
    24  0x000000010f730e9f -[IDEWelcomeWindowController openSelected:] (in IDEKit)
    25  0x00007fff82b7c98d -[NSObject performSelector:withObject:] (in CoreFoundation)
    26  0x00007fff8a10fe66 -[NSApplication sendAction:to:from:] (in AppKit)
    27  0x000000010f052222 -[DVTApplication sendAction:to:from:] (in DVTKit)
    28  0x000000010f730ca2 -[IDEApplication sendAction:to:from:] (in IDEKit)
    29  0x00007fff8a10fd98 -[NSControl sendAction:to:] (in AppKit)
    30  0x00007fff8a10fcc3 -[NSCell _sendActionFrom:] (in AppKit)
    31  0x00007fff8a10f186 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
    32  0x00007fff8a18e540 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in AppKit)
    33  0x00007fff8a10dd92 -[NSControl mouseDown:] (in AppKit)
    34  0x00007fff8a0d87c6 -[NSWindow sendEvent:] (in AppKit)
    35  0x00007fff8a07128e -[NSApplication sendEvent:] (in AppKit)
    36  0x000000010f7309f6 -[IDEApplication sendEvent:] (in IDEKit)
    37  0x00007fff8a0086e2 -[NSApplication run] (in AppKit)
    38  0x00007fff8a285cfb NSApplicationMain (in AppKit)
    39  0x000000010ee67eec (in Xcode)
    objc[247]: garbage collection is ON
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff872c4ce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff86a47852 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff86a38afa abort + 143
    3   com.apple.dt.IDEKit                     0x000000010f8219c3 +[IDEAssertionHandler _handleAssertionWithLogString:] + 462
    4   com.apple.dt.IDEKit                     0x000000010f822540 -[IDEAssertionHandler handleUncaughtException:] + 535
    5   com.apple.AppKit                        0x00007fff8a008792 -[NSApplication run] + 717
    6   com.apple.AppKit                        0x00007fff8a285cfb NSApplicationMain + 860
    7   com.apple.dt.Xcode                      0x000000010ee67eec 0x10ee67000 + 3820
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff872c57e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff857f660e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff857f519e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff872c367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff872c2d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff82b199ac __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff82b220b4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff82b218c6 CFRunLoopRunSpecific + 230
    5   com.apple.DTDeviceKit                   0x0000000111950535 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 253
    6   com.apple.Foundation                    0x00007fff832c1faa -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff832c1f22 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff86a4593f _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff86a48bf5 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff872c4df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff82b6aedb __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff86a4593f _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff86a48bf5 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff872c367a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff872c2d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff82b199ac __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff82b220b4 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff82b218c6 CFRunLoopRunSpecific + 230
    5   com.apple.DebugSymbols                  0x00007fff86f7f4d2 _ZL20SpotlightQueryThreadPv + 434
    6   libsystem_c.dylib                       0x00007fff86a4593f _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff86a48bf5 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff872c4bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff86a492f4 _pthread_cond_wait + 840
    2   com.apple.Xcode.DevToolsCore            0x0000000111fe812a -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 318
    3   com.apple.Foundation                    0x00007fff832c1faa -[NSThread main] + 68
    4   com.apple.Foundation                    0x00007fff832c1f22 __NSThread__main__ + 1575
    5   libsystem_c.dylib                       0x00007fff86a4593f _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff86a48bf5 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff872c5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff86a47614 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff86a48c05 start_wqthread + 13
    Thread 7:: Dispatch queue: IDEIndex PCH Creation Lock
    0   libclang.dylib                          0x00000001101af923 llvm::FoldingSetNodeID::AddString(llvm::StringRef) + 211
    1   libclang.dylib                          0x000000010fe7a5de clang::OnDiskChainedHashTableGenerator<(anonymous namespace)::ASTDeclContextNameLookupTrait>::insert(clang::DeclarationName, clang::DeclContextLookupResult const&, (anonymous namespace)::ASTDeclContextNameLookupTrait&) + 622
    2   libclang.dylib                          0x000000010fe7a102 clang::ASTWriter::WriteDeclContextVisibleBlock(clang::ASTContext&, clang::DeclContext*) + 450
    3   libclang.dylib                          0x000000010fe8f706 clang::ASTWriter::WriteDecl(clang::ASTContext&, clang::Decl*) + 214
    4   libclang.dylib                          0x000000010fe800fa clang::ASTWriter::WriteASTCore(clang::Sema&, clang::MemorizeStatCalls*, char const*, std::string const&) + 6794
    5   libclang.dylib                          0x000000010fdda097 clang::ASTUnit::serialize(llvm::raw_ostream&) + 247
    6   libclang.dylib                          0x000000010fdd9f54 clang::ASTUnit::Save(llvm::StringRef) + 180
    7   libclang.dylib                          0x000000010fdb372d clang_saveTranslationUnit + 45
    8   com.apple.dt.IDEFoundation              0x000000010f47a23f +[IDEIndexClangDataSource createPCHFile:path:arguments:context:] + 1219
    9   com.apple.dt.IDEFoundation              0x000000010f454158 __54-[IDEIndex createPCHFile:willIndex:arguments:context:]_block_invoke_0 + 321
    10  com.apple.dt.DVTFoundation              0x000000010ee6d7f9 __38-[DVTDispatchLock performLockedBlock:]_block_invoke_0 + 22
    11  libdispatch.dylib                       0x00007fff857f6afd _dispatch_barrier_sync_f_invoke + 33
    12  com.apple.dt.DVTFoundation              0x000000010ee6d7a9 -[DVTDispatchLock performLockedBlock:] + 289
    13  com.apple.dt.IDEFoundation              0x000000010f453fd5 -[IDEIndex createPCHFile:willIndex:arguments:context:] + 870
    14  com.apple.dt.IDEFoundation              0x000000010f47a9f8 -[IDEIndexClangDataSource generateDataForJob:] + 1197
    15  com.apple.dt.IDEFoundation              0x000000010f44652c -[IDEIndexDataSource processJob:] + 228
    16  com.apple.dt.IDEFoundation              0x000000010f4e91c8 +[IDEIndexingEngine runFileJob:] + 429
    17  com.apple.dt.IDEFoundation              0x000000010f4ea633 -[IDEIndexingJob run] + 67
    18  com.apple.dt.IDEFoundation              0x000000010f4eb61d __40-[IDEIndexingJobScheduler _scheduleJobs]_block_invoke_0 + 28
    19  libdispatch.dylib                       0x00007fff857f490a _dispatch_call_block_and_release + 18
    20  libdispatch.dylib                       0x00007fff857f57e9 _dispatch_worker_thread2 + 255
    21  libsystem_c.dylib                       0x00007fff86a4745a _pthread_wqthread + 316
    22  libsystem_c.dylib                       0x00007fff86a48c05 start_wqthread + 13
    Thread 8:: Dispatch queue: com.apple.root.low-priority
    0   libsystem_kernel.dylib                  0x00007fff872c36b6 semaphore_wait_trap + 10
    1   libdispatch.dylib                       0x00007fff857f7c12 _dispatch_thread_semaphore_wait + 18
    2   libdispatch.dylib                       0x00007fff857f6e02 _dispatch_barrier_sync_f_slow + 137
    3   com.apple.dt.DVTFoundation              0x000000010ee6d7a9 -[DVTDispatchLock performLockedBlock:] + 289
    4   com.apple.dt.IDEFoundation              0x000000010f453fd5 -[IDEIndex createPCHFile:willIndex:arguments:context:] + 870
    5   com.apple.dt.IDEFoundation              0x000000010f47a9f8 -[IDEIndexClangDataSource generateDataForJob:] + 1197
    6   com.apple.dt.IDEFoundation              0x000000010f44652c -[IDEIndexDataSource processJob:] + 228
    7   com.apple.dt.IDEFoundation              0x000000010f4e91c8 +[IDEIndexingEngine runFileJob:] + 429
    8   com.apple.dt.IDEFoundation              0x000000010f4ea633 -[IDEIndexingJob run] + 67
    9   com.apple.dt.IDEFoundation              0x000000010f4eb61d __40-[IDEIndexingJobScheduler _scheduleJobs]_block_invoke_0 + 28
    10  libdispatch.dylib                       0x00007fff857f490a _dispatch_call_block_and_release + 18
    11  libdispatch.dylib                       0x00007fff857f57e9 _dispatch_worker_thread2 + 255
    12  libsystem_c.dylib                       0x00007fff86a4745a _pthread_wqthread + 316
    13  libsystem_c.dylib                       0x00007fff86a48c05 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff872c5192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff86a47614 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff86a48c05 start_wqthread + 13
    Thread 10:
    0   libsystem_c.dylib                       0x00007fff86a48bf8 start_wqthread + 0
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6ea66a38  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6ea66a60  rsp: 0x00007fff6ea66a38
       r8: 0x00007fff716dbfb8   r9: 0x00007fff71f03800  r10: 0x00007fff872c4d0a  r11: 0x0000000000000246
      r12: 0x00007fff71151020  r13: 0x0000000401b2c7e0  r14: 0x00007fff716de960  r15: 0x00007fff6ea66b68
      rip: 0x00007fff872c4ce2  rfl: 0x0000000000000246  cr2: 0x00000001101b5c70
    Logical CPU: 0
    Binary Images:
           0x10ee67000 -        0x10ee67fff  com.apple.dt.Xcode (4.1 - 516) <0AEC5D96-FEB3-33D0-A33A-F739802FC079> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
           0x10ee6c000 -        0x10ef97ff7  com.apple.dt.DVTFoundation (4.1 - 580) <6B17F312-A6B4-38DB-8C60-BE7FD99FEDB5> /Developer/Library/PrivateFrameworks/DVTFoundation.framework/Versions/A/DVTFoun dation
           0x10f04e000 -        0x10f27dfff  com.apple.dt.DVTKit (4.1 - 589) <B5DC8D7C-55FA-369C-988C-492E834F11BF> /Developer/Library/PrivateFrameworks/DVTKit.framework/Versions/A/DVTKit
           0x10f3ad000 -        0x10f5d0fff  com.apple.dt.IDEFoundation (4.1 - 624) <B7945488-556C-39B2-97B0-3B38C19E4E2B> /Developer/Library/PrivateFrameworks/IDEFoundation.framework/Versions/A/IDEFoun dation
           0x10f722000 -        0x10fb2afff  com.apple.dt.IDEKit (4.1 - 632) <13206DCE-D1B8-34F5-B049-0247EF6D4264> /Developer/Library/PrivateFrameworks/IDEKit.framework/Versions/A/IDEKit
           0x10fdb2000 -        0x110291fff +libclang.dylib (163.7.1 - compatibility 1.0.0) <A6A3A1C1-3051-384A-80DA-E1D69A471D15> /Developer/usr/clang-ide/lib/libclang.dylib
           0x111667000 -        0x111668fff  com.apple.dt.dbg.DebuggerGDBService (4.1 - 569) <977CFF74-1E82-3B29-BEED-16D0FA887F8E> /Developer/Library/Xcode/PrivatePlugIns/DebuggerGDBService.ideplugin/Contents/M acOS/DebuggerGDBService
           0x11166d000 -        0x11166efff  com.apple.dt.dbg.DebuggerLLDBService (4.1 - 569) <4EDA6C25-A516-3120-8429-4635A79C47F2> /Developer/Library/Xcode/PrivatePlugIns/DebuggerLLDBService.ideplugin/Contents/ MacOS/DebuggerLLDBService
           0x111673000 -        0x11167aff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.1 - 504) <DD20A116-21F1-3050-9A03-73145CF93E15> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFramewor ks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteC lient
           0x111686000 -        0x111702fff  com.apple.dt.IDE.IDEiPhoneSupport (4.1 - 558) <2B9EEC55-7405-3482-B2AF-430D7C66450F> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/I DEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
           0x11175f000 -        0x111784ff7  com.apple.DTDeviceKitBase (??? - 515) <3BB007CE-A2B4-30F9-A8DF-7970E0800B2F> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKitBase.framework/Versions/A/DTDeviceKitBase
           0x11179c000 -        0x1117b3fff  com.apple.DeviceLinkX (4.1 - 223) <7CE62016-E1A6-3DB6-A9B6-2E4FB50EBBDA> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
           0x1117c2000 -        0x1117c5fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <30FB0E7A-766F-378E-BB50-5A8D01FFB643> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/i PhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
           0x1117c9000 -        0x1117cafff  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.1 - 518) <E93D37F3-99A3-3E83-918E-2402DEEC753D> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderAutomator.ideplugin/ Contents/MacOS/IDEInterfaceBuilderAutomator
           0x1118d2000 -        0x1118d2fff  com.apple.dt.IDE.IDEAppleScriptEditor (4.1 - 504) <0803587F-C46E-30BC-8C39-57DE28F9203A> /Developer/Library/Xcode/PrivatePlugIns/IDEAppleScriptEditor.ideplugin/Contents /MacOS/IDEAppleScriptEditor
           0x1118d6000 -        0x1118ddfff  com.apple.dt.PlistEditor (4.1 - 508) <E6A85CD1-5E55-3F23-8A9B-751FCE8824FC> /Developer/Library/Xcode/PrivatePlugIns/PlistEditor.ideplugin/Contents/MacOS/Pl istEditor
           0x1118e6000 -        0x1118edfff  com.apple.dt.ScriptingDefinitionEditor (4.1 - 501) <C596D2D7-A2E2-32D8-9765-90382F747EB6> /Developer/Library/Xcode/PrivatePlugIns/ScriptingDefinitionEditor.ideplugin/Con tents/MacOS/ScriptingDefinitionEditor
           0x1118f4000 -        0x111906ff7  com.apple.dt.IDE.IDERTFEditor (4.1 - 503) <1BB5CE6C-CFA0-3922-855A-F0A88115980A> /Developer/Library/Xcode/PrivatePlugIns/IDERTFEditor.ideplugin/Contents/MacOS/I DERTFEditor
           0x111916000 -        0x11191cff7  com.apple.dt.IDE.HexEditor (4.1 - 510) <6FE56852-C0A5-3481-A17B-93D59071AD01> /Developer/Library/Xcode/PrivatePlugIns/HexEditor.ideplugin/Contents/MacOS/HexE ditor
           0x111924000 -        0x111927ff7  com.apple.dt.IDE.IDEPDFViewer (4.1 - 504) <279F0866-1E21-3F00-B919-C24C81B5880B> /Developer/Library/Xcode/PrivatePlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/I DEPDFViewer
           0x11193a000 -        0x1119e6ff7  com.apple.DTDeviceKit (4.2 - 515) <6347DCA3-95F1-3153-B15F-8F7B9D19E7D3> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKit.framework/Versions/A/DTDeviceKit
           0x111a6e000 -        0x111ae8fff  com.apple.mobiledevice (423.2 - 423.2) <727DF3A6-8F67-943C-69CA-5D6B18B8F7AC> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x111b29000 -        0x111b39ff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.1 - 509) <DFE85051-5572-3076-8FFC-DED3D7578084> /Developer/Library/Xcode/PrivatePlugIns/IDEArchivedApplicationsViewer.ideplugin /Contents/MacOS/IDEArchivedApplicationsViewer
           0x111b4b000 -        0x111c2efff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
           0x111c84000 -        0x111cabfff  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <B0925A5D-5355-3ECE-BF2F-E576FF105F5A> /usr/lib/libssl.0.9.7.dylib
           0x111df6000 -        0x111e1ffff  libPDFRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22008D4B-BC13-316E-848B-A866244F993A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x111eda000 -        0x111eeefff  com.apple.dt.IDE.Xcode3Core (4.1 - 613) <41C0CF79-666B-3A8E-AD78-3377A31B70BD> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xco de3Core
           0x111efe000 -        0x1121fcfff  com.apple.Xcode.DevToolsCore (6.1 - 613) <8086867E-EB22-3F9A-BCD4-13A45824D491> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/Framework s/DevToolsCore.framework/Versions/A/DevToolsCore
           0x112386000 -        0x112392ff7  com.apple.DevToolsFoundation (6.1 - 613) <524E4AEE-C269-30A2-BEE5-AE031CADF929> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/Framework s/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
           0x11239f000 -        0x1123dcff7  com.apple.Xcode.DevToolsSupport (6.1 - 613) <833620EA-76FF-3E72-996B-0FFF953658FC> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/Framework s/DevToolsSupport.framework/Versions/A/DevToolsSupport
           0x11247e000 -        0x112486ff7  com.apple.xcode.plug-in.CoreBuildTasks (6.1 - 613) <00431651-9050-3387-9EFB-69C2E93A7072> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSup port/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Cor eBuildTasks
           0x11248d000 -        0x1124a4fff  com.apple.dt.IDE.SharedPlugInUtilities (4.1 - 504) <1B4C01A1-14CF-35BE-A9FD-D47CC6EB4897> /Developer/Library/Xcode/PrivatePlugIns/SharedPlugInUtilities.ideplugin/Content s/MacOS/SharedPlugInUtilities
           0x1124b2000 -        0x1125b1ff7  com.apple.dt.IDE.Xcode3UI (4.1 - 613) <53C10CDF-0C65-3BEE-ACD0-EA183D08BF12> /Developer/Library/Xcode/PrivatePlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode 3UI
           0x112660000 -        0x1127caff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.1 - 1617) <485004D5-C741-3512-8782-FF3FED95221B> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaIntegration.ide plugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
           0x1128b8000 -        0x112902fff  com.apple.glut (3.4.9 - GLUT-3.4.9) <D9A11984-B5FF-3152-B798-CCBF9755D4B4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
           0x112974000 -        0x112982ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.1 - 518) <035C58FE-A398-348E-A854-953AC3CD10D1> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoa.ideplugin/Cont ents/MacOS/IDEInterfaceBuilderCocoa
           0x112993000 -        0x1129c2fff  com.apple.DiscRecordingUI (6.0 - 6000.4.1) <E69FEB2A-1F5B-3BF7-80D9-B79717DE349F> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x1129ef000 -        0x112c68ff7  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.1 - 1617) <EC4E088F-4DC2-3F6B-939E-BE24BA454212> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderKit.ideplugin/Conten ts/MacOS/IDEInterfaceBuilderKit
           0x112dfc000 -        0x112ecdfff  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.1 - 534) <379A9EA3-3CAC-375F-B679-F9AC8C74C5F9> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePl ugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInter faceBuilderCocoaTouchIntegration
           0x1130db000 -        0x1130edff7 +IBThunkTemplates (??? - ???) <09162C22-7124-3C7D-9768-C3AFE7B2F5F2> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderKit.ideplugin/Conten ts/Resources/IBThunkTemplates
           0x113108000 -        0x113153fff  com.apple.dt.IDE.IDEFindReplace (4.1 - 536) <197800E8-A35A-3658-8CE1-913DDD6FD388> /Developer/Library/Xcode/PrivatePlugIns/IDEFindReplace.ideplugin/Contents/MacOS /IDEFindReplace
           0x1131a8000 -        0x1131f3fff  com.apple.DADocSetAccess (4.1 - 504) <3B6E939C-9418-3880-8015-928EF1EC6158> /Developer/Library/PrivateFrameworks/DADocSetAccess.framework/Versions/A/DADocS etAccess
           0x11321e000 -        0x113239ff7  com.apple.DADocSetManagement (4.1 - 508) <2E3C91EC-631A-30EC-91FD-CECC3D3CBBE0> /Developer/Library/PrivateFrameworks/DADocSetManagement.framework/Versions/A/DA DocSetManagement
           0x11324e000 -        0x11329bfff  com.apple.dt.IDE.IDEDocViewer (4.1 - 535) <EACD4DF5-BC6C-3CB5-A172-DAB926D307F9> /Developer/Library/Xcode/PrivatePlugIns/IDEDocViewer.ideplugin/Contents/MacOS/I DEDocViewer
           0x1132f2000 -        0x113442ff7  com.apple.audio.units.Components (1.7 - 1.7) <0DBF8589-8E70-32AB-A7AF-7179FC4CDA75> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x1134b7000 -        0x113577fff  com.apple.dt.IDE.IDEDevkitRefactoring (4.1 - 529) <02DB4D42-DD5C-38B3-A237-10EBBE2E44F9> /Developer/Library/Xcode/PrivatePlugIns/IDEDevkitRefactoring.ideplugin/Contents /MacOS/IDEDevkitRefactoring
           0x1135e2000 -        0x1135e6fff  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <B5564353-4F51-317C-9659-93106AF403DD> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x1135eb000 -        0x1135f1fff  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1b6) <95F9F958-EF2E-3DC0-A9C5-E402B07454F4> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x1135f6000 -        0x113607ff7  com.apple.dt.IDE.IDEQuickHelp (4.1 - 509) <C7647FCB-B967-301B-BD7A-A23131CA6448> /Developer/Library/Xcode/PrivatePlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/I DEQuickHelp
           0x1138d2000 -        0x1138d3ff7  com.apple.dt.IDE.IDEAppleScriptCore (4.1 - 504) <9955BEEC-A45D-328C-8434-01C6403D7AFC> /Developer/Library/Xcode/PrivatePlugIns/IDEAppleScriptCore.ideplugin/Contents/M acOS/IDEAppleScriptCore
           0x1138da000 -        0x1138f7ff7  com.apple.dt.dbg.DebuggerFoundation (4.1 - 569) <DAA1807A-27FA-3DB1-AF31-E50681DE72EE> /Developer/Library/Xcode/PrivatePlugIns/DebuggerFoundation.ideplugin/Contents/M acOS/DebuggerFoundation
           0x113912000 -        0x11391efff  com.apple.dt.IDE.IDEQuickLookEditor (4.1 - 506) <61A9F2B5-76CF-3758-BC75-269922788CB7> /Developer/Library/Xcode/PrivatePlugIns/IDEQuickLookEditor.ideplugin/Contents/M acOS/IDEQuickLookEditor
           0x113fd3000 -        0x114057ff7  com.apple.dt.IDE.IDESourceEditor (4.1 - 581) <74E149BB-E9F6-36DE-8517-C06E80EFC28C> /Developer/Library/Xcode/PrivatePlugIns/IDESourceEditor.ideplugin/Contents/MacO S/IDESourceEditor
           0x1140ac000 -        0x114103ff7  com.apple.dt.dbg.DebuggerUI (4.1 - 569) <5352C8C1-C833-3B42-8D11-47AC1CAB3ABD> /Developer/Library/Xcode/PrivatePlugIns/DebuggerUI.ideplugin/Contents/MacOS/Deb uggerUI
           0x114148000 -        0x114180ff7 +com.ridiculousfish.HexFiendFramework (4.1 - 510) <70AB51F9-A170-328E-B0BA-97145519CCF4> /Developer/Library/PrivateFrameworks/HexFiend.framework/Versions/A/HexFiend
           0x1141a6000 -        0x114284fff  com.apple.dt.IDE.IDEModelEditor (4.1 - 562) <A3EBFCC0-8878-33AE-A97C-0BA4DA8A3E88> /Developer/Library/Xcode/PrivatePlugIns/IDEModelEditor.ideplugin/Contents/MacOS /IDEModelEditor
           0x114311000 -        0x114378fff  com.apple.dt.IDE.IDEModelFoundation (4.1 - 562) <48D9AF4D-530B-387A-93C5-90C98329E1C7> /Developer/Library/Xcode/PrivatePlugIns/IDEModelFoundation.ideplugin/Contents/M acOS/IDEModelFoundation
           0x1143c1000 -        0x1143f3ff7  com.apple.dt.IDE.IDELogNavigator (4.1 - 511) <6884D0D6-AE3C-36EB-B6ED-C7C9EE8B9691> /Developer/Library/Xcode/PrivatePlugIns/IDELogNavigator.ideplugin/Contents/MacO S/IDELogNavigator
           0x1146f0000 -        0x1146f3ff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x11470e000 -        0x114714fff  libcldcpuengine.dylib (1.50.57 - compatibility 1.0.0) <B16DF1FD-246D-3441-ADDF-3A8F12D55749> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x11471d000 -        0x11471eff3 +cl_kernels (??? - ???) <E5CC7E51-9296-42CA-BB68-802B49F9236B> cl_kernels
           0x114720000 -        0x1147b3ff7  unorm8_bgra.dylib (1.50.57 - compatibility 1.0.0) <6D0AD9FD-22A1-3A37-BC93-359DEB6B651F> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x115d98000 -        0x115da4ff7  com.apple.dt.IDE.IDEIssueNavigator (4.1 - 508) <BC401A4A-B7C7-3AB2-81CE-04CE5C68E0D3> /Developer/Library/Xcode/PrivatePlugIns/IDEIssueNavigator.ideplugin/Contents/Ma cOS/IDEIssueNavigator
           0x115dae000 -        0x115dc8ff7  com.apple.dt.IDE.IDESymbolNavigator (4.1 - 512) <EC8F5F18-70BC-3403-B50E-4E3A5563B8DB> /Developer/Library/Xcode/PrivatePlugIns/IDESymbolNavigator.ideplugin/Contents/M acOS/IDESymbolNavigator
           0x115ddd000 -        0x115decfff  com.apple.dt.IDE.IDEStructureNavigator (4.1 - 510) <A13749F5-02D0-39B6-9B59-10D794E18BAF> /Developer/Library/Xcode/PrivatePlugIns/IDEStructureNavigator.ideplugin/Content s/MacOS/IDEStructureNavigator
           0x115df8000 -        0x115e01fff  com.apple.dt.IDE.IDEProjectsOrganizer (4.1 - 512) <E73E29F5-D9C4-3048-AD88-47839EF767CE> /Developer/Library/Xcode/PrivatePlugIns/IDEProjectsOrganizer.ideplugin/Contents /MacOS/IDEProjectsOrganizer
           0x116f40000 -        0x116f51ff7  com.apple.dt.IDE.IDEGit (4.1 - 515) <BA4182A8-75EB-3225-B047-88AA3BB63A12> /Developer/Library/Xcode/PrivatePlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
           0x116f60000 -        0x116f6cff7  com.apple.dt.IDE.IDESubversion (4.1 - 514) <B1AB3BDE-5BFC-3DAD-BE64-9BBC4B6503EA> /Developer/Library/Xcode/PrivatePlugIns/IDESubversion.ideplugin/Contents/MacOS/ IDESubversion
           0x116f76000 -        0x116f7aff7  com.apple.dt.Instruments (4.1 - 569) <E42CEEBF-A89C-3C33-86F2-DA9F05BF8CA2> /Developer/Library/Xcode/PrivatePlugIns/Instruments.ideplugin/Contents/MacOS/In struments
        0x7fff6ea67000 -     0x7fff6ea9b9ff  dyld (195.3 - ???) <A457CAF6-20BB-39D7-8EEB-E98D79C8838E> /usr/lib/dyld
        0x7fff80740000 -     0x7fff80842ff7  com.apple.backup.framework (1.3 - 1.3) <CECE7759-C0FD-308A-86B9-FDAF5C74DBC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff80843000 -     0x7fff80c7bff7  com.apple.VideoToolbox (1.0 - 705.22) <0F83F0E2-2D6B-326C-90B9-57439D120276> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff80c7c000 -     0x7fff80ca1fff  com.apple.framework.internetaccounts (1.0 - 1) <782383F2-D072-35D6-AF76-8D670D09391C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff80ca2000 -     0x7fff80ca3fff  libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
        0x7fff80ca4000 -     0x7fff80d09ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <8A33E3DA-3110-3102-B053-C211DD989C1A> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff80d1b000 -     0x7fff811c2ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <48952906-CD08-3E34-9CA0-C91FBE523729> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff811c3000 -     0x7fff81362fff  com.apple.QuartzCore (1.7 - 268.0) <42BAA316-D668-302E-ABDE-E4DFE20C5FB1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff81363000 -     0x7fff813d9fff  com.apple.ISSupport (1.9.6 - 54) <1A3C9A01-CDAB-3D36-BF71-6ACD2EB9DFC0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff813de000 -     0x7fff8140bfe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <328709E0-59BE-3EE1-91A5-73CBA4D29E9F> /usr/lib/libSystem.B.dylib
        0x7fff8140c000 -     0x7fff81491ff7  com.apple.Heimdal (2.1 - 2.0) <534879AD-5D93-3839-9D46-B0E4721F591C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff81492000 -     0x7fff814f9fff  com.apple.Symbolication (1.2 - 87) <C8F38870-0C4E-3A7F-9B12-0E970DE92F24> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff814fa000 -     0x7fff81539ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1FB50114-FA39-3E7E-AA84-E5755221CE45> /usr/lib/libcups.2.dylib
        0x7fff8153a000 -     0x7fff81541fff  com.apple.NetFS (4.0 - 4.0) <3D4D258B-8A0A-39F6-B9DD-D5F9B50B74EA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff81542000 -     0x7fff81546fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff81547000 -     0x7fff8155cfff  com.apple.speech.synthesis.framework (4.0.68 - 4.0.68) <1384360A-B922-32DE-A61A-676BA18C0E93> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8155d000 -     0x7fff8155efff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <70F802A1-DEC2-39D4-97A0-2555F74441DD> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8155f000 -     0x7fff81571ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff81572000 -     0x7fff81579fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <B27E31FB-8554-3B44-A5CF-CAFF58AB0902> /usr/lib/system/libcopyfile.dylib
        0x7fff8157a000 -     0x7fff8157efff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <4F44DEDB-CD99-394C-8499-9D0FF941C9FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8157f000 -     0x7fff81585ff7  com.apple.phonenumbers (1.0 - 47) <6051F574-50CA-3D43-BD18-39AFEDD7A3BB> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff81592000 -     0x7fff815d8fff  com.apple.OSAKit (1.2.2 - 80) <BC142268-F77E-31B2-B58E-6FE4734BF48D> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
        0x7fff815d9000 -     0x7fff815dcff7  com.apple.securityhi (4.0 - 1) <9507967F-6416-3DBB-A41A-5CAB733F4F32> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff815dd000 -     0x7fff815e2fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff815e3000 -     0x7fff81607ff7  com.apple.Kerberos (1.0 - 1) <E2C2706D-3E16-35F8-A5D1-48CCFEB7BB5A> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8161b000 -     0x7fff817a1ff7  com.apple.WebKit (7534 - 7534.34.4) <90576421-917F-3E19-AC4F-0AC712233F80> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff817a2000 -     0x7fff818a7fff  libFontParser.dylib (??? - ???) <0AEE78F4-95E1-35D1-ADB1-414F0E52E9EB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff818a8000 -     0x7fff818b3fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <BBD77497-F4AA-3789-8F99-B30FE9604D72> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff818b4000 -     0x7fff818eefff  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <387DE593-9CC5-38C7-911B-A5F2264D34F2> /usr/lib/libncurses.5.4.dylib
        0x7fff818ef000 -     0x7fff81d1cfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff81d1d000 -     0x7fff81d2bfff  com.apple.HelpData (2.1.0 - 62) <4ACE80A2-9E54-3F79-8D2F-BC6AFB19ECCB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff81d2c000 -     0x7fff81d39fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <201F12C9-F69C-370F-A435-6B230048CA76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff81d3c000 -     0x7fff81d4aff7  com.apple.AppleFSCompression (37 - 1.0) <638B7B12-F3BD-30B2-BE8B-D639DF6D5284> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff81d4b000 -     0x7fff82165fff  com.apple.SceneKit (2.0 - 120) <58198A85-9005-31E0-B813-5BD294BD1CA9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff821e8000 -     0x7fff822fdfff  com.apple.DesktopServices (1.6.0 - 1.6.0) <4796A1A0-B69F-301D-BD46-89994807F122> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff822fe000 -     0x7fff82575ff7  com.apple.imageKit (2.1 - 1.0) <CD2C9EB9-4ED6-326B-AD55-8CF68B446B6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff82576000 -     0x7fff8257ffff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff82580000 -     0x7fff82581fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <4D7B456B-479D-3741-8D4A-989C79C667E8> /usr/lib/system/libunc.dylib
        0x7fff82582000 -     0x7fff82624ff7  com.apple.securityfoundation (5.0 - 55005) <E58EAD88-3435-3FDD-8225-782D30E21ACA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff82625000 -     0x7fff82626fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff82627000 -     0x7fff82627fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff82628000 -     0x7fff82733ff7  com.apple.avfoundation (2.0 - 180.18) <8D11DCE8-7A7D-39BC-AB81-4F77359689D3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8275e000 -     0x7fff8277eff7  com.apple.RemoteViewServices (1.0 - 1) <68B0A2FF-5623-3A3E-B307-1B608856920D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8277f000 -     0x7fff827deff7  com.apple.coreui (0.3 - 158) <42CFB3FC-6936-30E7-99C5-EFF11B6CC6FB> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8281d000 -     0x7fff828affff  com.apple.CorePDF (3.0 - 3.0) <0A1C986F-D6BD-34ED-A375-6C665B314ADE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff828b0000 -     0x7fff82903ff7  libFontRegistry.dylib (??? - ???) <0AEEF1A3-6264-30C5-A201-2D11B3292A67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff82904000 -     0x7fff829e2ff7  com.apple.DiscRecording (6.0 - 6000.4.1) <31423E26-C16A-3CE5-840B-4758ABEA1C53> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff82ae9000 -     0x7fff82cbafef  com.apple.CoreFoundation (6.7 - 626.1) <C19802BC-E185-3D5B-8DB0-089E82C950D2> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff82cc2000 -     0x7fff82cdcff7  com.apple.CoreMediaAuthoring (2.0 - 888) <E8384656-78C1-3B33-872C-34CE4D0545A9> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff82d37000 -     0x7fff8304afff  com.apple.AddressBook.framework (5.1 - 1032) <D5FD07DC-A313-34FA-A132-663E9262C43F> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8304b000 -     0x7fff83074fff  com.apple.datadetectors (3.0 - 169.0) <9F1F3440-D923-33A9-AA94-43D53516AEAB> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff830c1000 -     0x7fff8312ffff  com.apple.CoreSymbolication (2.1 - 67) <194A355B-58C7-3B1E-A714-00F71ACCDB0A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8322b000 -     0x7fff83258fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <E8A57C6A-0DC3-3D31-8ABA-11ECD6D65FA0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff83259000 -     0x7fff83267fff  com.apple.NetAuth (1.0 - 3.0) <382BDC2A-1E52-38E4-A28A-E6611F82ABB2> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff83268000 -     0x7fff8356efff  com.apple.Foundation (6.7 - 826) <14CCFCD0-DF55-3BE6-940A-53C9B55E0938> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8356f000 -     0x7fff83575fff  IOSurface (??? - ???) <22C7402C-4EE2-32FB-A718-EEA01068EFBE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff83576000 -     0x7fff835f8fff  com.apple.Metadata (10.7.0 - 618.1) <6B35F94C-0C00-39E0-8AF3-8DCCBFCEE2EC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff835f9000 -     0x7fff8364bff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8364c000 -     0x7fff836dcff7  com.apple.PDFKit (2.6 - 2.6) <2E31B954-AEA8-3892-B794-C44EF035C562> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff836dd000 -     0x7fff83719fff  libsystem_info.dylib (??? - ???) <5FA16864-6141-330E-A6B9-22CBAF0DF427> /usr/lib/system/libsystem_info.dylib
        0x7fff8371a000 -     0x7fff837e0fff  com.apple.ColorSync (4.7.0 - 4.7.0) <37B2FA79-38AB-3262-BD2E-10B2816EB8F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff837e1000 -     0x7fff837e2fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8380b000 -     0x7fff83917fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <65E9D26B-FB9C-3454-A263-1991F6C1BB2D> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff83918000 -     0x7fff83993fff  com.apple.print.framework.PrintCore (7.0 - 360) <4378AE96-2BAF-3DF6-A378-CF34A0D288A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff839ae000 -     0x7fff839ddff7  com.apple.DictionaryServices (1.2 - 156) <853338AF-7FA7-32F9-9947-621A8029DCD8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff839de000 -     0x7fff839eafff  com.apple.DirectoryService.Framework (10.7 - 142) <8EE5795E-2593-3314-8FE7-9C5EEBB7602A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff839eb000 -     0x7fff83b24fef  com.apple.vImage (5.0 - 5.0) <C3667258-07CA-32AD-9BF5-21F0489EB9DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff83bb0000 -     0x7fff8427abcf  com.apple.CoreGraphics (1.600.0 - ???) <41C914DC-A740-305A-9997-AE1606725B7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8427b000 -     0x7fff853fafff  com.apple.WebCore (7534 - 7534.34) <093F253E-3907-34D5-9C4B-A260E9E72CA2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff853fb000 -     0x7fff85445fff  com.apple.CoreMedia (1.0 - 705.22) <17C53A74-7382-39E3-A145-5D68291428E8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff85474000 -     0x7fff8549ffff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff854a0000 -     0x7fff854a3fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff854a4000 -     0x7fff854e4fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff854e5000 -     0x7fff854e5fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff854f8000 -     0x7fff8553efff  com.apple.imfoundation (6.0 - 800) <41FCF3BD-D98B-3D17-9640-77B2A5362061> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMFoun dation.framework/Versions/A/IMFoundation
        0x7fff8553f000 -     0x7fff85557fff  com.apple.iChat.InstantMessage (6.0 - 830) <1D9E227B-7D95-3701-BD2C-FF8830F04ADD> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff85558000 -     0x7fff85565fff  libexslt.0.dylib (9.13.0 - compatibility 9.0.0) <0AF8D6E4-BDDC-39F9-84E9-02C3C1E9F82A> /usr/lib/libexslt.0.dylib
        0x7fff85566000 -     0x7fff857d5fff  com.apple.QuartzComposer (5.0 - 221) <4A68366E-FCED-32EF-B5E8-62781CB71392> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff857d6000 -     0x7fff857f2fff  com.apple.GenerationalStorage (1.0 - 120) <88979B4E-BDDD-374F-935B-DA38FA6C6F8E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff857f3000 -     0x7fff85801fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <411BADCC-4BF5-3CF4-8126-FB516004EA2D> /usr/lib/system/libdispatch.dylib
        0x7fff85802000 -     0x7fff85803fff  libdnsinfo.dylib (395.4.0 - compatibility 1.0.0) <1FB30F3A-CAB6-309E-A8FE-DF0073C13CDF> /usr/lib/system/libdnsinfo.dylib
        0x7fff85804000 -     0x7fff85820fff  com.apple.ScriptingBridge (1.2.1 - ???) <865A62C8-FB28-3D1B-80AC-BB9B145AD69F> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff85821000 -     0x7fff85894fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff85895000 -     0x7fff85897fff  libquarantine.dylib (34.0.0 - compatibility 1.0.0) <2AFA0F65-11CD-34A3-9FB3-C075E56370E4> /usr/lib/system/libquarantine.dylib
        0x7fff85b13000 -     0x7fff85b39fff  com.apple.framework.familycontrols (3.0 - 300) <68341C7F-CE67-316D-9773-A9771E977AA8> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff85b3a000 -     0x7fff85c47fff  libJP2.dylib (??? - ???) <E63E9D20-C390-3B00-BEA6-DF5E3EC57A2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85c48000 -     0x7fff85c48fff  com.apple.quartzframework (1.5 - 1.5) <EAAAECA3-AC3F-3352-92CB-AE6340A92FD4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff85c49000 -     0x7fff85d4bff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <7A11C9EA-73F1-38A2-9B8B-5225425094F6> /usr/lib/libsqlite3.dylib
        0x7fff85d4c000 -     0x7fff8606dfff  com.apple.HIToolbox (1.7 - ???) <6A3EB5CB-AD34-3253-91F6-16412B859B40> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8606e000 -     0x7fff860d8fff  com.apple.framework.IOKit (2.0 - ???) <D6881CB0-42B0-38F7-A242-C62CD532D3B0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86126000 -     0x7fff862fbff7  com.apple.AutomatorFramework (1.2.2 - 328) <EDE6321B-95F4-3332-954F-43FCC3AF803F> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
        0x7fff862fc000 -     0x7fff86615fff  com.apple.CoreServices.CarbonCore (960.5 - 960.5) <CE9D36E7-C2A0-3516-9A0C-D0A23C67C522> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff86616000 -     0x7fff86616fff  com.apple.CoreServices (53 - 53) <D13C3BF2-BA6A-385E-99E7-8895B9525ECA> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff86617000 -     0x7fff86619fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff866f9000 -     0x7fff86721ff7  com.apple.CoreVideo (1.7 - 70.0) <7F65D00D-8624-3D1F-ABAD-845B5E4870C5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff86722000 -     0x7fff86732fff  com.apple.opengl (1.7.4 - 1.7.4) <0AD6E284-1BB5-3147-957E-E3FCD351A106> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff86758000 -     0x7fff86758fff  com.apple.Carbon (153 - 153) <13FF49E0-DC75-376D-B8A1-D9893D8B429C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff86759000 -     0x7fff8675aff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <BB328326-1E2E-3F2B-AF90-6F49E90AFCD8> /usr/lib/system/libremovefile.dylib
        0x7fff8675b000 -     0x7fff867b2fff  libTIFF.dylib (??? - ???) <4A3B0172-9AA3-399C-8342-D1DA7454A9A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff867b3000 -     0x7fff8693dff7  com.apple.QTKit (7.7.1 - 2234) <D39C4187-AC6C-3552-82FB-34A9FBA9F6AF> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8693e000 -     0x7fff86943fff  com.apple.OpenDirectory (10.7 - 142) <0E3454FA-D8C5-370A-A9C8-3B5E0EE80C85> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86944000 -     0x7fff869f6fff  com.apple.CoreText (4.0.0 - ???) <71CF5996-10CA-3BF2-AF6D-8BCA44F10B8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff869f7000 -     0x7fff86ad4fff  libsystem_c.dylib (763.8.0 - compatibility 1.0.0) <B7B0F311-7D5E-3784-AD7A-50F9C1B1EC22> /usr/lib/system/libsystem_c.dylib
        0x7fff86b72000 -     0x7fff86b77fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff86b78000 -     0x7fff86b8eff7  com.apple.ImageCapture (7.0 - 7.0) <64BA3E2A-AB29-30FD-9643-25FEB19B7706> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff86b8f000 -     0x7fff86c91ff7  com.apple.PubSub (1.0.5 - 65.28) <718356F9-CA8F-3677-80AA-379B65C2CB56> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff86c92000 -     0x7fff86c92fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff86c93000 -     0x7fff86f00fff  com.apple.CoreImage (7.73 - 1.0.1) <E9B01B01-D20F-3E44-A6BC-1083D847A9CC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff86f46000 -     0x7fff86f76fff  com.apple.shortcut (2.0 - 2.0) <3903422E-C23E-34B8-8ADE-A53637B4B29E> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff86f77000 -     0x7fff86f77fff  com.apple.ApplicationServices (41 - 41) <668BB7B2-9D2D-36B7-9837-F4D6774E341E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff86f78000 -     0x7fff86fb2fef  com.apple.DebugSymbols (2.1 - 85) <7E0E17D9-C8D4-3117-B36A-506929F6FF72> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff86fb3000 -     0x7fff87013fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff87014000 -     0x7fff87028ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <76A0C36F-475B-3BE9-BFAC-EF744D9A0020> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff87029000 -     0x7fff8706bfff  libcommonCrypto.dylib (55005.0.0 - compatibility 1.0.0) <0152FDB0-DAB5-3976-8C6E-1CE424FC98CA> /usr/lib/system/libcommonCrypto.dylib
        0x7fff870fa000 -     0x7fff87173ff7  com.apple.imcore (6.0 - 800) <FD0E396E-CEE3-352B-9713-9D4F1FFE9C46> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff87174000 -     0x7fff87191fff  libxpc.dylib (77.14.0 - compatibility 1.0.0) <25A7E61E-02BE-32EA-AFDD-3132E4A7A63A> /usr/lib/system/libxpc.dylib
        0x7fff87192000 -     0x7fff87195fff  com.apple.help (1.3.2 - 42) <C6E4B3AA-8F6A-35ED-A429-9EA9A9D7547B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff87196000 -     0x7fff871c9fff  com.apple.GSS (2.1 - 2.0) <681240F8-90B3-3434-9174-AADF40C636A2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff871ca000 -     0x7fff871d5ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <3DABF07B-798D-3A04-B8E9-E1FFF1006BB8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff871d6000 -     0x7fff87201ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <4DB5ED11-004B-36B5-AE5F-2AB714754241> /usr/lib/libxslt.1.dylib
        0x7fff87202000 -     0x7fff8720dfff  com.apple.CommonAuth (2.1 - 2.0) <7411485D-13E8-3ACE-A15B-BB20EA32BE6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff872ae000 -     0x7fff872cefff  libsystem_kernel.dylib (1699.22.53 - compatibility 1.0.0) <134B8448-07C4-36B6-A154-9E99B77DA8C4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff872cf000 -     0x7fff87310fff  com.apple.QD (3.10 - ???) <3495FFE2-13FB-3062-9B40-7ADC3F85A364> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87311000 -     0x7fff8732efff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8732f000 -     0x7fff873d3fff  com.apple.ink.framework (1.3.2 - 109) <4964907C-2029-3157-8D0C-D1D2E03567CE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff873d4000 -     0x7fff87409fff  com.apple.securityinterface (5.0 - 55004) <89E1F047-B46C-3CAF-BC85-0E2DD29DC6AA> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8740a000 -     0x7fff8740dfff  com.apple.AppleSystemInfo (1.0 - 1) <F36AE502-104F-326F-8543-5D38E29F07DA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff879e8000 -     0x7fff87de9fff  com.apple.RawCamera.bundle (3.6.5 - 562) <A3F7F0C1-DCA1-3B69-9367-F6C62259FE4E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff87df2000 -     0x7fff87e05ff7  libCRFSuite.dylib (??? - ???) <E79E43AD-122F-3B78-B56C-FD1C27B4DEA4> /usr/lib/libCRFSuite.dylib
        0x7fff87e06000 -     0x7fff87e61fff  com.apple.QuickLookFramework (3.0 - 479.0) <F984AF90-9DD4-3F74-A509-0714FBDCBA44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff87e62000 -     0x7fff87e66fff  libdyld.dylib (195.3.0 - compatibility 1.0.0) <7D768554-6EAD-31F2-BF44-C1F8911D1C04> /usr/lib/system/libdyld.dylib
        0x7fff87e67000 -     0x7fff87ebbff7  com.apple.ScalableUserInterface (1.0 - 1) <58026B66-010B-3DC3-92D8-ACB218FF22E7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff88028000 -     0x7fff88036ff7  libkxld.dylib (??? - ???) <514FA622-9F6D-35E4-A41F-BE89DAC54B3E> /usr/lib/system/libkxld.dyli

    HELP I GET THE SAME PROGRAM MINES IS

    UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSArrayM isEqualToString:]: unrecognized selector sent to instance 0x4025936a0
    UserInfo: (null)
    Hints: None
    Backtrace:
      0  0x00007fff8ebe326a __exceptionPreprocess (in CoreFoundation)
      1  0x00007fff9830bd5e objc_exception_throw (in libobjc.A.dylib)
      2  0x00007fff8ec6f4ce -[NSObject doesNotRecognizeSelector:] (in CoreFoundation)
      3  0x00007fff8ebd0133 ___forwarding___ (in CoreFoundation)
      4  0x00007fff8ebcff48 _CF_forwarding_prep_0 (in CoreFoundation)
      5  0x000000010bfc9b6b -[PBXTarget infoPlistIconPath] (in DevToolsCore)
      6  0x000000010c5acc32 +[Xcode3Target(Xcode3TargetUIAdditions) iconForPBXTarget:] (in Xcode3UI)
      7  0x000000010c557b78 -[Xcode3TargetNavigableItem initWithRepresentedObject:] (in Xcode3UI)
      8  0x000000010876f596 +[IDENavigableItem _navigableItemWithRepresentedObject:parent:inCoordinator:] (in IDEKit)
      9  0x0000000108793aee -[IDENavigableItem objectInChildNavigableItemsAtIndex:] (in IDEKit)
    10  0x00007fff93ff6ecc -[NSKeyValueArray objectAtIndex:] (in Foundation)
    11  0x00007fff8fe62b56 -[NSTreeControllerTreeNode updateChildNodesForKeyPath:affectedIndexPaths:] (in AppKit)
    12  0x00007fff8fe65919 -[NSTreeNode childNodes] (in AppKit)
    13  0x00007fff8fc0bc8e -[NSOutlineViewBinder outlineView:numberOfChildrenOfItem:] (in AppKit)
    14  0x00007fff8fdd3623 -[_NSBindingAdaptor outlineView:numberOfChildrenOfItem:] (in AppKit)
    15  0x00007fff8f9af80f -[NSOutlineView _dataSourceNumberOfChildrenOfItem:] (in AppKit)
    16  0x00007fff8f9aefae -[NSOutlineView _expandItemEntry:expandChildren:startLevel:] (in AppKit)
    17  0x00007fff8fc08ab4 -[NSOutlineView _batchExpandItemsWithItemEntries:expandChildren:] (in AppKit)
    18  0x00007fff8fc087fa -[NSOutlineView expandItem:expandChildren:] (in AppKit)
    19  0x000000010c55aebe -[Xcode3ProjectEditor _populateSourceList] (in Xcode3UI)
    20  0x000000010c55a673 -[Xcode3ProjectEditor loadView] (in Xcode3UI)
    21  0x00007fff8f84ea8a -[NSViewController view] (in AppKit)
    22  0x000000010806b40b -[DVTViewController view] (in DVTKit)
    23  0x00000001087677d6 -[IDEEditorContext _setEditorView] (in IDEKit)
    24  0x00000001087726fa -[IDEEditorContext setEditor:] (in IDEKit)
    25  0x00007fff93f72d1a _NSSetObjectValueAndNotify (in Foundation)
    26  0x0000000108771cfc __66-[IDEEditorContext _openNavigableItem:documentExtension:document:]_block_invoke_0 (in IDEKit)
    27  0x00000001087718c4 -[IDEEditorContext _performBlockInsideReentrantGuard:] (in IDEKit)
    28  0x0000000108771713 -[IDEEditorContext _openNavigableItem:documentExtension:document:] (in IDEKit)
    29  0x00000001088230b5 -[IDEEditorContext _openNavigableItem:withContentsOfURL:documentExtension:] (in IDEKit)
    30  0x00000001088241b9 -[IDEEditorContext _notifyDelegateAndOpenNavigableItem:withContentsURL:documentExtensionIdentifier :locationToSelect:annotationRepresentedObject:stateDictionary:annotationWantsInd icatorAnimation:exploreAnnotationRepresentedObject:] (in IDEKit)
    31  0x00000001087b2912 -[IDEEditorContext _notifyDelegateAndOpenEditorHistoryItem:previousHistoryItemOrNil:] (in IDEKit)
    32  0x00000001087b26c5 -[IDEEditorContext _openEditorHistoryItem:previousHistoryItemOrNil:] (in IDEKit)
    33  0x00000001087b23d7 -[IDEEditorContext _openEditorHistoryItem:updateHistory:] (in IDEKit)
    34  0x00000001087c1048 -[IDEEditorContext _openEditorHistoryItemFromStateSaving:] (in IDEKit)
    35  0x00000001087845f5 -[IDEEditorBasicMode _setPersistentRepresentation:forIdentifier:] (in IDEKit)
    36  0x00007fff8ebdb01e __NSArrayEnumerate (in CoreFoundation)
    37  0x000000010878447e -[IDEEditorModeViewController _setPersistentRepresentation:] (in IDEKit)
    38  0x00000001087843b7 -[IDEEditorModeViewController revertStateWithDictionary:] (in IDEKit)
    39  0x0000000107e7442b -[DVTStateToken _pullStateFromDictionary:] (in DVTFoundation)
    40  0x0000000107e741e2 -[DVTStateToken pullStateFromRepository] (in DVTFoundation)
    41  0x00000001087620d8 -[IDEEditorArea _updateStateSavingRegistrations] (in IDEKit)
    42  0x0000000108783693 -[IDEEditorArea _refreshEditorContextsAndPreserveCurrentEditorHistoryStack:] (in IDEKit)
    43  0x000000010877690b __31-[IDEEditorArea viewDidInstall]_block_invoke_0 (in IDEKit)
    44  0x00007fff93f52862 NSKeyValueNotifyObserver (in Foundation)
    45  0x00007fff93f7399b NSKeyValueDidChange (in Foundation)
    46  0x00007fff93f200fb -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] (in Foundation)
    47  0x0000000108434281 __81-[IDEWorkspace _finishLoadingAsynchronously:shouldUpgradeFromSimpleFilesFocused:]_block_invoke _0 (in IDEFoundation)
    48  0x00007fff93f8ab95 -[NSBlockOperation main] (in Foundation)
    49  0x00007fff93f51788 -[__NSOperationInternal start] (in Foundation)
    50  0x00007fff93f649e6 ____NSOQSchedule_block_invoke_2 (in Foundation)
    51  0x00007fff97ae88ba _dispatch_call_block_and_release (in libdispatch.dylib)
    52  0x00007fff97aea72a _dispatch_main_queue_callback_4CF (in libdispatch.dylib)
    53  0x00007fff8eb784dc __CFRunLoopRun (in CoreFoundation)
    54  0x00007fff8eb77ae6 CFRunLoopRunSpecific (in CoreFoundation)
    55  0x00007fff937103d3 RunCurrentEventLoopInMode (in HIToolbox)
    56  0x00007fff9371763d ReceiveNextEventCommon (in HIToolbox)
    57  0x00007fff937174ca BlockUntilNextEventMatchingListInMode (in HIToolbox)
    58  0x00007fff8f7203f1 _DPSNextEvent (in AppKit)
    59  0x00007fff8f71fcf5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
    60  0x00007fff8f71c62d -[NSApplication run] (in AppKit)
    61  0x00007fff8f99b80c NSApplicationMain (in AppKit)
    62  0x0000000107e46eec (in Xcode)

Maybe you are looking for