Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Range exception and insert nil crashes #333

Open
jwalgran opened this issue Nov 21, 2016 · 1 comment
Open

Range exception and insert nil crashes #333

jwalgran opened this issue Nov 21, 2016 · 1 comment

Comments

@jwalgran
Copy link
Contributor

Two different crash reports from what looks like the same device running OTM 2.5.0

NSInvalidArgumentException: *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
https://rollbar.com/Azavea/OpenTreeMap/items/1844/occurrences/18707000011/

NSRangeException: *** -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array
https://rollbar.com/Azavea/OpenTreeMap/items/1845/occurrences/18707380927/

@jwalgran
Copy link
Contributor Author

We had another occurrence of "NSRangeException: *** -[__NSArrayM objectAtIndex:]: index 0 beyond bounds for empty array" triggered by [OTMTreeDetailViewController showTreePhotoFullscreen:]

https://rollbar.com/Azavea/OpenTreeMap/items/2302/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant