Bug 242375
| Summary: | libpas should automatically disable itself when ThreadSanitizer is used | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | bmalloc | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ddkilzer, ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matt Woodrow
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
<rdar://problem/96494587>