Bug 342211 - Baloo crashes on start-up - Segmentation fault
Summary: Baloo crashes on start-up - Segmentation fault
Status: RESOLVED DUPLICATE of bug 333772
Alias: None
Product: Baloo
Classification: Unmaintained
Component: General (show other bugs)
Version: 4.13
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-26 00:55 UTC by Jonathan Villatoro
Modified: 2014-12-29 13:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Villatoro 2014-12-26 00:55:22 UTC
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]
Comment 1 Vishesh Handa 2014-12-29 13:49:57 UTC
Thanks for reporting the bug.

*** This bug has been marked as a duplicate of bug 333772 ***