[Webkit-unassigned] [Bug 227018] New: [MSE] Crash when getting audioTracks, videoTracks, textTracks of sourceBuffer after executing MediaSource::removeSourceBuffer()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 01:39:23 PDT 2021


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

            Bug ID: 227018
           Summary: [MSE] Crash when getting audioTracks, videoTracks,
                    textTracks of sourceBuffer after executing
                    MediaSource::removeSourceBuffer()
           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: toshio.ogasawara at access-company.com

Crash when getting audioTracks, videoTracks, textTracks of SourceBuffer after executing MediaSource::removeSourceBuffer().
SourceBuffer::audioTracks(), SourceBuffer::videoTracks(), SourceBuffer::textTracks() crashes because m_source is nullptr.

-- 
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/20210615/933faee9/attachment.htm>


More information about the webkit-unassigned mailing list