ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: jirazy on March 06, 2019, 07:06:51 AM

Title: 'x' outside of string in unpack on one jpg from mobile Samsung GT-S5611
Post by: jirazy on March 06, 2019, 07:06:51 AM
Hello,
Receiving the following error message when running exiftool:
'x' outside of string in unpack at /usr/lib/perl5/vendor_perl/5.28.1/Image/ExifTool.pm line 4700, <EXIFTOOL_FILE> chunk 2.

Version is 11.24 on openSUSE Tumbleweed. The pic attached.
Thank you for your work!
Title: Re: 'x' outside of string in unpack on one jpg from mobile Samsung GT-S5611
Post by: Phil Harvey on March 06, 2019, 07:40:47 AM
Thanks!!  This is due to a malformed EXIF segment in the JPEG.  I'll patch ExifTool 11.30 to fix this.

- Phil
Title: Re: 'x' outside of string in unpack on one jpg from mobile Samsung GT-S5611
Post by: Phil Harvey on March 06, 2019, 11:15:27 AM
ExifTool 11.30 is now available.

- Phil
Title: Re: 'x' outside of string in unpack on one jpg from mobile Samsung GT-S5611
Post by: jirazy on March 06, 2019, 11:25:02 AM
Thank you!