Encyclopedia > Freeze (computing)

  Article Content

Freeze (computing)

In computing, either a single computer program or the whole system may freeze. This means that either just this process or the whole system is unresponsive to keyboard and mouse input. The window concerned or the whole computer screen becomes static, in the latter case including the mouse cursor. Contrast with crash, where a program exits abnormally with an error message.

When no other input works one has to resort to the off button, or sometimes a reset button.

The cause of a freeze is usually that the programmer has incorrect termination conditions for a loop. But unstable electricity is an underestimated cause for freezings. More freezings than most people realize is due to interferences in the electricity.

Usually, in systems with a modern operating system, the user is able to terminate the program's running (for instance, with the "kill" UNIX command, or through the "end task" button on the task list in recent versions of Microsoft Windows), and, if they wish, restart it in the hope that the anomalous condition that caused the freeze does not recur. Older systems, such as those using MS-DOS, often needed to be totally restarted in the event of a freeze. Newer systems like Apples MacOS X is almost never freezing in the meaning that the work can't continue without restarting the computer. If it should freeze anyway, then it's easy to kill the process like on other UNIX systems. Mac OS X is presumably the most stable operating system on the market today.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Wheatley Heights, New York

... population is spread out with 30.3% under the age of 18, 8.1% from 18 to 24, 29.9% from 25 to 44, 23.8% from 45 to 64, and 7.9% who are 65 years of age or older. Th ...

 
 
 
This page was created in 38.5 ms