Why might my Xcode be crashing (or at least displaying an error on launch)?
Posted
by dsobol
on Stack Overflow
See other posts from Stack Overflow
or by dsobol
Published on 2010-06-03T00:20:59Z
Indexed on
2010/06/03
0:34 UTC
Read the original article
Hit count: 260
xcode
I am getting an error thrown when I launch my Xcode 3.2 all of a sudden:
Uncaught Exception: * -[NSCFArray initWithObjects:count:]: attempt to insert nil object at objects[0]
I can click through the error and Xcode seems to launch properly. I removed and reinstalled Xcode to no avail, and yet cannot find a config or perference that might be the culprit.
I am running on 10.6.3 fwiw....
Has anyone else run into this problkem?
TIA!
Regards,
Steve O'Sullivan
© Stack Overflow or respective owner