Upon first booting the system, I get an error pop-up showing that Baloo crashed. As you may see from the generated crash information, it throws a Segfault related to the libthread_db.so library. I've also included what dmesg showed when searching for baloo. Please let me know if I may need to perform some other tests in order to help out, or if you need additional information about my system. -- Generated crash info report -- Application: Baloo File (baloo_file), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #5 std::vector<Xapian::Internal::RefCntPtr<Xapian::Database::Internal>, std::allocator<Xapian::Internal::RefCntPtr<Xapian::Database::Internal> > >::operator= (this=this@entry=0xbb6f50, __x=...) at /usr/include/c++/4.8/bits/vector.tcc:161 #6 0x00007fcf030dbd5c in Xapian::Database::Database (this=0xbb6f48, other=...) at api/omdatabase.cc:82 #7 0x00007fcf030e4e9a in Xapian::Enquire::Internal::Internal (this=0xbb6f40, db_=..., errorhandler_=0x0) at api/omenquire.cc:621 #8 0x00007fcf030e504e in Xapian::Enquire::Enquire (this=0x7fff993c8f20, databases=..., errorhandler=0x0) at api/omenquire.cc:874 #9 0x0000000000417ea3 in _start () -- dmesg shows the following -- # dmesg | grep baloo [ 51.296535] baloo_file[1777]: segfault at 10 ip 00007fb166fa7caa sp 00007fff77c30aa0 error 4 in libxapian.so.22.6.6[7fb166f5b000+1f5000]
Thanks for reporting the bug. *** This bug has been marked as a duplicate of bug 333772 ***