<?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>425142</bug_id>
          
          <creation_ts>2020-08-08 15:16:58 +0000</creation_ts>
          <short_desc>kdeinit5 crashes in Baloo::PostingDB::fetchTermsStartingWith while fetching tags after launching Dolphin</short_desc>
          <delta_ts>2020-10-26 16:50:45 +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>Tags</component>
          <version>5.68.0</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>417042</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Dipta Biswas">dabiswas112</reporter>
          <assigned_to name="Stefan Brüns">stefan.bruens</assigned_to>
          <cc>dolphin-bugs-null</cc>
    
    <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>1949604</commentid>
    <comment_count>0</comment_count>
    <who name="Dipta Biswas">dabiswas112</who>
    <bug_when>2020-08-08 15:16:58 +0000</bug_when>
    <thetext>SUMMARY: kdeinit 5 crashes when I open dolphin. No previous solution in this forum works.


STEPS TO REPRODUCE
1. Close dolphin, if it&apos;s already open
2. Open dolphin

OBSERVED RESULT: kdeinit crashes


EXPECTED RESULT: shouldn&apos;t crash


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 20.04; 5.18 probably
(available in About System)
KDE Plasma Version: 5.18 probably
KDE Frameworks Version: Idk but latest one probably, installed kubuntu-desktop on top of ubuntu last month
Qt Version: Idk but 5.something

ADDITIONAL INFORMATION
I&apos;m not a pro coder and I&apos;ve never reported bugs before, so sorry if I&apos;m vague. :) I can&apos;t find kdeinit 5 in products list so I reported it as dolphin bug. But I know it&apos;s not a dolphin bug.

Application: kdeinit5 (kdeinit5), signal: Aborted
Using host libthread_db library &quot;/lib/x86_64-linux-gnu/libthread_db.so.1&quot;.
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7  0x00007f0eb71cd859 in __GI_abort () at abort.c:79
#8  0x00007f0eb1e18a83 in ?? () from /lib/x86_64-linux-gnu/liblmdb.so.0
#9  0x00007f0eb1e0da27 in ?? () from /lib/x86_64-linux-gnu/liblmdb.so.0
#10 0x00007f0eb1e0fc0d in ?? () from /lib/x86_64-linux-gnu/liblmdb.so.0
#11 0x00007f0eb1e0e191 in mdb_cursor_get () from /lib/x86_64-linux-gnu/liblmdb.so.0
#12 0x00007f0eb1c5c7f5 in Baloo::PostingDB::fetchTermsStartingWith(QByteArray const&amp;) () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#13 0x00007f0eb1c63655 in Baloo::Transaction::fetchTermsStartingWith(QByteArray const&amp;) const () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#14 0x00007f0eb1e89310 in Baloo::TagListJob::start() () from /lib/x86_64-linux-gnu/libKF5Baloo.so.5
#15 0x00007f0eb71450f3 in KJob::exec() () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#16 0x00007f0eb20ad9cc in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/tags.so
#17 0x00007f0eb20af39d in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/tags.so
#18 0x00007f0eb3161e66 in KIO::SlaveBase::dispatch(int, QByteArray const&amp;) () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#19 0x00007f0eb3162686 in KIO::SlaveBase::dispatchLoop() () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#20 0x00007f0eb20b2f13 in kdemain () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/tags.so
#21 0x000055dcb403577d in ?? ()
#22 0x000055dcb403686a in ?? ()
#23 0x000055dcb403725a in ?? ()
#24 0x000055dcb403212f in ?? ()
#25 0x00007f0eb71cf0b3 in __libc_start_main (main=0x55dcb4031750, argc=1, argv=0x7ffc0d0fb648, init=&lt;optimized out&gt;, fini=&lt;optimized out&gt;, rtld_fini=&lt;optimized out&gt;, stack_end=0x7ffc0d0fb638) at ../csu/libc-start.c:308
#26 0x000055dcb4032d9e in ?? ()
[Inferior 1 (process 23131) detached]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1949620</commentid>
    <comment_count>1</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2020-08-08 18:29:07 +0000</bug_when>
    <thetext>Thanks for the bug report. Looks like there&apos;s something about your tags that Baloo doesn&apos;t like:

#11 0x00007f0eb1e0e191 in mdb_cursor_get () from /lib/x86_64-linux-gnu/liblmdb.so.0
#12 0x00007f0eb1c5c7f5 in Baloo::PostingDB::fetchTermsStartingWith(QByteArray const&amp;) () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#13 0x00007f0eb1c63655 in Baloo::Transaction::fetchTermsStartingWith(QByteArray const&amp;) const () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#14 0x00007f0eb1e89310 in Baloo::TagListJob::start() () from /lib/x86_64-linux-gnu/libKF5Baloo.so.5

Would yo be able to provide a list of all the tags you&apos;re using in Dolphin? Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1949621</commentid>
    <comment_count>2</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2020-08-08 18:29:57 +0000</bug_when>
    <thetext>Also could you provide the version of KDE Frameworks that are installed on your machine? You can find this out in the Info Center app.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1949687</commentid>
    <comment_count>3</comment_count>
    <who name="Dipta Biswas">dabiswas112</who>
    <bug_when>2020-08-09 09:36:42 +0000</bug_when>
    <thetext>Well, I&apos;ve never added any tag to any file/directory in dolphin (or any other file manager). I don&apos;t know if they&apos;re automatically added. 
KDE Frameworks version: 5.68.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1949713</commentid>
    <comment_count>4</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2020-08-09 13:32:25 +0000</bug_when>
    <thetext>Great, thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1949889</commentid>
    <comment_count>5</comment_count>
    <who name="Dipta Biswas">dabiswas112</who>
    <bug_when>2020-08-10 14:28:39 +0000</bug_when>
    <thetext>Update: Now I get it even when I start a Plasma session and also when I start konqueror, from both terminal &amp; gui</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968598</commentid>
    <comment_count>6</comment_count>
    <who name="Nate Graham">nate</who>
    <bug_when>2020-10-26 16:50:45 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>