Re: [Tracker] r663 TST leaks memory

2007-07-16 Thread jamie
On Mon, 2007-07-16 at 16:53 +0200, Tshepang Lekhonkhobe wrote: > (Me can't file a bug so am reporting the issue here and sorry if this > is already reported) > > tracker-search-tool seems not to free some meory. Do a search that > returns loads of results and cycle through them (next, next, next,

Re: [Tracker] r663 TST leaks memory

2007-07-16 Thread Marcus Fritzsch
On 7/16/07, jamie <[EMAIL PROTECTED]> wrote: > [...] > also make sure you do it on the (make install) installed t-s-t and not > the one in the tracker src tree as valgrind wont show any leaks > otherwise I'm always testing a 'live' install ;) Marcus ___

Re: [Tracker] r663 TST leaks memory

2007-07-16 Thread jamie
On Mon, 2007-07-16 at 17:58 +0200, Marcus Fritzsch wrote: > Hi, > > On 7/16/07, jamie <[EMAIL PROTECTED]> wrote: > > [...] > > yes but valgrind shows no significant leaks - its the icon factory that > > is growing (but not leaking) so not sure if its a false alarm or not > > I did the valgrind ch

Re: [Tracker] r663 TST leaks memory

2007-07-16 Thread Marcus Fritzsch
Hi, On 7/16/07, jamie <[EMAIL PROTECTED]> wrote: > [...] > yes but valgrind shows no significant leaks - its the icon factory that > is growing (but not leaking) so not sure if its a false alarm or not I did the valgrind check too, even with an -O0 debug build of tracker (!!) - but it seems reall

Re: [Tracker] r663 TST leaks memory

2007-07-16 Thread jamie
On Mon, 2007-07-16 at 16:53 +0200, Tshepang Lekhonkhobe wrote: > (Me can't file a bug so am reporting the issue here and sorry if this > is already reported) > > tracker-search-tool seems not to free some meory. Do a search that > returns loads of results and cycle through them (next, next, next,

[Tracker] r663 TST leaks memory

2007-07-16 Thread Tshepang Lekhonkhobe
(Me can't file a bug so am reporting the issue here and sorry if this is already reported) tracker-search-tool seems not to free some meory. Do a search that returns loads of results and cycle through them (next, next, next, previous, previous, and so on) and watch how hungry the tool gets. -- m