Bug 413797 - Baloo crashed on login
Summary: Baloo crashed on login
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Engine (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-11-04 07:02 UTC by Rodney Ricks
Modified: 2020-03-15 15:42 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 Rodney Ricks 2019-11-04 07:02:09 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.20-default x86_64
Distribution (Platform): openSUSE RPMs

-- Information about the crash:
- Custom settings of the application: I had moved /home to a different partition to resize it, then moved it back.

-- 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 0x7fca7375c900 (LWP 4113))]

Thread 3 (Thread 0x7f8a63fff700 (LWP 4405)):
[KCrash Handler]
#6  0x00007fca710a3160 in raise () from /lib64/libc.so.6
#7  0x00007fca710a4741 in abort () from /lib64/libc.so.6
#8  0x00007fca6eb3ba82 in mdb_assert_fail (env=0x5594ba5f30d0, expr_txt=expr_txt@entry=0x7fca6eb3d50f "rc == 0", func=func@entry=0x7fca6eb3de78 <__func__.6935> "mdb_page_dirty", line=line@entry=2071, file=0x7fca6eb3d4f0 "mdb.c") at mdb.c:1487
#9  0x00007fca6eb30d85 in mdb_page_dirty (txn=0x5594ba5f45c0, mp=<optimized out>) at mdb.c:2071
#10 0x00007fca6eb31f6a in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f8a63ffdfb0, mc=<optimized out>) at mdb.c:2252
#11 0x00007fca6eb33d24 in mdb_page_new (mc=mc@entry=0x7f8a63ffe540, flags=18, num=num@entry=1, mp=mp@entry=0x7f8a63ffe070) at mdb.c:6965
#12 0x00007fca6eb34269 in mdb_page_split (mc=mc@entry=0x7f8a63ffe540, newkey=newkey@entry=0x7f8a63ffe920, newdata=0x7f8a63ffe930, newpgno=newpgno@entry=18446744073709551615, nflags=nflags@entry=0) at mdb.c:8385
#13 0x00007fca6eb372ac in mdb_cursor_put (mc=0x7f8a63ffe540, key=0x7f8a63ffe920, data=0x7f8a63ffe930, flags=<optimized out>) at mdb.c:6719
#14 0x00007fca6eb39afb in mdb_put (txn=0x5594ba5f45c0, dbi=5, key=key@entry=0x7f8a63ffe920, data=data@entry=0x7f8a63ffe930, flags=flags@entry=0) at mdb.c:8796
#15 0x00007fca7273354f in Baloo::DocumentDB::put (this=this@entry=0x7f8a63ffea00, docId=<optimized out>, docId@entry=1749331366387910677, list=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documentdb.cpp:77
#16 0x00007fca7274c440 in Baloo::WriteTransaction::addDocument (this=0x7f8a5c004da0, doc=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:70
#17 0x00007fca72747b89 in Baloo::Transaction::addDocument (this=this@entry=0x7f8a63ffeb20, doc=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:233
#18 0x00005594b899bbab in Baloo::UnindexedFileIndexer::run (this=0x5594ba685ca0) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:73
#19 0x00007fca71b9de22 in QThreadPoolThread::run (this=0x5594ba6978a0) at thread/qthreadpool.cpp:99
#20 0x00007fca71ba0ced in QThreadPrivate::start (arg=0x5594ba6978a0) at thread/qthread_unix.cpp:368
#21 0x00007fca6ef9a569 in start_thread () from /lib64/libpthread.so.0
#22 0x00007fca711659ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fca68b3b700 (LWP 4116)):
#0  0x00007fca7115b19b in poll () from /lib64/libc.so.6
#1  0x00007fca6d5161a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fca6d5162bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fca71dd896b in QEventDispatcherGlib::processEvents (this=0x7fca64000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fca71d7d90a in QEventLoop::exec (this=this@entry=0x7fca68b3ac80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fca71b9bdaa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007fca7296e9e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007fca71ba0ced in QThreadPrivate::start (arg=0x7fca72be1d60) at thread/qthread_unix.cpp:368
#8  0x00007fca6ef9a569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fca711659ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fca7375c900 (LWP 4113)):
#0  0x00007fca7115b19b in poll () from /lib64/libc.so.6
#1  0x00007fca6d5161a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fca6d5162bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fca71dd896b in QEventDispatcherGlib::processEvents (this=0x5594ba5df680, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fca71d7d90a in QEventLoop::exec (this=this@entry=0x7ffed8326670, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fca71d869b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x00005594b899013c 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 4113) detached]

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

Possible duplicates by query: bug 413773, bug 413558, bug 413421, bug 413289, bug 412847.

Reported using DrKonqi
Comment 1 Nate Graham 2019-11-04 17:56:38 UTC

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