Skip to content

Instantly share code, notes, and snippets.

@rickenharp
Created May 18, 2014 17:26
Show Gist options
  • Save rickenharp/85aa74301f161a5742a6 to your computer and use it in GitHub Desktop.
Save rickenharp/85aa74301f161a5742a6 to your computer and use it in GitHub Desktop.
18/05/14 19:25:13,490 Tweetbot[18694]: Exception detected while handling key input.
18/05/14 19:25:13,491 Tweetbot[18694]: *** NSRunStorage, _NSBlockNumberForIndex(): index (1) beyond array bounds (1)
18/05/14 19:25:13,494 Tweetbot[18694]: (
0 CoreFoundation 0x00007fff94dbc25c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff9444be75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff94dbc10c +[NSException raise:format:] + 204
3 AppKit 0x00007fff8e71d797 _NSBlockNumberForIndex + 85
4 AppKit 0x00007fff8e722690 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] + 2401
5 AppKit 0x00007fff8e7cb8d9 _NSFastFillAllLayoutHolesForGlyphRange + 1435
6 AppKit 0x00007fff8e7203ca -[NSLayoutManager textContainerForGlyphAtIndex:effectiveRange:] + 235
7 AppKit 0x00007fff8e8ac805 -[NSTextView(NSPrivate) _scrollRangeToVisible:forceCenter:] + 1097
8 AppKit 0x00007fff8e8a668d -[NSTextView insertText:replacementRange:] + 3296
9 AppKit 0x00007fff8e883b6a -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) flushTextForClient:] + 178
10 AppKit 0x00007fff8e8a22b7 -[NSTextInputContext handleEvent:] + 1090
11 AppKit 0x00007fff8e8819dd -[NSView interpretKeyEvents:] + 180
12 AppKit 0x00007fff8e8a1d6d -[NSTextView keyDown:] + 658
13 Tweetbot 0x000000010677ba0d Tweetbot + 825869
14 AppKit 0x00007fff8e84e56b -[NSWindow sendEvent:] + 1843
15 AppKit 0x00007fff8e7efb32 -[NSApplication sendEvent:] + 3395
16 Tweetbot 0x000000010678f2ce Tweetbot + 905934
17 AppKit 0x00007fff8e63fa19 -[NSApplication run] + 646
18 AppKit 0x00007fff8e62a7a3 NSApplicationMain + 940
19 Tweetbot 0x00000001066bed31 Tweetbot + 52529
20 Tweetbot 0x00000001066b4434 Tweetbot + 9268
21 ??? 0x0000000000000001 0x0 + 1
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment