-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
While running an ASAN patch for search on 6.0, it revealed that text_search_index_commands.js and multi_sharded_text_search_index_commands.js has a heap use after free error on 6.0. I ran asan patches for 7.0,[8.0|https://spruce.mongodb.com/version/67e409c3c821110007c76458/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC], and master (errors are from e2e testing) and the same error does not occur.