|
BSOD also known as Blue Screen of Death is an error that can appear on computers running in a Windows environment. This includes even the initial versions of Windows, such as Windows 3.0 and 3.1, and still occurs in later versions such as Microsoft Windows 95, Windows 98, Windows NT, Windows 2000 and even in Windows Xp.
It is wittingly called the blue screen of death because when the error occurs, the screen turns blue, and the computer almost always freezes and requires rebooting.
The blue screen of death can strike anyone, anywhere. At the Comdex trade show, Microsoft Chairman Bill Gates encountered the blue screen during a demonstration of Windows 98.
How to comprehend Blue Screen of Death?
There are four basic sections that you should be aware of on a Blue Screen of Death:
- The first section lists the actual error message.
-
The second section lists the Microsoft® Windows NT® modules that are already loaded into memory.
-
The third section lists the modules that were about to be loaded had the error not occurred.
-
The fourth section lists the current status of the Kernel Debugger.
What are the common errors faced which cause Blue Screen of Death?
DIVIDE_BY_ZERO_ERROR
IRQL_NOT_LESS_OR_EQUAL
KMODE_EXCEPTION_NOT_HANDLED
REGISTRY_ERROR
|