Comment 3 for bug 974809

Revision history for this message
Olivier Tilloy (osomon) wrote :

I can reproduce the segmentation fault with the sample photo attached and pyexiv2 trunk compiled against libexiv2 0.21.1.
Here is the top of the backtrace:

#0 Py_Main (argc=0, argv=0x0) at ../Modules/main.c:503
#1 0x00007ffff55d35ec in std::string::operator=(char const*) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#2 0x00007ffff5f4b918 in exiv2wrapper::ExifTag::ExifTag(std::string const&, Exiv2::Exifdatum*, Exiv2::ExifData*, Exiv2::ByteOrder) ()
   from /home/osomon/dev/pyexiv2-branches/pyexiv2-0.3/build/libexiv2python.so
#3 0x00007ffff5f4a039 in exiv2wrapper::Image::getExifTag(std::string) ()
   from /home/osomon/dev/pyexiv2-branches/pyexiv2-0.3/build/libexiv2python.so