I am getting the following error when I am running my code in Xcode7 with Swift2, after presenting a view controller through a push segue:
_BSMachError: (os/
I had this problem while debugging and it disappeared when I removed a breakpoint in my response to the view size changing.