Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

XCode installation does not finish

Hello everybody,

I'm installing xcode downloaded from appstore. The installation starts, reaches about 95% and with the message "installing files" stops - i.e. hours are passing (already 2) and the status bar is still at the same position, nothing happens. I can close the installation, when restarted it starts from the beginning and story repeats.
Does anyone have idea what's going on? Any help appreciated.

best regards
VooVeek

MacBook Pro, Mac OS X (10.6.6)

Posted on Mar 10, 2011 1:29 AM

Reply
78 replies

Mar 10, 2011 2:59 AM in response to VooVeek

Exactly the same here. I waited for one hour, nothing happened, but the Quit button was still dimmed in the Install XCode app.

Thinking this might be caused by not uninstalling Xcode 3 beforehand, and noticing there was a /Applications/Install Xcode.app, I ran the uninstall scripts for both Xcode 4 in /Developer and Xcode 3 in /Developer-old, then force-quit the Install Xcode app which was still running and restarted my Mac. After restarting, /Applications/Install Xcode.app is still there so the installation can be launched again.

Alas, it persists in halting forever just before the end. Inspecting /private/var/log/install.log in Console, it seems the installation is actually finished but the install app fails to notice it. Here's the end of install.log:

Mar 10 11:18:21 [...] installer[257]: PackageKit: Registered bundle file://localhost/usr/share/git-gui/lib/Git%20Gui.app/
Mar 10 11:18:23 [...] installer[257]: Installed "Xcode and iOS SDK (Partie 2 sur 2)" ()
Mar 10 11:18:23 [...] installer[257]: PackageKit: ----- End install -----
Mar 10 11:18:24 [...] installer[257]: Running install actions
Mar 10 11:18:24 [...] installer[257]: Removing temporary directory "/var/folders/[...]"
Mar 10 11:18:24 [...] installer[257]: Finalize disk "Macintosh HD"
Mar 10 11:18:24 [...] installer[257]: Notifying system of updated components
Mar 10 11:18:25 [...] installer[257]:
Mar 10 11:18:25 [...] installer[257]: ** Summary Information **
Mar 10 11:18:25 [...] installer[257]: Operation Elapsed time
Mar 10 11:18:25 [...] installer[257]: -----------------------------
Mar 10 11:18:25 [...] installer[257]: disk 0.01 seconds
Mar 10 11:18:25 [...] installer[257]: script 0.00 seconds
Mar 10 11:18:25 [...] installer[257]: zero 0.01 seconds
Mar 10 11:18:25 [...] installer[257]: install 394.25 seconds
Mar 10 11:18:25 [...] installer[257]: -total- 394.28 seconds
Mar 10 11:18:25 [...] installer[257]:

Thinking of erasing everything and reinstalling XCode 3.2.6...

Plus, the App Store installation process does not seem to offer the option of installing the 10.5 SDK (and the 10.4 SDK) in addition to the 10.6 SDK. I hope they can be added afterwards.

Mar 10, 2011 3:50 AM in response to VooVeek

Trying to work with XCode 4 does not work: I see this (after launching a second time):

Process: Xcode [1607]
Path: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 4.0 (99)
Build Info: IDEApplication-990000~36
Code Type: X86-64 (Native)
Parent Process: launchd [200]

Date/Time: 2011-03-10 12:49:47.983 +0100
OS Version: Mac OS X 10.6.6 (10J567)
Report Version: 6

