• 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
Error when opening XCode projects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error when opening XCode projects


  • Subject: Error when opening XCode projects
  • From: Fred Leboucher <email@hidden>
  • Date: Fri, 7 Mar 2008 15:01:29 +0100

Hi,

I installed the iPhone SDK this morning, rebooted, done a few tests with samples, and now, all of a sudden, an error pops up everytime I open a project :
"Error - Couldn't open "...../MyProject.xcodeproj". Reason : *** - [XCConfigurationList resolvedAbsolutePath]: unrecognized selector sent to instance 0x3421470."


I hit Ok then the usual XCode error dialog pops up (not always), asking if I want to quit or continue. I can hit Continue and go on without anything else happening. Then another error pops up when I close the project :
"Internal Error. Uncaught Exception: *** -[XCConfigurationList group]: unrecognized selector sent to instance 0x3421470"


It also dumps the following stack backtrace to the console :
Xcode[879]: ** INTERNAL ERROR: Uncaught Exception **
Exception: *** -[XCConfigurationList group]: unrecognized selector sent to instance 0x3421470
Stack:
0 0x939d024b __raiseError (in CoreFoundation)
1 0x918050fb objc_exception_throw (in libobjc.A.dylib)
2 0x939d744a -[NSObject doesNotRecognizeSelector:] (in CoreFoundation)
3 0x939d5a4c ___forwarding___ (in CoreFoundation)
4 0x939d5b12 _CF_forwarding_prep_0 (in CoreFoundation)
5 0x0060b469 -[PBXBookmark setContainer:] (in DevToolsCore)
6 0x939c4f9c -[NSArray makeObjectsPerformSelector:withObject:] (in CoreFoundation)
7 0x00667436 -[PBXProject close] (in DevToolsCore)
8 0x00666f37 -[PBXProject removeReference:] (in DevToolsCore)
9 0x00592192 -[PBXFileReference _setLoadedContainer:andNotify:] (in DevToolsCore)
10 0x0059210f -[PBXFileReference setLoadedContainer:] (in DevToolsCore)
11 0x00579d20 -[PBXFileReference invalidateAbsolutePathCache] (in DevToolsCore)
12 0x005797b9 -[PBXFileReference setContainer:] (in DevToolsCore)
13 0x939c4f9c -[NSArray makeObjectsPerformSelector:withObject:] (in CoreFoundation)
14 0x006672ed -[PBXProject close] (in DevToolsCore)
15 0x00666f37 -[PBXProject removeReference:] (in DevToolsCore)
16 0x00b86600 -[PBXProjectDocument _primitiveClose] (in DevToolsInterface)
17 0x00b86435 -[PBXProjectDocument close] (in DevToolsInterface)
18 0x00b4d2aa -[PBXModule moduleWindowWillClose:] (in DevToolsInterface)
19 0x00b4d315 -[PBXProjectModule moduleWindowWillClose:] (in DevToolsInterface)
20 0x00da8e81 -[XCPerspectiveModule moduleWindowWillClose:] (in DevToolsInterface)
21 0x00b4d18a -[PBXModule _moduleWindowWillClose:] (in DevToolsInterface)
22 0x00b4d0cb -[PBXModule windowControllerWindowWillClose:] (in DevToolsInterface)
23 0x00b4c977 -[PBXWindowController _windowWillClose:] (in DevToolsInterface)
24 0x95468bda _nsnote_callback (in Foundation)
25 0x939379da __CFXNotificationPost (in CoreFoundation)
26 0x93937cb3 _CFXNotificationPostNotification (in CoreFoundation)
27 0x95465fd0 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
28 0x9546f668 -[NSNotificationCenter postNotificationName:object:] (in Foundation)
29 0x902d2fcc -[NSWindow _close] (in AppKit)
30 0x9036af9b -[NSWindow __close] (in AppKit)
31 0x9036aedd -[NSWindow _close:] (in AppKit)
32 0x90290e56 -[NSApplication sendAction:to:from:] (in AppKit)
33 0x90290d94 -[NSControl sendAction:to:] (in AppKit)
34 0x90290c1a -[NSCell _sendActionFrom:] (in AppKit)
35 0x9036ac4f -[NSButtonCell performClick:] (in AppKit)
36 0x90290e56 -[NSApplication sendAction:to:from:] (in AppKit)
37 0x9033f7cc -[NSMenu performActionForItemAtIndex:] (in AppKit)
38 0x9033f4d1 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] (in AppKit)
39 0x9033f157 -[NSMenu performKeyEquivalent:] (in AppKit)
40 0x9033d9fd -[NSApplication _handleKeyEquivalent:] (in AppKit)
41 0x00ad4872 -[PBXExtendedApplication sendEvent:] (in DevToolsInterface)
42 0x901b80f9 -[NSApplication run] (in AppKit)
43 0x9018530a NSApplicationMain (in AppKit)
44 0x00002a8a


