Bug 348489 - Baloo crashed at startup
Summary: Baloo crashed at startup
Status: RESOLVED DUPLICATE of bug 341990
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: 2015-05-31 09:37 UTC by Jan Čulík
Modified: 2015-05-31 14:06 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 Jan Čulík 2015-05-31 09:37:15 UTC
Application: baloo_file (5.9.0)

Qt Version: 5.4.1
Operating System: Linux 4.0.4-301.fc22.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:

I had disabled file indexing and when I turned it on again in Systemsettings, Baloo immediately crashed.

-- Backtrace:
Application: Baloo File (baloo_file), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f25ce4b4900 (LWP 13094))]

Thread 2 (Thread 0x7f25af957700 (LWP 13097)):
#0  0x00007f25c611e66d in poll () from /lib64/libc.so.6
#1  0x00007f25c57e3182 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f25c57e4cff in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f25b149f5e9 in QXcbEventReader::run() () from /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x00007f25c6d28ede in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f25c4c76555 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f25c6129f3d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f25ce4b4900 (LWP 13094)):
[KCrash Handler]
#5  0x00007f25ce011d9f in ChertTable::find_in_block(unsigned char const*, Key, bool, int) () from /lib64/libxapian.so.22
#6  0x00007f25ce012c43 in ChertTable::find(Cursor*) const () from /lib64/libxapian.so.22
#7  0x00007f25cdfebe59 in ChertCursor::find_entry(std::string const&) () from /lib64/libxapian.so.22
#8  0x00007f25ce019453 in ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::string&) const () from /lib64/libxapian.so.22
#9  0x00007f25ce0199f5 in ChertValueManager::get_value(unsigned int, unsigned int) const () from /lib64/libxapian.so.22
#10 0x00007f25cdffc7ee in ChertDocument::do_get_value(unsigned int) const () from /lib64/libxapian.so.22
#11 0x00007f25cdf6a5ca in Xapian::Document::Internal::get_value(unsigned int) const () from /lib64/libxapian.so.22
#12 0x00007f25cdf6a600 in Xapian::Document::get_value(unsigned int) const () from /lib64/libxapian.so.22
#13 0x00007f25cd46a30a in Baloo::XapianDocument::value(int) const () from /lib64/libKF5BalooXapian.so.1
#14 0x000000000041f574 in Baloo::BasicIndexingQueue::shouldIndex(Baloo::FileMapping&, QString const&) const ()
#15 0x00000000004201c5 in Baloo::BasicIndexingQueue::process(Baloo::FileMapping&, QFlags<Baloo::UpdateDirFlag>) ()
#16 0x00000000004209dc in Baloo::BasicIndexingQueue::processNextIteration() ()
#17 0x00007f25c6f39b11 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f25c7e047cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007f25c7e09e70 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007f25c6f0824b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f25c6f0a387 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#22 0x00007f25c6f5f333 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007f25c1753a8a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007f25c1753e20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#25 0x00007f25c1753ecc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007f25c6f5f73f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007f25c6f05a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007f25c6f0d5fc in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x0000000000416dd6 in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-05-31 14:06:17 UTC

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