[frameworks-baloo] [Bug 395888] baloo_file crashes in Baloo::DocTermsCodec::decode()

2020-10-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395888

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #5 from Nate Graham  ---
No duplicate bug reports seen in over a year. After all the bugfixing work done
during that time, I think we can call this fixed!

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

[frameworks-baloo] [Bug 395888] baloo_file crashes in Baloo::DocTermsCodec::decode()

2019-06-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395888

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[frameworks-baloo] [Bug 395888] baloo_file crashes in Baloo::DocTermsCodec::decode()

2019-03-13 Thread Valerii Malov
https://bugs.kde.org/show_bug.cgi?id=395888

--- Comment #4 from Valerii Malov  ---
Git commit eb68430ae5f4fc4c4a2e5b1798683ff6a639ad3d by Valerii Malov.
Committed on 13/03/2019 at 21:50.
Pushed by valeriymalov into branch 'master'.

Baloo engine: treat every non-success code as a failure

Summary:
Treating only MDB_NOTFOUND as an error leads to use of uninitliazed
pointers and handle IDs in other cases (e.g. when get fails with
MDB_BAD_TXN) and wreaks havoc in the application.
Related: bug 361186, bug 390823, bug 372880, bug 367480, bug 403720

Reviewers: #baloo, bruns, poboiko

Reviewed By: #baloo, bruns

Subscribers: cullmann, ngraham, bruns, kde-frameworks-devel, #baloo

Tags: #frameworks, #baloo

Differential Revision: https://phabricator.kde.org/D18664

M  +12   -9src/engine/database.cpp
M  +26   -17   src/engine/documentdatadb.cpp
M  +30   -22   src/engine/documentdb.cpp
M  +30   -22   src/engine/documentiddb.cpp
M  +25   -16   src/engine/documenttimedb.cpp
M  +0-1src/engine/documenturldb.cpp
M  +4-3src/engine/documenturldb.h
M  +4-5src/engine/fsutils.cpp
M  +28   -15   src/engine/idfilenamedb.cpp
M  +22   -13   src/engine/idtreedb.cpp
M  +37   -29   src/engine/mtimedb.cpp
M  +0-2src/engine/phraseanditerator.cpp
M  +24   -19   src/engine/positiondb.cpp
M  +31   -27   src/engine/postingdb.cpp
M  +47   -13   src/engine/transaction.cpp
M  +4-4src/engine/transaction.h
M  +3-2src/file/extractorprocess.cpp
M  +5-5src/file/fileindexscheduler.cpp
M  +5-4src/file/indexcleaner.cpp
M  +0-1src/file/main.cpp
M  +1-1src/file/metadatamover.cpp

https://commits.kde.org/baloo/eb68430ae5f4fc4c4a2e5b1798683ff6a639ad3d

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

[frameworks-baloo] [Bug 395888] baloo_file crashes in Baloo::DocTermsCodec::decode()

2018-12-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395888

Nate Graham  changed:

   What|Removed |Added

 CC||a.j.b...@bath.ac.uk

--- Comment #3 from Nate Graham  ---
*** Bug 401688 has been marked as a duplicate of this bug. ***

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

[frameworks-baloo] [Bug 395888] baloo_file crashes in Baloo::DocTermsCodec::decode()

2018-11-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395888

Nate Graham  changed:

   What|Removed |Added

 CC||jlamb...@comcast.net

--- Comment #2 from Nate Graham  ---
*** Bug 364356 has been marked as a duplicate of this bug. ***

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

[frameworks-baloo] [Bug 395888] baloo_file crashes in Baloo::DocTermsCodec::decode()

2018-11-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=395888

Nate Graham  changed:

   What|Removed |Added

Summary|Baloo indexing crash at |baloo_file crashes in
   |Plasma 5 startup|Baloo::DocTermsCodec::decod
   ||e()
 CC||n...@kde.org

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