Lennart Poettering wrote:
> Package: tracker
> Version: 0.5.4-4
> Severity: normal
> 
> trackerd has been running for ages on my machine now, and apparently
> doesn't do much except calling poll() and gettimeofday():
> 

You are probably hitting a limitation of inotify.
By default you can't monitor more than 4096 instances(directories) [1]
with inotify. Can you confirm that this is the case for you?

Michael

[1] tracker is compiled with inotify support but falls back to polling
if it hits the 4096 limit.
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to