Application crashes after > 10000 image saves with 'Instruction at 0x55901baa referenced memory at 0x00000000
The application overwrites images when there are greater than 10000, so the number saved may be much more than this.
Images are 8 bit greyscale, average 30K size.
The crash only happens when LZW compression is enabled.
Anyone seen this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Running under Wndows XP embedded.
LibTIFF 3.7.2
Application crashes after > 10000 image saves with 'Instruction at 0x55901baa referenced memory at 0x00000000
The application overwrites images when there are greater than 10000, so the number saved may be much more than this.
Images are 8 bit greyscale, average 30K size.
The crash only happens when LZW compression is enabled.
Anyone seen this?
Update. Happens with no compression too.
Crash often accompanied by Windows warning that memory/resourses are low.