beagled --fg --debug Debug: Starting Beagle Daemon (version 0.2.5) Debug: Running on Mono 1.1.13.2 Debug: Command Line: /usr/lib64/beagle/BeagleDaemon.exe --fg --debug Warn: Extended attributes are not supported on this filesystem. Performance will suffer as a result. Debug: Established a connection to the X server Debug: Starting main loop Debug: Starting messaging server Debug: Starting QueryDriver Debug: Found index helper at /usr/lib64/beagle/beagled-index-helper Debug: Found 2 backends in /usr/lib64/beagle/Backends/EvolutionBackends.dll Debug: Guessing for location of KMail folders ... found at /home/tfreire/.kde3.4/share/apps/kmail/mail Debug: Starting Inotify Backend Debug: Found 10 backends in /usr/lib64/beagle/BeagleDaemonLib.dll Error: Unhandled exception thrown. Exiting immediately. Error: System.UnauthorizedAccessException: Access to the path "/var/lib/cache/beagle/indexes" is denied. in [0x00028] (at /var/tmp/portage/mono-1.1.13.2/work/mono-1.1.13.2/mcs/class/corlib/System.IO/Directory.cs:181) System.IO.Directory:Exists (string) in [0x00005] (at /var/tmp/portage/beagle-0.2.5/work/beagle-0.2.5/beagled/QueryDriver.cs:199) Beagle.Daemon.QueryDriver:LoadSystemIndexes () in [0x0007b] (at /var/tmp/portage/beagle-0.2.5/work/beagle-0.2.5/beagled/QueryDriver.cs:297) Beagle.Daemon.QueryDriver:Start () in [0x000b1] (at /var/tmp/portage/beagle-0.2.5/work/beagle-0.2.5/beagled/BeagleDaemon.cs:173) Beagle.Daemon.BeagleDaemon:StartupProcess () in <0x0005c> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool () in <0x00045> IdleProxy:Handler () in <0x00035> (wrapper native-to-managed) IdleProxy:Handler () in (unmanaged) 0x2aaaaaef3990 in <0x0000b> (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00008> Gtk.Application:Run () in [0x00534] (at /var/tmp/portage/beagle-0.2.5/work/beagle-0.2.5/beagled/BeagleDaemon.cs:463) Beagle.Daemon.BeagleDaemon:DoMain (string[]) in [0x00001] (at /var/tmp/portage/beagle-0.2.5/work/beagle-0.2.5/beagled/BeagleDaemon.cs:220) Beagle.Daemon.BeagleDaemon:Main (string[]) ** ERROR **: file critical-sections.c: line 89 (DeleteCriticalSection): assertion failed: (ret == 0) aborting... Aborted
remove /var/lib/cache/beagle/ and try emerge again if that doesn't work tell us if you have the crawl enabled or not.
My bad. it was a permission problem on my filesystem.
This actually is a mono bug, as an exception should not be thrown. I'll take care of this.
http://bugzilla.ximian.com/show_bug.cgi?id=78239 should be fixed for next mono release