Jump to content

Linux kernel oops

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jcm (talk | contribs) at 16:37, 16 January 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.