[Webkit-unassigned] [Bug 248534] Creating and destroying lots of IIRFilterNodes corrupts AudioContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 3 05:48:58 PST 2022


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

--- Comment #3 from ae at seven.systems ---
The problem seems to be related to memory management: It apparently only becomes serious when there's a large (> 100 MB) AudioBuffer object in memory that is being played through a AudioBufferSourceNode. I couldn't reproduce the issue with small (~ 1 MB) buffers.

-- 
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/20221203/20d06301/attachment.htm>


More information about the webkit-unassigned mailing list