2020.08.03 21:27 "[Tiff] Unable to read a large TIFF File (single image, one IFD, Strip image of size 2.6 GB) on Unix using TIFFClientOpen API", by Upanita Goswami

2020.08.10 11:11 "Re: [Tiff] Unable to read a large TIFF File (single image, one IFD, Strip image of size 2.6 GB) on Unix using TIFFClientOpen API", by Upanita Goswami

Thanks Adam and Bob for your responses.

We have checked everything in our code and nothing stands out in terms of integer overflow in the read/seek/size callbacks. Reading in chunks (as per Bob’s suggestions) did not help yet.

We will try to apply Adam’s patch today. I will update the thread with our findings.

Thanks,
Upanita