[Webkit-unassigned] [Bug 206437] REGRESSION: ( r254256 ) [ Mojave wk2 ] http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable-gpuprocess.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 20 02:20:16 PST 2020


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

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Cannot reproduce currently.
One hypothesis is that we call stopRecording which after sometime and hopping through threads will set m_isStopped and m_hasStartedWriting to false.
Any further call to fetchData will then fail.
This might happen with GPUProcess since the stopRecording and fetchData calls are two IPC messages.

-- 
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/20200120/8cfdc7a4/attachment.htm>


More information about the webkit-unassigned mailing list