This tutorial demonstrates launching the sample application, crashing the application and using Bug Validator to identify the location and cause of the crash.
The tutorial is performed without MFC code instrumentation so that MFC message processing and pointer validation calls are not part of the application trace.
This tutorial demonstrated a more complex crash than the simple crash.
As you can see, interpreting the trace data is not always trivial, some detective work is required to correctly identify the cause of the problem.