[Webkit-unassigned] [Bug 187804] [GStreamer][MSE] imported/w3c/web-platform-tests/media-source/mediasource-seek-beyond-duration.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 05:31:02 PDT 2021


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

Xabier Rodríguez Calvar <calvaris at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |calvaris at igalia.com

--- Comment #2 from Xabier Rodríguez Calvar <calvaris at igalia.com> ---
There is a crash in debug mode with the ASSERT(!m_mseSeekCompleted) on MediaPlayerPrivateGStreamerMSE::doSeek. This needs to be removed to avoid the crash in debug mode because in our case for this test, we complete the seek without marking it as incomplete first.

If you remove this, the only thing that is left is fixing the release bug, which is still there.

-- 
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/20210326/a2e1ffd7/attachment.htm>


More information about the webkit-unassigned mailing list