https://bugs.kde.org/show_bug.cgi?id=368557
Bug ID: 368557
Summary: Baloo not resistant to any error :/
Product: frameworks-baloo
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
e.g. try:
# first: let it index some dir with / at end => triggers assert
cullmann@ene:/local/cullmann/kde-5/bin$ ./balooctl index
/local/cullmann/kdesrc/taglib/tests/data/
Indexing /local/cullmann/kdesrc/taglib/tests/data/
ASSERT: "!url.endsWith('/')" in file
/local/cullmann/kdesrc/baloo/src/engine/documenturldb.cpp, line 46
Aborted
# now: any index will fail :/
cullmann@ene:/local/cullmann/kde-5/bin$ ./balooctl index balooctl
ASSERT failure in Transaction: "MDB_PANIC: Update of meta page failed", file
/local/cullmann/kdesrc/baloo/src/engine/transaction.cpp, line 54
Aborted
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.