Summary: | baloo_file pid 3625 aborted (6) | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Luciano Mario <lucianomario58> |
Component: | Engine | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | admin, adrien.boilley, aspotashev, christoph, crptdngl71, dmudhitha, kde, petr.jandl, stewart_robertson, tim.ruehsen |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.18.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/baloo/6e5b41e88d92c90df8e54d99163cea08f17d0554 | Version Fixed In: | 5.27 |
Sentry Crash Report: |
Description
Luciano Mario
2016-08-30 08:32:23 UTC
Git commit 6e5b41e88d92c90df8e54d99163cea08f17d0554 by Christoph Cullmann. Committed on 11/09/2016 at 20:37. Pushed by cullmann into branch 'master'. Fix sorted insert (aka flat_map like insert). REVIEW: 128893 unit test covers more cases, in any case: should not corrupt your memory ;=) M +47 -0 autotests/unit/engine/documenturldbtest.cpp M +2 -12 src/engine/documenturldb.cpp M +27 -0 src/engine/idutils.h M +5 -29 src/engine/writetransaction.cpp http://commits.kde.org/baloo/6e5b41e88d92c90df8e54d99163cea08f17d0554 *** Bug 355924 has been marked as a duplicate of this bug. *** *** Bug 366171 has been marked as a duplicate of this bug. *** *** Bug 358117 has been marked as a duplicate of this bug. *** *** Bug 366296 has been marked as a duplicate of this bug. *** *** Bug 362224 has been marked as a duplicate of this bug. *** *** Bug 362855 has been marked as a duplicate of this bug. *** *** Bug 366805 has been marked as a duplicate of this bug. *** *** Bug 361299 has been marked as a duplicate of this bug. *** |