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.
One of our apps is consistently reporting crashes (using PLCrashReporter) that are very uninformative, it always crashes on Thread 0 and only lists main.m at the bottom of the stack as the offending line in our code. Also in most cases in one thread (in this case Thread 5) [ASIHTTPRequest [...] read more