A Freeing filename message indicates that Purify freed either an instrumented module that the program calls or an internal Purify module. The message indicates the address in the program at which the module is loaded, the preferred address; if the kernel was unable to load the module at that address, and the call stack.
Freeing filename messages are normally hidden by Purify's default error filters. To display the messages:
1. Open the Filter Manager dialog box.
2. Select View > Global Filters.
3. Select the Purify Default Filters group and deselect the Freeing Messages filter.
4. Click OK.
(C) Copyright IBM Corporation 1992, 2010.