Memory Problems Filter

The Memory Problems filter lets you filter data by certain fields, such as a pointer, a range, a file, a binary or a thread. You can open the Memory Problems filter by running the Filter… action from the Memory Problems view (from context menu, action menu, or action toolbar).

Field Description
Pointer Filter field based on the pointer value involved in the error condition (usually a pointer to the heap). This field accepts the individual pointer values, such as 0x8023896 or ranges such as 0xb34000-0xb44000.
Backtrace Id This field is automatically set when you select quick for errors of the same backtrace.
Time Stamp Range Filter based on the timestamp. This filter can accept individual values or a range of values. The range can be open-ended, such as 100000-*.
Event Id Range Filter based on the error ID (the Event ID column). It accepts individual values or ranges. The range can be open-ended, such as 25-*.
Files Select a file where the error occurred, and all files referenced in the backtrace of the error.
Binaries and Libraries Filter based on the binary or library where the error occurred, and all binaries referenced in the backtrace of the error.
Threads When a problem is detected, filter errors based on the thread ID of a running thread.