Re: Xcode crash opening projects?
Re: Xcode crash opening projects?
- Subject: Re: Xcode crash opening projects?
- From: Ian Joyner <email@hidden>
- Date: Fri, 27 Aug 2004 22:27:53 +1000
OK, I found the problem. It was in some files that I put in the
/Library/Application Support/Apple/Developer Tools folder in a
"Specifcations" folder that had some syntax colouring specifications in
.pbfilespec, etc files. These seemed to work on Xcode 1.2, although
there might have been other strange behaviour.
If adding new language and syntax specifications needs to be done
another way with 1.5 can someone tell me what the new Xcode
customization technique is, or what I might have wrong in these files
(I can post them here if necessary)?
Thanks
Ian
On 14/08/2004, at 10:00 PM, Ian Joyner wrote:
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.
_______________________________________________
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.