WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313441
[TSan] ANGLE: bypass PoolAllocator under ThreadSanitizer
https://bugs.webkit.org/show_bug.cgi?id=313441
Summary
[TSan] ANGLE: bypass PoolAllocator under ThreadSanitizer
Simon Lewis
Reported
2026-04-27 08:27:04 PDT
The translator's bump-allocator hides allocation boundaries from TSan; define ANGLE_DISABLE_POOL_ALLOC under __has_feature(thread_sanitizer) and route to system malloc.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-04 08:28:12 PDT
<
rdar://problem/176182322
>
EWS
Comment 2
2026-05-06 15:07:40 PDT
Committed
312740@main
(0b5f6b72e35f): <
https://commits.webkit.org/312740@main
> Reviewed commits have been landed. Closing PR #63705 and removing active labels.
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