Summary: | kdeinit5 crashes in Baloo::PostingDB::fetchTermsStartingWith while fetching tags after launching Dolphin | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Dipta Biswas <dabiswas112> |
Component: | Tags | Assignee: | Stefan BrĂ¼ns <stefan.bruens> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kfm-devel, nate |
Priority: | NOR | ||
Version: | 5.68.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dipta Biswas
2020-08-08 15:16:58 UTC
Thanks for the bug report. Looks like there's something about your tags that Baloo doesn'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&) () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5 #13 0x00007f0eb1c63655 in Baloo::Transaction::fetchTermsStartingWith(QByteArray const&) 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're using in Dolphin? Thanks! 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. Well, I've never added any tag to any file/directory in dolphin (or any other file manager). I don't know if they're automatically added. KDE Frameworks version: 5.68.0 Great, thanks. Update: Now I get it even when I start a Plasma session and also when I start konqueror, from both terminal & gui *** This bug has been marked as a duplicate of bug 417042 *** |