[ubuntu-mono] [Bug 33256] kills beagledaemon

Markus Matuszczak markus.matuszczak at gmail.com
Wed Mar 1 12:19:59 GMT 2006


Public bug reported:
https://launchpad.net/malone/bugs/33256

Affects: beagle beagle-backend-evolution (Ubuntu)
       Severity: Normal
       Priority: (none set)
         Status: Unconfirmed

Description:
~$ beagled --fg --debug
Debug: Starting Beagle Daemon (version 0.2.1)
Debug: Command Line: /usr/lib/beagle/BeagleDaemon.exe --fg --debug
Debug: Starting main loop
Debug: Starting messaging server
Debug: Starting QueryDriver
Debug: Found index helper at /usr/lib/beagle/beagled-index-helper
Debug: Found 2 types in EvolutionBackends, Version=0.0.0.0, Culture=neutral
Debug: KMail folders not found. Will keep trying
Debug: Starting Inotify Backend
Debug: Loading Beagle.Util.Conf+IndexingConfig from indexing.xml
Debug: Loading Beagle.Util.Conf+DaemonConfig from daemon.xml
Debug: Loading Beagle.Util.Conf+SearchingConfig from searching.xml
Debug: Loading Beagle.Util.Conf+NetworkingConfig from networking.xml
Debug: Loading Beagle.Util.Conf+WebServicesConfig from webservices.xml
Debug: Found 11 types in BeagleDaemonLib, Version=1.9.0.0, Culture=neutral
Debug: Found 0 user-configured static queryables
Debug: Waiting 60 seconds before starting queryables
Debug: Starting Scheduler thread
Debug: Starting Inotify threads
Debug: Daemon initialization finished after 4.13s
Debug: Starting queryables
Debug: Scanning addressbooks and calendars
Error: Unhandled exception thrown.  Exiting immediately.
Error: System.TypeInitializationException: An exception was thrown by the type initializer for Evolution.SourceList ---> System.DllNotFoundException: libedataserver-1.2.so.4
in (wrapper managed-to-native) Evolution.Source:e_source_get_type ()
in <0x0001c> Evolution.Source:get_GType ()
in <0x00036> GtkSharp.EvolutionSharp.ObjectManager:Initialize ()
in <0x00008> Evolution.SourceList:.cctor ()--- End of inner exception stack trace ---

in (unmanaged) 0x2aaaaac9c39c
in <0x0008b> Beagle.Daemon.EvolutionDataServerQueryable.SourcesHandler:.ctor (string,System.Type,Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable,string)
in <0x00106> Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:Start ()
in <0x00022> Beagle.Daemon.Queryable:Start ()
in <0x000b7> Beagle.Daemon.QueryDriver:StartQueryables ()
in <0x00061> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool ()
in <0x00045> TimeoutProxy:Handler ()
in <0x0003a> (wrapper native-to-managed) TimeoutProxy:Handler ()
in (unmanaged) 0x2aaaab1f896a
in <0x0000e> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00008> Gtk.Application:Run ()
in <0x00925> Beagle.Daemon.BeagleDaemon:DoMain (string[])
in <0x0001c> Beagle.Daemon.BeagleDaemon:Main (string[])


Unhandled Exception: System.ObjectDisposedException: The object was used after being disposed.
in <0x00126> System.IO.FileStream:Write (System.Byte[] src, Int32 src_offset, Int32 count)
in <0x0008e> System.IO.StreamWriter:FlushBytes ()
in <0x00021> System.IO.StreamWriter:Decode ()
in <0x00024> System.IO.StreamWriter:Flush ()
in <0x00048> System.IO.StreamWriter:Write (System.String value)
in <0x00020> System.IO.TextWriter:WriteLine (System.String value)
in <0x00466> Beagle.Util.Log:WriteLine (LogLevel level, System.String format, System.Object[] args, System.Exception ex)
in <0x00022> Beagle.Util.Log:Warn (System.String message, System.Object[] args)
in <0x00020> Beagle.Util.Logger:Warn (System.String message, System.Object[] args)
in <0x0034e> Beagle.Util.ExceptionHandlingThread:ThreadStarted ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

after removing the package beagled works fine ...



More information about the Ubuntu-mono mailing list