Xcode crashes upon start, all projects reinstall didnt help

Hi Guys,

Will appreciate any help since this major problem just stops me from doing anything dev related

I had an instance of Xcode7 installed and another instance of Xcode 7.1 which was the one I was using

One day after I started it - my project starts to load but then about 5 secs after loading the source of the last file open it crashes

I tried to open another project but it happens with each one of them

I tried to google for a solution , installed xcode 6.4, uninstalled all versions, deleted the /Library/Developer/Xcode folder, re installed xcode 7.1.1

Still the same crash!%#$%$

the situation is really desperate please help! I'm a freelancer and stuck with my projects since i cant use xcode at all!

This is the crash description i get - (thanks helperz!!)

Process: Xcode [3034]

Path: /Applications/Xcode.app/Contents/MacOS/Xcode

Identifier: com.apple.dt.Xcode

Version: 6.4 (7720)

Build Info: IDEFrameworks-7720000000000000~8

Code Type: X86-64 (Native)

Parent Process: ??? [1]

Responsible: Xcode [3034]

User ID: 501

Date/Time: 2015-12-06 00:50:26.463 +0200

OS Version: Mac OS X 10.10.5 (14F27)

Report Version: 11

Anonymous UUID: A7D28C32-7780-3F78-2D10-C444A5B6E1D3

Time Awake Since Boot: 170000 seconds

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:

ProductBuildVersion: 6E35b

ASSERTION FAILURE in /SourceCache/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-7709/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/ProjectModel/Xcode3Model/Xcode3Target.m:1214

Details: fileReference should be an instance inheriting from Xcode3FileReference, but it is <Xcode3VariantGroup: 0x7f8e16dde440>

Object: <Xcode3Target: 0x7f8e16cd0000>

Method: -linkedBinaries

Thread: <NSThread: 0x7f8e12d39180>{number = 1, name = main}

Hints: None

Backtrace:

0 0x000000010d59dfda -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] (in IDEKit)

1 0x000000010c2f165f _DVTAssertionHandler (in DVTFoundation)

2 0x000000010c2f194e _DVTAssertionFailureHandler (in DVTFoundation)

3 0x000000011673a6bb -[Xcode3Target linkedBinaries] (in DevToolsCore)

4 0x000000011833911e +[Xcode3UpgradeUnitTesting analyzeInContext:] (in Xcode3UI)

5 0x000000010cd7a171 analyzeTasks (in IDEFoundation)

6 0x000000010cd79d9c IDEUpgradeTask_AllUpgradeTasksForContainer (in IDEFoundation)

7 0x000000011672e69b -[Xcode3Project _runUpgradeChecksIfNecessary] (in DevToolsCore)

8 0x000000011672ece9 -[Xcode3Project enumerateUpgradeTasksWithBlock:] (in DevToolsCore)

9 0x000000010ce0ec50 -[IDEWorkspaceUpgradeTasksController processUpgradeTasks] (in IDEFoundation)

10 0x00007fff9157b8b8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ (in Foundation)

11 0x00007fff9157b685 -[NSBlockOperation main] (in Foundation)

12 0x00007fff9157ab3c -[__NSOperationInternal _start:] (in Foundation)

13 0x00007fff9157a613 __NSOQSchedule_f (in Foundation)

14 0x00007fff87469c13 _dispatch_client_callout (in libdispatch.dylib)

15 0x00007fff87475cbf _dispatch_main_queue_callback_4CF (in libdispatch.dylib)

16 0x00007fff8a6f83f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ (in CoreFoundation)

17 0x00007fff8a6b368f __CFRunLoopRun (in CoreFoundation)

18 0x00007fff8a6b2bd8 CFRunLoopRunSpecific (in CoreFoundation)

19 0x00007fff8bedb56f RunCurrentEventLoopInMode (in HIToolbox)

20 0x00007fff8bedb2ea ReceiveNextEventCommon (in HIToolbox)

21 0x00007fff8bedb12b _BlockUntilNextEventMatchingListInModeWithFilter (in HIToolbox)

22 0x00007fff887f48ab _DPSNextEvent (in AppKit)

23 0x00007fff887f3e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)

24 0x000000010c872aaa -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in DVTKit)

25 0x00007fff887e9af3 -[NSApplication run] (in AppKit)

26 0x00007fff88766244 NSApplicationMain (in AppKit)

27 0x00007fff89a705c9 start (in libdyld.dylib)

abort() called

Application Specific Signatures:

[(id)(fileReference) isKindOfClass:[Xcode3FileReference class]]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0 libsystem_kernel.dylib 0x00007fff8f884286 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff8ea349b3 abort + 129

2 com.apple.dt.IDEKit 0x000000010d59dbc3 +[IDEAssertionHandler _handleAssertionWithLogString:assertionSignature:assertionReason:extraBacktrace:] + 1507

3 com.apple.dt.IDEKit 0x000000010d59e190 -[IDEAssertionHandler handleFailureInMethod:object:fileName:lineNumber:assertionSignature:messageFormat:arguments:] + 1169

4 com.apple.dt.DVTFoundation 0x000000010c2f165f _DVTAssertionHandler + 367

5 com.apple.dt.DVTFoundation 0x000000010c2f194e _DVTAssertionFailureHandler + 407

6 com.apple.Xcode.DevToolsCore 0x000000011673a6bb -[Xcode3Target linkedBinaries] + 450

7 com.apple.dt.IDE.Xcode3UI 0x000000011833911e +[Xcode3UpgradeUnitTesting analyzeInContext:] + 345

8 com.apple.dt.IDEFoundation 0x000000010cd7a171 analyzeTasks + 432

9 com.apple.dt.IDEFoundation 0x000000010cd79d9c IDEUpgradeTask_AllUpgradeTasksForContainer + 3765

10 com.apple.Xcode.DevToolsCore 0x000000011672e69b -[Xcode3Project _runUpgradeChecksIfNecessary] + 1082

11 com.apple.Xcode.DevToolsCore 0x000000011672ece9 -[Xcode3Project enumerateUpgradeTasksWithBlock:] + 73

12 com.apple.dt.IDEFoundation 0x000000010ce0ec50 -[IDEWorkspaceUpgradeTasksController processUpgradeTasks] + 390

13 com.apple.Foundation 0x00007fff9157b8b8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7

14 com.apple.Foundation 0x00007fff9157b685 -[NSBlockOperation main] + 97

15 com.apple.Foundation 0x00007fff9157ab3c -[__NSOperationInternal _start:] + 653

16 com.apple.Foundation 0x00007fff9157a613 __NSOQSchedule_f + 184

17 libdispatch.dylib 0x00007fff87469c13 _dispatch_client_callout + 8

18 libdispatch.dylib 0x00007fff87475cbf _dispatch_main_queue_callback_4CF + 861

19 com.apple.CoreFoundation 0x00007fff8a6f83f9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9

20 com.apple.CoreFoundation 0x00007fff8a6b368f __CFRunLoopRun + 2159

21 com.apple.CoreFoundation 0x00007fff8a6b2bd8 CFRunLoopRunSpecific + 296

22 com.apple.HIToolbox 0x00007fff8bedb56f RunCurrentEventLoopInMode + 235

23 com.apple.HIToolbox 0x00007fff8bedb2ea ReceiveNextEventCommon + 431

24 com.apple.HIToolbox 0x00007fff8bedb12b _BlockUntilNextEventMatchingListInModeWithFilter + 71

25 com.apple.AppKit 0x00007fff887f48ab _DPSNextEvent + 978

26 com.apple.AppKit 0x00007fff887f3e58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346

27 com.apple.dt.DVTKit 0x000000010c872aaa -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 237

28 com.apple.AppKit 0x00007fff887e9af3 -[NSApplication run] + 594

29 com.apple.AppKit 0x00007fff88766244 NSApplicationMain + 1832

30 libdyld.dylib 0x00007fff89a705c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0 libsystem_kernel.dylib 0x00007fff8f885232 kevent64 + 10

1 libdispatch.dylib 0x00007fff8746ca6a _dispatch_mgr_thread + 52

Thread 2:

0 libsystem_kernel.dylib 0x00007fff8f88494a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 3:: Dispatch queue: IDE Source Control File Path Processesing Queue

0 libsystem_kernel.dylib 0x00007fff8f87f51a semaphore_wait_trap + 10

1 libdispatch.dylib 0x00007fff87470c55 _dispatch_semaphore_wait_slow + 213

2 com.apple.dt.IDEFoundation 0x000000010cebf304 -[IDESourceControlWorkspaceMonitor scanWorkspaceFolders] + 929

3 com.apple.dt.IDEFoundation 0x000000010cec290f __60-[IDESourceControlWorkspaceMonitor _startScanningWorkspace:]_block_invoke_2 + 1136

4 com.apple.dt.DVTFoundation 0x000000010c32a77c __DVTDispatchAsync_block_invoke + 106

5 libdispatch.dylib 0x00007fff8746e323 _dispatch_call_block_and_release + 12

6 libdispatch.dylib 0x00007fff87469c13 _dispatch_client_callout + 8

7 libdispatch.dylib 0x00007fff8746d365 _dispatch_queue_drain + 1100

8 libdispatch.dylib 0x00007fff8746eecc _dispatch_queue_invoke + 202

9 libdispatch.dylib 0x00007fff8746c6b7 _dispatch_root_queue_drain + 463

10 libdispatch.dylib 0x00007fff8747afe4 _dispatch_worker_thread3 + 91

11 libsystem_pthread.dylib 0x00007fff91c30a9d _pthread_wqthread + 729

12 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 4:

0 libsystem_kernel.dylib 0x00007fff8f87f4de mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8f87e64f mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8a6b3eb4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8a6b337b __CFRunLoopRun + 1371

4 com.apple.CoreFoundation 0x00007fff8a6b2bd8 CFRunLoopRunSpecific + 296

5 com.apple.Foundation 0x00007fff915b1b29 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278

6 com.apple.DTDeviceKitBase 0x0000000116ac9f3c -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 974

7 com.apple.Foundation 0x00007fff9155fe92 __NSThread__main__ + 1345

8 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

9 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

10 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 5:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff8f8843fa __select + 10

1 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

2 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

3 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 6:

0 libsystem_kernel.dylib 0x00007fff8f87f4de mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8f87e64f mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8a6b3eb4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8a6b337b __CFRunLoopRun + 1371

4 com.apple.CoreFoundation 0x00007fff8a6b2bd8 CFRunLoopRunSpecific + 296

5 com.apple.Foundation 0x00007fff915b1b29 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278

6 com.apple.DTDeviceKitBase 0x0000000116abb8d6 +[DTDKRemoteDeviceConnection startServiceBrowsers] + 213

7 com.apple.Foundation 0x00007fff9155fe92 __NSThread__main__ + 1345

8 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

9 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

10 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 7:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff8f87f4de mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8f87e64f mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8a6b3eb4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8a6b337b __CFRunLoopRun + 1371

4 com.apple.CoreFoundation 0x00007fff8a6b2bd8 CFRunLoopRunSpecific + 296

5 com.apple.CFNetwork 0x00007fff82b13420 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434

6 com.apple.Foundation 0x00007fff9155fe92 __NSThread__main__ + 1345

7 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

9 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 8:: Dispatch queue: <IDEBuildOperation:0x7f8e1a029a10:REfc>-builder-queue :: NSOperation 0x7f8e1ab31080 (QOS: UTILITY)

0 libsystem_kernel.dylib 0x00007fff8f884166 __psynch_mutexwait + 10

1 com.apple.Foundation 0x00007fff9152fbdc -[NSRecursiveLock lock] + 22

2 com.apple.Xcode.DevToolsCore 0x00000001165ad935 -[PBXTargetBuildContext lockDependencyGraph] + 52

3 com.apple.Xcode.DevToolsCore 0x00000001165cca6d -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] + 126

4 com.apple.Xcode.DevToolsCore 0x00000001165673f3 -[PBXTarget(XCBuildables) buildWillStartForBuilder:buildParameters:] + 815

5 com.apple.Xcode.DevToolsCore 0x000000011675fd65 -[Xcode3TargetBuildableSnapshot buildForBuilderWillStart:] + 1013

6 com.apple.dt.IDEFoundation 0x000000010ccc9362 -[IDEBuildableSnapshot performBuildForBuilder:buildCommand:buildOnlyTheseFiles:] + 112

7 com.apple.dt.IDEFoundation 0x000000010ccc8b10 -[IDEBuilder main] + 1007

8 com.apple.Foundation 0x00007fff9157ab3c -[__NSOperationInternal _start:] + 653

9 com.apple.Foundation 0x00007fff9157a613 __NSOQSchedule_f + 184

10 libdispatch.dylib 0x00007fff87469c13 _dispatch_client_callout + 8

11 libdispatch.dylib 0x00007fff8746d365 _dispatch_queue_drain + 1100

12 libdispatch.dylib 0x00007fff8746eecc _dispatch_queue_invoke + 202

13 libdispatch.dylib 0x00007fff8746c6b7 _dispatch_root_queue_drain + 463

14 libdispatch.dylib 0x00007fff8747afe4 _dispatch_worker_thread3 + 91

15 libsystem_pthread.dylib 0x00007fff91c30a9d _pthread_wqthread + 729

16 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 9:

0 libsystem_kernel.dylib 0x00007fff8f87f4de mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8f87e64f mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8a6b3eb4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8a6b337b __CFRunLoopRun + 1371

4 com.apple.CoreFoundation 0x00007fff8a6b2bd8 CFRunLoopRunSpecific + 296

5 com.apple.AppKit 0x00007fff888bc56b _NSEventThread + 137

6 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

7 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

8 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 10:: DYMobileDeviceManager

0 libsystem_kernel.dylib 0x00007fff8f87f4de mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8f87e64f mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8a6b3eb4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8a6b337b __CFRunLoopRun + 1371

4 com.apple.CoreFoundation 0x00007fff8a6b2bd8 CFRunLoopRunSpecific + 296

5 com.apple.Foundation 0x00007fff915b1b29 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278

6 com.apple.Foundation 0x00007fff9162724f -[NSRunLoop(NSRunLoop) run] + 74

7 com.apple.GPUToolsMobileFoundation 0x000000011ecb489b -[DYMobileDeviceManager _deviceNotificationThread:] + 134

8 com.apple.Foundation 0x00007fff9155fe92 __NSThread__main__ + 1345

9 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

10 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

11 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 11:: Dispatch queue: <IDEBuildOperation:0x7f8e1a029a10:REfc>-builder-queue :: NSOperation 0x7f8e1ab233f0 (QOS: UTILITY)

0 libsystem_kernel.dylib 0x00007fff8f884166 __psynch_mutexwait + 10

1 com.apple.Foundation 0x00007fff9152fbdc -[NSRecursiveLock lock] + 22

2 com.apple.Xcode.DevToolsCore 0x00000001165ad935 -[PBXTargetBuildContext lockDependencyGraph] + 52

3 com.apple.Xcode.DevToolsCore 0x00000001165cca6d -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] + 126

4 com.apple.Xcode.DevToolsCore 0x00000001165673f3 -[PBXTarget(XCBuildables) buildWillStartForBuilder:buildParameters:] + 815

5 com.apple.Xcode.DevToolsCore 0x000000011675fd65 -[Xcode3TargetBuildableSnapshot buildForBuilderWillStart:] + 1013

6 com.apple.dt.IDEFoundation 0x000000010ccc9362 -[IDEBuildableSnapshot performBuildForBuilder:buildCommand:buildOnlyTheseFiles:] + 112

7 com.apple.dt.IDEFoundation 0x000000010ccc8b10 -[IDEBuilder main] + 1007

8 com.apple.Foundation 0x00007fff9157ab3c -[__NSOperationInternal _start:] + 653

9 com.apple.Foundation 0x00007fff9157a613 __NSOQSchedule_f + 184

10 libdispatch.dylib 0x00007fff87469c13 _dispatch_client_callout + 8

11 libdispatch.dylib 0x00007fff8746d365 _dispatch_queue_drain + 1100

12 libdispatch.dylib 0x00007fff8746eecc _dispatch_queue_invoke + 202

13 libdispatch.dylib 0x00007fff8746c6b7 _dispatch_root_queue_drain + 463

14 libdispatch.dylib 0x00007fff8747afe4 _dispatch_worker_thread3 + 91

15 libsystem_pthread.dylib 0x00007fff91c30a9d _pthread_wqthread + 729

16 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 12:: Dispatch queue: <IDEBuildOperation:0x7f8e1a029a10:REfc>-builder-queue :: NSOperation 0x7f8e1ab4ade0 (QOS: UTILITY)

0 libsystem_kernel.dylib 0x00007fff8f884166 __psynch_mutexwait + 10

1 com.apple.Xcode.DevToolsCore 0x00000001165e4882 -[PBXCompilerSpecificationGcc discoveredCompilerDriverInfoWithMacroExpansionScope:forLanguageDialect:] + 345

2 com.apple.Xcode.DevToolsCore 0x00000001165ecc94 -[PBXCompilerSpecificationGcc2_95_2 compileSourceCodeFileAtPath:ofType:toOutputDirectory:withMacroExpansionScope:] + 1391

3 com.apple.Xcode.DevToolsCore 0x000000011670e9be -[XCCompilerSpecificationClang compileSourceCodeFileAtPath:ofType:toOutputDirectory:withMacroExpansionScope:] + 2411

4 com.apple.Xcode.DevToolsCore 0x00000001165e9de2 -[PBXCompilerSpecificationGcc computeDependenciesForInputNodes:ofType:variant:architecture:outputDirectory:withMacroExpansionScope:] + 2851

5 com.apple.Xcode.DevToolsCore 0x000000011662fcfe -[XCCompilerSpecification computeDependenciesForFilePath:ofType:outputDirectory:withMacroExpansionScope:] + 2447

6 com.apple.Xcode.DevToolsCore 0x00000001166fdcc9 -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForFilePath:ofType:forBuildFileReference:withOutputDirectory:parameterMacros:withMacroExpansionScope:] + 8269

7 com.apple.Xcode.DevToolsCore 0x00000001166fe8ba -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withOutputDirectory:parameterMacros:withMacroExpansionScope:] + 925

8 com.apple.Xcode.DevToolsCore 0x00000001166f074e -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) _computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:processedPaths:] + 3317

9 com.apple.Xcode.DevToolsCore 0x00000001166f2f1c -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:] + 137

10 com.apple.Xcode.DevToolsCore 0x00000001166f33bd -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withMacroExpansionScope:] + 1141

11 com.apple.Xcode.DevToolsCore 0x00000001166e18ba -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 2232

12 com.apple.Xcode.DevToolsCore 0x00000001166f60a0 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 65

13 com.apple.Xcode.DevToolsCore 0x00000001166f7cf7 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 7216

14 com.apple.Xcode.DevToolsCore 0x0000000116632eef -[XCProductTypeSpecification computeDependenciesWithMacroExpansionScope:] + 2033

15 com.apple.Xcode.DevToolsCore 0x00000001166da514 -[XCNativeTargetDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 2982

16 com.apple.Xcode.DevToolsCore 0x00000001165b06ba -[PBXTargetBuildContext createDependencyGraphWithTargetDGSnapshot:] + 4375

17 com.apple.Xcode.DevToolsCore 0x00000001165cdf5a -[PBXTargetBuildContext(DependencyGraphEvents) dg_setTargetSnapshot:] + 549

18 com.apple.Xcode.DevToolsCore 0x00000001165ccafa -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] + 267

19 com.apple.Xcode.DevToolsCore 0x00000001165673f3 -[PBXTarget(XCBuildables) buildWillStartForBuilder:buildParameters:] + 815

20 com.apple.Xcode.DevToolsCore 0x000000011675fd65 -[Xcode3TargetBuildableSnapshot buildForBuilderWillStart:] + 1013

21 com.apple.dt.IDEFoundation 0x000000010ccc9362 -[IDEBuildableSnapshot performBuildForBuilder:buildCommand:buildOnlyTheseFiles:] + 112

22 com.apple.dt.IDEFoundation 0x000000010ccc8b10 -[IDEBuilder main] + 1007

23 com.apple.Foundation 0x00007fff9157ab3c -[__NSOperationInternal _start:] + 653

24 com.apple.Foundation 0x00007fff9157a613 __NSOQSchedule_f + 184

25 libdispatch.dylib 0x00007fff87469c13 _dispatch_client_callout + 8

26 libdispatch.dylib 0x00007fff8746d365 _dispatch_queue_drain + 1100

27 libdispatch.dylib 0x00007fff8746eecc _dispatch_queue_invoke + 202

28 libdispatch.dylib 0x00007fff8746c6b7 _dispatch_root_queue_drain + 463

29 libdispatch.dylib 0x00007fff8747afe4 _dispatch_worker_thread3 + 91

30 libsystem_pthread.dylib 0x00007fff91c30a9d _pthread_wqthread + 729

31 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 13:: Dispatch queue: com.apple.NSXPCConnection.user.com.apple.dt.Xcode.sourcecontrol.WorkingCopyScanner

0 libsystem_kernel.dylib 0x00007fff8f884136 __psynch_cvwait + 10

1 com.apple.Foundation 0x00007fff91576c31 -[NSCondition waitUntilDate:] + 343

2 com.apple.Foundation 0x00007fff91576a95 -[NSConditionLock lockWhenCondition:beforeDate:] + 232

3 com.apple.dt.Xcode.DVTSourceControl 0x000000010f02b14a __116-[DVTSourceControlManager scanForWorkingCopiesInFolderPaths:traversingUp:usingSourceControlSystems:completionBlock:]_block_invoke_2 + 772

4 com.apple.CoreFoundation 0x00007fff8a67c7bc __invoking___ + 140

5 com.apple.CoreFoundation 0x00007fff8a67c612 -[NSInvocation invoke] + 290

6 com.apple.Foundation 0x00007fff91557222 __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 17

7 com.apple.Foundation 0x00007fff917a64c4 -[NSXPCConnection _decodeAndInvokeReplyBlockWithData:sequence:replyInfo:] + 788

8 com.apple.Foundation 0x00007fff917a7efd __95-[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:]_block_invoke322 + 266

9 libxpc.dylib 0x00007fff8e6d64fc _xpc_connection_reply_callout + 47

10 libxpc.dylib 0x00007fff8e6d6488 _xpc_connection_call_reply + 36

11 libdispatch.dylib 0x00007fff87469c13 _dispatch_client_callout + 8

12 libdispatch.dylib 0x00007fff8746d365 _dispatch_queue_drain + 1100

13 libdispatch.dylib 0x00007fff8746eecc _dispatch_queue_invoke + 202

14 libdispatch.dylib 0x00007fff8746c6b7 _dispatch_root_queue_drain + 463

15 libdispatch.dylib 0x00007fff8747afe4 _dispatch_worker_thread3 + 91

16 libsystem_pthread.dylib 0x00007fff91c30a9d _pthread_wqthread + 729

17 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 14:: Dispatch queue: <IDEBuildOperation:0x7f8e1a029a10:REfc>-builder-queue :: NSOperation 0x7f8e1ab1bf70 (QOS: UTILITY)

0 libsystem_kernel.dylib 0x00007fff8f884166 __psynch_mutexwait + 10

1 com.apple.Foundation 0x00007fff9152fbdc -[NSRecursiveLock lock] + 22

2 com.apple.Xcode.DevToolsCore 0x00000001165ad935 -[PBXTargetBuildContext lockDependencyGraph] + 52

3 com.apple.Xcode.DevToolsCore 0x00000001165cca6d -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] + 126

4 com.apple.Xcode.DevToolsCore 0x00000001165673f3 -[PBXTarget(XCBuildables) buildWillStartForBuilder:buildParameters:] + 815

5 com.apple.Xcode.DevToolsCore 0x000000011675fd65 -[Xcode3TargetBuildableSnapshot buildForBuilderWillStart:] + 1013

6 com.apple.dt.IDEFoundation 0x000000010ccc9362 -[IDEBuildableSnapshot performBuildForBuilder:buildCommand:buildOnlyTheseFiles:] + 112

7 com.apple.dt.IDEFoundation 0x000000010ccc8b10 -[IDEBuilder main] + 1007

8 com.apple.Foundation 0x00007fff9157ab3c -[__NSOperationInternal _start:] + 653

9 com.apple.Foundation 0x00007fff9157a613 __NSOQSchedule_f + 184

10 libdispatch.dylib 0x00007fff87469c13 _dispatch_client_callout + 8

11 libdispatch.dylib 0x00007fff8746d365 _dispatch_queue_drain + 1100

12 libdispatch.dylib 0x00007fff8746eecc _dispatch_queue_invoke + 202

13 libdispatch.dylib 0x00007fff8746c6b7 _dispatch_root_queue_drain + 463

14 libdispatch.dylib 0x00007fff8747afe4 _dispatch_worker_thread3 + 91

15 libsystem_pthread.dylib 0x00007fff91c30a9d _pthread_wqthread + 729

16 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 15:

0 libsystem_kernel.dylib 0x00007fff8f88494a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 16:

0 libsystem_kernel.dylib 0x00007fff8f88494a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 17:

0 libsystem_kernel.dylib 0x00007fff8f88430a __read_nocancel + 10

1 libsystem_c.dylib 0x00007fff8ea19dab __srefill1 + 24

2 libsystem_c.dylib 0x00007fff8ea13463 fgetln + 59

3 com.apple.dt.DVTFoundation 0x000000010c250825 XCExecCommandPipingLogicalLinesToBlock + 350

4 com.apple.Xcode.DevToolsCore 0x00000001165e4c04 -[PBXCompilerSpecificationGcc discoveredCompilerDriverInfoWithMacroExpansionScope:forLanguageDialect:] + 1243

5 com.apple.Xcode.DevToolsCore 0x00000001165ecc94 -[PBXCompilerSpecificationGcc2_95_2 compileSourceCodeFileAtPath:ofType:toOutputDirectory:withMacroExpansionScope:] + 1391

6 com.apple.Xcode.DevToolsCore 0x000000011670e9be -[XCCompilerSpecificationClang compileSourceCodeFileAtPath:ofType:toOutputDirectory:withMacroExpansionScope:] + 2411

7 com.apple.Xcode.DevToolsCore 0x00000001165e9de2 -[PBXCompilerSpecificationGcc computeDependenciesForInputNodes:ofType:variant:architecture:outputDirectory:withMacroExpansionScope:] + 2851

8 com.apple.Xcode.DevToolsCore 0x000000011662fcfe -[XCCompilerSpecification computeDependenciesForFilePath:ofType:outputDirectory:withMacroExpansionScope:] + 2447

9 com.apple.Xcode.DevToolsCore 0x00000001166fdcc9 -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForFilePath:ofType:forBuildFileReference:withOutputDirectory:parameterMacros:withMacroExpansionScope:] + 8269

10 com.apple.Xcode.DevToolsCore 0x00000001166fe8ba -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withOutputDirectory:parameterMacros:withMacroExpansionScope:] + 925

11 com.apple.Xcode.DevToolsCore 0x00000001166f074e -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) _computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:processedPaths:] + 3317

12 com.apple.Xcode.DevToolsCore 0x00000001166f2f1c -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:] + 137

13 com.apple.Xcode.DevToolsCore 0x00000001166f33bd -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withMacroExpansionScope:] + 1141

14 com.apple.Xcode.DevToolsCore 0x00000001166e18ba -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 2232

15 com.apple.Xcode.DevToolsCore 0x00000001166f60a0 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 65

16 com.apple.Xcode.DevToolsCore 0x00000001166f7cf7 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 7216

17 com.apple.Xcode.DevToolsCore 0x0000000116632eef -[XCProductTypeSpecification computeDependenciesWithMacroExpansionScope:] + 2033

