[Webkit-unassigned] [Bug 217699] [GLIB] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/cors-check.https.html is crashing since r268365

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 08:35:33 PDT 2020


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

--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
(In reply to Diego Pino from comment #1)
> imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-
> interface/audioworkletprocessor-promises.https.html is a flaky crash with
> the same stack trace. The flaky crashes have been happening since interval
> [r268369-r268371]
> 
> See:
> https://build.webkit.org/results/GTK-Linux-64-bit-Debug-Tests/
> r268508%20(7471)/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-
> audioworklet-interface/audioworkletprocessor-promises.https-crash-log.txt

GTK port is doing audio rendering on the main thread here for some reason. Audio rendering should never happen on the main thread. Also, when there is in an active audio worklet, rendering should happen on the worklet thread.

-- 
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/20201015/f4c948a0/attachment.htm>


More information about the webkit-unassigned mailing list