Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C0005 Bug in VFP8???
Message
De
06/02/2003 16:33:18
Ted Cooper
Cooper Consultants & Systems
Dayton, Ohio, États-Unis
 
 
À
06/02/2003 16:02:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00750117
Message ID:
00750226
Vues:
23
Hi,

Let me confess I am jumping into the middle of this :}

I have seen a number of C005's - under strange circumstances.

C005 is a result of an invalid memory reference -
1) you don't have access rights
2) it's nolonger in your address space

The typical cause of one of these is a reference to something through a pointer after what is being pointed at is now invalid. Someone releases a resource but doesn't cleanup, someone clobbers the datastructure for the resource, someone saves a pointer and doesn't notice that resource is gone!.

I have gotten them in apps generated using the application framework in 7.0 if you use reports with preview in a form and with the form open but not the current form you close the app after having generated a report.

I hope this helps some - I really don't have a smoking gun here only a severe headache.

Ted
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform