TIFFReadDirectory - ImageMagick crashes

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
haefka
Posts: 1
Joined: 2011-01-18T10:00:39-07:00
Authentication code: 8675308

TIFFReadDirectory - ImageMagick crashes

Post by haefka »

Hello,

Being new to ImageMagick.... We are having issues with ImageMagick and convert commands such as rotate to our scanned tifs. Specifically TIFFReadDirectory errors. Below is from verbose. We are at version 6.4.1. Do we need a patch or an upgrade?

Thank you,

Randy

Resolution: 300x300
Print size: 37.9567x25.8133
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
gray:
min: 0 (0)
max: 1 (1)
mean: 0.935781 (0.935781)
standard deviation: 0.245142 (0.245142)
Histogram:
82518078: (255,255,255) #FFFFFF white
5662850: ( 0, 0, 0) #000000 black
Colormap: 2
0: ( 0, 0, 0) #000000 black
1: (255,255,255) #FFFFFF white
Rendering intent: Undefined
Interlace: None
Background color: white
Border color: rgb(223,223,223)
Matte color: grey74
Transparent color: black
Page geometry: 11387x7744+0+0
Dispose: Undefined
Iterations: 0
Compression: Group4
Orientation: TopLeft
Properties:
create-date: 2011-01-14T16:08:50-09:00
modify-date: 2010-10-26T08:17:13-08:00
signature: 2481222048e40a7838f8795c95515bc3cb0ce4e64bae590512f7c3a301dce80c
tiff:rows-per-strip: 22
tiff:software: Oi/GFS, writer v00.06.02
Artifacts:
verbose: true
Tainted: False
Filesize: 1.39mb
Number pixels: 84.1mb
Pixels per second: 10.5mb
User time: 8.120u
Elapsed time: 0:09
Version: ImageMagick 6.4.1 08/29/08 Q16 http://www.imagemagick.org
identify: /net/dnr-atwfs1/vol/vol1/record/Temp_Plats/301-2010-2010-78.TIF: unknown field with tag 32934 (0x80a6) encountered. `TIFFReadDirectory'.
bash-3.00$
Post Reply