<?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>402510</bug_id>
          
          <creation_ts>2018-12-23 22:18:14 +0000</creation_ts>
          <short_desc>balooe crashed a few minutes after starting Plasma</short_desc>
          <delta_ts>2018-12-26 23:38:10 +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.45.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="khrysRo">bymask</reporter>
          <assigned_to>baloo-bugs-null</assigned_to>
          <cc>nate</cc>
    
    <cc>thomas.jouas</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>1828231</commentid>
    <comment_count>0</comment_count>
    <who name="khrysRo">bymask</who>
    <bug_when>2018-12-23 22:18:14 +0000</bug_when>
    <thetext>Application: baloo_file (5.45.0)

Qt Version: 5.9.4
Frameworks Version: 5.45.0
Operating System: Linux 4.12.14-lp150.12.28-default x86_64
Distribution: &quot;openSUSE Leap 15.0&quot;

-- Information about the crash:
- What I was doing when the application crashed:
baloo crashed about 5 minutes after I logged into Plasma in opensuse 15 using any application

The crash can be reproduced sometimes.

-- 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 0x7f360eee3100 (LWP 2682))]

Thread 3 (Thread 0x7f3603a41700 (LWP 11137)):
[KCrash Handler]
#6  0x00007f360c7f208b in raise () from /lib64/libc.so.6
#7  0x00007f360c7db4e9 in abort () from /lib64/libc.so.6
#8  0x00007f360a5b3922 in mdb_assert_fail (env=0x55a0ccf49d70, expr_txt=expr_txt@entry=0x7f360a5b53af &quot;rc == 0&quot;, func=func@entry=0x7f360a5b5ce8 &lt;__func__.6935&gt; &quot;mdb_page_dirty&quot;, line=line@entry=2071, file=0x7f360a5b5390 &quot;mdb.c&quot;) at mdb.c:1487
#9  0x00007f360a5a8e05 in mdb_page_dirty (txn=0x55a0ccf4b1d0, mp=&lt;optimized out&gt;) at mdb.c:2071
#10 0x00007f360a5a9fea in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f3603a3ffd8, mc=&lt;optimized out&gt;) at mdb.c:2252
#11 0x00007f360a5aa259 in mdb_page_touch (mc=mc@entry=0x7f3603a40510) at mdb.c:2370
#12 0x00007f360a5abd54 in mdb_cursor_touch (mc=mc@entry=0x7f3603a40510) at mdb.c:6273
#13 0x00007f360a5aeeee in mdb_cursor_put (mc=0x7f3603a40510, key=0x7f3603a408f0, data=0x7f3603a40900, flags=&lt;optimized out&gt;) at mdb.c:6407
#14 0x00007f360a5b19ab in mdb_put (txn=0x55a0ccf4b1d0, dbi=5, key=key@entry=0x7f3603a408f0, data=data@entry=0x7f3603a40900, flags=flags@entry=0) at mdb.c:8765
#15 0x00007f360dec8faf in Baloo::DocumentDB::put (this=this@entry=0x7f3603a409d0, docId=&lt;optimized out&gt;, docId@entry=617465973374466, list=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/documentdb.cpp:77
#16 0x00007f360dee1fa0 in Baloo::WriteTransaction::addDocument (this=0x7ef5f4003f10, doc=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:70
#17 0x00007f360dedd479 in Baloo::Transaction::addDocument (this=this@entry=0x7f3603a40ae0, doc=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:226
#18 0x000055a0ccc4b6cf in Baloo::ModifiedFileIndexer::run (this=0x7f35fc0167b0) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/modifiedfileindexer.cpp:99
#19 0x00007f360d34a372 in QThreadPoolThread::run (this=0x55a0cd1234f0) at thread/qthreadpool.cpp:99
#20 0x00007f360d34d0ce in QThreadPrivate::start (arg=0x55a0cd1234f0) at thread/qthread_unix.cpp:368
#21 0x00007f360b908554 in start_thread () from /lib64/libpthread.so.0
#22 0x00007f360c8b4ccf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f3604594700 (LWP 2826)):
#0  0x00007f360c8aa2c9 in poll () from /lib64/libc.so.6
#1  0x00007f3608f8e1c9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3608f8e2dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f360d570c0b in QEventDispatcherGlib::processEvents (this=0x7f35fc000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f360d51909a in QEventLoop::exec (this=this@entry=0x7f3604593c90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f360d3484da in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:515
#6  0x00007f360e78d985 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f360d34d0ce in QThreadPrivate::start (arg=0x7f360e9fdd60) at thread/qthread_unix.cpp:368
#8  0x00007f360b908554 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f360c8b4ccf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f360eee3100 (LWP 2682)):
#0  0x00007f360c8aa2c9 in poll () from /lib64/libc.so.6
#1  0x00007f3608f8e1c9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f3608f8e2dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f360d570bef in QEventDispatcherGlib::processEvents (this=0x55a0ccf3cb10, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007f360d51909a in QEventLoop::exec (this=this@entry=0x7fffdcece510, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f360d5219e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289
#6  0x000055a0ccc4121c in main (argc=&lt;optimized out&gt;, argv=&lt;optimized out&gt;) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/main.cpp:104
[Inferior 1 (process 2682) detached]

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

Possible duplicates by query: bug 402492, bug 401942, bug 400728, bug 400498, bug 399492.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1828666</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2018-12-26 23:38:10 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>