Interval Since Last Report: 1437788 sec
Crashes Since Last Report: 30
Per-App Interval Since Last Report: 176 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: A3904589-3376-4629-BBA7-C34381F4C1B3

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information:
ProductBuildVersion: 4A304a
ASSERTION FAILURE in /SourceCache/DVTFoundation/DVTFoundation-227/Framework/Classes/PlugInArchitectu re/DVTPlugInManager.m:217
Details: (extensionPoint) should not be nil.
Object: <DVTPlugInManager: 0x20009d340>
Method: -_extensionsForExtensionPoint:matchingPredicate:
Thread: <NSThread: 0x200020700>{name = (null), num = 1}
Hints: None
Backtrace:
0 0x0000000100949843 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in IDEKit)
1 0x000000010006d484 _DVTAssertionFailureHandler (in DVTFoundation)
2 0x000000010001b707 -[DVTPlugInManager _extensionsForExtensionPoint:matchingPredicate:] (in DVTFoundation)
3 0x000000010001b68d -[DVTPlugInManager sharedExtensionsForExtensionPoint:matchingPredicate:] (in DVTFoundation)
4 0x000000010084e515 __55+[IDECommandManager cacheCommandDefinitionsAndHandlers] block_invoke0 (in IDEKit)
5 0x00007fff81e77c65 dispatch oncef (in libSystem.B.dylib)
6 0x000000010084e455 +[IDECommandManager cacheCommandDefinitionsAndHandlers] (in IDEKit)
7 0x000000010084dab8 -[IDEApplicationController applicationWillFinishLaunching:] (in IDEKit)
8 0x00007fff887d5a66 nsnotecallback (in Foundation)
9 0x00007fff82785000 __CFXNotificationPost (in CoreFoundation)
10 0x00007fff82771578 _CFXNotificationPostNotification (in CoreFoundation)
11 0x00007fff887cc9ce -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
12 0x00007fff850086fd -[NSApplication finishLaunching] (in AppKit)
13 0x00007fff85008350 -[NSApplication run] (in AppKit)
14 0x00007fff850011a8 NSApplicationMain (in AppKit)
15 0x0000000100000eec

abort() called
objc[1607]: garbage collection is ON

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff81ead616 __kill + 10
1 libSystem.B.dylib 0x00007fff81f4dcca abort + 83
2 com.apple.dt.IDEKit 0x0000000100949360 +[IDEAssertionHandler _handleAssertionWithLogString:] + 343
3 com.apple.dt.DVTFoundation 0x000000010006d484 _DVTAssertionFailureHandler + 110
4 com.apple.dt.DVTFoundation 0x000000010001b707 -[DVTPlugInManager _extensionsForExtensionPoint:matchingPredicate:] + 120
5 com.apple.dt.DVTFoundation 0x000000010001b68d -[DVTPlugInManager sharedExtensionsForExtensionPoint:matchingPredicate:] + 18
6 com.apple.dt.IDEKit 0x000000010084e515 __55+[IDECommandManager cacheCommandDefinitionsAndHandlers] block_invoke0 + 149
7 libSystem.B.dylib 0x00007fff81e77c65 dispatch oncef + 54
8 com.apple.dt.IDEKit 0x000000010084e455 +[IDECommandManager cacheCommandDefinitionsAndHandlers] + 198
9 com.apple.dt.IDEKit 0x000000010084dab8 -[IDEApplicationController applicationWillFinishLaunching:] + 750
10 com.apple.Foundation 0x00007fff887d5a66 nsnotecallback + 167
11 com.apple.CoreFoundation 0x00007fff82785000 __CFXNotificationPost + 1008
12 com.apple.CoreFoundation 0x00007fff82771578 _CFXNotificationPostNotification + 200
13 com.apple.Foundation 0x00007fff887cc9ce -[NSNotificationCenter postNotificationName:object:userInfo:] + 101
14 com.apple.AppKit 0x00007fff850086fd -[NSApplication finishLaunching] + 243
15 com.apple.AppKit 0x00007fff85008350 -[NSApplication run] + 80
16 com.apple.AppKit 0x00007fff850011a8 NSApplicationMain + 364
17 com.apple.dt.Xcode 0x0000000100000eec 0x100000000 + 3820

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff81e7816a kevent + 10
1 libSystem.B.dylib 0x00007fff81e7a03d dispatch_mgrinvoke + 154
2 libSystem.B.dylib 0x00007fff81e79d14 dispatch_queueinvoke + 185
3 libSystem.B.dylib 0x00007fff81e7983e dispatch_workerthread2 + 252
4 libSystem.B.dylib 0x00007fff81e79168 pthreadwqthread + 353
5 libSystem.B.dylib 0x00007fff81e79005 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff81e5f2da mach msgtrap + 10
1 libSystem.B.dylib 0x00007fff81e5f94d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff82778932 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff82777dbf CFRunLoopRunSpecific + 575
4 com.apple.DTDeviceKit 0x0000000113c21598 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 314
5 com.apple.Foundation 0x00007fff887d60a5 _NSThread__main_ + 1429
6 libSystem.B.dylib 0x00007fff81e98536 pthreadstart + 331
7 libSystem.B.dylib 0x00007fff81e983e9 thread_start + 13

