Guest User

Untitled

a guest
Jun 19th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. 2010-10-26 18:32:48.143 Ushahidi_iPhone[31865:207] -[TextTableCell getImage]: unrecognized selector sent to instance 0x79686b0
  2. 2010-10-26 18:32:48.144 Ushahidi_iPhone[31865:207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[TextTableCell getImage]: unrecognized selector sent to instance 0x79686b0'
  3. *** Call stack at first throw:
  4. (
  5. 0 CoreFoundation 0x02782919 __exceptionPreprocess + 185
  6. 1 libobjc.A.dylib 0x02b425de objc_exception_throw + 47
  7. 2 CoreFoundation 0x0278442b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
  8. 3 CoreFoundation 0x026f4116 ___forwarding___ + 966
  9. 4 CoreFoundation 0x026f3cd2 _CF_forwarding_prep_0 + 50
  10. 5 Ushahidi_iPhone 0x0000e087 -[ViewIncidentViewController tableView:didSelectRowAtIndexPath:] + 881
  11. 6 UIKit 0x00416718 -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:] + 1140
  12. 7 UIKit 0x0040cffe -[UITableView _userSelectRowAtIndexPath:] + 219
  13. 8 Foundation 0x00123cea __NSFireDelayedPerform + 441
  14. 9 CoreFoundation 0x02763d43 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 19
  15. 10 CoreFoundation 0x02765384 __CFRunLoopDoTimer + 1364
  16. 11 CoreFoundation 0x026c1d09 __CFRunLoopRun + 1817
  17. 12 CoreFoundation 0x026c1280 CFRunLoopRunSpecific + 208
  18. 13 CoreFoundation 0x026c11a1 CFRunLoopRunInMode + 97
  19. 14 GraphicsServices 0x0306d2c8 GSEventRunModal + 217
  20. 15 GraphicsServices 0x0306d38d GSEventRun + 115
  21. 16 UIKit 0x003b2b58 UIApplicationMain + 1160
  22. 17 Ushahidi_iPhone 0x00001d48 main + 102
  23. 18 Ushahidi_iPhone 0x00001cd9 start + 53
  24. 19 ??? 0x00000001 0x0 + 1
  25. )
  26. terminate called after throwing an instance of 'NSException'
  27. Program received signal: “SIGABRT”.
Add Comment
Please, Sign In to add comment