[ubuntu-mono] [Bug 54374] beagled crashes while indexing

brettatoms brettatoms at gmail.com
Fri Jul 28 17:46:58 BST 2006


Public bug reported:

Binary package hint: beagle

The beagle daemon crashes on me after a couple of minutes of working. About my system:
1. root and home are both on XFS filesystems
2. I have link to cifs mounted directories in my $HOME, including Desktop and Documents
3. using a fresh dapper install

$ beagled --fg --debug
Debug: Starting Beagle Daemon (version 0.2.6)
Debug: Running on Mono 1.1.13.6
Debug: Command Line: /usr/lib/beagle/BeagleDaemon.exe --fg --debug
Debug: Established a connection to the X server
Debug: Starting main loop
Debug: Starting messaging server
Debug: Starting QueryDriver
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 index helper at /usr/lib/beagle/beagled-index-helper
Debug: Found 2 backends in /usr/lib/beagle/Backends/EvolutionBackends.dll
Debug: KMail folders not found. Will keep trying
Debug: Starting Inotify Backend
Debug: Found 10 backends in /usr/lib/beagle/BeagleDaemonLib.dll
Debug: Reading mapping from filters
Debug: Loading system static indexes.
Debug: Found 0 system-wide indexes.
Debug: Loading user-configured static indexes.
Debug: Found 0 user-configured static indexes..
Debug: Waiting 60 seconds before starting queryables
Debug: Starting Scheduler thread
Debug: Starting Inotify threads
Debug: Daemon initialization finished after 1.68s
Debug: Starting queryables
Debug: Starting backend: 'EvolutionDataServer'
Debug: Scanning addressbooks and calendars
Debug: Getting addressbook changes for file:///home/brett/.evolution/addressbook/local/system
Debug: Addressbook file:///home/brett/.evolution/addressbook/local/system: 0 added, 0 changed, 0 removed
Debug: Getting calendar changes for file:///home/brett/.evolution/calendar/local/system
Debug: Calendar file:///home/brett/.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 .46s
Debug: Starting backend: 'EvolutionMail'
Debug: Starting backend: 'KMail'
Debug: Starting Evolution mail backend
Debug: Starting mail crawl
Debug: Starting backend: 'Files'
Debug: Adding root: /home/brett
Error: Unhandled exception thrown.  Exiting immediately.
Error: Mono.Data.SqliteClient.SqliteSyntaxException: near "'": syntax error
in [0x0007d] (at /build/buildd/beagle-0.2.6/beagled/Mono.Data.SqliteClient/SqliteCommand.cs:294) Mono.Data.SqliteClient.SqliteCommand:GetNextStatement (intptr,intptr&,intptr&)
in [0x0005f] (at /build/buildd/beagle-0.2.6/beagled/Mono.Data.SqliteClient/SqliteCommand.cs:481) Mono.Data.SqliteClient.SqliteCommand:ExecuteReader (System.Data.CommandBehavior,bool,int&)
in [0x00005] (at /build/buildd/beagle-0.2.6/beagled/Mono.Data.SqliteClient/SqliteCommand.cs:402) Mono.Data.SqliteClient.SqliteCommand:ExecuteNonQuery ()
in [0x00020] (at /build/buildd/beagle-0.2.6/beagled/FileAttributesStore_Sqlite.cs:202) Beagle.Daemon.FileAttributesStore_Sqlite:DoNonQuery (string,object[])
in [0x00178] (at /build/buildd/beagle-0.2.6/beagled/FileAttributesStore_Sqlite.cs:128) Beagle.Daemon.FileAttributesStore_Sqlite:.ctor (string,string)
in [0x00015] (at /build/buildd/beagle-0.2.6/beagled/FileAttributesStore_Mixed.cs:40) Beagle.Daemon.FileAttributesStore_Mixed:.ctor (string,string)
in [0x0000c] (at /build/buildd/beagle-0.2.6/beagled/FileSystemQueryable/FileSystemQueryable.cs:122) Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:BuildFileAttributesStore ()
in [0x0000e] (at /build/buildd/beagle-0.2.6/beagled/LuceneQueryable.cs:999) Beagle.Daemon.LuceneQueryable:get_FileAttributesStore ()
in [0x0008f] (at /build/buildd/beagle-0.2.6/beagled/FileSystemQueryable/FileSystemQueryable.cs:458) Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:AddDirectory (Beagle.Daemon.FileSystemQueryable.DirectoryModel,string)
in [0x0005c] (at /build/buildd/beagle-0.2.6/beagled/FileSystemQueryable/FileSystemQueryable.cs:507) Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:AddRoot (string)
in [0x00015] (at /build/buildd/beagle-0.2.6/beagled/FileSystemQueryable/FileSystemQueryable.cs:1182) Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:LoadConfiguration ()
in [0x00013] (at /build/buildd/beagle-0.2.6/beagled/FileSystemQueryable/FileSystemQueryable.cs:1408) Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:Start ()
in [0x00006] (at /build/buildd/beagle-0.2.6/beagled/Queryable.cs:51) Beagle.Daemon.Queryable:Start ()
in [0x00050] (at /build/buildd/beagle-0.2.6/beagled/QueryDriver.cs:370) Beagle.Daemon.QueryDriver:StartQueryables ()
in <0x00047> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool ()
in <0x0002a> TimeoutProxy:Handler ()
in <0x00036> (wrapper native-to-managed) TimeoutProxy:Handler ()
in (unmanaged) 0xb7d7f4a7
in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in [0x00534] (at /build/buildd/beagle-0.2.6/beagled/BeagleDaemon.cs:463) Beagle.Daemon.BeagleDaemon:DoMain (string[])
in [0x00001] (at /build/buildd/beagle-0.2.6/beagled/BeagleDaemon.cs:220) 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 /build/buildd/beagle-0.2.6/Util/Log.cs:259) Beagle.Util.Log:WriteLine (LogLevel level, System.String format, System.Object[] args, System.Exception ex)
in [0x00004] (at /build/buildd/beagle-0.2.6/Util/Log.cs:300) Beagle.Util.Log:Warn (System.String message, System.Object[] args)
in [0x00002] (at /build/buildd/beagle-0.2.6/Util/Logger.cs:80) Beagle.Util.Logger:Warn (System.String message, System.Object[] args)
in [0x000c3] (at /build/buildd/beagle-0.2.6/Util/ExceptionHandlingThread.cs:59) Beagle.Util.ExceptionHandlingThread:ThreadStarted ()
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        /usr/lib/libmono.so.0(mono_handle_native_sigsegv+0xe3) [0xb7e6043f]
        /usr/lib/libmono.so.0 [0xb7e2203e]
        [0xffffe440]
        [0xffffe440]
        /lib/ld-linux.so.2 [0xb7fc2e6b]
        /lib/ld-linux.so.2 [0xb7fc26e6]
        /lib/tls/i686/cmov/libc.so.6 [0xb7cd6c76]
        /lib/ld-linux.so.2 [0xb7fc7106]
        /lib/tls/i686/cmov/libc.so.6(_dl_open+0x98) [0xb7cd7938]
        /lib/tls/i686/cmov/libc.so.6 [0xb7cd8f4d]
        /lib/ld-linux.so.2 [0xb7fc7106]
        /lib/tls/i686/cmov/libc.so.6(__libc_dlopen_mode+0x4e) [0xb7cd902e]
        /lib/tls/i686/cmov/libpthread.so.0 [0xb7d3f3e8]
        /lib/tls/i686/cmov/libpthread.so.0(__pthread_unwind+0x51) [0xb7d3d0f1]
        /lib/tls/i686/cmov/libpthread.so.0(pthread_detach+0) [0xb7d390b0]
        /usr/lib/libmono.so.0 [0xb7f1d4f5]
        /usr/lib/libmono.so.0(_wapi_thread_dispatch_apc_queue+0) [0xb7f1d961]
        /usr/lib/libmono.so.0(mono_thread_detach+0) [0xb7ed2f69]
        /usr/lib/libmono.so.0 [0xb7e1fd30]
        /usr/lib/libmono.so.0 [0xb7e5fbfe]
        /usr/lib/libmono.so.0(mono_arch_handle_exception+0x43) [0xb7e71f4f]
        /usr/lib/libmono.so.0 [0xb7e2200e]
        [0xffffe440]
        [0xb6d6c21e]
        [0xb6d710e7]
        [0xb6d6aee5]
        [0xb30135ea]
        [0xb30135be]
        [0xb652a95b]
        [0xb652a720]
        [0xb67efcd1]
        /usr/lib/libmono.so.0 [0xb7e3f438]
        /usr/lib/libmono.so.0(mono_runtime_invoke+0x33) [0xb7ea1eed]
        /usr/lib/libmono.so.0(mono_runtime_delegate_invoke+0x42) [0xb7ea30ec]
        /usr/lib/libmono.so.0 [0xb7ed34b4]
        /usr/lib/libmono.so.0 [0xb7f1d60f]
        /usr/lib/libmono.so.0(GC_start_routine+0x5f) [0xb7f373b3]
        /lib/tls/i686/cmov/libpthread.so.0 [0xb7d38341]
        /lib/tls/i686/cmov/libc.so.6(__clone+0x5e) [0xb7ca24ee]
Aborted

** Affects: beagle (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
beagled crashes while indexing
https://launchpad.net/bugs/54374



More information about the Ubuntu-mono mailing list