Debugging Tools for Windows

Bug Check 0xC6: DRIVER_CAUGHT_MODIFYING_FREED_POOL

The DRIVER_CAUGHT_MODIFYING_FREED_POOL bug check has a value of 0x000000C6. This indicates that the driver attempted to access a freed memory pool.

Parameters

The following parameters are displayed on the blue screen.

Parameter Description
1 Memory referenced
2 0: Read

1: Write

3 0: Kernel mode

1: User mode

4 Reserved

Comments

The faulty component will be displayed in the current kernel stack. This driver should be either replaced or debugged.

Build machine: CAPEBUILD