JargonFile/entries/fandango on core.txt

12 lines
611 B
Plaintext
Raw Normal View History

2014-04-26 10:52:28 -04:00
fandango on core
2014-04-26 11:54:15 -04:00
n. [Unix/C hackers, from the Iberian dance] In C, a wild pointer that runs
2018-10-15 08:56:46 -04:00
out of bounds, causing a core dump, or corrupts the malloc arena in
2014-04-26 11:54:15 -04:00
such a way as to cause mysterious failures later on, is sometimes said to
have done a fandango on core. On low-end personal machines without an MMU
(or Windows boxes, which have an MMU but use it incompetently), this can
corrupt the OS itself, causing massive lossage. Other frenetic dances, such
2018-10-15 08:56:46 -04:00
as the cha-cha or the watusi, may be substituted. See aliasing bug,
precedence lossage, smash the stack, memory leak, memory smash, overrun
screw, core.