Created
October 26, 2010 22:33
-
-
Save dkobia/647981 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2010-10-26 18:32:48.143 Ushahidi_iPhone[31865:207] -[TextTableCell getImage]: unrecognized selector sent to instance 0x79686b0 | |
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' | |
*** Call stack at first throw: | |
( | |
0 CoreFoundation 0x02782919 __exceptionPreprocess + 185 | |
1 libobjc.A.dylib 0x02b425de objc_exception_throw + 47 | |
2 CoreFoundation 0x0278442b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187 | |
3 CoreFoundation 0x026f4116 ___forwarding___ + 966 | |
4 CoreFoundation 0x026f3cd2 _CF_forwarding_prep_0 + 50 | |
5 Ushahidi_iPhone 0x0000e087 -[ViewIncidentViewController tableView:didSelectRowAtIndexPath:] + 881 | |
6 UIKit 0x00416718 -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:] + 1140 | |
7 UIKit 0x0040cffe -[UITableView _userSelectRowAtIndexPath:] + 219 | |
8 Foundation 0x00123cea __NSFireDelayedPerform + 441 | |
9 CoreFoundation 0x02763d43 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 19 | |
10 CoreFoundation 0x02765384 __CFRunLoopDoTimer + 1364 | |
11 CoreFoundation 0x026c1d09 __CFRunLoopRun + 1817 | |
12 CoreFoundation 0x026c1280 CFRunLoopRunSpecific + 208 | |
13 CoreFoundation 0x026c11a1 CFRunLoopRunInMode + 97 | |
14 GraphicsServices 0x0306d2c8 GSEventRunModal + 217 | |
15 GraphicsServices 0x0306d38d GSEventRun + 115 | |
16 UIKit 0x003b2b58 UIApplicationMain + 1160 | |
17 Ushahidi_iPhone 0x00001d48 main + 102 | |
18 Ushahidi_iPhone 0x00001cd9 start + 53 | |
19 ??? 0x00000001 0x0 + 1 | |
) | |
terminate called after throwing an instance of 'NSException' | |
Program received signal: “SIGABRT”. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment