WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
242375
libpas should automatically disable itself when ThreadSanitizer is used
https://bugs.webkit.org/show_bug.cgi?id=242375
Summary
libpas should automatically disable itself when ThreadSanitizer is used
Matt Woodrow
Reported
2022-07-05 22:51:54 PDT
As with
bug 157527
, I think we should disable libpas when AddressSanitizer is enabled. We currently attempt to disable bmalloc (by requesting the debug heap), but it looks like we ignore this setting and still use libpas. This results in a lot of (I believe false) races detected.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-07-05 22:52:03 PDT
<
rdar://problem/96494587
>
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