Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Mar : Out of system resources
| Subject: | Out of system resources |
| Posted by: | "Colombini Fabrizio" (colombin..@sismultimedia.com) |
| Date: | Sat, 12 Mar 2005 08:55:36 |
Hi,
I wrote an application using Delphi 6 ( Service Pack 3 ) that often show AV
"Out
of system resources" .
Every form and object in my application is dynamically created and destroyed
(FreeAndNil() ) after their use..
I use som third part VCL :
DBIsam from memory data-base
QuickReport 3.62 per printing and create pdf file.
LMD Tools 6.0 for input control
TMS AdvStringGrid for show and input data in a grid.
This application is installed and functional in about 300 pc
and the frequency of AV is about 2,3 a day in total of installation.
At the moment of AV here i show a memory dump of a
Client with Microsoft Windows 2000 Pro :
Total Phisical mem :392688
Total Virtual mem :2097024
Total Phisical mem free:186104
Total Virtual mem free:1970496
Same error show also with Windows XP Pro showing
"Out of system resources" or "no scroll bar avalaible.." and always is
generated when i create
a new form.
Waiting for help
(Excuse me for my English )
Fabrizio.