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,
> previous, previous, and so on) and watch how hungry the tool gets.
> 

I ve found the problem - it was creating a new thumbnail factory every
time for the meatdata tile - now changed it to shared one and mem usage
still grows although slowly while navigating (about 1MB per 10 page
changes)

that slow growth is all in the thumbnail factory so must assume leaks
are there or its caching thumbs

will commit my changes in a few hours (as Im busy sorting out other
issues in tst atm)


_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to