Bug 419531 - kdeiniti5 crash
Summary: kdeiniti5 crash
Status: RESOLVED UPSTREAM
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.68.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-02 10:00 UTC by Luca
Modified: 2020-04-02 10:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luca 2020-04-02 10:00:30 UTC
SUMMARY

Application: kdeinit5 (kdeinit5), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#6  0x00007fd2705e5ce5 in raise () from /usr/lib/libc.so.6
#7  0x00007fd2705cf857 in abort () from /usr/lib/libc.so.6
#8  0x00007fd26b029753 in ?? () from /usr/lib/liblmdb.so
#9  0x00007fd26b020b3a in ?? () from /usr/lib/liblmdb.so
#10 0x00007fd26b01eea9 in mdb_cursor_get () from /usr/lib/liblmdb.so
#11 0x00007fd26b158556 in Baloo::PostingDB::fetchTermsStartingWith(QByteArray const&) () from /usr/lib/libKF5BalooEngine.so.5
#12 0x00007fd26b15f833 in Baloo::Transaction::fetchTermsStartingWith(QByteArray const&) const () from /usr/lib/libKF5BalooEngine.so.5
#13 0x00007fd2715a1241 in Baloo::TagListJob::start() () from /usr/lib/libKF5Baloo.so.5
#14 0x00007fd27054a2b2 in KJob::exec() () from /usr/lib/libKF5CoreAddons.so.5
#15 0x00007fd2715c0ad8 in ?? () from /usr/lib/qt/plugins/kf5/kio/tags.so
#16 0x00007fd2715c2529 in ?? () from /usr/lib/qt/plugins/kf5/kio/tags.so
#17 0x00007fd26cc2f3b7 in KIO::SlaveBase::dispatch(int, QByteArray const&) () from /usr/lib/libKF5KIOCore.so.5
#18 0x00007fd26cc2fc06 in KIO::SlaveBase::dispatchLoop() () from /usr/lib/libKF5KIOCore.so.5
#19 0x00007fd2715c61e4 in kdemain () from /usr/lib/qt/plugins/kf5/kio/tags.so
#20 0x000055d7b2493b9c in ?? ()
#21 0x000055d7b249505a in ?? ()
#22 0x000055d7b24959ce in ?? ()
#23 0x000055d7b2490b54 in ?? ()
#24 0x00007fd2705d1023 in __libc_start_main () from /usr/lib/libc.so.6
#25 0x000055d7b249176e in ?? ()
[Inferior 1 (process 7420) detached]


STEPS TO REPRODUCE
1.Happens every time I right click in dolphin 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1
Kernel Version: 5.5.13-arch2-1
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 7,5 GiB of RAM

ADDITIONAL INFORMATION
Comment 1 Stefan Brüns 2020-04-02 10:15:52 UTC
Internally corrupted DB, likely due to LMDB bugs. Nothing fixable by baloo.

Run 'balooctl purge'.