|
Answer» A fatal system error, also KNOWN as a system crash , stop error, kernel error, or bug check , OCCURS when an operating system HALTS at the MOMENT it reaches a condition where it can no longer operate safely. In Microsoft Windows , a fatal system error can be deliberately caused from a kernel-mode DRIVER with either the KeBugCheck or KeBugCheckEx function. [1] However, this should only be done as a last option when a critical driver is corrupted and is impossible to recover. This design parallels that in OpenVMS .
|