Bug 348808 - baloo crashed when copying files
Summary: baloo crashed when copying files
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-06-07 04:14 UTC by Syam
Modified: 2015-06-07 10:03 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 Syam 2015-06-07 04:14:07 UTC
Application: baloo_file (5.9.0)

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

-- Information about the crash:
Copying several (types of) files from one local drive to anotrher.

The crash can be reproduced sometimes.

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

Thread 2 (Thread 0x7fd8b692a700 (LWP 3849)):
#0  0x00007fd8ced6b66d in poll () from /lib64/libc.so.6
#1  0x00007fd8ce430182 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007fd8ce431d07 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007fd8b8e0b5e9 in QXcbEventReader::run() () from /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x00007fd8cf975ede in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007fd8cd8c3555 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd8ced76f3d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd8d70fc900 (LWP 3843)):
[KCrash Handler]
#5  0x00007fd8d6c5ed9f in ChertTable::find_in_block(unsigned char const*, Key, bool, int) () from /lib64/libxapian.so.22
#6  0x00007fd8d6c5fc43 in ChertTable::find(Cursor*) const () from /lib64/libxapian.so.22
#7  0x00007fd8d6c38e59 in ChertCursor::find_entry(std::string const&) () from /lib64/libxapian.so.22
#8  0x00007fd8d6c66453 in ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::string&) const () from /lib64/libxapian.so.22
#9  0x00007fd8d6c669f5 in ChertValueManager::get_value(unsigned int, unsigned int) const () from /lib64/libxapian.so.22
#10 0x00007fd8d6c497ee in ChertDocument::do_get_value(unsigned int) const () from /lib64/libxapian.so.22
#11 0x00007fd8d6bb75ca in Xapian::Document::Internal::get_value(unsigned int) const () from /lib64/libxapian.so.22
#12 0x00007fd8d6bb7600 in Xapian::Document::get_value(unsigned int) const () from /lib64/libxapian.so.22
#13 0x00007fd8d60b730a 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 0x00007fd8cfb86b11 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007fd8d0a517cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007fd8d0a56e70 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007fd8cfb5524b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007fd8cfb57387 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#22 0x00007fd8cfbac333 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007fd8ca2e4a8a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007fd8ca2e4e20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#25 0x00007fd8ca2e4ecc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007fd8cfbac73f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007fd8cfb52a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007fd8cfb5a5fc in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x0000000000416dd6 in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-06-07 10:03:14 UTC

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