page fault In a system, an access to a page (block) of memory that is not currently mapped to . When a page fault occurs the either fetches the page in from (usually disk) if the access was legitimate or otherwise reports the access as illegal. (1995-11-11)