This question already has an answer here:
Once in every 10-20 runs I experience a hanging Xcode when trying to start a new App run in the simulator. The App won't start.
I can quit the simulator, but Xcode will simply ignore quits.
The only solution so far is to kill and restart Xcode. Fortunately that seems to work without side effects.
(xcode 4.3 on Lion, 8GB mac mini, 5.1 iOS)
Edit: I filed a bug report with Apple.
Edit June 2012: it's still a problem in Xcode 4.3.2 (4E2002)
Edit October 2012: with Xcode 4.5 this issue seems to have gone away. I do seem to notice that every run on the simulator now has a pause of a few seconds before starting the application. Perhaps the issue was fixed by introducing a longer wait somewhere. (There is no such thing as a free lunch.)

