Please enable JavaScript to view this site.

Memory Validator Help

Navigation: The User Interface > Tools

Address Sanitizer DLLs

Scroll Prev Top Next More

 

You can view a list of the any DLLs that use Address Sanitizer which are loaded by your target application.

 

menu Tools menu instructionStep Address Sanitizer DLLs... instructionStep shows the Address Sanitizer DLLs dialog

 

The dialog shows:

 

the Path the DLL was loaded from

 

 

 addressSanitizerDLLs

 

 

Address Sanitizer Compatibility

 

Memory Validator is not compatible with Address Sanitizer.

 

Memory Validator will prevent the launching of an executable that is dependent on Address Sanitizer.

 

However, it is still possible for Memory Validator to profile applications that use Address Sanitizer.

 

This can happen when Memory Validator:

 

launches an application that is not dependent on Address Sanitizer and that application loads a DLL via LoadLibrary() that does use Address Sanitizer

 

injects into an application that uses Address Sanitizer

 

waits for an application that uses Address Sanitizer

 

the Memory Validator API is used to load the Memory Validator profiler into an application that uses Address Sanitizer

 

When this happens:

 

the diagnostic tab will record a "Uses Address Sanitizer" entry

 

the Address Sanitizer DLLs dialog will also show that DLL