Skip to content

Instantly share code, notes, and snippets.

@adamjernst
Created December 23, 2014 02:35
Show Gist options
  • Save adamjernst/de2de13032cef3188c03 to your computer and use it in GitHub Desktop.
Save adamjernst/de2de13032cef3188c03 to your computer and use it in GitHub Desktop.
Thread #4 Crashed:
0 Paper 0x01142f6f FBWriteBacktraceToFD (in Paper) (FBExceptionSignalHandler.c:331)
1 Paper 0x01142e59 FBWriteErrorMetadataAndBacktrace (in Paper) (FBExceptionSignalHandler.c:251)
2 Paper 0x01142d9f FBHandleSignal (in Paper) (FBExceptionSignalHandler.c:209)
3 libsystem_platform.dylib 0x38dc271b (in libsystem_platform.dylib) + 35
4 UIFoundation 0x35c6494d -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragmentRect:] (in c451f67b37fe34b1837080f77df2c608) + 1605
5 UIFoundation 0x35c6494d -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragmentRect:] (in c451f67b37fe34b1837080f77df2c608) + 1605
6 UIFoundation 0x35c5d157 -[NSATSTypesetter _layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingContext:] (in c451f67b37fe34b1837080f77df2c608) + 1927
7 UIFoundation 0x35c5e2e3 -[NSATSTypesetter layoutParagraphAtPoint:] (in c451f67b37fe34b1837080f77df2c608) + 159
8 UIFoundation 0x35caaa71 -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxCharacterIndex:nextGlyphIndex:nextCharacterIndex:] (in c451f67b37fe34b1837080f77df2c608) + 3565
9 UIFoundation 0x35cab9c9 -[NSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] (in c451f67b37fe34b1837080f77df2c608) + 213
10 UIFoundation 0x35c5ec35 -[NSATSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] (in c451f67b37fe34b1837080f77df2c608) + 541
11 UIFoundation 0x35c4d613 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] (in c451f67b37fe34b1837080f77df2c608) + 1139
12 UIFoundation 0x35c4ec5f -[NSLayoutManager(NSPrivate) _fillLayoutHoleAtIndex:desiredNumberOfLines:] (in c451f67b37fe34b1837080f77df2c608) + 163
13 UIFoundation 0x35c5a4c5 _NSFastFillAllLayoutHolesUpToEndOfContainerForGlyphIndex (in c451f67b37fe34b1837080f77df2c608) + 961
14 UIFoundation 0x35c7d23f -[NSLayoutManager ensureLayoutForTextContainer:] (in c451f67b37fe34b1837080f77df2c608) + 399
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment