Please enable JavaScript to view this site.

Coverage 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

 

Coverage Validator is compatible with Address Sanitizer with the default Instrumentation Detail settings.

 

Coverage Validator will prevent the launching of an executable that is dependent on Address Sanitizer if the Instrumentation Detail settings are not compatible.

 

However, it is still possible for Coverage Validator to profile applications that use Address Sanitizer, even when the settings are not compatible.

 

This can happen when Coverage 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 Coverage Validator API is used to load the Coverage 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