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 641311 - crash when tagging multiple images
crash when tagging multiple images
Status: RESOLVED DUPLICATE of bug 640268
Product: gthumb
Classification: Other
Component: general
2.12.x
Other Linux
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2011-02-03 01:32 UTC by Aibara Iduas
Modified: 2011-02-03 13:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aibara Iduas 2011-02-03 01:32:53 UTC
Very frequently when I attempt to tag multiple images at once with the same tag, gThumb (version 2.12.2) simply crashes. This happens both when I select multiple images, right click and go to comment to tag them, or if I right click and go to the tag option directly. Sometimes it lets me tag a few at once, but sometimes it will crash, over and over, even if I try to tag two images, making the process of tagging a large batch practically impossible. It does the same thing on two different computers, both running Ubuntu Maverick 10.10.
When I run gThumb from the terminal, it outputs this when it crashes:

gthumb: tiffcomposite.cpp:1141: 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


Thanks!
Comment 1 Fabio Durán Verdugo 2011-02-03 02:30:57 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Michael Chudobiak 2011-02-03 13:14:10 UTC
It's a exiv2 issue.

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