Created
April 9, 2014 03:52
-
-
Save robraux/10224568 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
Thread : Fatal Exception: NSRangeException | |
0 CoreFoundation 0x2e5edf03 __exceptionPreprocess + 130 | |
1 libobjc.A.dylib 0x38d82ce7 objc_exception_throw + 38 | |
2 CoreFoundation 0x2e524331 -[__NSArrayI objectAtIndex:] + 176 | |
3 RunForth 0x000c916b -[Logout alertView:willDismissWithButtonIndex:] (Logout.m:22) | |
4 UIKit 0x3103437f -[_UIModalItemsCoordinator _dismissItem:withTappedButtonIndex:animated:notifyDelegate:] + 330 | |
5 UIKit 0x31034037 -[_UIModalItemAlertContentView tableView:didSelectRowAtIndexPath:] + 694 | |
6 UIKit 0x30f3b7f3 -[UITableView _selectRowAtIndexPath:animated:scrollPosition:notifyDelegate:] + 1078 | |
7 UIKit 0x30fedcb3 -[UITableView _userSelectRowAtPendingSelectionIndexPath:] + 214 | |
8 UIKit 0x30e9ce09 _applyBlockToCFArrayCopiedToStack + 316 | |
9 UIKit 0x30e15b57 _afterCACommitHandler + 430 | |
10 CoreFoundation 0x2e5b9031 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 20 | |
11 CoreFoundation 0x2e5b69bf __CFRunLoopDoObservers + 286 | |
12 CoreFoundation 0x2e5b6d0b __CFRunLoopRun + 738 | |
13 CoreFoundation 0x2e5217a9 CFRunLoopRunSpecific + 524 | |
14 CoreFoundation 0x2e52158b CFRunLoopRunInMode + 106 | |
15 GraphicsServices 0x3348e6d3 GSEventRunModal + 138 | |
16 UIKit 0x30e80891 UIApplicationMain + 1136 | |
17 RunForth 0x000cce69 main (main.m:16) | |
18 libdyld.dylib 0x39280ab7 start + 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment