When bad programming (or a bad compiler/loader) causes a computer to 'write' data over a portion of memory that it later thinks is programming
instructions in machine code, it will end up doing
unpredictable things, depending on that data. By extension, any action which is likely to have
unpredictable, unforseen or chaotic results.
Usually heard among techies who program in assembly language or machine code.