Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.3.1
-
Fully Compatible
-
v3.4
-
Platforms 2017-04-17
-
0
Description
ASAN has trouble dealing with the heap allocations SpiderMonkey produces, due to the storage format of those pointers (tagged punbox'd types). Keeping a side std::unordered_set<void*> which tracks allocations provides the reachability ASAN needs for a little bit of extra book keeping.
Attachments
Issue Links
- is depended on by
-
SERVER-22851 Add the continuous stepdown suite to the ASan DEBUG variant
-
- Backlog
-