CVS Beagle and Ubuntu



Latest Breezy kernel built from source with Beagle from cvs yields the
following:

mike darkseid:~/cvs/beagle$ /usr/local/bin/beagled  --fg --debug
INFO: Starting Beagle Daemon (version 0.0.12)
DEBUG: Command Line: /usr/local/lib/beagle/BeagleDaemon.exe --fg --debug
DEBUG: Starting main loop
DEBUG: Starting messaging server
DEBUG: Starting QueryDriver
DEBUG: worker added: name=server '/home/mike/.beagle/socket' refcount=1
DEBUG: Found index helper at /usr/local/lib/beagle/beagled-index-helper
DEBUG: Starting Inotify Backend
DEBUG: Pre-populated UniqueIdStore cache with 173 items in .00s
DEBUG: Loaded 0 records from
/home/mike/.beagle/Indexes/FileSystemIndex/FileAttributesStore.db in
0.000s
DEBUG: Found 11 types in BeagleDaemonLib, Version=1.4.3.3,
Culture=neutral
DEBUG: Found 0 user-configured static queryables
DEBUG: Adding root /home/mike
INFO: Starting Evolution mail backend
INFO: Starting Evolution mail backend
INFO: FileSystemQueryable start-up thread finished
DEBUG: Starting mail crawl
DEBUG: Mail crawl finished
INFO: Evolution mail driver worker thread done in 3.57s
DEBUG: Starting Scheduler thread
DEBUG: Starting task File System Crawler
DEBUG: Crawl Task Scheduling /home/mike (state=Unscanned)
DEBUG: Starting Inotify threads
DEBUG: Daemon initialization finished after 6.57s
DEBUG: Finished task File System Crawler in .09s

Unhandled Exception: System.Reflection.TargetInvocationException:
Exception has been thrown by the target of an invocation. --->
System.NullReferenceException: Object reference not set to an instance
of an object
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal:PtrToStringAnsi (intptr)
in <0x0002b> GLib.ListBase:DataMarshal (IntPtr data)
in <0x00027> GLib.ListBase:get_Item (Int32 index)
in <0x0007b> Evolution.Contact:glist_to_string_array (IntPtr list)
in <0x00067> Evolution.Contact:GetStringArray (ContactField field_id)
in <0x0000f> Evolution.Contact:get_ImAim ()
in <0x00abd>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:ContactToIndexable
(Evolution.Contact contact)
in <0x0008e>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:AddContacts
(IEnumerable contacts)
in <0x00020>
Beagle.Daemon.EvolutionDataServerQueryable.EvolutionDataServerQueryable:OnContactsAdded
(System.Object o, Evolution.ContactsAddedArgs args)
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
in <0x0006f> System.Reflection.MonoMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo
culture)--- End of inner exception stack trace ---

in <0x00104> System.Reflection.MonoMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00017> System.Reflection.MethodBase:Invoke (System.Object obj,
System.Object[] parameters)
in <0x000b3> System.Delegate:DynamicInvokeImpl (System.Object[] args)
in <0x00028> System.MulticastDelegate:DynamicInvokeImpl (System.Object[]
args)
in <0x0000e> System.Delegate:DynamicInvoke (System.Object[] args)
in <0x00175> EvolutionSharp.voidObjectListSignal:voidObjectListCallback
(IntPtr arg0, IntPtr arg1, Int32 key)
in (wrapper native-to-managed)
EvolutionSharp.voidObjectListSignal:voidObjectListCallback
(intptr,intptr,int)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x004bb> Beagle.Daemon.BeagleDaemon:Main (System.String[] args)


dmesg no longer yields any inotify message, other than to repeat the
command line:

Kernel command line: root=/dev/hda5 ro quiet splash inotify


Thanks for any suggestions.

Mike




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]