https://bugs.kde.org/show_bug.cgi?id=425735

            Bug ID: 425735
           Summary: baloo_file_extractor crashes on each login
           Product: frameworks-baloo
           Version: 5.73.0
          Platform: Compiled Sources
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: Baloo File Daemon
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Application: baloo_file_extractor (5.73.0)
 (Compiled from sources)
Qt Version: 5.15.0
Frameworks Version: 5.73.0
Operating System: Linux 5.7.17-gentoo x86_64
Windowing system: X11
Distribution: "Gentoo Base System release 2.6"

-- Information about the crash:
- What I was doing when the application crashed:

Everytime I start my computer baloo_file_extractor crashes. balootl purge does
not work: 

$ balooctl purge
Stopping the File Indexer
...............................................................................................................................................................................................................................................................................................................
- failed to stop!

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted
Content of s_kcrashErrorMessage: (null)
[KCrash Handler]
#6  0x00007f85764cb771 in raise () from /lib64/libc.so.6
#7  0x00007f85764b553b in abort () from /lib64/libc.so.6
#8  0x00007f8575fd7dd2 in mdb_assert_fail (env=0x558f403222b0,
expr_txt=expr_txt@entry=0x7f8575fd962f "rc == 0",
func=func@entry=0x7f8575fd9f78 <__func__.7637> "mdb_page_dirty",
line=line@entry=2127, file=0x7f8575fd9610 "mdb.c") at mdb.c:1542
#9  0x00007f8575fcbc75 in mdb_page_dirty (txn=0x558f40327a40, mp=<optimized
out>) at mdb.c:2128
#10 0x00007f8575fccf16 in mdb_page_alloc (num=num@entry=1,
mp=mp@entry=0x7ffe781e00b8, mc=<optimized out>) at mdb.c:2308
#11 0x00007f8575fcd14b in mdb_page_touch (mc=mc@entry=0x7ffe781e0560) at
mdb.c:2495
#12 0x00007f8575fcee6c in mdb_cursor_touch (mc=mc@entry=0x7ffe781e0560) at
mdb.c:6523
#13 0x00007f8575fd3bd3 in mdb_cursor_del (mc=0x7ffe781e0560, flags=32) at
mdb.c:7081
#14 0x00007f8575fd5653 in mdb_del0 (txn=0x558f40327a40, dbi=<optimized out>,
key=key@entry=0x7ffe781e0940, data=<optimized out>, flags=32, flags@entry=0) at
mdb.c:8571
#15 0x00007f8575fd598a in mdb_del (txn=<optimized out>, dbi=<optimized out>,
key=key@entry=0x7ffe781e0940, data=<optimized out>, data@entry=0x0) at
mdb.c:8531
#16 0x00007f8577c8c306 in Baloo::PostingDB::del
(this=this@entry=0x7ffe781e0a20, term=...) at
/var/tmp/portage/kde-frameworks/baloo-5.73.0/work/baloo-5.73.0/src/engine/postingdb.cpp:117
#17 0x00007f8577ca4cad in Baloo::WriteTransaction::commit (this=0x558f4030f170)
at
/var/tmp/portage/kde-frameworks/baloo-5.73.0/work/baloo-5.73.0/src/engine/writetransaction.cpp:328
#18 0x00007f8577c9492f in Baloo::Transaction::commit (this=0x558f40310ea0) at
/var/tmp/portage/kde-frameworks/baloo-5.73.0/work/baloo-5.73.0/src/engine/transaction.cpp:299
#19 0x0000558f3f85859c in Baloo::App::processNextFile (this=0x7ffe781e11e0) at
/var/tmp/portage/kde-frameworks/baloo-5.73.0/work/baloo-5.73.0/src/file/extractor/app.cpp:139
#20 0x00007f8576b747f5 in QObject::event (this=0x7ffe781e11e0,
e=0x558f403080b0) at
/var/tmp/portage/dev-qt/qtcore-5.15.0/work/qtbase-everywhere-src-5.15.0/src/corelib/kernel/qobject.cpp:1314
#21 0x00007f857757948f in QApplicationPrivate::notify_helper
(this=this@entry=0x558f402ab040, receiver=receiver@entry=0x7ffe781e11e0,
e=e@entry=0x558f403080b0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.0/work/qtbase-everywhere-src-5.15.0/src/widgets/kernel/qapplication.cpp:3671
#22 0x00007f8577582290 in QApplication::notify (this=0x7ffe781e11d0,
receiver=0x7ffe781e11e0, e=0x558f403080b0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.0/work/qtbase-everywhere-src-5.15.0/src/widgets/kernel/qapplication.cpp:3417
#23 0x00007f8576b48f3f in QCoreApplication::notifyInternal2
(receiver=0x7ffe781e11e0, event=0x558f403080b0) at
/var/tmp/portage/dev-qt/qtcore-5.15.0/work/qtbase-everywhere-src-5.15.0/src/corelib/kernel/qcoreapplication.cpp:1061
#24 0x00007f8576b4b990 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x558f402ab1b0) at
/var/tmp/portage/dev-qt/qtcore-5.15.0/work/qtbase-everywhere-src-5.15.0/src/corelib/kernel/qcoreapplication.cpp:1815
#25 0x00007f8576b9fe13 in postEventSourceDispatch (s=0x558f402fb060) at
/var/tmp/portage/dev-qt/qtcore-5.15.0/work/qtbase-everywhere-src-5.15.0/src/corelib/kernel/qeventdispatcher_glib.cpp:277
#26 0x00007f857557066c in g_main_dispatch (context=0x7f856c005000) at
../glib-2.62.6/glib/gmain.c:3216
#27 g_main_context_dispatch (context=context@entry=0x7f856c005000) at
../glib-2.62.6/glib/gmain.c:3881
#28 0x00007f85755708e8 in g_main_context_iterate
(context=context@entry=0x7f856c005000, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at
../glib-2.62.6/glib/gmain.c:3954
#29 0x00007f857557097f in g_main_context_iteration (context=0x7f856c005000,
may_block=may_block@entry=1) at ../glib-2.62.6/glib/gmain.c:4015
#30 0x00007f8576b9fbc0 in QEventDispatcherGlib::processEvents
(this=0x558f402aec70, flags=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.0/work/qtbase-everywhere-src-5.15.0/src/corelib/kernel/qeventdispatcher_glib.cpp:423
#31 0x00007f8576b47d93 in QEventLoop::exec (this=this@entry=0x7ffe781e1130,
flags=..., flags@entry=...) at
/var/tmp/portage/dev-qt/qtcore-5.15.0/work/qtbase-everywhere-src-5.15.0/include/QtCore/../../src/corelib/global/qflags.h:141
#32 0x00007f8576b4fb20 in QCoreApplication::exec () at
/var/tmp/portage/dev-qt/qtcore-5.15.0/work/qtbase-everywhere-src-5.15.0/include/QtCore/../../src/corelib/global/qflags.h:121
#33 0x0000558f3f8564a0 in main (argc=<optimized out>, argv=<optimized out>) at
/var/tmp/portage/kde-frameworks/baloo-5.73.0/work/baloo-5.73.0/src/file/extractor/main.cpp:59
[Inferior 1 (process 3735) detached]

The reporter indicates this bug may be a duplicate of or related to bug 425266.

Possible duplicates by query: bug 425266, bug 422483, bug 422393, bug 422355,
bug 421885.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to