Bug 359325 - Baloo crashes on log-in again
Summary: Baloo crashes on log-in again
Status: RESOLVED DUPLICATE of bug 352984
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.16.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-02-12 15:58 UTC by basu123ra
Modified: 2016-09-11 19:26 UTC (History)
3 users (show)

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 basu123ra 2016-02-12 15:58:58 UTC
Application: baloo_file (5.16.0)

Qt Version: 5.5.1
Operating System: Linux 4.1.15-8-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I reported that baloo crashed inmediatly after log-in into plasma. I can confirm that the situation happens every time.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7fa95007f700 (LWP 4377)):
#0  0x00007faa99e2dc1d in poll () at /lib64/libc.so.6
#1  0x00007faa9686de64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007faa9686df7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007faa9aa58d8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007faa9a9ffd53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x0000000000422845 in Baloo::FileContentIndexer::run() ()
#6  0x00007faa9a823382 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007faa9a82632f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007faa98e680a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007faa99e3604d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7faa9c2ef780 (LWP 2390)):
[KCrash Handler]
#6  0x00007faa97b5925c in mdb_get () at /usr/lib64/liblmdb-0.9.14.so
#7  0x00007faa9b0f192d in Baloo::IdTreeDB::get(unsigned long long) () at /usr/lib64/libKF5BalooEngine.so.5
#8  0x00007faa9b0eeca0 in Baloo::DocumentUrlDB::getId(unsigned long long, QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#9  0x00007faa9b1003e9 in Baloo::Transaction::documentId(QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#10 0x000000000042a923 in Baloo::MetadataMover::removeMetadata(Baloo::Transaction*, QString const&) ()
#11 0x000000000042a9dd in Baloo::MetadataMover::removeFileMetadata(QString const&) ()
#12 0x00007faa9aa3173f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x0000000000434405 in Baloo::PendingFileQueue::removeFileIndex(QString const&) ()
#14 0x0000000000428bc6 in Baloo::PendingFileQueue::processCache() ()
#15 0x00007faa9aa3173f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007faa9aa3ef22 in QTimer::timerEvent(QTimerEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007faa9aa328bc in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007faa9aa0218d in QCoreApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#19 0x00007faa9aa01e95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007faa9aa5877d in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5
#21 0x00007faa9aa58aa1 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007faa9686dc84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#23 0x00007faa9686ded8 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007faa9686df7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#25 0x00007faa9aa58d6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007faa9a9ffd53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#27 0x00007faa9aa078f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#28 0x0000000000417d92 in main ()

Possible duplicates by query: bug 359292, bug 359276, bug 359239, bug 358962, bug 358585.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 19:26:41 UTC

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