After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 303298 - infinite looping behavior from FileSystemCrawler
infinite looping behavior from FileSystemCrawler
Status: RESOLVED DUPLICATE of bug 300131
Product: beagle
Classification: Other
Component: General
0.0.x
Other Linux
: Normal normal
: ---
Assigned To: Beagle Bugs
Beagle Bugs
Depends on:
Blocks:
 
 
Reported: 2005-05-06 20:38 UTC by Edward Cho
Modified: 2005-05-20 17:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Cho 2005-05-06 20:38: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
Comment 1 Joe Shaw 2005-05-20 17:34:14 UTC

*** This bug has been marked as a duplicate of 300131 ***