Your message dated Mon, 09 Jun 2008 15:18:00 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#475489: fixed in tiff 3.8.2-10
has caused the Debian Bug report #475489,
regarding libtiff-tools: tiffinfo segfaults on Nikon NEF files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
475489: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475489
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libtiff-tools
Version: 3.8.2-7
Severity: normal


Nikon cameras produce a special TIFF format for raw images that Nikon
calls "*.NEF" files.  The "file" utility identifies them as tiffs,
and I would expect the tiff tools to handle them reasonably well.

I have some NEF files sent to me by the user of a Nikon D300, which
is a high-end, professional-quality camera.  Some of the images can
be decoded correctly, and some (those larger than about 20MB) can't.
While trying to identify that problem, I discovered that even the NEF
files that can be displayed by ufraw and other image utilities cause
tiffinfo to segfault.  Curiously, tiffdump managed to slog through them
with no serious problems; so I assume that either the problem is some
error in tiffinfo, or that tiffinfo calls some library routine that
tiffdump does not (in which case the bug probably belongs to libtiff4).

Here's the screen output from tiffinfo for a typical example:

$ tiffinfo *1984*F
TIFFReadDirectory: Warning, EDD_1984.NEF: unknown field with tag 36867
(0x9003) encountered.
TIFFReadDirectory: Warning, EDD_1984.NEF: unknown field with tag 37398
(0x9216) encountered.
TIFF Directory at offset 0x8 (8)
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 160 Image Length: 120
  Resolution: 300, 300 pixels/inch
  Bits/Sample: 8
  Compression Scheme: None
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Rows/Strip: 120
  Planar Configuration: single image plane
  SubIFD Offsets: 145368 145488
  Make: NIKON CORPORATION
  Model: NIKON D300
  Software: Ver.1.00 
  DateTime: 2008:03:19 01:10:25
  Reference Black/White:
     0:     0   255
     1:     0   255
     2:     0   255
  EXIFIFDOffset: 480
  GPSIFDOffset: 87750
  Tag 36867: 2008:03:19 01:10:25
  Tag 37398: 1,0,0,0
TIFFReadCustomDirectory: Warning, EDD_1984.NEF: wrong data type 3 for
"GainControl"; tag ignored.
TIFF Directory at offset 0x1e0 (480)
Segmentation fault


For comparison, here's the output from tiffdump for the same file:

$ tiffdump *1984*F
EDD_1984.NEF:
Magic: 0x4d4d <big-endian> Version: 0x2a
Directory 0: offset 8 (0x8) next 0 (0)
SubFileType (254) LONG (4) 1<1>
ImageWidth (256) LONG (4) 1<160>
ImageLength (257) LONG (4) 1<120>
BitsPerSample (258) SHORT (3) 3<8 8 8>
Compression (259) SHORT (3) 1<1>
Photometric (262) SHORT (3) 1<2>
Make (271) ASCII (2) 18<NIKON CORPORATION\0>
Model (272) ASCII (2) 11<NIKON D300\0>
StripOffsets (273) LONG (4) 1<87768>
Orientation (274) SHORT (3) 1<1>
SamplesPerPixel (277) SHORT (3) 1<3>
RowsPerStrip (278) LONG (4) 1<120>
StripByteCounts (279) LONG (4) 1<57600>
XResolution (282) RATIONAL (5) 1<300>
YResolution (283) RATIONAL (5) 1<300>
PlanarConfig (284) SHORT (3) 1<1>
ResolutionUnit (296) SHORT (3) 1<2>
Software (305) ASCII (2) 10<Ver.1.00 \0>
DateTime (306) ASCII (2) 20<2008:03:19 01:10:25\0>
SubIFD (330) LONG (4) 2<145368 145488>
ReferenceBlackWhite (532) RATIONAL (5) 6<0 255 0 255 0 255>
34665 (0x8769) LONG (4) 1<480>
34853 (0x8825) LONG (4) 1<87750>
36867 (0x9003) ASCII (2) 20<2008:03:19 01:10:25\0>
37398 (0x9216) BYTE (1) 4<00 00 00 0x1>


If it's any help, ufraw's "log" reports:

EXIF data read using exiv2, buflen 4292
Warning: Size 5291 of Exif.Nikon3.0x0091 exceeds 4096 bytes limit. Not decoded.

-- in spite of which, it displays the image correctly.  (This same warning
appears in the log for the images that don't display correctly, so it may
be irrelevant.)


The smallest file I have that shows this problem is about 18MB in size,
and I'd need to get the photographer's permission to post a sample on
a website.  I'll mail you a file if you like; please consider that I'm
on a modem so it will take about an hour to send one of these images
anywhere....


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libtiff-tools depends on:
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libjpeg62              6b-13             The Independent JPEG Group's JPEG 
ii  libtiff4               3.8.2-7           Tag Image File Format (TIFF) libra
ii  zlib1g                 1:1.2.3-13        compression library - runtime

libtiff-tools recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: tiff
Source-Version: 3.8.2-10

We believe that the bug you reported is fixed in the latest version of
tiff, which is due to be installed in the Debian FTP archive:

libtiff-doc_3.8.2-10_all.deb
  to pool/main/t/tiff/libtiff-doc_3.8.2-10_all.deb
libtiff-opengl_3.8.2-10_i386.deb
  to pool/main/t/tiff/libtiff-opengl_3.8.2-10_i386.deb
libtiff-tools_3.8.2-10_i386.deb
  to pool/main/t/tiff/libtiff-tools_3.8.2-10_i386.deb
