Linux kernel oops
Appearance
An oops occurs when some programming defect or otherwise unexpected event interferes with the normal operation of the Linux kernel. It is named for the error message displayed on the system console (or seen in the system log files) of the same name. An oops message is used by Linux kernel engineers in order to track down (or debug) the fault condition which created the oops and to patch the kernel with a fix.