I\'m getting an intermittent crash using Storyboards in iOS 5. Every so often, I get a SIGABRT when I try to instantiate a new object with a view controller from my Storyboard.
I was able to fix this by doing a "Reset Content and Settings" in the IPhone Simulator.