<?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>481370</bug_id>
          
          <creation_ts>2024-02-15 14:44:19 +0000</creation_ts>
          <short_desc>baloo_file_extractor crash</short_desc>
          <delta_ts>2024-03-14 20:34: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>Baloo File Daemon</component>
          <version>5.113.0</version>
          <rep_platform>Fedora RPMs</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="marco">marcoben73</reporter>
          <assigned_to>baloo-bugs-null</assigned_to>
          <cc>christoph</cc>
    
    <cc>tagwerk19</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>2288958</commentid>
    <comment_count>0</comment_count>
    <who name="marco">marcoben73</who>
    <bug_when>2024-02-15 14:44:19 +0000</bug_when>
    <thetext>Application: baloo_file_extractor (5.113.0)

Qt Version: 5.15.12
Frameworks Version: 5.113.0
Operating System: Linux 6.7.4-200.fc39.x86_64 x86_64
Windowing System: X11
Distribution: &quot;Fedora release 39 (Thirty Nine)&quot;
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
It just crashes some time after login. 
Even if I restart, after a while it crashes. 
The crashes started today after a system update.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted

[KCrash Handler]
#4  0x00007f7b4d8ae834 in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007f7b4d85c8ee in raise () from /lib64/libc.so.6
#6  0x00007f7b4d8448ff in abort () from /lib64/libc.so.6
#7  0x00007f7b4dc7756b in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#8  0x00007f7b4dc75a59 in mdb_page_dirty.lto_priv[cold] () from /lib64/liblmdb.so.0.0.0
#9  0x00007f7b4dc83e5e in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#10 0x00007f7b4dc7ae52 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#11 0x00007f7b4dc7caec in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0
#12 0x00007f7b4dc7f879 in _mdb_cursor_put () from /lib64/liblmdb.so.0.0.0
#13 0x00007f7b4dc808ee in mdb_put () from /lib64/liblmdb.so.0.0.0
#14 0x00007f7b4eb9299e in Baloo::PositionDB::put(QByteArray const&amp;, QVector&lt;Baloo::PositionInfo&gt; const&amp;) () from /lib64/libKF5BalooEngine.so.5
#15 0x00007f7b4eba0431 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#16 0x00007f7b4eb960a1 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#17 0x0000563ddf6eef1c in Baloo::App::processNextFile() ()
#18 0x00007f7b4e0ec76a in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007f7b4e0df97b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#20 0x00007f7b4e0b4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f7b4e10670b in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#22 0x00007f7b4e107041 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007f7b4cd11e5c in g_main_context_dispatch_unlocked.lto_priv () from /lib64/libglib-2.0.so.0
#24 0x00007f7b4cd6cf18 in g_main_context_iterate_unlocked.isra () from /lib64/libglib-2.0.so.0
#25 0x00007f7b4cd0fad3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007f7b4e1073b9 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /lib64/libQt5Core.so.5
#27 0x00007f7b4e0b383b in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /lib64/libQt5Core.so.5
#28 0x00007f7b4e0bbacb in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x0000563ddf6e505b in main ()
[Inferior 1 (process 7207) detached]

The reporter indicates this bug may be a duplicate of or related to bug 468474, bug 471918, bug 472540.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2301024</commentid>
    <comment_count>1</comment_count>
    <who name="Christoph Cullmann">christoph</who>
    <bug_when>2024-03-14 20:34:45 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>