[Webkit-unassigned] [Bug 210800] REGRESSION(r260380): [GTK] fast/mediastream/MediaStream-video-element-remove-track.html is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 22:44:26 PDT 2020


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

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> ---
As a result of fixing bug fast/mediastream/MediaStream-removeTrack-while-playing.html begins to crash in debug mode in an assertion. When a track is removed the observer is not removed and when it dies there are null objects in the observer weak hash set. Still, if you do a quick patch to remove the observer, things can still crash as track removal is racy and in release there' other crash. All this needs to be taclked as a general approach to fix track removal.

-- 
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/20200721/f1cd60d4/attachment.htm>


More information about the webkit-unassigned mailing list