The Terminating thread message indicates that the instrumented program has terminated a thread. The message indicates the unique thread identifier that was assigned to the thread. This message also displays the final call stack for the thread.
Terminating thread messages are normally hidden by Purify's default error filters. To display the messages:
1. Select an Error View.
2. Open the Filter Manager dialog box.
3. Select View > Global Filters.
4. Select the Purify Default Filters group and deselect the Exiting Thread and Terminating Thread filters.
5. Click OK.
Note:
§ If the program stops before the thread officially ends, Purify does not record a call stack for the thread.
(C) Copyright IBM Corporation 1992, 2010.