Re: Memory leak in TCanvas::Update?

From: Otto Schaile (Otto.Schaile@Physik.uni-muenchen.de)
Date: Fri Apr 16 1999 - 10:36:40 MEST


On Fri, 16 Apr 1999, Alexander Zvyagin wrote:

> 
> Run the two commands below and your ROOT will consume memory.
> It seems there is bug with memory management in TCanvas::Update().
> 
> root [0] TCanvas *c = new TCanvas("c","c",100,100);
> root [1] while(1) c->Update();
Thats a bug in XFree86, see ROOT release notes:

- Observed a memory leak in XCopyArea() on XFree86 3.3.x.x of +/- 90
bytes.
  Bug report has been submitted to xfree86.org. This leak shows up, a.o., 
in
  TCanvas::Update(). It is independent of the canvas size.
> 
Cheers
Otto
----------------------------------------------------------------------------
Otto Schaile                    Sektion Physik der LMU Muenchen
Phone: (+49 89)289 14070        Am Coulombwall 1, D-85748 Garching, Germany
FAX:   (+49 89)289 14072        EMail: Otto.Schaile@Physik.Uni-Muenchen.DE



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:31 MET