XCode crashes in indexing process
XCode crashes in indexing process
- Subject: XCode crashes in indexing process
- From: Mike Throckmorton <email@hidden>
- Date: Fri, 13 Oct 2006 12:39:24 -0400
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.
-----------------------------------------------
Mike Throckmorton email@hidden
Software Engineer
My Mac running Mac OS X has been up 2 days, 5:24
_______________________________________________
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