Bug 417970 - Baloo Crash
Summary: Baloo Crash
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.67.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-02-21 06:37 UTC by Falko Meyser
Modified: 2020-02-22 05:43 UTC (History)
1 user (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 Falko Meyser 2020-02-21 06:37:05 UTC
Application: baloo_file (5.67.0)

Qt Version: 5.14.1
Frameworks Version: 5.67.0
Operating System: Linux 5.5.4-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

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

I`ve bootet the system. The crash came directly after boot. I`ve installed the KDE and addictionally the Gnome desktop.

The crash can be reproduced every time.

-- 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 0x7ffb38629c80 (LWP 3210))]

Thread 3 (Thread 0x7ffb35d16700 (LWP 3450)):
[KCrash Handler]
#6  0x00007ffb3b166ea1 in raise () from /lib64/libc.so.6
#7  0x00007ffb3b15053d in abort () from /lib64/libc.so.6
#8  0x00007ffb39b55543 in mdb_assert_fail.constprop.0 (env=0x55fe8cdd38a0, expr_txt=expr_txt@entry=0x7ffb39b57477 "rc == 0", func=func@entry=0x7ffb39b579b0 <__func__.7211> "mdb_page_dirty", line=line@entry=2127, file=0x7ffb39b57010 "mdb.c") at mdb.c:1542
#9  0x00007ffb39b53bd5 in mdb_page_dirty (mp=<optimized out>, txn=0x55fe8cde29c0) at mdb.c:2114
#10 mdb_page_dirty (txn=0x55fe8cde29c0, mp=<optimized out>) at mdb.c:2114
#11 0x00007ffb39b4cd06 in mdb_page_alloc.isra.0.lto_priv.0 (num=num@entry=1, mp=mp@entry=0x7ffb35d15070, mc=<optimized out>) at mdb.c:2308
#12 0x00007ffb39b4cd64 in mdb_page_new (mc=mc@entry=0x7ffb35d15610, flags=18, num=num@entry=1, mp=mp@entry=0x7ffb35d15138) at mdb.c:7178
#13 0x00007ffb39b4d28c in mdb_page_split (mc=mc@entry=0x7ffb35d15610, newkey=newkey@entry=0x7ffb35d15a10, newdata=0x7ffb35d15a00, newpgno=newpgno@entry=18446744073709551615, nflags=nflags@entry=0) at mdb.c:8615
#14 0x00007ffb39b4e99c in mdb_cursor_put (mc=mc@entry=0x7ffb35d15610, key=key@entry=0x7ffb35d15a10, data=data@entry=0x7ffb35d15a00, flags=flags@entry=0) at mdb.c:6944
#15 0x00007ffb39b515bb in mdb_put (txn=0x55fe8cde29c0, dbi=4, key=key@entry=0x7ffb35d15a10, data=data@entry=0x7ffb35d15a00, flags=flags@entry=0) at mdb.c:9022
#16 0x00007ffb3af3455f in Baloo::DocumentDB::put (this=0x7ffb35d15b70, docId=<optimized out>, list=...) at /usr/src/debug/baloo5-5.67.0-1.1.x86_64/src/engine/documentdb.cpp:79
#17 0x00007ffb3af20917 in Baloo::WriteTransaction::addDocument (this=0x7fbb28004e10, doc=...) at /usr/src/debug/baloo5-5.67.0-1.1.x86_64/src/engine/writetransaction.cpp:62
#18 0x00007ffb3af20aee in Baloo::Transaction::addDocument (doc=..., this=this@entry=0x7ffb35d15c40, this=this@entry=0x7ffb35d15c40, doc=...) at /usr/src/debug/baloo5-5.67.0-1.1.x86_64/src/engine/transaction.cpp:254
#19 0x000055fe8b249e9c in Baloo::FirstRunIndexer::run (this=0x55fe8cdf77f0) at /usr/include/qt5/QtCore/qrefcount.h:60
#20 0x00007ffb3a98d862 in QThreadPoolThread::run (this=0x55fe8ce40fd0) at thread/qthreadpool.cpp:99
#21 0x00007ffb3a98a6f8 in QThreadPrivate::start (arg=0x55fe8ce40fd0) at thread/qthread_unix.cpp:342
#22 0x00007ffb39bb4efa in start_thread () from /lib64/libpthread.so.0
#23 0x00007ffb3b22a3bf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ffb36839700 (LWP 3225)):
#0  0x00007ffb3b21facf in poll () from /lib64/libc.so.6
#1  0x00007ffb3934a2ee in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ffb3934a40f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ffb3abb6c6b in QEventDispatcherGlib::processEvents (this=0x7ffb30000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007ffb3ab5ebfb in QEventLoop::exec (this=this@entry=0x7ffb36838d70, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#5  0x00007ffb3a98962e in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#6  0x00007ffb3af5a507 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007ffb3a98a6f8 in QThreadPrivate::start (arg=0x7ffb3afdcda0) at thread/qthread_unix.cpp:342
#8  0x00007ffb39bb4efa in start_thread () from /lib64/libpthread.so.0
#9  0x00007ffb3b22a3bf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ffb38629c80 (LWP 3210)):
#0  0x00007ffb3b21facf in poll () from /lib64/libc.so.6
#1  0x00007ffb3934a2ee in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ffb3934a40f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ffb3abb6c4e in QEventDispatcherGlib::processEvents (this=0x55fe8cdc9d80, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007ffb3ab5ebfb in QEventLoop::exec (this=this@entry=0x7ffe481c69d0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:136
#5  0x00007ffb3ab669d2 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#6  0x000055fe8b2344e6 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.67.0-1.1.x86_64/src/file/main.cpp:103
[Inferior 1 (process 3210) detached]

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

Possible duplicates by query: bug 417717, bug 415416, bug 414397, bug 413797, bug 413773.

Reported using DrKonqi
Comment 1 Nate Graham 2020-02-22 05:43:40 UTC

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