After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 614265 - gthumb crashed when trying to resize an image
gthumb crashed when trying to resize an image
Status: RESOLVED DUPLICATE of bug 640268
Product: gthumb
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2010-03-29 15:36 UTC by Facundo Batista
Modified: 2011-01-27 15:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Facundo Batista 2010-03-29 15:36:46 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,
Comment 1 Michael Chudobiak 2010-03-29 16:36:05 UTC
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
Comment 2 Alexey Gorodilov 2010-12-01 14:51:31 UTC
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
Comment 3 Alexey Gorodilov 2010-12-01 15:04:25 UTC
Version gthumb 2.12.1 (from fedora updates-testing repository) crashes in the same way.
Comment 4 Akhil Laddha 2010-12-17 12:16:47 UTC
related to bug 627688 ?
Comment 5 Michael Chudobiak 2011-01-27 15:00:07 UTC
I'm consolidating the exiv2 "sv == d" bugs in bug 640268.

- Mike

*** This bug has been marked as a duplicate of bug 640268 ***