Jump to content

Fatal exception error

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Moocha (talk | contribs) at 17:41, 1 August 2010 (Reverted 1 edit by Fsdfghjkjl identified as vandalism to last revision by Coasterlover1994. (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computing, a fatal error is an error which causes a program to abort - and thus may return the user to the operating system. When this happens, data that the program was processing may be lost. A fatal error occurs typically in any of these 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.

See also

Template:Screens of death