Jump to content

Fatal exception error

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Flyer22 Frozen (talk | contribs) at 12:16, 2 February 2015 (Reverted 1 good faith edit by 122.160.175.16 using STiki). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 distinguished from a fatal system error[1][2] (colloquially referred to by the error message it produces as a "blue screen of death"). A fatal error occurs typically in any of the following cases:.

In some systems, such as Mac OS X and Microsoft Windows, a fatal error causes the operating system to create a log entry or to save an image (core dump) of the process.

References

  1. ^ "Fatal error". Webopedia.
  2. ^ "Stop error". Webopedia.