I also found the backtrace of the error that happens when I open a project up there in my system log (I relaunched XCode between the 2 tries) :
Xcode[686]: ** INTERNAL ERROR: Uncaught Exception **
Exception: *** -[XCConfigurationList resolvedAbsolutePath]: unrecognized selector sent to instance 0x38aeb90
Stack:
0 0x939d024b __raiseError (in CoreFoundation)
1 0x918050fb objc_exception_throw (in libobjc.A.dylib)
2 0x939d744a -[NSObject doesNotRecognizeSelector:] (in CoreFoundation)
3 0x939d5a4c ___forwarding___ (in CoreFoundation)
4 0x939d5b12 _CF_forwarding_prep_0 (in CoreFoundation)
5 0x00b2a2ad +[PBXTextBookmark(PBXUserInterfaceAdditions) _fileDocumentDidOpen:] (in DevToolsInterface)
6 0x95468bda _nsnote_callback (in Foundation)
7 0x939379da __CFXNotificationPost (in CoreFoundation)
8 0x93937cb3 _CFXNotificationPostNotification (in CoreFoundation)
9 0x95465fd0 -[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
10 0x9546f668 -[NSNotificationCenter postNotificationName:object:] (in Foundation)
11 0x00ae84a8 -[PBXProjectDocument makeWindowControllers] (in DevToolsInterface)
12 0x00ae3dd0 -[PBXDocumentController _innerOpenDocumentWithContentsOfFile:display:] (in DevToolsInterface)
13 0x00ae3768 -[PBXDocumentController openDocumentWithContentsOfFile:display:] (in DevToolsInterface)
14 0x00006a07
15 0x000064d4
16 0x90514885 -[NSApplication _doOpenFile:ok:tryTemp:] (in AppKit)
17 0x9055755f -[NSApplication openFile:ok:] (in AppKit)
18 0x90602830 -[NSDocumentController(NSPrivate) _openRecentDocument:] (in AppKit)
19 0x90290e56 -[NSApplication sendAction:to:from:] (in AppKit)
20 0x9033f7cc -[NSMenu performActionForItemAtIndex:] (in AppKit)
21 0x9033f4d1 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] (in AppKit)
22 0x9031c3ae AppKitMenuEventHandler (in AppKit)
23 0x969aefc3 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) (in HIToolbox)
24 0x969ae3fd SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) (in HIToolbox)
25 0x969cae0e SendEventToEventTarget (in HIToolbox)
26 0x969ff86d SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) (in HIToolbox)
27 0x96a25fbf SendMenuCommandWithContextAndModifiers (in HIToolbox)
28 0x96a25f7c SendMenuItemSelectedEvent (in HIToolbox)
29 0x96a25e7e FinishMenuSelection(MenuData*, MenuData*, MenuResult*, MenuResult*, unsigned long, unsigned long, unsigned long, unsigned char) (in HIToolbox)
30 0x96a02b1e MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) (in HIToolbox)
31 0x96a02509 _HandleMenuSelection2 (in HIToolbox)
32 0x96a0237d _HandleMenuSelection (in HIToolbox)
33 0x90258f77 _NSHandleCarbonMenuEvent (in AppKit)
34 0x901bfc72 _DPSNextEvent (in AppKit)
35 0x901bf08e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
36 0x901b80c5 -[NSApplication run] (in AppKit)
37 0x9018530a NSApplicationMain (in AppKit)
38 0x00002a8a


I still can work on XCode but this is getting really annoying having that error on every project opened. Thanks for any help !

Regards,
Fred
_______________________________________________
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


  • Follow-Ups:
    • Re: Error when opening XCode projects
      • From: Jonas Maebe <email@hidden>
  • Prev by Date: Re: Disable highlight of matching parenthesis/brace when typing
  • Next by Date: Re: Error when opening XCode projects
  • Previous by thread: Re: Disable highlight of matching parenthesis/brace when typing
  • Next by thread: Re: Error when opening XCode projects
  • Index(es):
    • Date
    • Thread