An assertion in TIFFReadDirEntryPersampleShort fails and libtiff fails to open Canon CR2 files (among other tiffs). The patch proposed upstream in bug 2164 (TIFFReadDirEntryPersampleShort fails for Zeiss LSM tiff variant) works for me, attached is the patch. This prevents eog and such from showing CR2 files which is quite a common photo format, I think this should be added to the ebuild. Reproducible: Always Steps to Reproduce: 1.tiffinfo image.cr2 2. 3. Actual Results: TIFFReadDirectory: Incorrect count for "BitsPerSample". Expected Results: Information about the file
Created attachment 246149 [details, diff] solves upstream #2164
This patch is included in media-libs/tiff-4.0.0_beta7.