Created attachment 119597 [details] Backtrace SUMMARY Whenever I log in, akonadi_indexing_agent crashes. Crashes again after restarting the application. STEPS TO REPRODUCE 1. Log in to my system 2. 3. OBSERVED RESULT Crash EXPECTED RESULT No crash SOFTWARE/OS VERSIONS Linux/KDE Plasma: Gentoo Linux (Kernel 4.12.12) (available in About System) KDE Plasma Version: 5.15.3 KDE Frameworks Version: 5.56.0 Qt Version: 5.11.3 ADDITIONAL INFORMATION
pasting inline: #11 0x00007fb82345b682 in __cxxabiv1::__cxa_throw (obj=obj@entry=0x7fb80002a510, tinfo=0x7fb826687b80 <typeinfo for Xapian::DatabaseModifiedError>, tinfo@entry=0x7fb82600ae78 <typeinfo for Xapian::DatabaseModifiedError>, dest=dest@entry=0x7fb825ca6830 <Xapian::DatabaseModifiedError::~DatabaseModifiedError()>) at /tmp/portage/sys-devel/gcc-8.2.0-r6/work/gcc-8.2.0/libstdc++-v3/libsupc++/eh_throw.cc:95 #12 0x00007fb825c3f498 in GlassTable::set_overwritten (this=0x558f6a5afef0) at /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/ext/new_allocator.h:86 #13 0x00007fb825d06b68 in GlassTable::block_to_cursor(Glass::Cursor*, int, unsigned int) const () at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/backends/glass/glass_table.cc:337 #14 0x00007fb825d07571 in GlassTable::next_default(Glass::Cursor*, int) const () at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/common/wordaccess.h:52 #15 0x00007fb825d07520 in GlassTable::next_default(Glass::Cursor*, int) const () at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/backends/glass/glass_table.cc:2174 #16 0x00007fb825ce2d4e in GlassTable::next (j=0, C_=<optimized out>, this=<optimized out>) at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/backends/glass/glass_table.h:859 #17 GlassCursor::read_tag(bool) () at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/backends/glass/glass_cursor.cc:314 #18 0x00007fb825cf8633 in GlassPostList::move_to_chunk_containing(unsigned int) () at /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/include/g++-v8/bits/unique_ptr.h:342 #19 0x00007fb825cf8ae2 in GlassPostList::jump_to (this=0x558f6a4b57f0, desired_did=208231) at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/backends/glass/glass_postlist.cc:1022 #20 0x00007fb825cfe72e in GlassPostListTable::get_doclength(unsigned int, Xapian::Internal::intrusive_ptr<GlassDatabase const>) const () at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/backends/glass/glass_postlist.cc:202 #21 0x00007fb825ce3bb8 in GlassDatabase::get_doclength(unsigned int) const () at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/include/xapian/intrusive_ptr.h:105 #22 0x00007fb825c511a1 in LeafPostList::get_weight (this=0x558f6a4adb10) at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/api/leafpostlist.cc:80 #23 0x00007fb825d5aa70 in MultiMatch::get_mset(unsigned int, unsigned int, unsigned int, Xapian::MSet&, Xapian::Weight::Internal&, Xapian::MatchDecider const*, Xapian::KeyMaker const*) () at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/matcher/multimatch.cc:604 #24 0x00007fb825c62ba6 in Xapian::Enquire::Internal::get_mset(unsigned int, unsigned int, unsigned int, Xapian::RSet const*, Xapian::MatchDecider const*) const () at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/api/omenquire.cc:600 #25 0x00007fb825c62e94 in Xapian::Enquire::get_mset (this=this@entry=0x7fffee6daa68, first=first@entry=0, maxitems=maxitems@entry=4294967295, check_at_least=check_at_least@entry=0, rset=rset@entry=0x0, mdecider=0x0) at /tmp/portage/dev-libs/xapian-1.4.7/work/xapian-core-1.4.7/api/omenquire.cc:965 #26 0x00007fb826268a06 in Akonadi::Search::PIM::IndexedItemsPrivate::findIndexedInDatabase(QSet<long long>&, long long, QString const&) () at /tmp/portage/kde-apps/akonadi-search-18.12.3/work/akonadi-search-18.12.3/lib/indexeditems.cpp:160 #27 0x00007fb826268e12 in Akonadi::Search::PIM::IndexedItemsPrivate::findIndexed(QSet<long long>&, long long) () at /tmp/portage/kde-apps/akonadi-search-18.12.3/work/akonadi-search-18.12.3/lib/indexeditems.cpp:169 #28 0x0000558f68e165e7 in CollectionIndexingJob::findUnindexed() () at /tmp/portage/kde-apps/akonadi-search-18.12.3/work/akonadi-search-18.12.3/agent/collectionindexingjob.cpp:186 #29 0x0000558f68e19228 in CollectionIndexingJob::slotOnCollectionFetched(KJob*) () at /tmp/portage/kde-apps/akonadi-search-18.12.3/work/akonadi-search-18.12.3/agent/collectionindexingjob.cpp:98
*** This bug has been marked as a duplicate of bug 401865 ***