Please note that for some of the memory corruption issues, engineering would ask us to load the ASAN binary (for example, if there is a vsmd crash they would provide a versa-vsmd and versa-vsmd.sign file which needs to be replaced as below)
The purpose of ASAN is dump all the tasks involved during a corruption (like double free of a memory pointer), however please note that when ASAN image is loaded the system will not explicitly crash anymore, you will need to monitor versa-service.log on a daily basis for an "AddressSanitizer" dump
Once the AddressSanitizer dump is observed, you will need to generate a "techsupport" and share it with engineering for further analysis

