Xcode crash opening projects?
Xcode crash opening projects?
- Subject: Xcode crash opening projects?
- From: Ian Joyner <email@hidden>
- Date: Sat, 14 Aug 2004 22:00:11 +1000
Is anyone else having problems with Xcode 1.5? When I open any project,
an Apple example, or even a newly created project, I get the following.
Does anyone have any ideas why this is happening?
Couldn't open /Volumes/User/Users/ianjoyner/Development/XCode
tests/AppKit/DotView/DotView.pbproj.
Reason: *** -[NSPlaceholderString initWithFormat:locale:arguments:]:
nil string (or other) argument.
and then:
File: /SourceCache/DevToolsBase/DevToolsBase-387/pbxcore/
Target.subproj/PBXTargetBuildContext.m
Line: 1019
Object: <PBXTargetBuildContext:0x045d0cb0>
Method: _recomputeHeadermap
-_recomputeHeadermap called from -createDependencyGraphIfNeeded
Displayed on console:
2004-08-14 21:54:01.324 Xcode[1905]
_NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>'
used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
2004-08-14 21:54:01.325 Xcode[1905]
_NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>'
used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
2004-08-14 21:54:49.268 Xcode[1937]
_NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>'
used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
2004-08-14 21:54:49.269 Xcode[1937]
_NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>'
used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
2004-08-14 21:55:10.206 Xcode[1968]
_NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>'
used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
2004-08-14 21:55:10.207 Xcode[1968]
_NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>'
used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
2004-08-14 21:56:27.974 Xcode[2000]
_NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>'
used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
2004-08-14 21:56:27.974 Xcode[2000]
_NSCodeAndEnumerationFlagForTypeInSuite(): The type 'NSData<QDPoint>'
used in the script suite 'PBXProjectSuite' wasn't parsed successfully.
*** malloc[2000]: Deallocation of a pointer not malloced: 0xbfffc230;
This could be a double free(), or free() called with the middle of an
allocated block; Try setting environment variable MallocHelp to see
tools to help debug
*** malloc[2000]: Deallocation of a pointer not malloced: 0xbfffc3a0;
This could be a double free(), or free() called with the middle of an
allocated block; Try setting environment variable MallocHelp to see
tools to help debug
*** malloc[2000]: Deallocation of a pointer not malloced: 0xbfffc680;
This could be a double free(), or free() called with the middle of an
allocated block; Try setting environment variable MallocHelp to see
tools to help debug
*** malloc[2000]: Deallocation of a pointer not malloced: 0xbfffc7f0;
This could be a double free(), or free() called with the middle of an
allocated block; Try setting environment variable MallocHelp to see
tools to help debug
Thanks
Ian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.