Symptoms
A ‘fatal
system error’ can be an ‘invalid page fault’,
a STOP error, a ‘fatal exception’ error, or an ‘application
exception’ error and may cause Access to stop responding
or to crash altogether. This article regards errors in Windows
Me. In some cases an error may cause your operating system to
stop responding. Overall, there are two basic causes for fatal
errors:
> Unexpected event in Windows, normally this is due to an improper
memory address: An application can read or write to a certain memory
location that has not been allocated to it which means it will overwrite
and possibly corrupt other code in that location.
• Invalid parameters have been passed between an application
and Windows; this can cause invalid instructions to be executed
and can result in page faults. This is normally due to an application’s
internal code which incorrectly passes certain data which is not
able to be interpreted by a Windows application.
You can also investigate the following application related problems:
• Bug or Virus in Access
• Damaged, corrupt or fragmented database
• Invalid registry settings
• Mismatched DLLs
Investigating the following problems related to your system could
also help you to solve the issue:
• Memory conflict
• Temporary folder issue
• Video driver or settings issue
• Printer driver or settings issue
• Virtual memory settings issue
• File-system settings issue.
|