Share on Facebook Share on Twitter Email
Answers.com

Fatal error

 
Sci-Tech Dictionary: fatal error
(¦fād·əl ′er·ər)

(computer science) An error in a computer program which causes running of the program to be terminated.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics

A condition that halts processing due to faulty hardware, program bugs, read errors or other anomalies. If you get a fatal error, you generally cannot recover from it, because the operating system has encountered a condition it cannot resolve. Typically, buggy applications cause fatal errors (fatal exception errors), and the computer locks up. In most cases, all data that you have changed that has not yet been saved to disk is lost.

There is no rule of thumb with fatal errors. You may never get one again, or it may manifest until you fix the problem. If you get a fatal error after just adding a new peripheral or installing a new software package, remove or uninstall it and try again.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Wikipedia: Fatal error
Top
See also Fatal Error (film)

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 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


External links


 
 

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Fatal error" Read more