Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash reported by Crashlytics #64

Open
DaniArnaout opened this issue May 29, 2020 · 0 comments
Open

Crash reported by Crashlytics #64

DaniArnaout opened this issue May 29, 2020 · 0 comments

Comments

@DaniArnaout
Copy link

Expected behavior

No crash

Actual behavior

Crash

Steps to reproduce the behavior

Crashed: com.apple.main-thread
EXC_BREAKPOINT 0x0000000105759d5c
closure #1 in ImageViewerDismissalTransition.apply(state:)

Crashed: com.apple.main-thread 0 SimpleImageViewer 0x105759d5c closure #1 in ImageViewerDismissalTransition.apply(state:) + 115 (ImageViewerDismissalTransition.swift:115) 1 SimpleImageViewer 0x10575a018 thunk for @escaping @callee_guaranteed () -> () + 4318699544 (<compiler-generated>:4318699544) 2 UIKitCore 0x190b7f9cc +[UIView(UIViewAnimationWithBlocks) _setupAnimationWithDuration:delay:view:options:factory:animations:start:animationStateGenerator:completion:] + 576 3 UIKitCore 0x190b7ffbc +[UIView(UIViewAnimationWithBlocks) animateWithDuration:delay:options:animations:completion:] + 112 4 SimpleImageViewer 0x105759038 ImageViewerDismissalInteractor.finish() + 4318695480 (ImageViewerDismissalInteractor.swift:4318695480) 5 SimpleImageViewer 0x1057587e8 ImageViewerController.imageViewPanned(_:) + 127 (ImageViewerController.swift:127) 6 SimpleImageViewer 0x105758afc @objc ImageViewerController.imageViewPanned(_:) + 4318694140 (<compiler-generated>:4318694140) 7 UIKitCore 0x1902ac968 -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] + 52 8 UIKitCore 0x1902b4fc8 _UIGestureRecognizerSendTargetActions + 128 9 UIKitCore 0x1902b274c _UIGestureRecognizerSendActions + 284 10 UIKitCore 0x1902b1c80 -[UIGestureRecognizer _updateGestureForActiveEvents] + 616 11 UIKitCore 0x1902a5c84 _UIGestureEnvironmentUpdate + 2040 12 UIKitCore 0x1902a5440 -[UIGestureEnvironment _deliverEvent:toGestureRecognizers:usingBlock:] + 380 13 UIKitCore 0x1902a51f4 -[UIGestureEnvironment _updateForEvent:window:] + 220 14 UIKitCore 0x190716c6c -[UIWindow sendEvent:] + 3308 15 UIKitCore 0x1906f26b0 -[UIApplication sendEvent:] + 340 16 UIKitCore 0x19076cd04 __dispatchPreprocessedEventFromEventQueue + 5712 17 UIKitCore 0x19076f2bc __handleEventQueueInternal + 4928 18 UIKitCore 0x190768440 __handleHIDEventFetcherDrain + 112 19 CoreFoundation 0x18c56f24c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 20 CoreFoundation 0x18c56f1a0 __CFRunLoopDoSource0 + 84 21 CoreFoundation 0x18c56e90c __CFRunLoopDoSources0 + 184 22 CoreFoundation 0x18c5697d8 __CFRunLoopRun + 1068 23 CoreFoundation 0x18c569084 CFRunLoopRunSpecific + 480 24 GraphicsServices 0x1967b7534 GSEventRunModal + 108 25 UIKitCore 0x1906d9670 UIApplicationMain + 1940 26 Flyp 0x104b64530 main + 13 (main.swift:13) 27 libdyld.dylib 0x18c3e8e18 start + 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant