On 22 Feb 2026, at 21:07, Roger Leigh <[email protected]> wrote: > > > All jobs building fine, except that note that there has been a regression, I > think due to the recent IFD loop changes. This makes the Cygwin builds > segfault in the directory test: >
All of the builds are now passing, including the Cygwin builds: https://gitlab.com/libtiff/libtiff/-/pipelines/2347520105 The Cygwin problem wasn’t reproducible on a bare metal system. It looks like we were hitting some odd behaviour relating to Docker storage layers, where seek and fread were behaving incorrectly resulting in corrupted TIFF files. I’ll file a bug report about this, but in the interim I’ve reverted the Cygwin builds to run on a bare metal runner while the MSVC and MinGW runners are working fine in a container. Kind regards, Roger _______________________________________________ Tiff mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/tiff
