[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-10-28 Thread Vincas Dargis
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #14 from Vincas Dargis --- I've created bug report asking for backport. Posting for reference: https://bugs.launchpad.net/ubuntu/+source/baloo/+bug/1637610 -- You are receiving this mail because: You are watching all bug changes.

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-10-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #13 from marvi...@gmx.de --- It is fixed in 5.27. If this version is not in 16.04, Ubuntu has to do back port. For some reason, it even crashes now a bit earlier here. -- You are receiving this mail because: You are watching all bug change

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-10-28 Thread Vincas Dargis
https://bugs.kde.org/show_bug.cgi?id=364475 Vincas Dargis changed: What|Removed |Added CC||vin...@gmail.com --- Comment #12 from Vincas Da

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-09-11 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #11 from Christoph Cullmann --- Thanks for very useful error detection + patch proposal to Hao Zhang! -- You are receiving this mail because: You are watching all bug changes.

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-09-11 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 Christoph Cullmann changed: What|Removed |Added Version Fixed In||5.27 -- You are receiving this mail becau

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-09-11 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 Christoph Cullmann changed: What|Removed |Added Resolution|--- |FIXED Latest Commit|

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-09-11 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 Christoph Cullmann changed: What|Removed |Added CC||nheghathivhis...@gmail.com --- Comment #9

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-09-11 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 Christoph Cullmann changed: What|Removed |Added CC||don.waterloo+...@gmail.com --- Comment #8

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-09-11 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 Christoph Cullmann changed: What|Removed |Added Assignee|pinak.ah...@gmail.com |cullm...@kde.org -- You are receiving thi

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-09-11 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 Christoph Cullmann changed: What|Removed |Added Status|CONFIRMED |ASSIGNED -- You are receiving this mail b

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-09-11 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 Christoph Cullmann changed: What|Removed |Added CC||marvi...@gmx.de --- Comment #7 from Christ

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-09-11 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 Christoph Cullmann changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC|

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-07-04 Thread Vishesh Handa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 Vishesh Handa changed: What|Removed |Added Assignee|m...@vhanda.in|pinak.ah...@gmail.com -- You are receiving t

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-06-20 Thread Hao Zhang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #5 from Hao Zhang --- Created attachment 99637 --> https://bugs.kde.org/attachment.cgi?id=99637&action=edit Patch to fix this bug This bug is fixed with the attached patch. -- You are receiving this mail because: You are watching all bu

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-06-19 Thread Hao Zhang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #4 from Hao Zhang --- The relevant code is in line 97 of the file src/engine/database.cpp mdb_env_set_mapsize(m_env, static_cast(1024) * 1024 * 1024 * 5); // 5 gb The size of the database is HARDCODED to be 5gb!! Is there any specific reas

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-06-18 Thread Hao Zhang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #3 from Hao Zhang --- When I compiled baloo in debug mode, I got the following error before baloo_file_extractor crashes: ASSERT failure in PositionDB::put: "MDB_MAP_FULL: Environment mapsize limit reached", file /home/hao/build/baloo/src/

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-06-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #2 from theivoryto...@gmail.com --- Please ignore my previous comment, since info.me_last_pgno was not really reused. But I solved Bug 359038 and please see my comment there. -- You are receiving this mail because: You are watching all bug

[frameworks-baloo] [Bug 364475] baloo_file_extractor crashes whenever the index exceeds 5G in size

2016-06-18 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364475 --- Comment #1 from theivoryto...@gmail.com --- Can this bug be related to Bug 359038? Since info.me_last_pgno got reused. When the size of the index is 5G, "balooctl status" only shows a size of 1G. -- You are receiving this mail because: You are watc