Thread 3: com.apple.CFSocket.private
0 libSystem.B.dylib 0x00007fff81ea2e92 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff8279a498 __CFSocketManager + 824
2 libSystem.B.dylib 0x00007fff81e98536 pthreadstart + 331
3 libSystem.B.dylib 0x00007fff81e983e9 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff81e5f2da mach msgtrap + 10
1 libSystem.B.dylib 0x00007fff81e5f94d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff82778932 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff82777dbf CFRunLoopRunSpecific + 575
4 com.apple.DebugSymbols 0x0000000100ef39dc SpotlightQueryThread(void*) + 380
5 libSystem.B.dylib 0x00007fff81e98536 pthreadstart + 331
6 libSystem.B.dylib 0x00007fff81e983e9 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff81e78f8a _workqkernreturn + 10
1 libSystem.B.dylib 0x00007fff81e7939c pthreadwqthread + 917
2 libSystem.B.dylib 0x00007fff81e79005 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fff5fbfef98 rcx: 0x00007fff5fbfef38 rdx: 0x0000000000000000
rdi: 0x0000000000000647 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfef50 rsp: 0x00007fff5fbfef38
r8: 0x00000001014dc7e8 r9: 0x0000000000000001 r10: 0x00007fff81ea9656 r11: 0x0000000000000206
r12: 0x00000001015410e0 r13: 0x00000002000cbe80 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x00007fff81ead616 rfl: 0x0000000000000206 cr2: 0x0000000071c9d090

