Encyclopedia > Core dump

  Article Content

Core dump

A core dump is a file containing the contents of memory at the time a program or computer crashed. It can be loaded into a debugger to get some idea of what the program was trying to do when it crashed.

In the early days of computing, computer memory was made of wires passing through tiny doughnut-shaped magnetic rings called cores. Hence the term "core" means memory. A dump is to transfer the content of the memory verbatim to record the state of the computer. In early days, a dump was actually a stack of computer printout a few hundred pages long containing all hexadecimal numbers. Programmers read these reports to investigate the cause of a crash.


The term is sometimes used on Usenet for a posting that describes what has been happening in the poster's life, especially if it involves emotional stress; the implication is that the material has not been edited or analyzed.



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
Shoreham, New York

... 1.1 km² (0.4 mi²). 1.1 km² (0.4 mi²) of it is land and none of the area is covered with water. Demographics As of the census of 2000, there are 417 ...

 
 
 
This page was created in 37.6 ms