[Webkit-unassigned] [Bug 258025] New: MobileSafari at WebKit: WebKit::VideoFullscreenModelContext::didEnterFullscreen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 13 07:38:03 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=258025

            Bug ID: 258025
           Summary: MobileSafari at WebKit:
                    WebKit::VideoFullscreenModelContext::didEnterFullscree
                    n
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jean-yves.avenard at apple.com

Occasional crash in Safari:

```
     3 WebKit::PlaybackSessionModelContext::loggerPtr() const <==
        3 WebKit::VideoFullscreenModelContext::loggerPtr() const
          3 WebKit::VideoFullscreenModelContext::didEnterFullscreen(WebCore::FloatSize const&)
            3 WebCore::VideoFullscreenInterfaceAVKit::doEnterFullscreen()
              3 __96-[AVPlayerViewController _transitionToAttachedFullScreenAnimated:interactive:completionHandler:]_block_invoke
                3 -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:]
                  3 -[_UIViewControllerTransitionContext _runAlongsideCompletions]
                    3 -[_UIViewControllerTransitionContext completeTransition:]
                      3 __35-[AVTransition completeTransition:]_block_invoke
                        3 -[AVPlayerViewController transitionController:transitionWillComplete:continueBlock:]
                          3 -[AVTransitionController transitionWillComplete:success:continueBlock:]
                            3 -[AVTransition completeTransition:]
                              3 -[UIViewPropertyAnimator _executeCompletionHandlerWithFinalPosition:]
                                3 -[UIViewPropertyAnimator _runCompletions:finished:]
                                  3 __61-[UIViewPropertyAnimator _setupAssociatedViewAnimationState:]_block_invoke
                                    3 __UIVIEW_IS_EXECUTING_ANIMATION_COMPLETION_BLOCK__
                                      3 -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:]
                                        3 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:]
                                          3 -[UIViewAnimationState animationDidStop:finished:]
                                            3 run_animation_callbacks(void*)
                                              3 _dispatch_client_callout
                                                3 _dispatch_continuation_invoke_inline
                                                  3 _dispatch_continuation_pop_inline
                                                    3 _dispatch_main_queue_drain
                                                      3 _dispatch_main_queue_callback_4CF
                                                        3 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
                                                          3 __CFRunLoopRun
                                                            3 CFRunLoopRunSpecific
                                                              3 GSEventRunModal
                                                                3 -[UIApplication _run]
                                                                  3 UIApplicationMain
                                                                    3 MobileSafariUIMain
                                                                      3 start
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230613/aa6350d8/attachment-0001.htm>


More information about the webkit-unassigned mailing list