• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: xcode just stopped working after my system update
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xcode just stopped working after my system update


  • Subject: Re: xcode just stopped working after my system update
  • From: Bill Appleton <email@hidden>
  • Date: Mon, 3 May 2010 16:22:22 -0700

i reinstaller xcode and it is all working again

what is freaky is that the system update triggered the problem!



thx

bill





On Mon, May 3, 2010 at 4:11 PM, Keary Suska <email@hidden> wrote:
On May 3, 2010, at 3:29 PM, Bill Appleton wrote:

> hi all,
>
> yes, 3.2.2
>
> would it help to reinstall it?

Does it happen when you create a new project? What about when you re-open a newly created project after rebooting? Does it happen with projects downloaded from Apple's sample code site?

Reinstalling is worth a try. First, though. you may want to move all of the Xcode preferences you can find to the desktop or wherever. I have seen a slew of odd behaviors from corrupt preferences.

> it is so strange -- i have maybe 20 projects that all open up with an applescript
> and i get this error on every single one of them
>

Regardless of whether you use the AppleScript or not? Or are they AppleScript Projects? Your statement is ambiguous...

> On Mon, May 3, 2010 at 1:37 PM, Keary Suska <email@hidden> wrote:
> On May 3, 2010, at 1:48 PM, Bill Appleton wrote:
>
> > hi all,
> >
> > wow, i saw it happen. i did the latest system update with lots of stuff and xcode stopped working immediately. here is the message:
> >
> > any ideas?
>
> Do you have the most current Xcode installation for your OS?
>
> > Internal error occurred while creating dependency graph: ASSERTION FAILURE in /SourceCache/DevToolsBase/DevToolsBase-1648/pbxcore/Target.subproj/PBXTargetBuildContext.m:2061
> > Details:  Assertion failed: [filePath isAbsolutePath]
> > Object:   <PBXTargetBuildContext:0x200e62a80>
> > Method:   -setHeadermapToolInvocation:forFilePath:
> > Thread:   <NSThread: 0x200d36e80>{name = (null), num = 5}
> > Backtrace:
> >   0  0x00000001002b517f -[PBXTargetBuildContext(DependencyGraphEvents) handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsCore)
> >   1  0x0000000100311c1a _XCAssertionFailureHandler (in DevToolsCore)
> >   2  0x00000001002b17d8 -[PBXTargetBuildContext setHeadermapToolInvocation:forFilePath:] (in DevToolsCore)
> >   3  0x0000000100153f23 -[XCCompilerSpecification computeDependenciesForFilePath:ofType:outputDirectory:inTargetBuildContext:] (in DevToolsCore)
> >   4  0x00000001003c9447 -[XCBuildRuleDGSnapshot(DependencyGraphCreation) computeDependenciesForFilePath:ofType:forBuildFileReference:withOutputDirectory:additionalProperties:inTargetBuildContext:] (in DevToolsCore)
> >   5  0x0000000100152987 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) _computeDependenciesForFilePath:ofType:forBuildFileReference:usingBuildRule:inTargetBuildContext:processedPaths:] (in DevToolsCore)
> >   6  0x0000000100152348 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForFilePath:ofType:forBuildFileReference:usingBuildRule:inTargetBuildContext:] (in DevToolsCore)
> >   7  0x000000010014fe72 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForBuildFileReference:inTargetBuildContext:] (in DevToolsCore)
> >   8  0x000000010014f2eb -[XCBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesInTargetBuildContext:] (in DevToolsCore)
> >   9  0x000000010014ee76 -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesForAllBuildFileReferencesInTargetBuildContext:] (in DevToolsCore)
> >  10  0x000000010014b51d -[XCSourcesBuildPhaseDGSnapshot(DependencyGraphCreation) computeDependenciesInTargetBuildContext:] (in DevToolsCore)
> >  11  0x000000010013d81f -[XCProductTypeSpecification computeDependenciesInTargetBuildContext:] (in DevToolsCore)
> >  12  0x0000000100138a74 -[XCNativeTargetDGSnapshot(DependencyGraphCreation) computeDependenciesInTargetBuildContext:] (in DevToolsCore)
> >  13  0x00000001001344d1 -[PBXTargetBuildContext createDependencyGraphWithTargetDGSnapshot:] (in DevToolsCore)
> >  14  0x00000001001333d6 -[PBXTargetBuildContext(DependencyGraphEvents) dg_setTargetSnapshot:] (in DevToolsCore)
> >  15  0x00007fff81498d8c __invoking___ (in CoreFoundation)
> >  16  0x00007fff81498c5d -[NSInvocation invoke] (in CoreFoundation)
> >  17  0x0000000100132d3f -[PBXTargetBuildContext(DependencyGraphEvents) processDependencyGraphEvents] (in DevToolsCore)
> >  18  0x00007fff81498d8c __invoking___ (in CoreFoundation)
> >  19  0x00007fff81498c5d -[NSInvocation invoke] (in CoreFoundation)
> >  20  0x00000001001328f7 -[XCInvocationQueue _processNextInvocationInThreadSlotNumber:] (in DevToolsCore)
> >  21  0x0000000100132626 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] (in DevToolsCore)
> >  22  0x00007fff88387ead __NSThread__main__ (in Foundation)
> >  23  0x00007fff854488b6 _pthread_start (in libSystem.B.dylib)
> >  24  0x00007fff85448769 thread_start (in libSystem.B.dylib)
> >
> >
> >
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Xcode-users mailing list      (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden


Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >xcode just stopped working after my system update (From: Bill Appleton <email@hidden>)
 >Re: xcode just stopped working after my system update (From: Bill Appleton <email@hidden>)
 >Re: xcode just stopped working after my system update (From: Keary Suska <email@hidden>)

  • Prev by Date: Re: xcode just stopped working after my system update
  • Next by Date: Why does duplicate target not compile
  • Previous by thread: Re: xcode just stopped working after my system update
  • Next by thread: xcodebuild 80% faster than Xcode?
  • Index(es):
    • Date
    • Thread