Bug 460661 - tiff2rgba ends with segmentation fault
Summary: tiff2rgba ends with segmentation fault
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: libtiff
Version: 3.9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom Lane
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-29 14:48 UTC by Milos Malik
Modified: 2013-07-03 03:20 UTC (History)
2 users (show)

Fixed In Version: libtiff-3.5.7-34.el3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-20 16:08:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Milos Malik 2008-08-29 14:48:52 UTC
Description of problem:
The tiff2rgba utility segfaults when processing one of the official libtiff test
images -- zackthecat.tif .

Version-Release number of selected component (if applicable):
libtiff-3.5.7-31.el3

How reproducible:
Always

Steps to Reproduce:
1. Go to http://www.remotesensing.org/libtiff/images.html .
2. Download the latest archive of test images (
ftp://ftp.remotesensing.org/pub/libtiff/pics-3.8.0.tar.gz ).
3. Unpack the file zackthecat.tif .
# tiff2rgba zackthecat.tif temp.tif 
zackthecat.tif: Warning, unknown field with tag 512 (0x200) ignored.
zackthecat.tif: Warning, unknown field with tag 519 (0x207) ignored.
zackthecat.tif: Warning, unknown field with tag 520 (0x208) ignored.
zackthecat.tif: Warning, unknown field with tag 521 (0x209) ignored.
TIFFSetField: zackthecat.tif: Unknown pseudo-tag 65538.
zackthecat.tif: Old-style JPEG compression support is not configured.
Segmentation fault
# echo $?
139
# ls -l zackthecat.tif temp.tif 
-rw-r--r--    1 root     devqa8          8 Aug 29  2008 temp.tif
-rw-r--r--    1 root     devqa8       8258 Aug 29 10:22 zackthecat.tif
#
  
Actual results:
segmentation fault

Expected results:
no segmentation fault

Additional info:

Comment 1 Jiri Pallich 2012-06-20 16:08:26 UTC
Thank you for submitting this issue for consideration in Red Hat Enterprise Linux. The release for which you requested us to review is now End of Life. 
Please See https://access.redhat.com/support/policy/updates/errata/

If you would like Red Hat to re-consider your feature request for an active release, please re-open the request via appropriate support channels and provide additional supporting details about the importance of this issue.


Note You need to log in before you can comment on or make changes to this bug.