Bug 353522 - baloo 'crashed'
Summary: baloo 'crashed'
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-10-04 10:43 UTC by Nairiel
Modified: 2015-10-10 21:53 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 Nairiel 2015-10-04 10:43:10 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: copying about 60 images from a micro sd to /home/pictures
error message: Executable: baloo_file PID: 1398 Signal: Segmentation fault (11) Time: 04/10/2015 12:35:34

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 0x7f831d59b900 (LWP 1398))]

Thread 2 (Thread 0x7f82fea40700 (LWP 1401)):
#0  0x00007f831521c66d in poll () from /lib64/libc.so.6
#1  0x00007f83148e1182 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f83148e2cff in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f83005885e9 in QXcbEventReader::run() () from /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x00007f8315e26ede in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f8313d74555 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f8315227f3d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f831d59b900 (LWP 1398)):
[KCrash Handler]
#5  0x00007f831d0f6d9f in ChertTable::find_in_block(unsigned char const*, Key, bool, int) () from /lib64/libxapian.so.22
#6  0x00007f831d0f7c43 in ChertTable::find(Cursor*) const () from /lib64/libxapian.so.22
#7  0x00007f831d0d0e59 in ChertCursor::find_entry(std::string const&) () from /lib64/libxapian.so.22
#8  0x00007f831d0fe453 in ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::string&) const () from /lib64/libxapian.so.22
#9  0x00007f831d0fe9f5 in ChertValueManager::get_value(unsigned int, unsigned int) const () from /lib64/libxapian.so.22
#10 0x00007f831d0e17ee in ChertDocument::do_get_value(unsigned int) const () from /lib64/libxapian.so.22
#11 0x00007f831d04f5ca in Xapian::Document::Internal::get_value(unsigned int) const () from /lib64/libxapian.so.22
#12 0x00007f831d04f600 in Xapian::Document::get_value(unsigned int) const () from /lib64/libxapian.so.22
#13 0x00007f831c54f30a 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 0x00007f8316037b11 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f8316f027cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007f8316f07e70 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007f831600624b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f8316008387 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#22 0x00007f831605d333 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007f831083ca8a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007f831083ce20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#25 0x00007f831083cecc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007f831605d73f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007f8316003a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007f831600b5fc in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x0000000000416dd6 in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-10-10 21:53:39 UTC

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