GNOME Bugzilla – Bug 303298
infinite looping behavior from FileSystemCrawler
Last modified: 2005-05-20 17:34:14 UTC
Version details: 0.0.10 Distribution/Version: Ubuntu 5.04 only seems to happen with specific directories, happens consistently once the problem directory gets scheduled to be indexed. The following debug entries repeat to fill up several megabytes in the log: 05-05-06 15.34.28.33 27321 Beagle DEBUG: Starting task Crawling /home/echo/www 05-05-06 15.34.28.33 27321 Beagle DEBUG: *** What should we do with /home/echo/www/index.html? 05-05-06 15.34.28.33 27321 Beagle DEBUG: *** Doing nothing to /home/echo/www/index.html 05-05-06 15.34.28.33 27321 Beagle DEBUG: *** What should we do with /home/echo/www/bryan-ed.sgf? 05-05-06 15.34.28.33 27321 Beagle DEBUG: *** Doing nothing to /home/echo/www/bryan-ed.sgf 05-05-06 15.34.28.33 27321 Beagle DEBUG: *** What should we do with /home/echo/www? 05-05-06 15.34.28.34 27321 Beagle DEBUG: *** Doing nothing to /home/echo/www 05-05-06 15.34.28.34 27321 Beagle DEBUG: RemoteIndexer.Flush on 'FileSystemIndex' 05-05-06 15.34.28.34 27321 Beagle DEBUG: Requesting new proxy 'FileSystemIndex' 05-05-06 15.34.28.34 27321 Beagle DEBUG: Waiting for proxy 'FileSystemIndex' 05-05-06 15.34.28.38 27321 Beagle DEBUG: Waiting code=3 05-05-06 15.34.28.39 27321 Beagle DEBUG: Unsetting proxy 'FileSystemIndex' 05-05-06 15.34.28.40 27321 Beagle DEBUG: Finished task Crawling /home/echo/www in .06s beagle CVS HEAD mono 1.1.7 inotify disabled in kernel dbus 0.23.4
*** This bug has been marked as a duplicate of 300131 ***