<?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>405072</bug_id>
          
          <creation_ts>2019-03-04 14:05:46 +0000</creation_ts>
          <short_desc>Baloo crash on login</short_desc>
          <delta_ts>2019-03-08 00:09:32 +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.55.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="BingMyBong">bingmybong</reporter>
          <assigned_to>baloo-bugs-null</assigned_to>
          <cc>nate</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>1841698</commentid>
    <comment_count>0</comment_count>
    <who name="BingMyBong">bingmybong</who>
    <bug_when>2019-03-04 14:05:46 +0000</bug_when>
    <thetext>Application: baloo_file (5.55.0)

Qt Version: 5.12.0
Frameworks Version: 5.55.0
Operating System: Linux 4.20.12-1-default x86_64
Distribution: &quot;openSUSE Tumbleweed&quot;

-- Information about the crash:
- What I was doing when the application crashed:
I logged in and didn&apos;t have chance to do anything.  This did not happen the first time i logged in today.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Aborted
Using host libthread_db library &quot;/lib64/libthread_db.so.1&quot;.
29	  return SYSCALL_CANCEL (poll, fds, nfds, timeout);
[Current thread is 1 (Thread 0x7fb752bc1940 (LWP 9072))]

Thread 3 (Thread 0x7f774bfff700 (LWP 9415)):
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7  0x00007fb754a24549 in __GI_abort () at abort.c:79
#8  0x00007fb753a405f2 in mdb_assert_fail (env=0x55d0c3015d10, expr_txt=expr_txt@entry=0x7fb753a4202f &quot;rc == 0&quot;, func=func@entry=0x7fb753a42978 &lt;__func__.7179&gt; &quot;mdb_page_dirty&quot;, line=line@entry=2127, file=0x7fb753a42010 &quot;mdb.c&quot;) at mdb.c:1542
#9  0x00007fb753a35455 in mdb_page_dirty (mp=&lt;optimized out&gt;, txn=0x55d0c3017110) at mdb.c:2114
#10 mdb_page_dirty (txn=0x55d0c3017110, mp=&lt;optimized out&gt;) at mdb.c:2114
#11 0x00007fb753a366d6 in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f774bffdfb8, mc=&lt;optimized out&gt;) at mdb.c:2308
#12 0x00007fb753a3690b in mdb_page_touch (mc=mc@entry=0x7f774bffe4f0) at mdb.c:2495
#13 0x00007fb753a3853c in mdb_cursor_touch (mc=mc@entry=0x7f774bffe4f0) at mdb.c:6523
#14 0x00007fb753a3b63b in mdb_cursor_put (mc=mc@entry=0x7f774bffe4f0, key=key@entry=0x7f774bffe8d0, data=data@entry=0x7f774bffe8e0, flags=flags@entry=0) at mdb.c:6657
#15 0x00007fb753a3e43b in mdb_put (txn=0x55d0c3017110, dbi=5, key=key@entry=0x7f774bffe8d0, data=data@entry=0x7f774bffe8e0, flags=flags@entry=0) at mdb.c:9022
#16 0x00007fb7554c7cdf in Baloo::DocumentDB::put (this=this@entry=0x7f774bffe9b0, docId=&lt;optimized out&gt;, docId@entry=24313599409260561, list=...) at /usr/src/debug/baloo5-5.55.0-2.1.x86_64/src/engine/documentdb.cpp:77
#17 0x00007fb7554ec128 in Baloo::WriteTransaction::addDocument (this=0x7f7744003400, doc=...) at /usr/src/debug/baloo5-5.55.0-2.1.x86_64/src/engine/writetransaction.cpp:70
#18 0x00007fb7554e46c9 in Baloo::Transaction::addDocument (this=this@entry=0x7f774bffeae0, doc=...) at /usr/src/debug/baloo5-5.55.0-2.1.x86_64/src/engine/transaction.cpp:233
#19 0x000055d0c16a1b2e in Baloo::UnindexedFileIndexer::run (this=0x55d0c308ce30) at /usr/include/qt5/QtCore/qrefcount.h:60
#20 0x00007fb754f655b1 in QThreadPoolThread::run (this=0x55d0c3095490) at thread/qthreadpool.cpp:99
#21 0x00007fb754f616e2 in QThreadPrivate::start (arg=0x55d0c3095490) at thread/qthread_unix.cpp:361
#22 0x00007fb753aa2fab in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:486
#23 0x00007fb754afd69f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fb750f09700 (LWP 9084)):
#0  __GI___libc_read (nbytes=16, buf=0x7fb750f08a10, fd=5) at ../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=5, buf=0x7fb750f08a10, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007fb75334fc70 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fb753309c2f in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fb75330a100 in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fb75330a27c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#6  0x00007fb75516bc5b in QEventDispatcherGlib::processEvents (this=0x7fb74c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#7  0x00007fb7551164fb in QEventLoop::exec (this=this@entry=0x7fb750f08c30, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#8  0x00007fb754f60396 in QThread::exec (this=&lt;optimized out&gt;) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#9  0x00007fb755510565 in ?? () from /usr/lib64/libQt5DBus.so.5
#10 0x00007fb754f616e2 in QThreadPrivate::start (arg=0x7fb75558ad80) at thread/qthread_unix.cpp:361
#11 0x00007fb753aa2fab in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:486
#12 0x00007fb754afd69f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fb752bc1940 (LWP 9072)):
#0  0x00007fb754af2ad9 in __GI___poll (fds=0x55d0c3009b20, nfds=1, timeout=91666) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007fb75330a156 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fb75330a27c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fb75516bc43 in QEventDispatcherGlib::processEvents (this=0x55d0c2ffdab0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#4  0x00007fb7551164fb in QEventLoop::exec (this=this@entry=0x7ffc8abd46d0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007fb75511e652 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x000055d0c1693987 in main (argc=&lt;optimized out&gt;, argv=&lt;optimized out&gt;) at /usr/src/debug/baloo5-5.55.0-2.1.x86_64/src/file/main.cpp:104
[Inferior 1 (process 9072) detached]

Possible duplicates by query: bug 403343, bug 400498, bug 396277, bug 394916, bug 393472.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1842556</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2019-03-08 00:09:32 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>