The LDAP servers network send queue has filled up because the client is not processing the results of its requests fast enough. No more requests will be processed until the client catches up. If the client does not catch up then it will be disconnected.
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.
There are many threads around about crash reports in iOS and how to debug crashes but I thought I'd also post mine here as I haven't read a post that helps specifically to my case. I released my app to the AppStore a week or so ago and I have [...] read more
I have a crash log for my current iPhone app which is symbolicated, but I am having trouble deciphering what the problem is still. The basic issue is that on certain devices (particularly older ones) my app with crash back to the home screen. It appears to be when a [...] read more