Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying to track down memory leak(s)
Message
 
 
À
07/05/2009 16:35:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01398453
Message ID:
01398584
Vues:
105
J'aime (1)
Tamar,

We had the exact same problem with a COM DLL last year. What I discovered was that the increase in memory is directly porportinal to the size of strings that you pass as parameters or return from the function. I currently have a client that is experiencing this issue. We have been able to eleminate or reduce this problem by using a table to pass and return strings from the COM DLL. We also reboot the system periodically to make sure things are running well. If you are not doing so already, download ProcessExplorer from the Microsoft SysInternals site. You can see the actual process and it's memory, CPU usage, and IO. You can also download Process Monitor from the same site and it will further allow you to target the problem.

I talked to Calvin extensivly about this but could never get anywhere.

Thanks,

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

Click here to load this message in the networking platform