Bug 411139 - Baloo indexing crashes on every KDE start
Summary: Baloo indexing crashes on every KDE start
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.55.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-08-21 15:30 UTC by Andres Nogueiras
Modified: 2019-08-22 23:17 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 Andres Nogueiras 2019-08-21 15:30:55 UTC
Application: baloo_file (5.55.0)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.13-default x86_64
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
- The KDE session was starting, and even the password manager has not started yet, and the indexing stoped and crashed

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 0x7f659a732900 (LWP 2778))]

Thread 3 (Thread 0x7f658ef9f700 (LWP 3490)):
[KCrash Handler]
#6  0x00007f6598080160 in raise () from /lib64/libc.so.6
#7  0x00007f6598081741 in abort () from /lib64/libc.so.6
#8  0x00007f6595b188b2 in mdb_assert_fail (env=0x5579f66483c0, expr_txt=expr_txt@entry=0x7f6595b1a33f "rc == 0", func=func@entry=0x7f6595b1ac78 <__func__.6935> "mdb_page_dirty", line=line@entry=2071, file=0x7f6595b1a320 "mdb.c") at mdb.c:1487
#9  0x00007f6595b0dd85 in mdb_page_dirty (txn=0x5579f6649860, mp=<optimized out>) at mdb.c:2071
#10 0x00007f6595b0ef6a in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f658ef9de68, mc=<optimized out>) at mdb.c:2252
#11 0x00007f6595b0f1d9 in mdb_page_touch (mc=mc@entry=0x7f658ef9e3a0) at mdb.c:2370
#12 0x00007f6595b10cd4 in mdb_cursor_touch (mc=mc@entry=0x7f658ef9e3a0) at mdb.c:6273
#13 0x00007f6595b13e6e in mdb_cursor_put (mc=0x7f658ef9e3a0, key=0x7f658ef9e770, data=0x7f658ef9e780, flags=<optimized out>) at mdb.c:6407
#14 0x00007f6595b1692b in mdb_put (txn=0x5579f6649860, dbi=7, key=key@entry=0x7f658ef9e770, data=data@entry=0x7f658ef9e780, flags=flags@entry=0) at mdb.c:8765
#15 0x00007f659971788d in Baloo::IdTreeDB::put (this=this@entry=0x7f658ef9e7e0, docId=<optimized out>, docId@entry=53480249869993990, subDocIds=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/idtreedb.cpp:71
#16 0x00007f65997143a5 in Baloo::DocumentUrlDB::add (this=this@entry=0x7f658ef9ea50, id=id@entry=55174416899770374, parentId=parentId@entry=53480249869993990, name=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documenturldb.cpp:118
#17 0x00007f659971469b in Baloo::DocumentUrlDB::put (this=this@entry=0x7f658ef9ea50, docId=docId@entry=55174416899770374, url=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documenturldb.cpp:69
#18 0x00007f65997291c4 in Baloo::WriteTransaction::addDocument (this=0x7f2580004da0, doc=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:57
#19 0x00007f6599724b89 in Baloo::Transaction::addDocument (this=this@entry=0x7f658ef9eb20, doc=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:233
#20 0x00005579f5bcdbab in Baloo::UnindexedFileIndexer::run (this=0x5579f67a3640) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:73
#21 0x00007f6598b7ae22 in QThreadPoolThread::run (this=0x5579f67a3300) at thread/qthreadpool.cpp:99
#22 0x00007f6598b7dced in QThreadPrivate::start (arg=0x5579f67a3300) at thread/qthread_unix.cpp:368
#23 0x00007f6595f77569 in start_thread () from /lib64/libpthread.so.0
#24 0x00007f65981429ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f658faf2700 (LWP 2787)):
#0  0x00007f659813819b in poll () from /lib64/libc.so.6
#1  0x00007f65944f31a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f65944f32bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f6598db596b in QEventDispatcherGlib::processEvents (this=0x7f6588000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f6598d5a90a in QEventLoop::exec (this=this@entry=0x7f658faf1c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f6598b78daa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f659994b9e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f6598b7dced in QThreadPrivate::start (arg=0x7f6599bbed60) at thread/qthread_unix.cpp:368
#8  0x00007f6595f77569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f65981429ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f659a732900 (LWP 2778)):
#0  0x00007f659813819b in poll () from /lib64/libc.so.6
#1  0x00007f65944f31a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f65944f32bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f6598db596b in QEventDispatcherGlib::processEvents (this=0x5579f6634600, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f6598d5a90a in QEventLoop::exec (this=this@entry=0x7ffc29ef0b30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f6598d639b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x00005579f5bc213c in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/main.cpp:104
[Inferior 1 (process 2778) detached]

The reporter indicates this bug may be a duplicate of or related to bug 411064.

Possible duplicates by query: bug 411064, bug 410494, bug 410403, bug 410367, bug 410134.

Reported using DrKonqi
Comment 1 Stefan Brüns 2019-08-22 23:17:12 UTC

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