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.
Been hunting down an intermittent crash in my app. Finally unlocked the secrets to symbolocating my crash report, and this is what I found: Incident Identifier: BFCE991E-5F9C-4F04-89AD-A0060EDE73D1 CrashReporter Key: 263d1a93e7ce2d75b397b6ef42b1bc4f29d22f9d Hardware Model: iPhone2,1 Process: Wine Brain [2787] Path: /var/mobile/Applications/197DA851-3F8A-486E-8675-74B521A1FD72/Wine Brain.app/Wine Brain Identifier: Wine Brain Version: ??? (???) Code Type: ARM [...] read more
This is a different situation than this question, as the solution provided doesn't work and the stack is different. Periodical crash when I save data using coredata. The stack trace isn't 100% clear on where this is happening, but I'm certain it's this routine that's being called. It's either the [...] read more