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
Bugs, which is subs
Public bug reported:
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()".
** Affects: exiv2 (Ubuntu)
Importance: Undecided