18 com.apple.Xcode.DevToolsCore 0x00000001166da514 -[XCNativeTargetDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 2982

19 com.apple.Xcode.DevToolsCore 0x00000001165b06ba -[PBXTargetBuildContext createDependencyGraphWithTargetDGSnapshot:] + 4375

20 com.apple.Xcode.DevToolsCore 0x00000001165cdf5a -[PBXTargetBuildContext(DependencyGraphEvents) dg_setTargetSnapshot:] + 549

21 com.apple.Xcode.DevToolsCore 0x00000001165ccafa -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] + 267

22 com.apple.Xcode.DevToolsCore 0x000000011662a613 -[XCBlockQueue _processNextBlockInThreadSlotNumber:] + 241

23 com.apple.Xcode.DevToolsCore 0x000000011662a8ab -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 269

24 com.apple.Foundation 0x00007fff9155fe92 __NSThread__main__ + 1345

25 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

26 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

27 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 18:

0 libsystem_kernel.dylib 0x00007fff8f884166 __psynch_mutexwait + 10

1 com.apple.Xcode.DevToolsCore 0x00000001165e4882 -[PBXCompilerSpecificationGcc discoveredCompilerDriverInfoWithMacroExpansionScope:forLanguageDialect:] + 345

2 com.apple.Xcode.DevToolsCore 0x00000001165ecc94 -[PBXCompilerSpecificationGcc2_95_2 compileSourceCodeFileAtPath:ofType:toOutputDirectory:withMacroExpansionScope:] + 1391

3 com.apple.Xcode.DevToolsCore 0x000000011670e9be -[XCCompilerSpecificationClang compileSourceCodeFileAtPath:ofType:toOutputDirectory:withMacroExpansionScope:] + 2411

4 com.apple.Xcode.DevToolsCore 0x00000001165e9de2 -[PBXCompilerSpecificationGcc computeDependenciesForInputNodes:ofType:variant:architecture:outputDirectory:withMacroExpansionScope:] + 2851

5 com.apple.Xcode.DevToolsCore 0x000000011662fcfe -[XCCompilerSpecification computeDependenciesForFilePath:ofType:outputDirectory:withMacroExpansionScope:] + 2447

6 com.apple.Xcode.DevToolsCore 0x00000001166fdcc9 -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForFilePath:ofType:forBuildFileReference:withOutputDirectory:parameterMacros:withMacroExpansionScope:] + 8269

7 com.apple.Xcode.DevToolsCore 0x00000001166fe8ba -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withOutputDirectory:parameterMacros:withMacroExpansionScope:] + 925

8 com.apple.Xcode.DevToolsCore 0x00000001166f074e -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) _computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:processedPaths:] + 3317

9 com.apple.Xcode.DevToolsCore 0x00000001166f2f1c -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:] + 137

10 com.apple.Xcode.DevToolsCore 0x00000001166f33bd -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withMacroExpansionScope:] + 1141

11 com.apple.Xcode.DevToolsCore 0x00000001166e18ba -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 2232

12 com.apple.Xcode.DevToolsCore 0x00000001166f60a0 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 65

13 com.apple.Xcode.DevToolsCore 0x00000001166f7cf7 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 7216

14 com.apple.Xcode.DevToolsCore 0x0000000116632eef -[XCProductTypeSpecification computeDependenciesWithMacroExpansionScope:] + 2033

15 com.apple.Xcode.DevToolsCore 0x00000001166da514 -[XCNativeTargetDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 2982

16 com.apple.Xcode.DevToolsCore 0x00000001165b06ba -[PBXTargetBuildContext createDependencyGraphWithTargetDGSnapshot:] + 4375

17 com.apple.Xcode.DevToolsCore 0x00000001165cdf5a -[PBXTargetBuildContext(DependencyGraphEvents) dg_setTargetSnapshot:] + 549

18 com.apple.Xcode.DevToolsCore 0x00000001165ccafa -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] + 267

19 com.apple.Xcode.DevToolsCore 0x000000011662a613 -[XCBlockQueue _processNextBlockInThreadSlotNumber:] + 241

20 com.apple.Xcode.DevToolsCore 0x000000011662a8ab -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 269

21 com.apple.Foundation 0x00007fff9155fe92 __NSThread__main__ + 1345

22 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

23 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

24 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 19:

0 libsystem_kernel.dylib 0x00007fff8f884166 __psynch_mutexwait + 10

1 com.apple.Xcode.DevToolsCore 0x00000001165e4882 -[PBXCompilerSpecificationGcc discoveredCompilerDriverInfoWithMacroExpansionScope:forLanguageDialect:] + 345

2 com.apple.Xcode.DevToolsCore 0x00000001165ecc94 -[PBXCompilerSpecificationGcc2_95_2 compileSourceCodeFileAtPath:ofType:toOutputDirectory:withMacroExpansionScope:] + 1391

