The code in question for both Pix and gthumb looks to be one of the FOR loops in "exiv2_read_metadata" in exiv2-utils.cpp, where this line...
md->print().c_str() ...creates the out of range exception. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to exiv2 in Ubuntu. https://bugs.launchpad.net/bugs/1942799 Title: Exiv2 creates out of range exception with XMP data Status in exiv2 package in Ubuntu: Confirmed Bug description: Applying the latest update to Exiv2 in both Pix and gThumb, images that contain XMP data will crash the given application. The issue looks to be when Xmp data is not able to properly handle the call to "c_str()". To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/exiv2/+bug/1942799/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp