Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory Protection Fault
Message
De
20/04/2004 14:18:27
 
 
À
20/04/2004 02:20:18
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00896363
Message ID:
00896609
Vues:
26
>Thanks Al for your recommendation...
>
>Does that mean that the error that is encountered (which is very much hardware related sounding)has really nothing to do with the computer equipment?

Since the introduction of the 80386 processor, x86 and compatible processors have built-in hardware that helps "protect" memory that one application or process is using, from being accessed or overwritten by another application or process.

Windows makes use of this hardware. If Windows detects a program trying to access memory it doesn't own, it throws a "memory protection" error and shuts down the offending program.

I have seen FoxPro cause these errors if the files I described earlier get corrupted and FoxPro tries to use them anyways. Since your program was working fine, it's most likely not a bug in FoxPro itself or in your program logic (the latter shouldn't cause a protection fault anyways, it should be trapped as a FoxPro error). So, file corruption is one thing to look at.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform