Site icon EfmSoft

What does BSOD 0x108 (THIRD_PARTY_FILE_SYSTEM_FAILURE) mean?

 
Could be also:
ConstantTypeOS
STATUS_OPLOCK_BREAK_IN_PROGRESSNTSTATUSWindows
Previous Next
KERNEL_EXPAND_STACK_ACTIVE CRITICAL_STRUCTURE_CORRUPTION

THIRD_PARTY_FILE_SYSTEM_FAILURE

The THIRD_PARTY_FILE_SYSTEM_FAILURE bug check has a value of 0x00000108. This indicates that an unrecoverable problem has occurred in a third-party file system or file system filter.

THIRD_PARTY_FILE_SYSTEM_FAILURE Parameters

Parameter Description

1

Identifies the file system that failed. Possible values include:

1: Polyserve (Psfs.sys)

2

The address of the exception record.

3

The address of the context record.

4

Reserved.

Cause

One possible cause of this bug check is disk corruption. Corruption in the third-party file system or bad blocks (sectors) on the hard disk can induce this error. Corrupted SCSI and IDE drivers can also adversely affect the Windows operating system's ability to read and write to disk, thus causing the error.

Another possible cause is depletion of nonpaged pool memory. If the nonpaged pool is completely depleted, this error can stop the system.

Resolution

To resolve a disk corruption problem: Check Event Viewer for error messages from SCSI, IDE, or other disk controllers in the system that might help pinpoint the device or driver that is causing the error. Try disabling any virus scanners, backup programs, or disk defragmenter tools that continually monitor the system. You should also run hardware diagnostics supplied by the file system or the file system filter manufacturer.

To resolve a nonpaged pool memory depletion problem: Add new physical memory to the computer. This will increase the quantity of nonpaged pool memory available to the kernel.

References


Looking for a different code? Search another status or error code.

Exit mobile version