libtiff4-dev_3.8.2-10_i386.deb
  to pool/main/t/tiff/libtiff4-dev_3.8.2-10_i386.deb
libtiff4_3.8.2-10_i386.deb
  to pool/main/t/tiff/libtiff4_3.8.2-10_i386.deb
libtiffxx0c2_3.8.2-10_i386.deb
  to pool/main/t/tiff/libtiffxx0c2_3.8.2-10_i386.deb
tiff_3.8.2-10.diff.gz
  to pool/main/t/tiff/tiff_3.8.2-10.diff.gz
tiff_3.8.2-10.dsc
  to pool/main/t/tiff/tiff_3.8.2-10.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jay Berkenbilt <[EMAIL PROTECTED]> (supplier of updated tiff package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 09 Jun 2008 11:02:53 -0400
Source: tiff
Binary: libtiff4 libtiffxx0c2 libtiff4-dev libtiff-tools libtiff-opengl 
libtiff-doc
Architecture: source all i386
Version: 3.8.2-10
Distribution: unstable
Urgency: low
Maintainer: Jay Berkenbilt <[EMAIL PROTECTED]>
Changed-By: Jay Berkenbilt <[EMAIL PROTECTED]>
Description: 
 libtiff-doc - TIFF manipulation and conversion documentation
 libtiff-opengl - TIFF manipulation and conversion tools
 libtiff-tools - TIFF manipulation and conversion tools
 libtiff4   - Tag Image File Format (TIFF) library
 libtiff4-dev - Tag Image File Format library (TIFF), development files
 libtiffxx0c2 - Tag Image File Format (TIFF) library -- C++ interface
Closes: 475489
Changes: 
 tiff (3.8.2-10) unstable; urgency=low
 .
   * Fix segmentation fault on subsequent parts of a file with an invalid
     directory tag.  (Closes: #475489)
Checksums-Sha1: 
 85435185823328d819d95ff42d9d57ef79739be8 1173 tiff_3.8.2-10.dsc
 739883c60081b479dd8ab9ea2c944b08553eddc4 36461 tiff_3.8.2-10.diff.gz
 3541d9fecf04bac7ff174f466999ed7ea6af7d51 368420 libtiff-doc_3.8.2-10_all.deb
 d46161f4d98f7064ade7313653082da7306a0a78 160778 libtiff4_3.8.2-10_i386.deb
 32a61c9c5d2a91ba2acdc6a0706089dd669796d4 48524 libtiffxx0c2_3.8.2-10_i386.deb
 942a62fedd151eefa2190ea88ef1f7a913db4b3d 274532 libtiff4-dev_3.8.2-10_i386.deb
 3bb5d916278b265cb3758cc8e6bf065d935283ed 218546 libtiff-tools_3.8.2-10_i386.deb
 d54e6cfe9793c96e57d2ac60d499260d4058597f 53350 libtiff-opengl_3.8.2-10_i386.deb
Checksums-Sha256: 
 74ad028bbd862b5e80d060bcd8ace04db02cfdbfcf11d0f965a4e4f89b3a0b10 1173 
tiff_3.8.2-10.dsc
 e603731484915b79a8bb978f22b32f6f419102a615f155f5f529734e638fd567 36461 
tiff_3.8.2-10.diff.gz
 719a2eaed65586bdb48ac94526c1a70ac00de73dad6a13e87f1ecd9e7f85271a 368420 
libtiff-doc_3.8.2-10_all.deb
 90cca1acaae755b82d56002b55b89d93e9c2b8da10cc454c7250a4a3f0933a08 160778 
libtiff4_3.8.2-10_i386.deb
 0c350c4b66be8ba99dfcf44434914911000cb7c5dae9dc7f274efad32d1e10b2 48524 
libtiffxx0c2_3.8.2-10_i386.deb
 58d72042aad60f983e821fe20e24823bece168f7e472037ca7df6e5ed32ef01e 274532 
libtiff4-dev_3.8.2-10_i386.deb
 ef63662bdd0aff5e5789fcc3f7a860d7ca2e22556250e04d5a6232547e69655f 218546 
libtiff-tools_3.8.2-10_i386.deb
 e698a54c72a3d036bbe1dcdab20651bf5eec35e343c5aa1aafa4c04bca159965 53350 
libtiff-opengl_3.8.2-10_i386.deb
Files: 
 d00093fa8cf54ce473ec16421725cb7b 1173 libs optional tiff_3.8.2-10.dsc
 a3b3b8f8f63ee8d9d9efb399e6a0564e 36461 libs optional tiff_3.8.2-10.diff.gz
 b960da47ed2c4b33306668fb03d2c3de 368420 doc optional 
libtiff-doc_3.8.2-10_all.deb
 7c1f17253df656e6a1dca4f8a3f05419 160778 libs optional 
libtiff4_3.8.2-10_i386.deb
 908d4f983f31ecce2e7670036ebb8329 48524 libs optional 
libtiffxx0c2_3.8.2-10_i386.deb
 d68694e8a38ddceae2797261169264a9 274532 libdevel optional 
libtiff4-dev_3.8.2-10_i386.deb
 9a335af5df2d24bff39079a159c7ee5f 218546 graphics optional 
libtiff-tools_3.8.2-10_i386.deb
 b9a99de7173b5967a55aad37b39949de 53350 graphics optional 
libtiff-opengl_3.8.2-10_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFITUfuEBVk6taI4KcRAvc+AJwPR+KtrW8tsXL8u/t1slzV9BWYKgCg7ZiM
9tt6ouqXHtaQS98NCNtT+WE=
=/dAp
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to