Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. Date: 2019-07-16 19:02:08 +0000
  2. Process: Reddit
  3. Bundle id: com.reddit.Reddit
  4. Exception type: NSInvalidArgumentException
  5. Reason: *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]
  6. Culprit: undelete.dylib
  7. Device: iPhone 6s, iOS 11.0.3
  8. Call stack:
  9. 0 CoreFoundation 0x0000000184f6fd50 __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x0000000184484528 objc_exception_throw
  11. 2 CoreFoundation 0x0000000184f08c44 _CFArgv
  12. 3 CoreFoundation 0x0000000184e414b0 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]
  13. 4 CoreFoundation 0x0000000184e4132c +[NSDictionary dictionaryWithObjects:forKeys:count:]
  14. 5 RedditCore 0x0000000102611874 -[NSAttributedStringMarkdownParser -[NSAttributedStringMarkdownParser attributedStringFromMarkdownString:]
  15. 6 undelete.dylib 0x000000010534fab0 _logos_method$_ungrouped$NSAttributedStringMarkdownParser$attributedStringFromMarkdownString$(NSAttributedStringMarkdownParser*, objc_selector*, objc_object*)
  16. 7 undelete.dylib 0x000000010534f50c _logos_method$_ungrouped$CommentTreeHeaderView$buttonAction(CommentTreeHeaderView*, objc_selector*)
  17. 8 UIKit 0x000000018e3b420c -[UIApplication sendAction:to:from:forEvent:]
  18. 9 UIKit 0x000000018e3b418c -[UIControl sendAction:to:forEvent:]
  19. 10 UIKit 0x000000018e39ef4c -[UIControl _sendActionsForEvents:withEvent:]
  20. 11 UIKit 0x000000018e3b3a80 -[UIControl touchesEnded:withEvent:]
  21. 12 UIKit 0x000000018e9ffec8 _UIGestureEnvironmentSortAndSendDelayedTouches
  22. 13 UIKit 0x000000018e9fb488 _UIGestureEnvironmentUpdate
  23. 14 CoreFoundation 0x0000000184f178b8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__
  24. 15 CoreFoundation 0x0000000184f15270 __CFRunLoopDoObservers
  25. 16 CoreFoundation 0x0000000184f1582c __CFRunLoopRun
  26. 17 CoreFoundation 0x0000000184e362d8 CFRunLoopRunSpecific
  27. 18 GraphicsServices 0x0000000186cc7f84 GSEventRunModal
  28. 19 UIKit 0x000000018e3e3880 UIApplicationMain
  29. 20 Reddit 0x0000000100f5e5c0 Reddit + 5547456
  30. 21 libdyld.dylib 0x000000018495a56c start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement