Bug 2813 - tiffcp throws "Error, no space for image buffer" when copying large tiled BigTIFFs
: tiffcp throws "Error, no space for image buffer" when copying large tiled Big...
Status: RESOLVED LATER
: libtiff
default
: 4.0.1
: PC Windows XP
: P2 enhancement
: ---
Assigned To:
:
:
: migrated_to_gitlab
:
:
  Show dependency treegraph
 
Reported: 2018-09-12 12:15 by
Modified: 2019-10-01 14:21 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2018-09-12 12:15:53
This bug only occurs when copying tiled BigTIFFs; I generated a stripped
version of the same image and it copied without error. 

The error also occurs when using the -t flag to force tiffcp to convert the
stripped image to a tiled image.

My test image is 14544x57632, 128x128 tiles, RGB color.
------- Comment #1 From 2018-09-12 12:27:24 -------
Sorry, I forgot to mention that this is on Windows 10- on Ubuntu it works
perfectly fine.
------- Comment #2 From 2019-02-13 05:33:22 -------
can you tell exactly which compiler was used to build libtiff to exhibit the
bug ? 32bits ? 64bits, etc.

also which exact version of libtiff sources ?

This test is failing :
https://gitlab.com/libtiff/libtiff/blob/master/tools/tiffcp.c#L1265


also, could you attach a tiff file that shows the bug ?
(if all pixels are same color that shouldnt be too big, with compression)
------- Comment #3 From 2019-10-01 14:21:24 -------
Bugzilla is no longer used for tracking libtiff issues. Remaining open tickets,
such as this one, have been migrated to the libtiff GitLab instance at
https://gitlab.com/libtiff/libtiff/issues .

The migrated tickets have their summary prefixed with [BZ#XXXX] where XXXX is
the initial Bugzilla issue number.