Advertisement
Guest User

Crash Log

a guest
Jun 24th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. Date: 2019-06-24 14:16:34 +0000
  2. Process: Zebra
  3. Bundle id: xyz.willy.Zebra
  4. Exception type: NSInvalidArgumentException
  5. Reason: task already launched
  6. Culprit: Unknown
  7. Device: iPhone 6s, iOS 12.1.2
  8. Call stack:
  9. 0 CoreFoundation 0x0000000203378edc __exceptionPreprocess
  10. 1 libobjc.A.dylib 0x0000000202549a40 objc_exception_throw
  11. 2 CoreFoundation 0x000000020327f594 -[NSCache init]
  12. 3 Foundation 0x0000000203e460f0 COPY_SETTER_IMPL
  13. 4 Zebra 0x0000000100c62e5c Zebra + 44636
  14. 5 UIKitCore 0x00000002305102d4 -[UIApplication sendAction:to:from:forEvent:]
  15. 6 UIKitCore 0x000000022ff9db94 -[UIControl sendAction:to:forEvent:]
  16. 7 UIKitCore 0x000000022ff9deb4 -[UIControl _sendActionsForEvents:withEvent:]
  17. 8 UIKitCore 0x000000022ff9ceb4 -[UIControl touchesEnded:withEvent:]
  18. 9 UIKitCore 0x0000000230549a2c -[UIWindow _sendTouchesForEvent:]
  19. 10 UIKitCore 0x000000023054ac90 -[UIWindow sendEvent:]
  20. 11 UIKitCore 0x0000000230529f8c -[UIApplication sendEvent:]
  21. 12 UIKitCore 0x00000002305f8df8 __dispatchPreprocessedEventFromEventQueue
  22. 13 UIKitCore 0x00000002305fb7f0 __handleEventQueueInternal
  23. 14 UIKitCore 0x00000002305f42e0 __handleHIDEventFetcherDrain
  24. 15 CoreFoundation 0x00000002033091f0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
  25. 16 CoreFoundation 0x0000000203309170 __CFRunLoopDoSource0
  26. 17 CoreFoundation 0x0000000203308a54 __CFRunLoopDoSources0
  27. 18 CoreFoundation 0x0000000203303920 __CFRunLoopRun
  28. 19 CoreFoundation 0x00000002033031f0 CFRunLoopRunSpecific
  29. 20 GraphicsServices 0x000000020557c584 GSEventRunModal
  30. 21 UIKitCore 0x000000023050ebc0 UIApplicationMain
  31. 22 Zebra 0x0000000100c70950 Zebra + 100688
  32. 23 libdyld.dylib 0x0000000202dc2bb4 start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement