What are General Protection Faults ?
Short for General Protection Fault, a computer condition that causes a Windows application to crash. The most common cause of a GPF is two applications trying to use the same block of memory, or more specifically, one application trying to use memory assigned to another application. The following situations can also cause GPFs.