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 620966 - malloc errors destructing ExivDatum
malloc errors destructing ExivDatum
Status: RESOLVED OBSOLETE
Product: gthumb
Classification: Other
Component: general
2.11.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2010-06-08 13:02 UTC by Michael Chudobiak
Modified: 2015-12-17 15:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2010-06-08 13:02:36 UTC
From downstream:

http://bugzilla.redhat.com/show_bug.cgi?id=592661

Thread 1 (Thread 9285)

  • #0 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 abort
    at abort.c line 92
  • #2 __libc_message
    at ../sysdeps/unix/sysv/linux/libc_fatal.c line 186
  • #3 malloc_printerr
  • #4 deallocate
    at /usr/include/c++/4.4.2/ext/new_allocator.h line 95
  • #5 _M_deallocate
    at /usr/include/c++/4.4.2/bits/stl_vector.h line 146
  • #8 Exiv2::DataValue::~DataValue
    at value.cpp line 178
  • #9 Exiv2::DataValue::~DataValue
    at value.cpp line 178
  • #10 ~auto_ptr
    at /usr/include/c++/4.4.2/backward/auto_ptr.h line 168
  • #11 Exiv2::Exifdatum::~Exifdatum
    at exif.cpp line 219
  • #12 _Destroy<Exiv2::Exifdatum>
    at /usr/include/c++/4.4.2/bits/stl_construct.h line 83
  • #13 __destroy<Exiv2::Exifdatum*>
    at /usr/include/c++/4.4.2/bits/stl_construct.h line 93
  • #14 _Destroy<Exiv2::Exifdatum*>
    at /usr/include/c++/4.4.2/bits/stl_construct.h line 116
  • #18 Exiv2::Image::~Image
    at image.cpp line 151
  • #19 ~JpegBase
    at jpgimage.hpp line 129
  • #21 Exiv2::JpegImage::~JpegImage
    at jpgimage.hpp line 273
  • #22 ~auto_ptr
    at /usr/include/c++/4.4.3/backward/auto_ptr.h line 168
  • #23 exiv2_read_metadata_from_file
    at exiv2-utils.cpp line 465
  • #24 gth_metadata_provider_exiv2_read
    at gth-metadata-provider-exiv2.c line 95
  • #25 gth_metadata_provider_read
    at gth-metadata-provider.c line 128

Comment 1 Michael Chudobiak 2015-12-17 15:33:56 UTC
Marking as obsolete, as this was reported for a now-unsupported version and no recent activity has occurred. 

Please feel free to reopen this bug report if the problem still occurs with a current version of gThumb.