-
-
Save timarnold/6981caa6a1ee2b98c2fe to your computer and use it in GitHub Desktop.
This file contains 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
0 CoreFoundation __exceptionPreprocess + 130 | |
1 libobjc.A.dylib objc_exception_throw + 38 | |
2 CoreFoundation -[NSException initWithCoder:] | |
3 Foundation -[NSString rangeOfComposedCharacterSequenceAtIndex:] + 88 | |
4 UIKit __74-[UITextInputController _validCaretPositionFromCharacterIndex:downstream:]_block_invoke + 328 | |
5 UIFoundation -[NSTextStorage coordinateReading:] + 36 | |
6 UIKit -[UITextInputController _validCaretPositionFromCharacterIndex:downstream:] + 218 | |
7 UIKit __52-[UITextInputController _characterPositionForPoint:]_block_invoke + 1112 | |
8 UIFoundation -[NSLayoutManager(TextLocking) coordinateAccess:] + 46 | |
9 UIKit -[UITextInputController _characterPositionForPoint:] + 224 | |
10 UIKit -[UITextSelection setSelectionWithFirstPoint:secondPoint:] + 56 | |
11 UIKit -[UITextInteractionAssistant(UITextInteractionAssistant_Internal) twoFingerRangedSelectGesture:] + 386 | |
12 UIKit _UIGestureRecognizerSendActions + 196 | |
13 UIKit -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] + 1138 | |
14 UIKit ___UIGestureRecognizerUpdate_block_invoke + 48 | |
15 UIKit _UIGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks + 218 | |
16 UIKit _UIGestureRecognizerUpdate + 282 | |
17 CoreFoundation __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 20 | |
18 CoreFoundation __CFRunLoopDoObservers + 284 | |
19 CoreFoundation __CFRunLoopRun + 730 | |
20 CoreFoundation CFRunLoopRunSpecific + 522 | |
21 CoreFoundation CFRunLoopRunInMode + 106 | |
22 GraphicsServices GSEventRunModal + 138 | |
23 UIKit UIApplicationMain + 1136 | |
24 main.m line 16 | |
25 libdyld.dylib start + 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment