[Digikam-devel] [Bug 307602] Large TIFF files crash digiKam (>1Gb)

Marcel Wiesweg marcel.wiesweg at gmx.de
Thu Oct 18 21:28:14 BST 2012


https://bugs.kde.org/show_bug.cgi?id=307602

Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |---

--- Comment #32 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
A sidenote: It's clear that digikam should not crash here, but it is not
designed with such large files in mind. It will probably work with a 64bit
Linux and sufficient physical memory, but we still allocate this as one
contiguous chunk, which can be a problem even with enough free memory. For
proper support of such large files, tiled memory allocation would be necessary
which we dont support.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list