[Webkit-unassigned] [Bug 239635] MediaRecorder causes Network process crashed in about 10 minutes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 23:38:40 PDT 2022


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

--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Some info might be found here for taking a sysdiagnose: https://developer.apple.com/forums/thread/99634

I will retry today and see what I can get.
One hypothesis is that as you regularly create blobs, the memory usage is growing in network process up to a point where it crashes, which triggers the web socket connection message.

For instance, I can see that there is a download option which triggers creating a big blob from the multiple smaller blobs created by MediaRecorder. Is the crash happening at this time?

-- 
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/20220428/137b7c09/attachment-0001.htm>


More information about the webkit-unassigned mailing list