GNOME Bugzilla – Bug 614265
gthumb crashed when trying to resize an image
Last modified: 2011-01-27 15:00:07 UTC
I just tried to resize an image, it crashed when saving. Apport started but finish saying that it couldn't report that kind of crashes. OTOH, I got on the terminal: gthumb: tiffcomposite.cpp:1141: virtual uint32_t Exiv2::Internal::TiffDirectory::doWrite(Exiv2::Internal::IoWrapper&, Exiv2::ByteOrder, int32_t, uint32_t, uint32_t, uint32_t&): Afirmación `sv == d' fallida. The photo it makes it happen is: http://farm5.static.flickr.com/4065/4472878997_3db112d293_o_d.jpg Regards,
I don't get a crash with the version in git. However, the orientation handling seems to be all wrong. 1. The generated thumbnail in the file list has the wrong orientation. 2. The thumbnail of the resized image (saved as a new file, to avoid overwrite) also has the wrong orientation. - Mike
I've got this crash when I tried to resize many images at once. One image usually resizes successfully. OS is Fedora 14, gthumb 2.12.0. gthumb: tiffcomposite.cpp:1299: virtual uint32_t Exiv2::Internal::TiffDirectory::doWrite(Exiv2::Internal::IoWrapper&, Exiv2::ByteOrder, int32_t, uint32_t, uint32_t, uint32_t&): Assertion `sv == d' failed. Aborted
Version gthumb 2.12.1 (from fedora updates-testing repository) crashes in the same way.
related to bug 627688 ?
I'm consolidating the exiv2 "sv == d" bugs in bug 640268. - Mike *** This bug has been marked as a duplicate of bug 640268 ***