Memory Problems filter

The Memory Problems filter lets you filter data by certain fields, such as a pointer value, binary file, or thread. You can open this filter from the Memory Problems view, using the context menu or toolbar.

Field Description
Pointer Filter based on the pointer value involved in the error condition (usually a heap pointer). This field accepts individual pointer values (e.g., 0x8023896) or ranges (e.g., 0xb34000-0xb44000).
Backtrace Id This field is automatically set when you select errors of the same backtrace.
Time Stamp Range Filter based on the timestamp. This field 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). This field accepts individual values or ranges. The range can be open-ended, such as 25-*.
Files Select the file where the error occurred, and all files referenced in the error backtrace.
Binaries and Libraries Filter based on the binary or library where the error occurred, and all binaries referenced in the error backtrace.
Threads Filter errors based on the thread ID of a running thread.