SEG fault in tiff
Posted: 2009-01-21T03:21:03-07:00
I get this in a specific tif file http://www.encode.dk/156974.tif
I've tried both IM ver mageMagick-6.3.8-11
and to be on the safe side, the newer ImageMagick-6.4.8-7
same problem, I'm aware that it is most likely a problem either in the libtiff or the tiff itself, is it possible someone could shed some more light on the issue.
Other tifs are working fine, which leads me to believe it's a tif error and not a library error
convert -debug -depth 8 -resize 200x200 -density 150 +profile iptc -compress None -colorspace RGB -strip ../Files/tmp/156974.tif ../Files/tmp/156974.tif.jpg
unknown field with tag 37724 (0x935c) encountered. `TIFFReadDirectory'
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/707/Coder
Geometry: 472x709
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/709/Coder
Interlace: 1
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/711/Coder
Bits per sample: 8
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/713/Coder
Min sample value: 0
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/715/Coder
Max sample value: 255
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/753/Coder
Photometric: SEPARATED
Segmentation Fault
Any help is very much appreciated
Regards
I've tried both IM ver mageMagick-6.3.8-11
and to be on the safe side, the newer ImageMagick-6.4.8-7
same problem, I'm aware that it is most likely a problem either in the libtiff or the tiff itself, is it possible someone could shed some more light on the issue.
Other tifs are working fine, which leads me to believe it's a tif error and not a library error
convert -debug -depth 8 -resize 200x200 -density 150 +profile iptc -compress None -colorspace RGB -strip ../Files/tmp/156974.tif ../Files/tmp/156974.tif.jpg
unknown field with tag 37724 (0x935c) encountered. `TIFFReadDirectory'
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/707/Coder
Geometry: 472x709
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/709/Coder
Interlace: 1
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/711/Coder
Bits per sample: 8
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/713/Coder
Min sample value: 0
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/715/Coder
Max sample value: 255
2009-01-21T11:07:41+01:00 0:01 0.040u 6.3.8 Coder convert[6266]: tiff.c/unknown/753/Coder
Photometric: SEPARATED
Segmentation Fault
Any help is very much appreciated
Regards