XCode 3.1 - Exception on Open
XCode 3.1 - Exception on Open
- Subject: XCode 3.1 - Exception on Open
- From: John Brisbin <email@hidden>
- Date: Thu, 21 Aug 2008 19:04:12 -0700
I am experiencing what appears to be a problem identical to that of
Kevin Kicklighter on Wed, 13 Aug 2008 12:00:07 -0400
The difference, in my case, is that I had been working with XCode 3.1 on
my Mac Mini for several weeks before an odd failure in a build caused me
to quit and restart XCode. On restart, the problem first occurred and
has continued each time the XCode application is launched from the dock
or with a double click.
After hiding the prefs to no avail, I restarted, I reinstalled 3.1 with
no change. I cleared all caches that I could find associated with XCode.
I reinstalled yet again after removing the developer folder, again to no
avail.
I have inspected the Platforms directory (only MacOSX is present), the
plist does have a valid identifier.
Kevin, did you come to any resolution?
Does anyone else have any suggestions for resolving this?
Console trace follows:
8/21/08 5:49:25 PM Xcode[2040] Failed to load specification for platform
'<unknown>'. Reason: malformed property list dictionary (required key
'Identifier' not present)
8/21/08 5:49:25 PM Xcode[2040] -[NSConcreteMutableAttributedString
initWithString:attributes:] called with nil string argument. This has
undefined behavior and will raise an exception in post-Leopard linked
apps. This warning is displayed only once.
8/21/08 5:49:26 PM Xcode[2040] ** INTERNAL ERROR: Uncaught Exception **
Exception: *** -[NSCFString replaceCharactersInRange:withString:]: nil
argument
Stack:
0 0x9710914b __raiseError (in CoreFoundation)
1 0x916490fb objc_exception_throw (in libobjc.A.dylib)
2 0x97108f2b +[NSException raise:format:arguments:] (in CoreFoundation)
3 0x97108f6a +[NSException raise:format:] (in CoreFoundation)
4 0x96a8100e mutateError (in Foundation)
5 0x969bdd5c -[NSConcreteMutableAttributedString
replaceCharactersInRange:withString:] (in Foundation)
6 0x969bdb21 -[NSConcreteMutableAttributedString
initWithString:attributes:] (in Foundation)
7 0x000cd129 -[NSMutableAttributedString(TSFoundationExtra)
appendString:attributes:] (in DevToolsSupport)
8 0x00c9274c -[PBXAssertionHandler
handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:]
(in DevToolsInterface)
9 0x00787f74 _XCAssertionFailureHandler (in DevToolsCore)
10 0x00774b82 -[XCPlatformSpecification
initWithPropertyListDictionary:path:inDomain:] (in DevToolsCore)
11 0x007764b7 +[XCPlatformSpecification loadAllPlatforms] (in
DevToolsCore)
12 0x00761c17 XCInitializeCoreIfNeeded (in DevToolsCore)
13 0x0000330a
14 0x9699054a _nsnote_callback (in Foundation)
15 0x97070aba __CFXNotificationPost (in CoreFoundation)
16 0x97070d93 _CFXNotificationPostNotification (in CoreFoundation)
17 0x9698d7b0 -[NSNotificationCenter
postNotificationName:object:userInfo:] (in Foundation)
18 0x96996ff8 -[NSNotificationCenter postNotificationName:object:] (in
Foundation)
19 0x942710a5 -[NSApplication finishLaunching] (in AppKit)
20 0x94270b2b -[NSApplication run] (in AppKit)
21 0x9423e030 NSApplicationMain (in AppKit)
22 0x00002c82
_______________________________________________
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