strace -p
I let it run for about 30 seconds, and then go to /tmp to try and tail -f the file a bit. However, when I get there, there are 81,000 files from this afternoon matching the pattern tracker-evolution-module-* all from this afternoon. Yikes. I kill trackerd and vim the trackerd_strace.out file, and what does it contain? It contains 2,500,000 lines of this:
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}, {fd=7, events=POLLIN}], 5, 0) = 0 (Timeout)
I used to be a big beagle fan, but it looks like it's basically unmaintained right now, so I switched over to tracker. Since I've done that I get about 20 - 30 trackerd crashes a day (per abrt) and this constant cpu usage. I think I'm going to have disable tracker and go back to beagle, or start using google desktop again.
No comments:
Post a Comment