From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8) Gecko/20060103 Fedora/1.5-4 Firefox/1.5 Description of problem: I started beagle, and it said to click on the link to start beagled. I clicked on it and beagle still didn't work. I then tried starting beagle manually on the command line. This is on a x86_64 install. [edgan@proton ~]$ beagled [edgan@proton ~]$ ================================================================= 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: in <0xb> (wrapper managed-to-native) System.Runtime.InteropServices.Marshal:PtrToStringAnsi (intptr)in <0xfffffffffffff957> (wrapper managed-to-native) System.Runtime.InteropServices.Marshal:PtrToStringAnsi (intptr) in <0x197> Mono.Data.SqliteClient.SqliteDataReader:ReadNextColumn () in <0x10> Mono.Data.SqliteClient.SqliteDataReader:Read () in <0xffffffffffffff7f> (wrapper remoting-invoke-with-check) Mono.Data.SqliteClient.SqliteDataReader:Read () in <0x27> Beagle.Daemon.FileAttributesStore_Sqlite:ReadOrWait (Mono.Data.SqliteClient.SqliteDataReader) in <0x1f7> Beagle.Daemon.FileAttributesStore_Sqlite:.ctor (string,string) in <0x5e> Beagle.Daemon.FileAttributesStore_Mixed:.ctor (string,string) in <0x44> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:BuildFileAttributesStore () in <0x2d> Beagle.Daemon.LuceneQueryable:get_FileAttributesStore () in <0x1ba> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:AddDirectory (Beagle.Daemon.FileSystemQueryable.DirectoryModel,string) in <0x11a> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:AddRoot (string) in <0x66> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:LoadConfiguration () in <0x3d> Beagle.Daemon.FileSystemQueryable.FileSystemQueryable:Start () in <0x22> Beagle.Daemon.Queryable:Start () in <0xef> Beagle.Daemon.QueryDriver:Start () in <0x1c7> Beagle.Daemon.BeagleDaemon:StartupProcess () in <0xffffffffffffff85> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool () in <0x45> IdleProxy:Handler () in <0xffffffffaa5cfbe6> (wrapper native-to-managed) IdleProxy:Handler () in <0xb> (wrapper managed-to-native) Gtk.Application:gtk_main () in <0xffffffffffffffd0> (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x8> Gtk.Application:Run () in <0x6d2> Beagle.Daemon.BeagleDaemon:DoMain (string[]) in <0x1c> Beagle.Daemon.BeagleDaemon:Main (string[]) in <0xffffffffc04370bf> (wrapper runtime-invoke) System.Object:runtime_invoke_void_string[] (object,intptr,intptr,intptr) Native stacktrace: mono-beagled(mono_handle_native_sigsegv+0x88) [0x4f1711] mono-beagled [0x4c0210] /lib64/libpthread.so.0 [0x2aaaab183be0] mono-beagled(mono_string_new+0x2a) [0x44ea71] [0x408fd95d] Version-Release number of selected component (if applicable): beagle-0.1.4-3 How reproducible: Always Steps to Reproduce: 1. yum install beagle 2. beagled Actual Results: beagled crashes Expected Results: beagled starts up without error Additional info:
*** This bug has been marked as a duplicate of 177592 ***
*** Bug 177749 has been marked as a duplicate of this bug. ***