Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory leak when my application FGETS
Message
De
29/05/2001 06:53:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Memory leak when my application FGETS
Divers
Thread ID:
00512127
Message ID:
00512127
Vues:
68
Hi everybody,

My application running as an NT service opens - with FOPEN(cFile), analyzes - with FGETS(nHandle, 1000), and closes - with FCLOSE(nHandle), a big text file (of some 2 million rows). During analysis it performs a hard check of data consistency (many IF...ENDIF's), stores important things in a table, and closes it, then sleeps waiting for another wake-up. I noticed that during fgetting rows the RAM usage increases and is not released even after FCLOSE (in this way I loose some 500MB and more). I have to exit the program to give out all memory. Any hints or suggestions? Thanks in advance.

(Environment: a VFP6 SP5 application running on Windows NT 4.0 SP6a box)

Przemek Powalko
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform