https://bugs.kde.org/show_bug.cgi?id=360938
--- Comment #9 from Jack <ostrof...@users.sourceforge.net> --- I'm pretty much guessing here, but if you can capture the 27 errors that were fixed in the smaller version, can you make those corrections manually on the larger version? If so, you might get farther in then saving the larger one as a file. Am I correct that it crashes either running the consistency check on the larger database, and also crashes trying to save that database as a file, probably because it runs the consistency check. If so, I would try to figure out from the backtrace (perhaps running in a debugger?) and try to trap the error, so although it may not correct the error, it wont just abort. That may also show you what it is choking on, and you might be able to fix it manually. I don't know if the Claydoh repository includes a version with debug symbols, but if so, that would produce more useful backtraces and be easier to run in a debugger. -- You are receiving this mail because: You are watching all bug changes.