Bug 412847 - baloo file crashes at startup
Summary: baloo file crashes at startup
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.61.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-10-11 12:03 UTC by jcb
Modified: 2019-12-23 14:07 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 jcb 2019-10-11 12:03:53 UTC
Application: baloo_file (5.61.0)

Qt Version: 5.13.1
Frameworks Version: 5.61.0
Operating System: Linux 5.2.14-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
login to kde, normal startup.
Previously, plasmashell was crashing at startup too, but this issue has stopped by itself for 3 days (!!), and only baloo is crashing now.

-- 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 0x7f273a7186c0 (LWP 2844))]

Thread 3 (Thread 0x7ee733dfe700 (LWP 3071)):
[KCrash Handler]
#6  0x00007f273d08fdd1 in raise () from /lib64/libc.so.6
#7  0x00007f273d079549 in abort () from /lib64/libc.so.6
#8  0x00007f273b4d9523 in mdb_assert_fail.constprop () from /usr/lib64/liblmdb-0.9.23.so
#9  0x00007f273b4d7bb5 in mdb_page_dirty.lto_priv () from /usr/lib64/liblmdb-0.9.23.so
#10 0x00007f273b4d0da6 in mdb_page_alloc.isra.0.lto_priv () from /usr/lib64/liblmdb-0.9.23.so
#11 0x00007f273b4d8193 in mdb_page_touch.lto_priv () from /usr/lib64/liblmdb-0.9.23.so
#12 0x00007f273b4cfcfc in mdb_cursor_touch () from /usr/lib64/liblmdb-0.9.23.so
#13 0x00007f273b4d271c in mdb_cursor_put () from /usr/lib64/liblmdb-0.9.23.so
#14 0x00007f273b4d564b in mdb_put () from /usr/lib64/liblmdb-0.9.23.so
#15 0x00007f273ce5c942 in Baloo::IdTreeDB::put(unsigned long long, QVector<unsigned long long>) () from /usr/lib64/libKF5BalooEngine.so.5
#16 0x00007f273ce5fb47 in Baloo::DocumentUrlDB::add(unsigned long long, unsigned long long, QByteArray const&) () from /usr/lib64/libKF5BalooEngine.so.5
#17 0x00007f273ce690a9 in Baloo::DocumentUrlDB::put(unsigned long long, QByteArray const&) () from /usr/lib64/libKF5BalooEngine.so.5
#18 0x00007f273ce54982 in Baloo::WriteTransaction::addDocument(Baloo::Document const&) () from /usr/lib64/libKF5BalooEngine.so.5
#19 0x0000564c2069c2ac in ?? ()
#20 0x00007f273c8d44c2 in QThreadPoolThread::run (this=0x564c21ab31e0) at thread/qthreadpool.cpp:99
#21 0x00007f273c8d11a2 in QThreadPrivate::start (arg=0x564c21ab31e0) at thread/qthread_unix.cpp:360
#22 0x00007f273b538faa in start_thread () from /lib64/libpthread.so.0
#23 0x00007f273d15173f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f2738996700 (LWP 2861)):
#0  0x00007f273d146cbf in poll () from /lib64/libc.so.6
#1  0x00007f273ad953ce in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f273ad9549f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f273caef99b in QEventDispatcherGlib::processEvents (this=0x7f2734000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f273ca980db in QEventLoop::exec (this=this@entry=0x7f2738995d70, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007f273c8d0021 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00007f273ce8c4f6 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f273c8d11a2 in QThreadPrivate::start (arg=0x7f273cf0ed80) at thread/qthread_unix.cpp:360
#8  0x00007f273b538faa in start_thread () from /lib64/libpthread.so.0
#9  0x00007f273d15173f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f273a7186c0 (LWP 2844)):
#0  0x00007f273d146cbf in poll () from /lib64/libc.so.6
#1  0x00007f273ad953ce in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f273ad9549f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f273caef981 in QEventDispatcherGlib::processEvents (this=0x564c21a94bf0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007f273ca980db in QEventLoop::exec (this=this@entry=0x7ffe2331ca90, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007f273ca9fd42 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x0000564c20687d16 in ?? ()
#7  0x00007f273d07abcb in __libc_start_main () from /lib64/libc.so.6
#8  0x0000564c206881aa in ?? ()
[Inferior 1 (process 2844) detached]

Possible duplicates by query: bug 410494, bug 410134.

Reported using DrKonqi
Comment 1 Ismael Asensio 2019-12-23 14:07:18 UTC

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