Derailment is a failure state the 65c816 can enter. Usually as the result of a programming error, derailment from the instruction stream occurs when the CPU misinterprets an operand byte as an opcode byte or vice versa.
To safely shut down the CPU, consider STP.
See Also
Reference