Re: Undetected memory leaks?




Marco van de Voort wrote:
> On 2005-04-26, Terry_56 <terry_howsham@xxxxxxxxx> wrote:
> > Using Delphi V5, Win2000.
> > Using Fastmemshare.pas
> > Even after checking with MemProof and MemCheck the Application
still
> > "eats" up memory.
> > Windows Task manager shows that the program memory size slowly
> > increases over a 24 hour period, but closing the program releases
all
> > memory allocated.
> > * If I minimize the program windows, then memory is also released.
> >
> > As stated above MemProof and MemChk showed NO LEAKS!
> > Any ideas would be helpful.
>
> There are a lot of things possible, but a common cause is so called
"heap
> fragmentation". There have been threads about this in the past.

Thanks I will take a look

.



Relevant Pages

  • Re: Undetected memory leaks?
    ... > "eats" up memory. ... > Windows Task manager shows that the program memory size slowly ... > As stated above MemProof and MemChk showed NO LEAKS! ...
    (comp.lang.pascal.delphi.misc)
  • Undetected memory leaks?
    ... "eats" up memory. ... Windows Task manager shows that the program memory size slowly ... As stated above MemProof and MemChk showed NO LEAKS! ...
    (comp.lang.pascal.delphi.misc)
  • Re: ADO - permanent memory leak?!
    ... I have a memory leak in an application that makes repeated ... I have ADO 2.7 ... I am using MemProof 9.5.0 to isolate the problem. ... These are the only "memory growth" items. ...
    (borland.public.delphi.database.ado)
  • Re: Question in .Net memory management.
    ... I downloaded anumber of .Net memory profiler but I am ... > that according to those profiler the HEAP is only 1.3-1.5Mb? ... > which is a lot closer to what the Windows Task Manager reported. ...
    (microsoft.public.dotnet.general)
  • System.OutOfMemoryException thrown by System.Threading.Thread.Slee
    ... According to Windows Task Manager, my app is using 200M of memory. ... Visual Studio Pro 2008 Visual Basic ...
    (microsoft.public.dotnet.general)