https://bugs.kde.org/show_bug.cgi?id=511467
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maik Qualmann <[email protected]> --- Even though we've delegated many jobs to ExifTool, we still use Exiv2 internally to decode the metadata. Unfortunately, Exiv2 has a problem with the image and generates an exception: digikam.metaengine: Exiv2 ( 3 ) : Directory Image: Next pointer is out of bounds; ignored. digikam.metaengine: Exiv2 ( 3 ) : Upper boundary of data for directory Photo, entry 0x927c is out of bounds: Offset = 0x0000030a, size = 65564, exceeds buffer size by 815 Bytes; truncating the entry digikam.metaengine: Exiv2 ( 3 ) : Offset of directory Photo, entry 0xa404 is out of bounds: Offset = 0x00010326; truncating the entry digikam.metaengine: Exiv2 ( 3 ) : Directory Image, entry 0x8825 Sub-IFD pointer 0 is out of bounds; ignoring it. This exception comes from the EXV container created by ExifTool. Exiv2 wouldn't find any metadata directly in the image. Maik -- You are receiving this mail because: You are watching all bug changes.
