| Previous | Next |
| ACPI_DRIVER_INTERNAL | ACPI_BIOS_ERROR |
CNSS_FILE_SYSTEM_FILTER
The CNSS_FILE_SYSTEM_FILTER bug check has a value of 0x000000A4. This bug check indicates that a problem occurred in the CNSS file system filter.
Important
This topic is for programmers. If you are a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
CNSS_FILE_SYSTEM_FILTER Parameters
| Parameter | Description |
|---|---|
1 |
Specifies source file and line number information. For CNSS_FILE_SYSTEM_FILTER, the high 16 bits (the first four hexadecimal digits after the "0x") identify the source file by its identifier number. For CNSS_FILE_SYSTEM_FILTER, the low 16 bits identify the source line in the file where the bug check occurred. |
2 |
Reserved |
3 |
Reserved |
4 |
Reserved |
Cause
The CNSS_FILE_SYSTEM_FILTER bug check might occur because nonpaged pool memory is full. If the nonpaged pool memory is completely full, this error can stop the system. For CNSS_FILE_SYSTEM_FILTER, however, during the indexing process, if the amount of available nonpaged pool memory is very low, another kernel-mode driver that requires nonpaged pool memory can also trigger this error.
Resolution for CNSS_FILE_SYSTEM_FILTER
To resolve a nonpaged pool memory depletion problem: Add new physical memory to the computer. This memory sincrease the quantity of nonpaged pool memory available to the kernel.
Looking for a different code? Search another status or error code.