Premature EOF¶
Classification¶
Validator |
Validator version |
Error message type |
JHOVE |
1.32.1 |
File format |
Version |
Specification |
Description |
Location |
image/tiff |
6.0 |
Analyses¶
Possible solutions¶
Output example¶
Validator returned error.
<?xml version="1.0" encoding="UTF-8"?>
<jhove xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schema.openpreservation.org/ois/xml/ns/jhove" xsi:schemaLocation="http://schema.openpreservation.org/ois/xml/ns/jhove https://schema.openpreservation.org/ois/xml/xsd/jhove/1.9/jhove.xsd" name="Jhove" release="1.32.1" date="2025-02-06">
<date>2025-10-29T17:25:33+02:00</date>
<repInfo uri="/corpus/file-scraper/tests/data/image_tiff/invalid_6.0_payload_altered.tif">
<reportingModule release="1.9.5" date="2024-08-22">TIFF-hul</reportingModule>
<lastModified>2025-10-28T08:43:04+02:00</lastModified>
<size>523</size>
<format>TIFF</format>
<status>Not well-formed</status>
<sigMatch>
<module>TIFF-hul</module>
</sigMatch>
<messages>
<message severity="error" id="TIFF-HUL-59" infoLink="https://github.com/openpreserve/jhove/wiki/TIFF-hul-Messages#tiff-hul-59">IFD offset not word-aligned: 16777985</message>
<message offset="16777985" severity="error" id="TIFF-HUL-1" infoLink="https://github.com/openpreserve/jhove/wiki/TIFF-hul-Messages#tiff-hul-1">Premature EOF</message>
</messages>
<mimeType>image/tiff</mimeType>
</repInfo>
</jhove>