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.
I have a custom UISegmentedControl and when I initialize it, it crashes sometimes. It is uncommon, about 1% of the time, (just uncommon enough to pass apple's "rigorous" app testing), and even though I have this exact same code in three other views, it only crashes on one particular one [...] read more