Bug 2612 - tiff2rgba: assertion failure in tif_dirwrite.c:2098: TIFFWriteDirectoryTagCheckedRational
: tiff2rgba: assertion failure in tif_dirwrite.c:2098: TIFFWriteDirectoryTagChe...
Status: RESOLVED DUPLICATE of bug 2535
: libtiff
default
: unspecified
: PC Linux
: P2 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2016-11-30 01:25 by
Modified: 2016-12-03 11:44 (History)


Attachments


Note

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


Description From 2016-11-30 01:25:45
on 4.0.7
tiff2rgba $file foo

tiff2rgba: tif_dirwrite.c:2098: TIFFWriteDirectoryTagCheckedRational: Assertion
`value>=0.0' failed.
==9557== 
==9557== Process terminating with default action of signal 6 (SIGABRT)
==9557==    at 0x40DDE89: raise (raise.c:54)
==9557==    by 0x40DF3E6: abort (abort.c:89)
==9557==    by 0x40D6D06: __assert_fail_base (assert.c:92)
==9557==    by 0x40D6D8A: __assert_fail (assert.c:101)
==9557==    by 0x8055493: TIFFWriteDirectoryTagCheckedRational
(tif_dirwrite.c:2098)
==9557==    by 0x8056390: TIFFWriteDirectoryTagRational (tif_dirwrite.c:1433)
==9557==    by 0x8056390: TIFFWriteDirectorySec.part.8 (tif_dirwrite.c:446)
==9557==    by 0x8049752: main (tiff2rgba.c:127)
------- Comment #1 From 2016-12-01 05:54:29 -------
I guess it is a duplicate of 2535
------- Comment #2 From 2016-12-03 11:44:33 -------
Duplicate of #2535

*** This bug has been marked as a duplicate of bug 2535 ***