| Debugging Tools for Windows |
The VIDEO_SCHEDULER_INTERNAL_ERROR bug check has a value of 0x00000119. This indicates that the video scheduler has detected a fatal violation.
The following parameters are displayed on the blue screen. Parameter 1 is the only parameter of interest and identifies the exact violation.
| Parameter 1 | Cause of Error |
|---|---|
| 0x1 | The driver has reported an invalid fence ID. |
| 0x2 | The driver failed upon the submission of a command. |
| 0x3 | The driver failed upon patching the command buffer. |
| 0x4 | The driver reported an invalid flip capability. |