[Webkit-unassigned] [Bug 284902] New: Safari crash when application try to reuse SharedArrayBuffer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 18 14:35:41 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=284902
Bug ID: 284902
Summary: Safari crash when application try to reuse
SharedArrayBuffer
Product: WebKit
Version: Safari 17
Hardware: iPhone / iPad
OS: iOS 17
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ben.she at zoom.us
Created attachment 473600
--> https://bugs.webkit.org/attachment.cgi?id=473600&action=review
zipped screenshot and crash log
In the browser version of Zoom's meeting client, when user enter a sub-meeting and exit the sub-meeting, we will create and destroy some workers. But we will reuse the SharedArrayBuffer to carry audio/video data.
And we are encounter the Safari crash for this case.
I attached the zipped screenshot and crash log for analysis.
--
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/20241218/f1a82e72/attachment.htm>
More information about the webkit-unassigned
mailing list