2008.02.27 15:19 "[Tiff] tiffset core dump", by langenet

I'd like to be able to set a tag in an image but tiffset core dumps.

Being very new to this, there seems to be an issue with the TIFFReadDirectory.

Any ideas would be greatly appreciated.

Robert

tiffinfo shows:

# tiffinfo 1.tiff

TIFFReadDirectory: Warning, 1.tiff: unknown field with tag 32768 (0x8000) encountered.

TIFFReadDirectory: Warning, 1.tiff: unknown field with tag 32769 (0x8001) encountered.

TIFF Directory at offset 0x12ebe (77502)
    Subfile Type: (0 = 0x0)
    Image Width: 1728 Image Length: 2250
    Resolution: 300, 300 pixels/inch
    Bits/Sample: 1
    Compression Scheme: CCITT Group 4
    Photometric Interpretation: min-is-white
    Samples/Pixel: 1
    Rows/Strip: 2250
    Planar Configuration: single image plane

  Software: Pixel Translations Inc., PIXTIFF Version 1.135
  Tag 32768: 200005206784
  Tag 32769: 1080440822230011100

tiffset shows
# tiffset -s 32769 200005206784a 1.tiff

TIFFReadDirectory: Warning, 1.tiff: unknown field with tag 32768 (0x8000) encountered.

TIFFReadDirectory: Warning, 1.tiff: unknown field with tag 32769 (0x8001) encountered.

Segmentation fault (core dumped)

--

View this message in context: http://www.nabble.com/tiffset-core-dump-tp15715435p15715435.html

Sent from the Tiff / LibTiff mailing list archive at Nabble.com.