1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Ticket #213 (new defect)

Opened 14 months ago

Last modified 6 weeks ago

Error in GPSInfo directory

Reported by: krisse Owned by: jo
Priority: minor Milestone: 1.0.3
Component: general Version: 1.0
Keywords: exif exiv2 metadata jpg Cc:

Description

Errors reported in GPSInfo directory in JPEG:s created by Darktable (0.8).

Result when running on original RAW/NEF image:

$ exiv2 -M"add Iptc.Application2.Credit String Test" test1.NEF

Result when running on JPEG generated by Darktable:

$ exiv2 -M"add Iptc.Application2.Credit String Test" test1.jpg
Error: Directory GPSInfo: IFD entry 0 lies outside of the data buffer.
Error: Directory GPSInfo: IFD entry 0 lies outside of the data buffer.

The same errors are also reported by exiftool.

Warning: Deleted bad GPS directory - test1.jpg
Error: Truncated GPS directory - test1.jpg

Interesting(?) sidenote: having commandline exiv2 (0.19) process the image leads to metadata having been cleaned up. Ie. if I run the exiv2 command above twice, the second time around no errors are reported.

Same errors not reported by JPEG:s generated from same RAW/NEF by, for example, GIMP (ufraw) or Digikam.

Attachments

test1-600.jpg (118.2 KB) - added by krisse 14 months ago.
JPEG with faulty GPSInfo directory
ufraw-darktable-exif-differences.txt (3.5 KB) - added by pmjdebruijn 6 weeks ago.
Differences in EXIF in the JPEG produced by UFRaw and Darktable

Change History

Changed 14 months ago by krisse

JPEG with faulty GPSInfo directory

Changed 14 months ago by krisse

Couldn't attach RAW/NEF due to filesize restrictions, but you can get it from here:
http://bit.ly/h4m3FS

Picture taken by, and thus in-file metadata generated by, a Nikon D90.

Changed 13 months ago by jsogo

  • milestone changed from --- to 0.9

Changed 2 months ago by simn

  • version set to 1.0
  • milestone changed from 0.9 to 1.0.1

Tested. Still valid for 1.0

Changed 6 weeks ago by pmjdebruijn

This seems reproducible with darktable-1.0.x and Exiv2 0.22

Changed 6 weeks ago by pmjdebruijn

Differences in EXIF in the JPEG produced by UFRaw and Darktable

Note: See TracTickets for help on using tickets.