Skip to content

Instantly share code, notes, and snippets.

@ahawkins
Created May 18, 2014 16:25
Show Gist options
  • Save ahawkins/bb404adaae1b6d7a46ba to your computer and use it in GitHub Desktop.
Save ahawkins/bb404adaae1b6d7a46ba to your computer and use it in GitHub Desktop.
5/18/14 6:23:57.592 PM Tweetbot[1565]: Exception detected while handling key input.
5/18/14 6:23:57.593 PM Tweetbot[1565]: *** NSRunStorage, _NSBlockNumberForIndex(): index (1) beyond array bounds (1)
5/18/14 6:23:57.595 PM Tweetbot[1565]: (
0 CoreFoundation 0x00007fff8614325c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff8e9bee75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8614310c +[NSException raise:format:] + 204
3 AppKit 0x00007fff8d4da797 _NSBlockNumberForIndex + 85
4 AppKit 0x00007fff8d4dd3f1 -[NSLayoutManager textContainerForGlyphAtIndex:effectiveRange:] + 274
5 AppKit 0x00007fff8d65f71c -[NSTextView drawsVerticallyForCharacterAtIndex:] + 198
6 AppKit 0x00007fff8d65f63e -[NSTextInputContext drawsVerticallyForCharacterAtIndex:] + 41
7 AppKit 0x00007fff8d65f5d6 -[NSTextInputContext remapsArrowKeysForVerticalOrientation] + 76
8 AppKit 0x00007fff8d63fca9 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 200
9 AppKit 0x00007fff8d65f028 -[NSTextInputContext handleEvent:] + 435
10 AppKit 0x00007fff8d63e9dd -[NSView interpretKeyEvents:] + 180
11 AppKit 0x00007fff8d65ed6d -[NSTextView keyDown:] + 658
12 Tweetbot 0x0000000108760a0d Tweetbot + 825869
13 AppKit 0x00007fff8d60b56b -[NSWindow sendEvent:] + 1843
14 AppKit 0x00007fff8d5acb32 -[NSApplication sendEvent:] + 3395
15 Tweetbot 0x00000001087742ce Tweetbot + 905934
16 AppKit 0x00007fff8d3fca19 -[NSApplication run] + 646
17 AppKit 0x00007fff8d3e77a3 NSApplicationMain + 940
18 Tweetbot 0x00000001086a3d31 Tweetbot + 52529
19 Tweetbot 0x0000000108699434 Tweetbot + 9268
20 ??? 0x0000000000000001 0x0 + 1
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment