Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. Date: 2019-08-03 16:17:03 +0000
  2. Process: MobileSafari
  3. Bundle id: com.apple.mobilesafari
  4. Exception type: NSInvalidArgumentException
  5. Reason: *** -[__NSArrayM insertObject:atIndex:]: object cannot be nil
  6. Culprit: AutoAlerts.dylib
  7. Device: iPad (6th generation), iOS 12.2
  8. Call stack:
  9. 0 CoreFoundation 0x000000019ab0b530 __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x0000000199ce69f8 objc_exception_throw
  11. 2 CoreFoundation 0x000000019aa84f8c _CFArgv
  12. 3 CoreFoundation 0x000000019a9f617c -[__NSArrayM insertObject:atIndex:]
  13. 4 AutoAlerts.dylib 0x0000000104ef3040 AutoAlerts.dylib + 12352
  14. 5 _AlertDismiss.dylib 0x0000000107e9f778 _logos_method$current$UIViewController$presentViewController$animated$completion$(UIViewController*, objc_selector*, UIViewController*, bool, void () block_pointer)
  15. 6 SafariServices 0x00000001af68eac4 -[UIViewController(SafariServicesExtras) _sf_presentViewControllerOnTopOfPresentedViewController:animated:completion:]
  16. 7 MobileSafari 0x0000000104694998 MobileSafari + 428440
  17. 8 SafariPlus.dylib 0x000000010800eb10 initBrowserRootViewController()
  18. 9 SafariServices 0x00000001af6c400c -[SFFormAutocompleteState _presentViewController:presentingViewController:animated:completion:]
  19. 10 SafariServices 0x00000001af6c6cd4 -[SFFormAutocompleteState _offerToAutoFillFromPotentialCredentialMatches]
  20. 11 SafariServices 0x00000001af69f868 -[_SFFormAutoFillController autoFillInputViewDidSelectMorePasswords:]
  21. 12 SafariServices 0x00000001af6aba60 -[_SFAutoFillInputView _showMorePasswords:]
  22. 13 UIKitCore 0x00000001c6c95230 -[UIApplication sendAction:to:from:forEvent:]
  23. 14 UIKitCore 0x00000001c673eaf8 -[UIControl sendAction:to:forEvent:]
  24. 15 UIKitCore 0x00000001c673ee18 -[UIControl _sendActionsForEvents:withEvent:]
  25. 16 UIKitCore 0x00000001c673ef80 -[UIControl _sendActionsForEvents:withEvent:]
  26. 17 UIKitCore 0x00000001c673de84 -[UIControl touchesEnded:withEvent:]
  27. 18 UIKitCore 0x00000001c6ccc29c -[UIWindow _sendTouchesForEvent:]
  28. 19 UIKitCore 0x00000001c6ccd4c4 -[UIWindow sendEvent:]
  29. 20 UIKitCore 0x00000001c6cad534 -[UIApplication sendEvent:]
  30. 21 UIKitCore 0x00000001c6d737c0 __dispatchPreprocessedEventFromEventQueue
  31. 22 UIKitCore 0x00000001c6d75eec __handleEventQueueInternal
  32. 23 UIKitCore 0x00000001c6d6f11c __handleHIDEventFetcherDrain
  33. 24 CoreFoundation 0x000000019aa9d2bc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
  34. 25 CoreFoundation 0x000000019aa9d23c __CFRunLoopDoSource0
  35. 26 CoreFoundation 0x000000019aa9cb24 __CFRunLoopDoSources0
  36. 27 CoreFoundation 0x000000019aa97a60 __CFRunLoopRun
  37. 28 CoreFoundation 0x000000019aa97354 CFRunLoopRunSpecific
  38. 29 GraphicsServices 0x000000019cc9779c GSEventRunModal
  39. 30 UIKitCore 0x00000001c6c93b68 UIApplicationMain
  40. 31 MobileSafari 0x0000000104630ba0 MobileSafari + 19360
  41. 32 libdyld.dylib 0x000000019a55d8e0 start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement