Bug 334229 - Baloo indexer crashes on session login
Summary: Baloo indexer crashes on session login
Status: RESOLVED DUPLICATE of bug 333772
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-05-02 13:39 UTC by Dennis Nienhüser
Modified: 2014-05-03 06:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Nienhüser 2014-05-02 13:39:58 UTC
Application: baloo_file (0.1)
KDE Platform Version: 4.13.0
Qt Version: 4.8.6
Operating System: Linux 3.13.0-24-generic i686
Distribution: Ubuntu 14.04 LTS

-- Information about the crash:
- Custom settings of the application:
I created a read-only file (not directory) ~/.local/share/baloo which likely is the reason for the crash. Still it should check that the database was opened successfully.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo-Datei (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0xb6771a04 in std::vector<Xapian::Internal::RefCntPtr<Xapian::Database::Internal>, std::allocator<Xapian::Internal::RefCntPtr<Xapian::Database::Internal> > >::operator= (this=this@entry=0x92ac4d0, __x=...) at /usr/include/c++/4.8/bits/vector.tcc:161
#7  0xb67709fb in Xapian::Database::Database (this=0x92ac4cc, other=...) at ../api/omdatabase.cc:82
#8  0xb677b9c2 in Xapian::Enquire::Internal::Internal (this=0x92ac4c8, db_=..., errorhandler_=0x0) at ../api/omenquire.cc:621
#9  0xb677bbc7 in Xapian::Enquire::Enquire (this=0xbf8ab358, databases=..., errorhandler=0x0) at ../api/omenquire.cc:874
#10 0x0805dfe4 in Baloo::FileIndexingQueue::fillQueue (this=0x928fa88) at ../../../src/file/fileindexingqueue.cpp:50
#11 0x0805c6e8 in Baloo::IndexingQueue::resume (this=0x928fa88) at ../../../src/file/indexingqueue.cpp:55
#12 0x0805c1d6 in Baloo::IndexScheduler::IndexScheduler (this=0x91b38a0, db=0xbf8ab4e0, config=0xbf8ab518, parent=0xbf8ab4cc) at ../../../src/file/indexscheduler.cpp:82
#13 0x08056040 in Baloo::FileIndexer::FileIndexer (this=0xbf8ab4cc, db=0xbf8ab4e0, config=0xbf8ab518, parent=0xbf8ab4bc) at ../../../src/file/fileindexer.cpp:41
#14 0x0804ef83 in main (argc=1, argv=0xbf8ab604) at ../../../src/file/main.cpp:86

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-05-03 00:51:14 UTC

*** This bug has been marked as a duplicate of bug 333722 ***
Comment 2 Jekyll Wu 2014-05-03 06:02:18 UTC

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