Skip to content

Instantly share code, notes, and snippets.

@jdelStrother
Created November 1, 2013 12:58
Show Gist options
  • Select an option

  • Save jdelStrother/7265047 to your computer and use it in GitHub Desktop.

Select an option

Save jdelStrother/7265047 to your computer and use it in GitHub Desktop.
2013-11-01 12:58:14.004 Audioboo[174:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
#0 0x37c9d688 in objc_exception_throw ()
#1 0x2d800d40 in -[__NSArrayM insertObject:atIndex:] ()
#2 0x302e8ace in __46-[UITableView _updateWithItems:updateSupport:]_block_invoke687 ()
#3 0x3006d2ac in +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] ()
#4 0x3008416c in +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:options:animations:completion:] ()
#5 0x3023311c in -[UITableView _updateWithItems:updateSupport:] ()
#6 0x3020ad8a in -[UITableView _endCellAnimationsWithContext:] ()
#7 0x302698ee in -[UITableView insertRowsAtIndexPaths:withRowAnimation:] ()
#8 0x02bce348 in -[UITableViewAccessibility(Accessibility) insertRowsAtIndexPaths:withRowAnimation:] ()
#9 0x000aabd0 in -[ABBoosListController setBoos:] at /Users/jon/Developer/iphone/Classes/ABBoosListController.m:135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment