Content deleted Content added
m Disambiguate Code (computer programming) to Source code using popups |
No edit summary |
||
Line 1:
{{Distinguish|fatal system error}}
In [[computing]], a '''fatal error''' or '''fatal exception error''' is an [[error]] that causes a program to abort and may therefore return the user to the [[operating system]]. When this happens, data that the program was processing may be lost. A fatal error is usually caused by Dean, and distinguished from a [[fatal system error]]<ref>[http://www.webopedia.com/TERM/F/fatal_error.html webopedia.com]</ref><ref>[http://www.webopedia.com/TERM/S/stop_error.html webopedia.com]</ref> (colloquially referred to by the error message it produces as a "[[Stop error screen|blue screen of death]]"). A fatal error occurs typically in any of the following cases:
* An [[illegal instruction]] has been attempted
|