[Webkit-unassigned] [Bug 209823] New: [ Mac Debug ] ASSERTION FAILED: m_videoFullscreenMode on media/media-fullscreen-return-to-inline.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 11:19:03 PDT 2020


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

            Bug ID: 209823
           Summary: [ Mac Debug ] ASSERTION FAILED: m_videoFullscreenMode
                    on media/media-fullscreen-return-to-inline.html
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Lawrence.j at apple.com

media/media-fullscreen-return-to-inline.html

Description:
This test is flaky crashing on Mac Debug. the oldest crash is on 11/13/2019, but Im not able to pull up logs or details from that run.

History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-fullscreen-return-to-inline.html&platform=mac&limit=50000&style=debug

Crash logs:
No crash log found for DumpRenderTree:36221.

stdout:

stderr:
MRMediaRemoteSetNowPlayingApplicationPlaybackStateForOrigin(playing) failed with error 0
ASSERTION FAILED: m_videoFullscreenMode != VideoFullscreenModeNone
./html/HTMLMediaElement.cpp(6105) : void WebCore::HTMLMediaElement::exitFullscreen()
1   0x10bdcec29 WTFCrash
2   0x11ee7c21b WTFCrashWithInfo(int, char const*, char const*, int)
3   0x121d063b5 WebCore::HTMLMediaElement::exitFullscreen()
4   0x10a8603cf -[WebVideoFullscreenController windowDidExitFullScreen:]
5   0x7fff389509cf __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
6   0x7fff38950963 ___CFXRegistrationPost1_block_invoke
7   0x7fff389508d8 _CFXRegistrationPost1
8   0x7fff38950544 ___CFXNotificationPost_block_invoke
9   0x7fff389206bd -[_CFXNotificationRegistrar find:object:observer:enumerator:]
10  0x7fff3891fb69 _CFXNotificationPost
11  0x7fff3af96866 -[NSNotificationCenter postNotificationName:object:userInfo:]
12  0x7fff366c5120 -[NSWindow(NSFullScreen) _didExitFullScreen]
13  0x7fff36285879 -[_NSWindowExitFullScreenTransitionController doAfterExitFullScreen]
14  0x7fff364fd3d6 -[_NSExitFullScreenTransitionController _doAfterExitFullScreen]
15  0x7fff364ff8e6 ___NSRunLoopTimerCreateWithHandler_block_invoke
16  0x7fff389759b9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
17  0x7fff3897551f __CFRunLoopDoTimer
18  0x7fff38975007 __CFRunLoopDoTimers
19  0x7fff38959daa __CFRunLoopRun
20  0x7fff38958ffe CFRunLoopRunSpecific
21  0x105c9b79d runTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)
22  0x105c9a9ea runTestingServerLoop()
23  0x105c9a159 dumpRenderTree(int, char const**)
24  0x105c9c15d DumpRenderTreeMain(int, char const**)
25  0x105d2a972 main
26  0x7fff728a2cc9 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/20200331/422e410c/attachment.htm>


More information about the webkit-unassigned mailing list