https://bugs.kde.org/show_bug.cgi?id=352260
--- Comment #4 from Matthew Dawson <matt...@mjdsystems.ca> --- So, LMDB is failing with error MDB_BAD_TXN, with a message of "Transaction must abort, has a child, or is invalid". Having got an debug version of Baloo installed, it turns out this gets printed earlier: ASSERT failure in PositionDB::put: "MDB_MAP_FULL: Environment mapsize limit reached", file /var/tmp/portage/kde-frameworks/baloo-5.19.0/work/baloo-5.19.0/src/engine/positiondb.cpp, line 80 KCrash: Attempting to start /usr/bin/baloo_file from kdeinit sock_file=/run/user/1000/kdeinit5__0 KCrash: Application 'baloo_file' crashing... Aborted For me, I have 6.5T worth of data in over 2 million files, so I'm not surprised I broke a limit. Would a system to recover from this error and resize the database be ok? -- You are receiving this mail because: You are watching all bug changes.