This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags
Severity
Success
This code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
If I build a new project using the IOS Navigation template and add a single attribute to event entity in the data model, and then run, the application crashes. I'm new to IOS development and have worked through the Apple Core Data app tutorial, and have read a few posts [...] read more
I am on XCode 4.2 and white testing on the device, the app crashed. This is the relevant fragment of the log that was symbolicated in the Organizer. I know that the app did not crash in main.m - the trace does not reveal where the problem is. The app [...] read more