[Webkit-unassigned] [Bug 181180] Safari WebKitWebRTCAudioModule crash during <video> tag update when audio track present in MediaStream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 28 08:24:23 PST 2017


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
Thanks for the report pmikolajczak.

In the crash logs, AudioTrackPrivateMediaStreamCocoa is destroyed in a background thread since AudioTrackPrivateMediaStreamCocoa::audioSamplesAvailable is taking a ref from a background thread. Removing the tracks might remove all other refs of the AudioTrackPrivateMediaStreamCocoa.

-- 
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/20171228/12a2e7eb/attachment.html>


More information about the webkit-unassigned mailing list