Re: XCode crashes in indexing process
Re: XCode crashes in indexing process
- Subject: Re: XCode crashes in indexing process
- From: Philip Aker <email@hidden>
- Date: Fri, 13 Oct 2006 14:04:01 -0700
On 2006-10-13, at 09:39:24, Mike Throckmorton wrote:
XCode team.....
This will sound like the beginning of a bug report and it may
become one, but I need to know whether I should invest more hours
in narrowing things down.
I made a new project (with similar files to several others I have)
and after adding the files and letting XCode chew for a while (UI
live, some background processing chunking away), XCode crashes.
Stack crawl shows what I would expect to see during some C/C++/Obj.
C parsing (predictive compilation turned off, hoping that would fix
it).
After culling the project and files down (started 4 hours ago) I
can add a bunchh of simple define redefinitions, eg:
#define xxxxx 0
#define xxxxx 1
#define xxxxx 0
etc
and make the crash happen, take them out and the crash goes away.
Its as if I cross a limit "too many" macro redefinition errors
after which a crash occurs.
I could go farther and cull down a submittable project and files.
This wouuld take some number of additional hours and I'm willing to
do so, BUT, not if the result is going to be "closed, duplicate bug".
I've already discovered and corrected enough to move on in my
development so I _could_ just stop dicking with it.
If you know what I mean.
My solution is to clean the project, quit XCode, delete the pertinent
Intermediates folder build folders, and then rebuild the targets.
Philip Aker
email@hidden
_______________________________________________
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