[Webkit-unassigned] [Bug 242375] New: libpas should automatically disable itself when ThreadSanitizer is used
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 5 22:51:54 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242375
Bug ID: 242375
Summary: libpas should automatically disable itself when
ThreadSanitizer is used
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: bmalloc
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mattwoodrow at apple.com
CC: ddkilzer at webkit.org, ggaren at apple.com,
webkit-bug-importer at group.apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220706/e2c256af/attachment-0001.htm>
More information about the webkit-unassigned
mailing list