BSoD List
Last Updated on Thursday, 25 March 2010 06:35 Written by admin Tuesday, 2 March 2010 10:06
A short list listing some of the more common BSoDs
STOP 0×0000001E KMODE_EXCEPTION_NOT_HANDLED
Causes
A “STOP 0×0000001E KMODE_EXCEPTION_NOT_HANDLED” error message indicates that an error condition was detected by the kernel and Windows was unable to continue running because of this error condition. The types of problems that can cause a “STOP 0×0000001E KMODE_EXCEPTION_NOT_HANDLED” error message are very similar to the problems that cause a “STOP 0×0000000A” error message, such as bad pointers, invalid addresses and other types of access violations. The STOP 0×0000001E bug check identifies an error that occurred in a section of code where no error handling routines exist.
.
Learn More
What is a BSoD?
Last Updated on Thursday, 25 March 2010 06:27 Written by admin Tuesday, 2 March 2010 07:16
The Blue Screen of Death (also known as a stop error, BSoD, bluescreen, or Blue Screen of Doom) is a colloquialism used for the error screen displayed by some operating systems, most notably Microsoft Windows, after encountering a critical system error that can cause the system to shut down to prevent irreversible damage to the system’s integrity. It serves to present information for diagnostic purposes that was collected as the operating system issued a bug check.
If so configured, the system will dump all of its memory to a file on disk. Data in memory would then be lost but in some circumstances it could be retrievable from the dump file, a process that must be carried out by a trained PC technician.
.
