[Webkit-unassigned] [Bug 198964] Safari crashes after ~2028 OfflineAudioContext objects are created (they never get garbage collected, consuming a thread each)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 19 12:38:03 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198964
--- Comment #5 from youenn fablet <youennf at gmail.com> ---
> GC is probably blocked by the setPendingActivity call in
> AudioContext::constructCommon in C++ code? (I am very new to webkit code,
> just built it for first time few days ago to try and figure out this crash).
Welcome to WebKit!
And yep, that is probably the issue.
--
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/20190619/e24ea458/attachment-0001.html>
More information about the webkit-unassigned
mailing list