[Webkit-unassigned] [Bug 169892] New: WebAssembly: WasmMemory::lastAllocatedMemoryMode is racy
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 20 14:11:22 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=169892
Bug ID: 169892
Summary: WebAssembly: WasmMemory::lastAllocatedMemoryMode is
racy
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jfbastien at apple.com
CC: fpizlo at apple.com, jfbastien at apple.com,
keith_miller at apple.com, mark.lam at apple.com,
msaboff at apple.com, sbarati at apple.com
Blocks: 159775
It's a benign race... but you can create two Workers, use wasm, and they clobber the value independently.
I'm not sure TLS is the best thing either. Having the VM may be better?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170320/f108193a/attachment-0001.html>
More information about the webkit-unassigned
mailing list