2012.09.22 18:36 "[Tiff] Libtiff 3.9.7 released", by Bob Friesenhahn

2012.10.17 17:35 "Re: [Tiff] Que: ZIPSetupDecode errorhandling", by Bob Friesenhahn

I have a tif with zip decoding and after upgrading from 3.9.4 to 4.0.3

I have a problem.

What version of zlib are you using? Are you sure that the running application is using the same zlib as when the library was built?

Unfortunately, recent zlib releases are not ABI compatible with older ones (even though it claims to be) and the operating system often delivers an older version. When I installed the latest version, it caused problems for me under Solaris, so I uninstalled it and continued using the system-provided zlib version.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/