2009.03.27 22:42 "[Tiff] TIFFOpen throws access error", by

2009.03.27 23:57 "Re: [Tiff] TIFFOpen throws access error", by Bob Friesenhahn

On Fri, 27 Mar 2009, coopejud@onid.orst.edu wrote:

Hey all, newbie to image processing here.

I'm trying to open a large (28M) .tif image, but when my code hits the line, TIFFOpen(filename, "r");

I get an "Access Violation" error from somewhere. I haven't a clue what would be causing this - can anyone point me in the right direction?

This sounds like it could be a libtiff bug, but it also be a bug in your own application. Does 'tiffinfo' work on your file? If so, what does it say?

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