Bug 383334 - Baloo daemon crash
Summary: Baloo daemon crash
Status: RESOLVED DUPLICATE of bug 383101
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-08-09 20:59 UTC by Tony
Modified: 2018-03-22 04:15 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 Tony 2017-08-09 20:59:45 UTC
Application: baloo_file (5.37.0)

Qt Version: 5.9.1
Frameworks Version: 5.37.0
Operating System: Linux 4.11.8-2-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:

I had a dolphin window open with a search result for a file. As it was searching i noticed it was a bit slower than usual, i opened a temernil to confirm i had boloo disabled a couple of days ego, it was, an ran "balooctl start". The daemon crash soon after.

The crash can be reproduced sometimes.

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

Thread 3 (Thread 0x7f93cf03f700 (LWP 4476)):
[KCrash Handler]
#6  0x00007f93d7d4fa90 in raise () from /lib64/libc.so.6
#7  0x00007f93d7d510f6 in abort () from /lib64/libc.so.6
#8  0x00007f93d5aea932 in mdb_assert_fail (env=0x563c59a3c8e0, expr_txt=expr_txt@entry=0x7f93d5aec3bf "rc == 0", func=func@entry=0x7f93d5aeccf8 <__func__.6937> "mdb_page_dirty", line=line@entry=2071, file=0x7f93d5aec3a0 "mdb.c") at mdb.c:1487
#9  0x00007f93d5adfe05 in mdb_page_dirty (txn=0x563c59a485a0, mp=<optimized out>) at mdb.c:2071
#10 0x00007f93d5ae0fea in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f93cf03def8, mc=<optimized out>) at mdb.c:2252
#11 0x00007f93d5ae1259 in mdb_page_touch (mc=mc@entry=0x7f93cf03e430) at mdb.c:2370
#12 0x00007f93d5ae2d54 in mdb_cursor_touch (mc=mc@entry=0x7f93cf03e430) at mdb.c:6273
#13 0x00007f93d5ae5eee in mdb_cursor_put (mc=0x7f93cf03e430, key=0x7f93cf03e800, data=0x7f93cf03e810, flags=<optimized out>) at mdb.c:6407
#14 0x00007f93d5ae89ab in mdb_put (txn=0x563c59a485a0, dbi=7, key=key@entry=0x7f93cf03e800, data=data@entry=0x7f93cf03e810, flags=flags@entry=0) at mdb.c:8765
#15 0x00007f93d914f10d in Baloo::IdTreeDB::put (this=this@entry=0x7f93cf03e870, docId=<optimized out>, docId@entry=24769806540474433, subDocIds=...) at /usr/src/debug/baloo-5.36.0git.20170806T162401~41b96b47/src/engine/idtreedb.cpp:71
#16 0x00007f93d914bbe5 in Baloo::DocumentUrlDB::add (this=this@entry=0x7f93cf03eaf0, id=id@entry=31028462948976705, parentId=parentId@entry=24769806540474433, name=...) at /usr/src/debug/baloo-5.36.0git.20170806T162401~41b96b47/src/engine/documenturldb.cpp:118
#17 0x00007f93d914bee3 in Baloo::DocumentUrlDB::put (this=this@entry=0x7f93cf03eaf0, docId=docId@entry=31028462948976705, url=...) at /usr/src/debug/baloo-5.36.0git.20170806T162401~41b96b47/src/engine/documenturldb.cpp:69
#18 0x00007f93d9160794 in Baloo::WriteTransaction::addDocument (this=0x7f53c0002f90, doc=...) at /usr/src/debug/baloo-5.36.0git.20170806T162401~41b96b47/src/engine/writetransaction.cpp:57
#19 0x00007f93d915c399 in Baloo::Transaction::addDocument (this=this@entry=0x7f93cf03ebb0, doc=...) at /usr/src/debug/baloo-5.36.0git.20170806T162401~41b96b47/src/engine/transaction.cpp:226
#20 0x0000563c58763449 in Baloo::FirstRunIndexer::run (this=0x563c599e6060) at /usr/src/debug/baloo-5.36.0git.20170806T162401~41b96b47/src/file/firstrunindexer.cpp:76
#21 0x00007f93d8811181 in QThreadPoolThread::run() () from /usr/lib64/libQt5Core.so.5
#22 0x00007f93d8814d2e in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#23 0x00007f93d6e5a4d7 in start_thread () from /lib64/libpthread.so.0
#24 0x00007f93d7e08b2f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f93cfb82700 (LWP 4475)):
#0  0x00007f93d47bdb94 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f93d4778248 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f93d4778c4b in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f93d4778e2c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f93d8a376ab in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007f93d89e035a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#6  0x00007f93d881031a in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#7  0x00007f93d9c6aa45 in QDBusConnectionManager::run() () from /usr/lib64/libQt5DBus.so.5
#8  0x00007f93d8814d2e in QThreadPrivate::start(void*) () from /usr/lib64/libQt5Core.so.5
#9  0x00007f93d6e5a4d7 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f93d7e08b2f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f93da3c6300 (LWP 4473)):
#0  0x00007f93d7dff18d in poll () from /lib64/libc.so.6
#1  0x00007f93d4778d19 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f93d4778e2c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f93d8a3768f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#4  0x00007f93d89e035a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#5  0x00007f93d89e8be4 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#6  0x0000563c5875e1ac in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo-5.36.0git.20170806T162401~41b96b47/src/file/main.cpp:104

Possible duplicates by query: bug 383101, bug 380111, bug 378947, bug 378233, bug 377604.

Reported using DrKonqi
Comment 1 Tony 2018-03-22 04:15:50 UTC

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