2011.05.05 16:44 "[Tiff] Is LibTiff 3.9.5 Thread Safe ?", by Katerina Sedivy

2011.05.05 16:22 "Re: [Tiff] Access Violation on TiffClose()", by Olivier Paquet

On Thu, May 5, 2011 at 12:02 PM, Katerina Sedivy <sedivyk@gmail.com> wrote:

Ok I was checking the return of TiffOpen at debug mode with a watch, but I still ran the test here is something weird:

Perhaps the try/finally is causing the problem then? Try with a non empty try block. Also try removing outputdebugstring to see if this is somehow making the second case work. I've never done any delphi and haven't touched pascal in 15 years so I can't be of much more help.

Olivier