3 com.apple.Xcode.DevToolsCore 0x000000011670e9be -[XCCompilerSpecificationClang compileSourceCodeFileAtPath:ofType:toOutputDirectory:withMacroExpansionScope:] + 2411

4 com.apple.Xcode.DevToolsCore 0x00000001165e9de2 -[PBXCompilerSpecificationGcc computeDependenciesForInputNodes:ofType:variant:architecture:outputDirectory:withMacroExpansionScope:] + 2851

5 com.apple.Xcode.DevToolsCore 0x000000011662fcfe -[XCCompilerSpecification computeDependenciesForFilePath:ofType:outputDirectory:withMacroExpansionScope:] + 2447

6 com.apple.Xcode.DevToolsCore 0x00000001166fdcc9 -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForFilePath:ofType:forBuildFileReference:withOutputDirectory:parameterMacros:withMacroExpansionScope:] + 8269

7 com.apple.Xcode.DevToolsCore 0x00000001166fe8ba -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withOutputDirectory:parameterMacros:withMacroExpansionScope:] + 925

8 com.apple.Xcode.DevToolsCore 0x00000001166f074e -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) _computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:processedPaths:] + 3317

9 com.apple.Xcode.DevToolsCore 0x00000001166f2f1c -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:usingBuildRule:withMacroExpansionScope:] + 137

10 com.apple.Xcode.DevToolsCore 0x00000001166f33bd -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:withMacroExpansionScope:] + 1141

11 com.apple.Xcode.DevToolsCore 0x00000001166e18ba -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 2232

12 com.apple.Xcode.DevToolsCore 0x00000001166f60a0 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesWithMacroExpansionScope:] + 65

13 com.apple.Xcode.DevToolsCore 0x00000001166f7cf7 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 7216

14 com.apple.Xcode.DevToolsCore 0x0000000116632eef -[XCProductTypeSpecification computeDependenciesWithMacroExpansionScope:] + 2033

15 com.apple.Xcode.DevToolsCore 0x00000001166da514 -[XCNativeTargetDGSnapshot(DependencyGraphCreation) computeDependenciesWithMacroExpansionScope:] + 2982

16 com.apple.Xcode.DevToolsCore 0x00000001165b06ba -[PBXTargetBuildContext createDependencyGraphWithTargetDGSnapshot:] + 4375

17 com.apple.Xcode.DevToolsCore 0x00000001165cdf5a -[PBXTargetBuildContext(DependencyGraphEvents) dg_setTargetSnapshot:] + 549

18 com.apple.Xcode.DevToolsCore 0x00000001165ccafa -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] + 267

19 com.apple.Xcode.DevToolsCore 0x000000011662a613 -[XCBlockQueue _processNextBlockInThreadSlotNumber:] + 241

20 com.apple.Xcode.DevToolsCore 0x000000011662a8ab -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 269

21 com.apple.Foundation 0x00007fff9155fe92 __NSThread__main__ + 1345

22 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

23 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

24 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 20:

0 libsystem_kernel.dylib 0x00007fff8f88494a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 21:

0 libsystem_kernel.dylib 0x00007fff8f88494a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x00007fff91c2e3dd start_wqthread + 13

Thread 22:

0 libsystem_kernel.dylib 0x00007fff8f87f4de mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8f87e64f mach_msg + 55

2 com.apple.CoreFoundation 0x00007fff8a6b3eb4 __CFRunLoopServiceMachPort + 212

3 com.apple.CoreFoundation 0x00007fff8a6b337b __CFRunLoopRun + 1371

4 com.apple.CoreFoundation 0x00007fff8a6b2bd8 CFRunLoopRunSpecific + 296

5 com.apple.CoreFoundation 0x00007fff8a76a671 CFRunLoopRun + 97

6 com.apple.DebugSymbols 0x00007fff834c0b8f SpotlightQueryThread(void*) + 463

7 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

8 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

9 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

Thread 23:

0 libsystem_kernel.dylib 0x00007fff8f88448a __semwait_signal + 10

1 com.apple.CoreSymbolication 0x00007fff8e760407 0x7fff8e74d000 + 78855

2 libsystem_pthread.dylib 0x00007fff91c3105a _pthread_body + 131

3 libsystem_pthread.dylib 0x00007fff91c30fd7 _pthread_start + 176

4 libsystem_pthread.dylib 0x00007fff91c2e3ed thread_start + 13

If you create a new user on your Mac, can you create a new project when logged in as that user?


If that works, it would indicate the problem is in your user's home directory / preferences somewhere (~/Library as opposed to /Library).

Xcode crashes upon start, all projects reinstall didnt help
 
 
Q