Bug Check 0xDC: DRIVER_INVALID_STACK_ACCESS
The DRIVER_INVALID_STACK_ACCESS bug check has a value of 0x000000DC. This indicates that a driver accessed a stack address that lies below the stack pointer of the stack's thread.
Important
This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
DRIVER_INVALID_STACK_ACCESS Parameters
None
Remarks
The !analyze debug extension displays information about the bug check and can be helpful in determining the root cause.