I'm using hoptoad to track errors in my iPhone app.
One crash that's happened a number of times (14, to be exact), has this stack trace:
https://gist.github.com/2ce8a88c07fc134a3d9c
I'm not even sure how to start investigating this. Any clues? The crash seems to come right out of the main run loop - but no information on what caused it.