Re: Sqlite Exceptions



Ok, I can reliably reproduce this error every time I start beagle, If
you really need/want I can even provide the database file that is
causing this.

kevin debian:~/src/beagle$ 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

** (beagled:24072): WARNING **: Symbol file
/usr/lib/mono/gac/evolution-sharp/2.0.0.0__457eed85bd9370df/evolution-sharp.dll.mdb
doesn't match image
/usr/lib/mono/gac/evolution-sharp/2.0.0.0__457eed85bd9370df/evolution-sharp.dll
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 system-wide indexes
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 2.50s
Debug: Starting queryables
Debug: Scanning addressbooks and calendars
Debug: Getting addressbook changes for
file:///home/kevin/.evolution/addressbook/local/system
Debug: Addressbook
file:///home/kevin/.evolution/addressbook/local/system: 0 added, 0
changed, 0 removed
Debug: Getting calendar changes for
file:///home/kevin/.evolution/calendar/local/system
Debug: Calendar file:///home/kevin/.evolution/calendar/local/system: 0
added, 0 changed, 0 removed
Debug: Getting calendar changes for contacts:///
Debug: Calendar contacts:///: 0 added, 0 changed, 0 removed
Debug: Scanned addressbooks and calendars in 2.02s
Debug: Starting Evolution mail backend
Debug: Starting mail crawl
Debug: Adding root: /home/kevin
Debug: Starting KMail backend
Debug: KMail directories (local mail)
/home/kevin/.kde/share/apps/kmail/dimap not found, will repoll.
Error: Unhandled exception thrown.  Exiting immediately.
Error: System.NullReferenceException: Object reference not set to an
instance of an object
in [0x0031e] (at
/home/kevin/src/beagle/beagled/Mono.Data.SqliteClient/SqliteDataReader.cs:187)
Mono.Data.SqliteClient.SqliteDataReader:ReadNextColumn ()
in [0x00001] (at
/home/kevin/src/beagle/beagled/Mono.Data.SqliteClient/SqliteDataReader.cs:305)
Mono.Data.SqliteClient.SqliteDataReader:NextResult ()
in <0x00038> (wrapper remoting-invoke-with-check)
Mono.Data.SqliteClient.SqliteDataReader:NextResult ()
in [0x00001] (at
/home/kevin/src/beagle/beagled/Mono.Data.SqliteClient/SqliteDataReader.cs:310)
Mono.Data.SqliteClient.SqliteDataReader:Read ()
in <0x00038> (wrapper remoting-invoke-with-check)
Mono.Data.SqliteClient.SqliteDataReader:Read ()
in [0x00001] (at
/home/kevin/src/beagle/beagled/FileAttributesStore_Sqlite.cs:236)
Beagle.Daemon.FileAttributesStore_Sqlite:ReadOrWait
(Mono.Data.SqliteClient.SqliteDataReader)
in [0x001fa] (at
/home/kevin/src/beagle/beagled/FileAttributesStore_Sqlite.cs:160)
Beagle.Daemon.FileAttributesStore_Sqlite:.ctor (string,string)
in [0x00015] (at
/home/kevin/src/beagle/beagled/FileAttributesStore_Mixed.cs:40)
Beagle.Daemon.FileAttributesStore_Mixed:.ctor (string,string)
in [0x0000c] (at
/home/kevin/src/beagle/beagled/FileSystemQueryable/FileSystemQueryable.cs:118)
Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:BuildFileAttributesStore
()
in [0x0000e] (at
/home/kevin/src/beagle/beagled/LuceneQueryable.cs:990)
Beagle.Daemon.LuceneQueryable:get_FileAttributesStore ()
in [0x0008f] (at
/home/kevin/src/beagle/beagled/FileSystemQueryable/FileSystemQueryable.cs:443)
Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:AddDirectory
(Beagle.Daemon.FileSystemQueryable.DirectoryModel,string)
in [0x0005c] (at
/home/kevin/src/beagle/beagled/FileSystemQueryable/FileSystemQueryable.cs:492)
Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:AddRoot (string)
in [0x00015] (at
/home/kevin/src/beagle/beagled/FileSystemQueryable/FileSystemQueryable.cs:1145)
Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:LoadConfiguration
()
in [0x00013] (at
/home/kevin/src/beagle/beagled/FileSystemQueryable/FileSystemQueryable.cs:1370)
Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:Start ()
in [0x00006] (at /home/kevin/src/beagle/beagled/Queryable.cs:51)
Beagle.Daemon.Queryable:Start ()
in [0x00032] (at /home/kevin/src/beagle/beagled/QueryDriver.cs:320)
Beagle.Daemon.QueryDriver:StartQueryables ()
in <0x00047> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool ()
in <0x0002a> TimeoutProxy:Handler ()
in <0x0002b> (wrapper native-to-managed) TimeoutProxy:Handler ()
in (unmanaged) 0x410e68d5
in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in [0x00377] (at /home/kevin/src/beagle/beagled/BeagleDaemon.cs:403)
Beagle.Daemon.BeagleDaemon:DoMain (string[])
in [0x00001] (at /home/kevin/src/beagle/beagled/BeagleDaemon.cs:215)
Beagle.Daemon.BeagleDaemon:Main (string[])


Unhandled Exception: System.NullReferenceException: Object reference
not set to an instance of an object
in <0x0002e> System.IO.StreamWriter:LowLevelWrite (System.String s)
in <0x0001d> System.IO.StreamWriter:Write (System.String value)
in <0x0000e> System.IO.TextWriter:WriteLine (System.String value)
in [0x001d9] (at /home/kevin/src/beagle/Util/Log.cs:259)
Beagle.Util.Log:WriteLine (LogLevel level, System.String format,
System.Object[] args, System.Exception ex)
in [0x00004] (at /home/kevin/src/beagle/Util/Log.cs:300)
Beagle.Util.Log:Warn (System.String message, System.Object[] args)
in [0x00002] (at /home/kevin/src/beagle/Util/Logger.cs:80)
Beagle.Util.Logger:Warn (System.String message, System.Object[] args)
in [0x000c3] (at
/home/kevin/src/beagle/Util/ExceptionHandlingThread.cs:59)
Beagle.Util.ExceptionHandlingThread:ThreadStarted ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()


On 2/10/06, Kevin Kubasik <kevin kubasik net> wrote:
> any thoughts on this yet?
>
> On 2/8/06, Kevin Kubasik <kevin kubasik net> wrote:
> > yeah, from beagle/beagled
> > patch -p0 -R < sqliteclient-read-on-demand.patch
> >
> >
> > On 2/8/06, Daniel Drake <dsd gentoo org> wrote:
> > > Kevin Kubasik wrote:
> > > > its not applying cleanly, I have attached the rejected bits. It won't
> > > > compile right now.
> > >
> > > You are reverting the patch rather than applying it, right? (patch -R)
> > >
> > > Daniel
> > >
> > >
> >
> >
> > --
> > Cheers,
> > Kevin Kubasik
> >
> > http://kubasik.net/blog
> >
>
>
> --
> Cheers,
> Kevin Kubasik
>
> http://kubasik.net/blog
>


--
Cheers,
Kevin Kubasik

http://kubasik.net/blog


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