<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>412847</bug_id>
          
          <creation_ts>2019-10-11 12:03:53 +0000</creation_ts>
          <short_desc>baloo file crashes at startup</short_desc>
          <delta_ts>2019-12-23 14:07:18 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>frameworks-baloo</product>
          <component>Baloo File Daemon</component>
          <version>5.61.0</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>389848</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="jcb">jcbissauge</reporter>
          <assigned_to name="Stefan Brüns">stefan.bruens</assigned_to>
          <cc>isma.af</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1884911</commentid>
    <comment_count>0</comment_count>
    <who name="jcb">jcbissauge</who>
    <bug_when>2019-10-11 12:03:53 +0000</bug_when>
    <thetext>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: &quot;openSUSE Tumbleweed&quot;

-- 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 &quot;/lib64/libthread_db.so.1&quot;.
[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&lt;unsigned long long&gt;) () from /usr/lib64/libKF5BalooEngine.so.5
#16 0x00007f273ce5fb47 in Baloo::DocumentUrlDB::add(unsigned long long, unsigned long long, QByteArray const&amp;) () from /usr/lib64/libKF5BalooEngine.so.5
#17 0x00007f273ce690a9 in Baloo::DocumentUrlDB::put(unsigned long long, QByteArray const&amp;) () from /usr/lib64/libKF5BalooEngine.so.5
#18 0x00007f273ce54982 in Baloo::WriteTransaction::addDocument(Baloo::Document const&amp;) () 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=&lt;optimized out&gt;) 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898011</commentid>
    <comment_count>1</comment_count>
    <who name="Ismael Asensio">isma.af</who>
    <bug_when>2019-12-23 14:07:18 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 389848 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>