AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
August 2005

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2005.08.18 21:51 "win32 libtiff", by Mark R Olin
2005.08.18 22:43 "Re: win32 libtiff", by Edward Lam
2005.08.19 15:23 "Re: win32 libtiff", by Mark R Olin
2005.08.19 16:27 "Re: win32 libtiff", by Edward Lam
2005.08.19 16:58 "Re: win32 libtiff", by Edward Lam
2005.08.19 17:40 "Re: win32 libtiff", by Mark R Olin
2005.08.19 20:37 "Re: win32 libtiff", by Mark R Olin
2005.08.19 22:28 "Re: win32 libtiff", by Jeff Breidenbach
2005.08.19 23:58 "Re: win32 libtiff", by Larry Grill
2005.08.22 18:54 "Re: win32 libtiff", by Mark R Olin
2005.08.22 22:16 "Re: win32 libtiff", by Larry Grill
2005.08.23 02:18 "Re: win32 libtiff", by Mark R Olin
2005.08.24 05:33 "Re: win32 libtiff", by Andrey Kiselev
2005.08.24 17:48 "Re: win32 libtiff", by Mark R Olin
2005.08.24 18:10 "Re: win32 libtiff", by Andrey Kiselev
2005.08.24 19:23 "Re: win32 libtiff", by Mark R Olin
2005.08.24 19:38 "Re: win32 libtiff", by Andrey Kiselev
2005.09.07 16:44 "Re: win32 libtiff", by Mark R Olin

2005.09.07 16:44 "Re: win32 libtiff", by Mark R Olin

Andrey Jeff, Edward and Larry,

I had some other work to do before I revisited my libtiff problem. If you 
recall I was getting a runtime debug error

"Invalid Address specified to RtlFreeHeap".

Now while the program would run successfully to its conclusion, I do
suspect that there was some corruption occuring in the Process Heap.

The move to the newest libtiff version did solve my problem.  I purged 
paths and files of the old 3.6.1 version and remade using the 3.7.3 version
source using consistent compiler debug flags as Jeff and Edward advised, and
the problem went away. It runs a little faster than before too.

At Larry's request, I downloaded and used the Visual C++ Toolkit 2003 and
used the nmake.opt he provided. Since I am using Codewarrior for my app, I
needed to get up to speed on using MSVC commandline compiler.

So good job all!

That old tiff-win32 distribution at the gnuwin32 project should be
discontinued IMHO.

Thanks,

Mark Olin