Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. Crashed: com.apple.main-thread
  2. 0 libobjc.A.dylib 0x18e642f70 objc_msgSend + 16
  3. 1 QuartzCore 0x192f47ca0 CA::Layer::contents_visibility_changed(CA::Transaction*, bool) + 76
  4. 2 QuartzCore 0x192f47ecc CA::Layer::mark_visible(CA::Transaction*, bool) + 288
  5. 3 QuartzCore 0x192f47e90 CA::Layer::mark_visible(CA::Transaction*, bool) + 228
  6. 4 QuartzCore 0x192f47e90 CA::Layer::mark_visible(CA::Transaction*, bool) + 228
  7. 5 QuartzCore 0x192f46190 CA::Layer::update_removed_sublayer(CA::Transaction*, unsigned int) + 36
  8. 6 QuartzCore 0x192f4c354 CA::Layer::remove_sublayer(CA::Transaction*, CALayer*) + 116
  9. 7 QuartzCore 0x192f4c9d4 CA::Layer::remove_from_superlayer() + 120
  10. 8 UIKit 0x195aaed68 -[UIView(Internal) _addSubview:positioned:relativeTo:] + 1100
  11. 9 UIKit 0x195aae904 -[UIView(Hierarchy) addSubview:] + 828
  12. 10 UIKit 0x196004d68 -[UIKeyboardPredictionCell setText:prediction:active:] + 1112
  13. 11 UIKit 0x196008af4 -[UIKeyboardPredictionView _setPredictions:autocorrection:emojiList:] + 1988
  14. 12 UIKit 0x195ec83d4 -[UIKeyboardImpl inputManagerDidGenerateAutocorrections:executionContext:] + 104
  15. 13 UIKit 0x195ad1b14 -[UIKeyboardTaskQueue continueExecutionOnMainThread] + 384
  16. 14 Foundation 0x19070d048 __NSThreadPerformPerform + 340
  17. 15 CoreFoundation 0x18fba6b5c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
  18. 16 CoreFoundation 0x18fba64a4 __CFRunLoopDoSources0 + 524
  19. 17 CoreFoundation 0x18fba40a4 __CFRunLoopRun + 804
  20. 18 CoreFoundation 0x18fad22b8 CFRunLoopRunSpecific + 444
  21. 19 GraphicsServices 0x191586198 GSEventRunModal + 180
  22. 20 UIKit 0x195b127fc -[UIApplication _run] + 684
  23. 21 UIKit 0x195b0d534 UIApplicationMain + 208
  24. 22 Remind101 0x1001ddb18 main (main.m:16)
  25. 23 libdispatch.dylib 0x18eab55b8 (Missing)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement