Bug 348713 - Crash during normal operation
Summary: Crash during normal operation
Status: RESOLVED FIXED
Alias: None
Product: Baloo
Classification: Unmaintained
Component: General (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Vishesh Handa
URL:
Keywords: drkonqi
: 348759 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-06-04 20:14 UTC by Vladast
Modified: 2015-06-05 21:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladast 2015-06-04 20:14:59 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:
- What I was doing when the application crashed:
In parallel, I've been:
1. Installing application(s) via dnf
2. SCP-ing files to machine which experienced the crash
NOTE: At the moment of the crash, machine which experienced the crash was locked, so there was no UI interaction when crash happened.

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

Thread 2 (Thread 0x7f1f4617b700 (LWP 1415)):
#0  0x00007f1f5c94266d in poll () at /lib64/libc.so.6
#1  0x00007f1f5c007182 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007f1f5c008d07 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007f1f47cc35e9 in QXcbEventReader::run() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x00007f1f5d54cede in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007f1f5b49a555 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f1f5c94df3d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f1f64cd7900 (LWP 1412)):
[KCrash Handler]
#5  0x00007f1f64835d9f in ChertTable::find_in_block(unsigned char const*, Key, bool, int) () at /lib64/libxapian.so.22
#6  0x00007f1f64836c43 in ChertTable::find(Cursor*) const () at /lib64/libxapian.so.22
#7  0x00007f1f6480fe59 in ChertCursor::find_entry(std::string const&) () at /lib64/libxapian.so.22
#8  0x00007f1f6483d453 in ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::string&) const () at /lib64/libxapian.so.22
#9  0x00007f1f6483d9f5 in ChertValueManager::get_value(unsigned int, unsigned int) const () at /lib64/libxapian.so.22
#10 0x00007f1f648207ee in ChertDocument::do_get_value(unsigned int) const () at /lib64/libxapian.so.22
#11 0x00007f1f6478e5ca in Xapian::Document::Internal::get_value(unsigned int) const () at /lib64/libxapian.so.22
#12 0x00007f1f6478e600 in Xapian::Document::get_value(unsigned int) const () at /lib64/libxapian.so.22
#13 0x00007f1f63c8e30a in Baloo::XapianDocument::value(int) const () at /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 0x00007f1f5d75db11 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#18 0x00007f1f5e6287cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#19 0x00007f1f5e62de70 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#20 0x00007f1f5d72c24b in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#21 0x00007f1f5d72e387 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#22 0x00007f1f5d783333 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#23 0x00007f1f57f77a8a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#24 0x00007f1f57f77e20 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#25 0x00007f1f57f77ecc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#26 0x00007f1f5d78373f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#27 0x00007f1f5d729a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#28 0x00007f1f5d7315fc in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#29 0x0000000000416dd6 in main ()

Reported using DrKonqi
Comment 1 Rex Dieter 2015-06-05 19:56:24 UTC
*** Bug 348759 has been marked as a duplicate of this bug. ***
Comment 2 Rex Dieter 2015-06-05 19:57:44 UTC
triaging to baloo
Comment 3 Vishesh Handa 2015-06-05 21:02:24 UTC
Fixed with the August Plasma release.