[Webkit-unassigned] [Bug 182513] New: Release assertion in inlineVideoFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 5 15:04:54 PST 2018


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

            Bug ID: 182513
           Summary: Release assertion in inlineVideoFrame
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

We're still hitting release assertions in inlineVideoFrame

e.g.

Thread 0 Crashed:
0   WebCore                             0x0000000101e6c394 WebCore::Document::updateLayout() + 112
1   WebCore                             0x0000000101e6c390 WebCore::Document::updateLayout() + 108
2   WebCore                             0x00000001029d2908 WebCore::Document::updateLayoutIgnorePendingStylesheets(WebCore::Document::RunPostLayoutTasks) + 108
3   WebKit                              0x0000000100427268 WebKit::inlineVideoFrame(WebCore::HTMLVideoElement&) + 56
4   WebKit                              0x0000000100426d28 WebKit::VideoFullscreenManager::enterVideoFullscreenForVideoElement(WebCore::HTMLVideoElement&, unsigned int, bool) + 216
5   WebCore                             0x0000000102b7889c WebCore::HTMLMediaElement::enterFullscreen(unsigned int) + 408
6   WebCore                             0x0000000102b667fc WebCore::HTMLMediaElement::updatePlayState(WebCore::HTMLMediaElement::UpdateState) + 424
7   WebCore                             0x0000000102b71108 WebCore::HTMLMediaElement::playInternal() + 1100
8   WebCore                             0x0000000102b7122c WebCore::HTMLMediaElement::play() + 268
9   WebCore                             0x0000000102b7c5f8 non-virtual thunk to WebCore::HTMLMediaElement::mayResumePlayback(bool) + 192
10  WebCore                             0x0000000102b77cb4 WebCore::HTMLMediaElement::visibilityStateChanged() + 376
11  WebCore                             0x0000000102b7d2c4 WebCore::HTMLMediaElement::fullscreenModeChanged(unsigned int) + 52
12  WebCore                             0x0000000102b64ff0 WebCore::HTMLMediaElement::exitFullscreen() + 188
13  WebCore                             0x0000000102b7729c WebCore::HTMLMediaElement::stopWithoutDestroyingMediaPlayer() + 124
14  WebCore                             0x0000000102b776c0 WebCore::HTMLMediaElement::stop() + 128
15  WebCore                             0x0000000101e2f030 WebCore::ScriptExecutionContext::stopActiveDOMObjects() + 272

-- 
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/20180205/26cb19fd/attachment-0001.html>


More information about the webkit-unassigned mailing list