bugcheck

     

A bug check (also known as a system crash, stop error, or kernel error) is when the Winows operating system halts the moment it reaches a condition where it cannot operate safely. A bug check can be deliberately caused from a kernel-mode driver with either the KeBugCheck or KeBugCheckEx function. However, this should only be done as a last option when a critical driver has corrupted data and it is impossible to recover from the problem.

Users that searched for bugcheck