WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 170628
169713
WebAssembly: Allocating a fast memory is a bit racy
https://bugs.webkit.org/show_bug.cgi?id=169713
Summary
WebAssembly: Allocating a fast memory is a bit racy
Saam Barati
Reported
2017-03-15 15:47:27 PDT
e.g, checking the allocatedFastMemories integer can be racy. We probably need more fine grained locking around parts of that algorithm.
Attachments
Add attachment
proposed patch, testcase, etc.
JF Bastien
Comment 1
2017-03-15 17:36:46 PDT
I think resizing.wast.js runs into that issue. On ARM64 it'll segfault half the time for me.
JF Bastien
Comment 2
2017-04-07 17:13:55 PDT
*** This bug has been marked as a duplicate of
bug 170628
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug