[Webkit-unassigned] [Bug 185591] New: [EME][LayoutTest] The WPT test clearkey-mp4-playback-retrieve-persistent-license.https.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 13 15:26:07 PDT 2018


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

            Bug ID: 185591
           Summary: [EME][LayoutTest] The WPT test
                    clearkey-mp4-playback-retrieve-persistent-license.http
                    s.html crashes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bandou.yacine at gmail.com
                CC: bugs-noreply at webkitgtk.org, calvaris at igalia.com,
                    olivier.blin at softathome.com

In Debug conf case, the following WPT encrypted-media test "clearkey-mp4-playback-retrieve-persistent-license.https.html"  craches.
Here is the call stack :

 STDERR: ASSERTION FAILED: !m_valueOrException
STDERR: ../../Source/WebCore/bindings/js/DOMPromiseProxy.h(221) : void WebCore::DOMPromiseProxy<WebCore::IDLVoid>::resolve()
STDERR: 1   0x7fa422332ae5 WTFCrash
STDERR: 2   0x7fa420bb115d WebCore::DOMPromiseProxy<WebCore::IDLVoid>::resolve()
STDERR: 3   0x7fa420ba9ccc WebCore::MediaKeySession::sessionClosed()

The test crashes in the function
DOMPromiseProxy<IDLType>::resolve    -->   Source/WebCore/bindings/js/DOMPromiseProxy.h: 154

which is called by  MediaKeySession::sessionClosed() -->  Source/WebCore/Modules/encryptedmedia/MediaKeySession.cpp: 683

-- 
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/20180513/3ca64f45/attachment.html>


More information about the webkit-unassigned mailing list