WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
201485
[JSC] FunctionOverrides should have a lock to ensure concurrent access to hash table does not happen
https://bugs.webkit.org/show_bug.cgi?id=201485
Summary
[JSC] FunctionOverrides should have a lock to ensure concurrent access to has...
Yusuke Suzuki
Reported
2019-09-04 19:11:15 PDT
[JSC] FunctionOverrides should have a lock to ensure concurrent access to hash table does not happen
Attachments
Patch
(4.62 KB, patch)
2019-09-04 19:17 PDT
,
Yusuke Suzuki
tzagallo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-09-04 19:17:12 PDT
Created
attachment 378036
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2019-09-04 19:17:43 PDT
<
rdar://problem/55050943
>
Yusuke Suzuki
Comment 3
2019-09-04 19:18:07 PDT
This is the cause of occasional crashes in testapi. e.g.
https://build.webkit.org/builders/Apple%20High%20Sierra%20LLINT%20CLoop%20%28BuildAndTest%29/builds/16693/steps/webkit-jsc-cloop-test/logs/stdio
Tadeu Zagallo
Comment 4
2019-09-04 19:27:25 PDT
Comment on
attachment 378036
[details]
Patch r=me
Yusuke Suzuki
Comment 5
2019-09-04 19:52:54 PDT
Committed
r249518
: <
https://trac.webkit.org/changeset/249518
>
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