[Digikam-devel] [Bug 307602] Large TIFF files crash digiKam (>1Gb)
Marcel Wiesweg
marcel.wiesweg at gmx.de
Thu Oct 18 21:24:55 BST 2012
https://bugs.kde.org/show_bug.cgi?id=307602
--- Comment #30 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
This was a tricky bug. The information from valgrind gives the clue: "a block
of size 903,703,108". In fact, the image needs about 5,9 GB of memory. This
memory is computed: w*h*4. And the TIFF loader uses a 32 bit type for storing
width and height!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list