XCode build gets stuck if simultaneously indexing
XCode build gets stuck if simultaneously indexing
- Subject: XCode build gets stuck if simultaneously indexing
- From: "Wood, Tobias" <email@hidden>
- Date: Wed, 10 Oct 2012 13:23:54 +0000
- Thread-topic: XCode build gets stuck if simultaneously indexing
Dear all,
in the last couple of days I have begun experiencing an intermittent but very annoying problem with XCode (Both 4.5 and 4.5.1). If I manage to start a build at roughly the same point XCode begins Indexing my workspace, both will get stuck and fail to complete, with no way to stop either. The "Indexing" process just shows "0 of 1 files", while if I view the build log the last successful action was "Touching" a framework. Trying to start a new build (Ctrl-B) brings up a dialog informing me that one is in progress, and asks if I'd like to stop it. If I click "Stop", the button becomes greyed out but the dialog does not disappear.
The only workaround I have found is to Force Quit XCode and then reboot. Re-opening XCode after the Force Quit will result in the same problem occurring as soon as I attempt to build, whereas rebooting will let me continue for a while until the problem starts again. Looking at the output of top in a terminal window shows that XCode has is using some CPU, but frequently ends up in a "stuck" state (instead of "running").
This appears to be similar to this bug: http://openradar.appspot.com/10974135 which unfortunately has no solution yet.
Has anyone else experienced this issue and found a workaround? This is a moderately complicated workspace (each project has its own git repository, and the project I am building includes one of the other projects as a git sub-module), but it has been working fine until the last couple of days.
Thanks in advance,
Toby
_______________________________________________
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