Binary Images:
0x100000000 - 0x100000fff com.apple.dt.Xcode 4.0 (99) <1AEE2FF2-CB04-3CDF-B085-C683453BEFD7> /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
0x100004000 - 0x100125fff com.apple.dt.DVTFoundation 4.0 (227) <7CFEA1AC-E2B2-3E6A-AE24-A210092BD970> /Developer/Library/PrivateFrameworks/DVTFoundation.framework/Versions/A/DVTFoun dation
0x1001cc000 - 0x1003edff7 com.apple.dt.DVTKit 4.0 (221) <841B45FC-8085-30F9-86D9-5BAD5FEBDDCA> /Developer/Library/PrivateFrameworks/DVTKit.framework/Versions/A/DVTKit
0x10050c000 - 0x100716ff7 com.apple.dt.IDEFoundation 4.0 (284) <4429B0C8-7DEE-3BB2-98B8-D830C605AAB5> /Developer/Library/PrivateFrameworks/IDEFoundation.framework/Versions/A/IDEFoun dation
0x10084c000 - 0x100beeff7 com.apple.dt.IDEKit 4.0 (300) <D3C53C85-A0D5-38DB-863F-AEEF84A700CF> /Developer/Library/PrivateFrameworks/IDEKit.framework/Versions/A/IDEKit
0x100e23000 - 0x100ea6fff com.apple.CoreSymbolication 2.1 (57) <C25DFFF8-121D-33B4-9349-E63EDACD7328> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x100ef1000 - 0x100f30fff com.apple.DebugSymbols 2.1 (83) <D9A17F0D-C54E-3C8E-8D45-2E3D863B6863> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x100f49000 - 0x101384fff +libclang.dylib 137.0.0 (compatibility 1.0.0) <F4D31C50-EA3F-3C45-8A06-ED0A287F0C94> /Developer/usr/clang-ide/lib/libclang.dylib
0x113b02000 - 0x113b03fff com.apple.dt.dbg.DebuggerGDBService 4.0 (208) <738B2111-CE9B-3B7B-84A3-C31C8589533B> /Developer/Library/Xcode/PrivatePlugIns/DebuggerGDBService.ideplugin/Contents/M acOS/DebuggerGDBService
0x113b08000 - 0x113b09fff com.apple.dt.dbg.DebuggerLLDBService 4.0 (208) <33320232-5875-3EB5-8EC1-374893FE5D57> /Developer/Library/Xcode/PrivatePlugIns/DebuggerLLDBService.ideplugin/Contents/ MacOS/DebuggerLLDBService
0x113b0e000 - 0x113b16fff com.apple.dt.IDE.IDEiPhoneSimulatorSupport 4.0 (57) <DF6DC708-B0DF-3EEB-85B8-877FA06EFC32> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePl ugIns/IDEiPhoneSimulatorSupport.ideplugin/Contents/MacOS/IDEiPhoneSimulatorSuppo rt
0x113b1e000 - 0x113b25ff7 com.apple.DVTiPhoneSimulatorRemoteClient 4.0 (30) <D717FEE8-BC76-37EA-A7D3-FD28F0256C6F> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFramewor ks/DVTiPhoneSimulatorRemoteClient.framework/Versions/A/DVTiPhoneSimulatorRemoteC lient
0x113b2d000 - 0x113b9dfff com.apple.dt.IDE.IDEiPhoneSupport 4.0 (112) <21E24604-9BE2-3FB7-BDC7-6E3D78275E23> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/I DEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPhoneSupport
0x113bd4000 - 0x113bf5ff7 com.apple.DTDeviceKitBase ??? (400) <5BE85DA1-4AC9-3779-B179-0402621C0392> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKitBase.framework/Versions/A/DTDeviceKitBase
0x113c0b000 - 0x113cc0fff com.apple.DTDeviceKit 4.2 (400) <D808715B-658E-3EC9-A944-A9882FEA023D> /Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/DTDe viceKit.framework/Versions/A/DTDeviceKit
0x113d4b000 - 0x113d62fff com.apple.DeviceLinkX 4.1 (223) <7CE62016-E1A6-3DB6-A9B6-2E4FB50EBBDA> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
0x113d71000 - 0x113deafff com.apple.mobiledevice 423.1 (423.1) <6B3B46A2-D6AB-391E-BF8A-05F55707BD94> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
0x113e21000 - 0x113e32fff com.apple.dt.IDE.IDEArchivedApplicationsViewer 4.0 (47) <8479597C-97F8-3B15-B09D-CE610A7EE699> /Developer/Library/Xcode/PrivatePlugIns/IDEArchivedApplicationsViewer.ideplugin /Contents/MacOS/IDEArchivedApplicationsViewer
0x113e44000 - 0x113f2afe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
0x113f82000 - 0x113faefff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <980AF3AF-510A-AAD1-1077-1B6D50BEB3FC> /usr/lib/libssl.0.9.7.dylib
0x114895000 - 0x1148dfff7 com.apple.dt.IDE.IDEFindReplace 4.0 (128) <A7B04905-0B17-360B-B9C4-2E71C0E8D883> /Developer/Library/Xcode/PrivatePlugIns/IDEFindReplace.ideplugin/Contents/MacOS /IDEFindReplace
0x114914000 - 0x114962ff7 com.apple.DADocSetAccess 4.0 (59) <B49774F4-B01B-3E90-A121-16134D331616> /Developer/Library/PrivateFrameworks/DADocSetAccess.framework/Versions/A/DADocS etAccess
0x11498d000 - 0x1149a9fff com.apple.DADocSetManagement 4.0 (74) <4F532E65-07A4-34CF-AA59-214984FEA8A9> /Developer/Library/PrivateFrameworks/DADocSetManagement.framework/Versions/A/DA DocSetManagement
0x1149be000 - 0x114a06fff com.apple.dt.IDE.IDEDocViewer 4.0 (118) <64FF1B5E-DFB2-379C-A809-FC3E737CEE37> /Developer/Library/Xcode/PrivatePlugIns/IDEDocViewer.ideplugin/Contents/MacOS/I DEDocViewer
0x114a3f000 - 0x114aa1fe7 com.apple.Symbolication 1.2 (76) <15210A8A-E756-3D85-BD52-A38C85B52B5B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x114ba8000 - 0x114bf4fe7 com.apple.glut 3.4.4 (GLUT-3.4.4) <78324374-C4AC-2358-3D61-55060E44FC38> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x114c75000 - 0x114c82fff com.apple.dt.IDE.IDEInterfaceBuilderCocoa 4.0 (30) <FBE19025-D277-3D79-AA05-530A648C50E1> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoa.ideplugin/Cont ents/MacOS/IDEInterfaceBuilderCocoa
0x114c93000 - 0x114cdaff7 com.apple.OSAKit 1.2.1 (76) <C5F739FF-07F8-2172-80FA-9885962034F8> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
0x11622a000 - 0x11645afff com.apple.dt.IDE.IDEInterfaceBuilderKit 4.0 (1305) <49DE3637-2284-3869-88C8-1C3FDF84C902> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderKit.ideplugin/Conten ts/MacOS/IDEInterfaceBuilderKit
0x1165a8000 - 0x1166aeff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration 4.0 (1305) <CEBD86C5-9CA4-3EC6-897F-4EA6A05E7868> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaIntegration.ide plugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
0x116751000 - 0x116782ff7 com.apple.DiscRecordingUI 5.0.8 (5080.4.1) <1219E083-8A8A-11AD-6C4F-C5D6E4D62FD1> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0x1167a3000 - 0x1167b0fe7 libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <D9944F04-1F01-B9D1-A46F-96229CD19437> /usr/lib/libexslt.0.dylib
0x1167b6000 - 0x1167c8ff7 +IBThunkTemplates ??? (???) <2FDFEA38-5B86-38B0-A02F-36E7DFB8C6FF> /Developer/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderKit.ideplugin/Conten ts/Resources/IBThunkTemplates
0x117000000 - 0x1170c5ff7 com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration 4.0 (300) <1D48714E-FA01-3C1B-BB70-A2D04F142F95> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/PrivatePl ugIns/IDEInterfaceBuilderCocoaTouchIntegration.ideplugin/Contents/MacOS/IDEInter faceBuilderCocoaTouchIntegration
0x117214000 - 0x1172dfff7 com.apple.audio.units.Components 1.6.3 (1.6.3) <3D101AF0-8F81-1BEC-A85E-EA688D71BB83> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x1172f8000 - 0x117341ff7 com.apple.dt.IDE.Xcode3Core 4.0 (262) <365E54FB-7D67-3D79-A8D0-1A9C84305763> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xco de3Core
0x117371000 - 0x117633fff com.apple.Xcode.DevToolsCore 6.0 (262) <2577A764-C5EC-3269-8FF6-E426AF84C03B> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/Framework s/DevToolsCore.framework/Versions/A/DevToolsCore
0x117791000 - 0x11779dff7 com.apple.DevToolsFoundation 6.0 (262) <78607E10-409B-3901-B4A2-3EF704A3728E> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/Framework s/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
0x1177af000 - 0x1177edff7 com.apple.Xcode.DevToolsSupport 6.0 (262) <F6431A60-6E1E-3278-81AE-FD20F4D86073> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/Framework s/DevToolsSupport.framework/Versions/A/DevToolsSupport
0x117813000 - 0x117817fff com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F99C2FBC-103D-DB2D-8D53-CFB8CEFA90F8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
0x11781c000 - 0x117822fff com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <933CA4C6-F428-0E2E-DCBE-FA0284914092> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0x117856000 - 0x11785ffff com.apple.xcode.plug-in.CoreBuildTasks 6.0 (262) <8234977C-955C-337A-B631-6DD9871AEFE9> /Developer/Library/Xcode/PrivatePlugIns/Xcode3Core.ideplugin/Contents/SharedSup port/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Cor eBuildTasks
0x11786c000 - 0x117875fff com.apple.platform.iphoneos.plugin 1.0 (1.0) <C52E310E-AB61-35E1-B8A7-86594219EB58> /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/i PhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
0x11787b000 - 0x117892ff7 com.apple.dt.IDE.SharedPlugInUtilities 4.0 (45) <E5721AC1-EB5F-3528-B168-CFD2776A89E5> /Developer/Library/Xcode/PrivatePlugIns/SharedPlugInUtilities.ideplugin/Content s/MacOS/SharedPlugInUtilities
0x117a7e000 - 0x117b78ff7 com.apple.dt.IDE.Xcode3UI 4.0 (262) <7DA65B47-FD92-3B23-A716-215A4C69BEDC> /Developer/Library/Xcode/PrivatePlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcode 3UI
0x117d78000 - 0x117d7aff7 +com.Logitech.Control Center.Scroll Enhancer OSAX Loader 3.1.0 (3.1.0) <5E627882-A52C-8B6B-EBD0-478728267121> /Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax/Contents/MacOS/LCC Scroll Enhancer Loader
0x117d7e000 - 0x117d82fef +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.3.10) <9A5888EA-7673-C4E2-96AA-B0293C67604B> /Users/jph/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
0x117d87000 - 0x117da5ff7 +Cocoa Patcher ??? (???) <E1C05D5E-8800-4CE8-600F-7FEECF71FF73> /Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
0x7fff80003000 - 0x7fff8000efff com.apple.bsd.ServiceManagement 1.1 (1.1) <D54D8562-BB62-A436-8A90-263908C1D0DC> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x7fff8000f000 - 0x7fff80059fef com.apple.IMCore 5.0.5 (747) <EA34457E-1946-C6E6-304D-B18233FF68BA> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
0x7fff8005a000 - 0x7fff80109fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8010a000 - 0x7fff80186ff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff801ea000 - 0x7fff802bcfe7 com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x7fff802bd000 - 0x7fff802c9fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
0x7fff802ca000 - 0x7fff80364fff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff80395000 - 0x7fff803dcfff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff803f9000 - 0x7fff80476fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff80477000 - 0x7fff80530fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
0x7fff80531000 - 0x7fff80545ff7 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
0x7fff805a7000 - 0x7fff805eaff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff805eb000 - 0x7fff805ebff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff806b8000 - 0x7fff80704fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
0x7fff80904000 - 0x7fff80953ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x7fff80b48000 - 0x7fff80b48ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff80c4e000 - 0x7fff80c4eff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff80c4f000 - 0x7fff80c50fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff80d1c000 - 0x7fff80d27fff com.apple.CrashReporterSupport 10.6.6 (256) <E99205C8-C119-764D-E06B-65659A35024A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff80d28000 - 0x7fff8105cfff com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff8105d000 - 0x7fff81072ff7 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
0x7fff811d4000 - 0x7fff8120efff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8120f000 - 0x7fff81248fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
0x7fff81249000 - 0x7fff8124bfff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff8124c000 - 0x7fff81331fef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff81332000 - 0x7fff8139afff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
0x7fff8139b000 - 0x7fff8139bff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff81411000 - 0x7fff8148ffff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x7fff81490000 - 0x7fff81551fe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff81552000 - 0x7fff815d1fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8173c000 - 0x7fff817f9ff7 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
0x7fff817fa000 - 0x7fff81820fe7 libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff81821000 - 0x7fff81833fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff81834000 - 0x7fff8183cfff com.apple.iChat.IMUtils 5.0.5 (747) <8A019B06-52FB-0B23-8A8B-7C2DA5465934> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
0x7fff8183d000 - 0x7fff818cdfff 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
0x7fff81904000 - 0x7fff81947fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
0x7fff819a1000 - 0x7fff819a6fff libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff819a7000 - 0x7fff819a8ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff819a9000 - 0x7fff819e3fff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
0x7fff81a00000 - 0x7fff81a0eff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
0x7fff81a0f000 - 0x7fff81dacfe7 com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff81dad000 - 0x7fff81e0dfe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff81e0e000 - 0x7fff81e5dfef libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff81e5e000 - 0x7fff8201ffff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
0x7fff82050000 - 0x7fff82493fef 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
0x7fff82494000 - 0x7fff82497fff 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
0x7fff82498000 - 0x7fff824d5ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff824d6000 - 0x7fff824f9ff7 com.apple.iChat.IMFoundation 5.0.5 (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
0x7fff824fa000 - 0x7fff824feff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff824ff000 - 0x7fff8253cfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8253d000 - 0x7fff82647ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
0x7fff82648000 - 0x7fff82673ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff82674000 - 0x7fff8272afff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
0x7fff8272b000 - 0x7fff8272bff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8272c000 - 0x7fff828a3fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff828a4000 - 0x7fff82a22ff7 com.apple.WebKit 6533.20 (6533.20.25) <7AFA5FA8-C044-A000-B666-59DAF1CCFF90> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff82a39000 - 0x7fff82a39ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff82a3a000 - 0x7fff82a6cfff libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff82a75000 - 0x7fff82b2afe7 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
0x7fff82b31000 - 0x7fff82b33fff libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff82b34000 - 0x7fff82bc3fff 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
0x7fff82c01000 - 0x7fff82c01ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff82c02000 - 0x7fff83106fe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x7fff83109000 - 0x7fff831e1fe7 com.apple.DiscRecording 5.0.8 (5080.4.1) <8D1F6E81-76EA-BA82-D4E2-10A87CCD5908> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff831e2000 - 0x7fff831f3ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
0x7fff83231000 - 0x7fff83348fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
0x7fff83349000 - 0x7fff83393ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff83394000 - 0x7fff83b9efe7 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
0x7fff83b9f000 - 0x7fff83ca5fe7 com.apple.PubSub 1.0.5 (65.21) <1F9B7C84-375D-036F-790A-02BBE7BCE445> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x7fff83ca6000 - 0x7fff83de4fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff83df9000 - 0x7fff83e40ff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff83f42000 - 0x7fff83f71ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x7fff83f72000 - 0x7fff841adfef com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff841ae000 - 0x7fff848ab06f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff848ac000 - 0x7fff848b5ff7 com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff848b6000 - 0x7fff84b3cfff com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff84b3d000 - 0x7fff84b53fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff84b54000 - 0x7fff84b71ff7 libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff84ba8000 - 0x7fff84be9fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff84bea000 - 0x7fff84c03fff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff84c04000 - 0x7fff84c34fef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff84c35000 - 0x7fff84c39ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff84c3a000 - 0x7fff84c7efe7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff84c7f000 - 0x7fff84c93fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff84e3b000 - 0x7fff84ebdfff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff84ebe000 - 0x7fff84f98ff7 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
0x7fff84f99000 - 0x7fff84febff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff84ff1000 - 0x7fff84ffefe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff84fff000 - 0x7fff859f5fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff85a40000 - 0x7fff85a40ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff85a41000 - 0x7fff85a86fff com.apple.CoreMediaIOServices 134.0 (1160) <033C41A6-EB9B-6B3B-781A-AF001A945C7A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
0x7fff85a87000 - 0x7fff85bf6fe7 com.apple.QTKit 7.6.6 (1756) <250AB242-816D-9F5D-94FB-18BF2AE9AAE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff85bf7000 - 0x7fff85bf8fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x7fff85c44000 - 0x7fff85e86fef com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff85e87000 - 0x7fff85ec2fff 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
0x7fff85ec3000 - 0x7fff85ecafff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff85ecb000 - 0x7fff85eccff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff85f26000 - 0x7fff85f5fff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x7fff85f60000 - 0x7fff85f61fff libffi.dylib ??? (???) <B683A5FD-A83D-7989-A91F-BAED12E37054> /usr/lib/libffi.dylib
0x7fff86018000 - 0x7fff86139fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
0x7fff861ef000 - 0x7fff861f5ff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff861fd000 - 0x7fff86282ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff86283000 - 0x7fff86323fff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff8633a000 - 0x7fff86383fef libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff86384000 - 0x7fff86393fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff86394000 - 0x7fff863fefe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff863ff000 - 0x7fff86525fff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff86526000 - 0x7fff8654efff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff8654f000 - 0x7fff8656aff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff8656b000 - 0x7fff86590ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff865a0000 - 0x7fff865c1fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
0x7fff865c2000 - 0x7fff86603ff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff86604000 - 0x7fff86627fff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff86628000 - 0x7fff86926fe7 com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff86927000 - 0x7fff86a40fef libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x7fff86a41000 - 0x7fff86a5bfff com.apple.ScriptingBridge 1.1.2 (???) <5F88CE7E-D66B-A33B-CA03-A4EAAE37D074> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff86a5c000 - 0x7fff86a9dfef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff86a9e000 - 0x7fff86c55fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x7fff86c56000 - 0x7fff86e14fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
0x7fff86e15000 - 0x7fff8707ffef com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff87080000 - 0x7fff87cfbfef com.apple.WebCore 6533.20 (6533.20.24) <D2474418-DABB-7604-D3B9-FE1E03207765> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff87cfc000 - 0x7fff87d44ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff87d45000 - 0x7fff87d4bff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff87d8e000 - 0x7fff87e1afef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff87e40000 - 0x7fff88030fef com.apple.JavaScriptCore 6533.20 (6533.20.20) <0AA8B101-C02C-0858-84BC-4E4D397E0231> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff88071000 - 0x7fff8807eff7 com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff8807f000 - 0x7fff8809fff7 com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x7fff880a0000 - 0x7fff88155fe7 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
0x7fff88156000 - 0x7fff88161ff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8852a000 - 0x7fff8857fff7 com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff88580000 - 0x7fff88596fff com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff88597000 - 0x7fff88608ff7 com.apple.AppleVAFramework 4.10.12 (4.10.12) <1B68BE43-4C54-87F5-0723-0B0A14CD21E8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff88609000 - 0x7fff8860cff7 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
0x7fff886c4000 - 0x7fff886cfff7 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
0x7fff886e9000 - 0x7fff88728fef libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <E1F34D53-3D62-78C0-CAD8-8AD22C110A9E> /usr/lib/libncurses.5.4.dylib
0x7fff88729000 - 0x7fff88738fff com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff88739000 - 0x7fff8879bfe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff8879c000 - 0x7fff887a1ff7 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
0x7fff887c5000 - 0x7fff88a48ff7 com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff88a49000 - 0x7fff88a5afff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x7fff88aab000 - 0x7fff88ab1ff7 com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7fff88ab2000 - 0x7fff88ab7fff libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff88ab8000 - 0x7fff88ee5fe7 com.apple.RawCamera.bundle 3.6.0 (558) <9F93BC25-80D8-15B5-5529-E6199E3A5CA1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff88ef5000 - 0x7fff88f72fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff88f73000 - 0x7fff88fdfff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff89024000 - 0x7fff89027ff7 libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff89028000 - 0x7fff8903efe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff89051000 - 0x7fff89179ff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x7fff8917a000 - 0x7fff891abfff libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff891ac000 - 0x7fff891f5ff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib

Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.5 GHz, 6 GB, SMC 1.27f3
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport wireless_card_type_airportextreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Hitachi HTS725050A9A364, 465,76 GB
Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x820f, 0x1a110000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0231, 0x5d200000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
FireWire Device: FreeAgent Go FW, Seagate, Up to 800 Mb/sec

XCode installation does not finish

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.