Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131491 - app-misc/beagle-0.2.5 beagled daemon throws unhandled exception
Summary: app-misc/beagle-0.2.5 beagled daemon throws unhandled exception
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 11:26 UTC by Tiago Freire
Modified: 2006-04-28 16:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tiago Freire 2006-04-27 11:26:25 UTC
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
Comment 1 Luis Medinas (RETIRED) gentoo-dev 2006-04-27 12:12:16 UTC
remove /var/lib/cache/beagle/ and try emerge again if that doesn't work tell us if you have the crawl enabled or not.
Comment 2 Tiago Freire 2006-04-27 12:43:56 UTC
My bad. it was a permission problem on my filesystem.
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2006-04-28 05:54:36 UTC
This actually is a mono bug, as an exception should not be thrown. I'll take care of this.
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2006-04-28 16:10:33 UTC
http://bugzilla.ximian.com/show_bug.cgi?id=78239
should be fixed for next mono release