Debugging Tools for Windows

Bug Check 0x21: QUOTA_UNDERFLOW

The QUOTA_UNDERFLOW bug check has a value of 0x00000021. This indicates that quota charges have been mishandled by returning more quota to a particular block than was previously charged.

Parameters

The following parameters are displayed on the blue screen.

Parameter Description
1 The process that was initially charged, if available.
2 The quota type. For the list of all possible quota type values, see the header file Ps.h in the Windows Driver Kit (WDK).
3 The initial charged amount of quota to return.
4 The remaining amount of quota that was not returned.

Build machine: CAPEBUILD