Bug 347019 - ballo file seg fault
Summary: ballo file seg fault
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-01 17:52 UTC by jeff
Modified: 2015-05-03 00:00 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 jeff 2015-05-01 17:52:14 UTC
Application: baloo_file (5.9.0)

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

-- Information about the crash:
Spawning Konversation via SASL Not sure if it was a coincidence or not.

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

Thread 2 (Thread 0x7fb823efe700 (LWP 2099)):
#0  0x00007fb83a4d666d in poll () at /lib64/libc.so.6
#1  0x00007fb839b9b182 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007fb839b9ccff in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007fb825a465e9 in QXcbEventReader::run() () at /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x00007fb83b0e145e in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007fb83902e555 in start_thread () at /lib64/libpthread.so.0
#6  0x00007fb83a4e1f3d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fb842812900 (LWP 2094)):
[KCrash Handler]
#5  0x00007fb842376d9f in ChertTable::find_in_block(unsigned char const*, Key, bool, int) () at /lib64/libxapian.so.22
#6  0x00007fb842377c43 in ChertTable::find(Cursor*) const () at /lib64/libxapian.so.22
#7  0x00007fb842350e59 in ChertCursor::find_entry(std::string const&) () at /lib64/libxapian.so.22
#8  0x00007fb84237e453 in ChertValueManager::get_chunk_containing_did(unsigned int, unsigned int, std::string&) const () at /lib64/libxapian.so.22
#9  0x00007fb84237e9f5 in ChertValueManager::get_value(unsigned int, unsigned int) const () at /lib64/libxapian.so.22
#10 0x00007fb8423617ee in ChertDocument::do_get_value(unsigned int) const () at /lib64/libxapian.so.22
#11 0x00007fb8422cf5ca in Xapian::Document::Internal::get_value(unsigned int) const () at /lib64/libxapian.so.22
#12 0x00007fb8422cf600 in Xapian::Document::get_value(unsigned int) const () at /lib64/libxapian.so.22
#13 0x00007fb8417ce30a 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 0x00007fb83b2ea3f1 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#18 0x00007fb83c1a5dec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#19 0x00007fb83c1ab370 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#20 0x00007fb83b2b97fb in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#21 0x00007fb83b2bbf27 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#22 0x00007fb83b3100c3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#23 0x00007fb835f020ba in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#24 0x00007fb835f02450 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#25 0x00007fb835f024fc in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#26 0x00007fb83b3104cf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#27 0x00007fb83b2b727a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#28 0x00007fb83b2becdc in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#29 0x0000000000416dd6 in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-05-03 00:00:28 UTC

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