unexpected halt
1.In computer operation, a condition which occurs when the sequence of operations in a program stops. This can be due to a halt instruction being met or to some unexpected halt or interrupt. The program can continue normally after a halt unless it is a drop dead halt.

