[Digikam-devel] [Bug 136855] Editing metadata on a few selected imagefiles and clicking forward or apply crashes digikam.

Geoff King gsking1 at yahoo.com
Tue Nov 7 03:07:36 GMT 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=136855         




------- Additional Comments From gsking1 yahoo com  2006-11-07 04:07 -------
I'm experiencing this also for the last couple days from svn.  This worked up until a few days ago when the menu options changed for Metadata and provided the 4 options. To recreate: select photo, choose metadata, edit iptc, change caption or other field, apply (should crash).  may also take a few more tries or click okay or arrow buttons.  This Wipes out all exif and iptc data in file in addition to the crash.

for example:
exiv2 pr -p s Photo_103106_003.jpg
Photo_103106_003.jpg: No Exif data found in the file

Using Ubuntu Edgy
Both Libs (first) and Graphics (second) are compiled with ./configure --enable-debug=full
P4 with Hyperthreading
gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
using exiv2 0.11 compiled from source

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1241032400 (LWP 14218)]
0xb6115c64 in free () from /lib/tls/i686/cmov/libc.so.6
(gdb)
(gdb) bt
#0  0xb6115c64 in free () from /lib/tls/i686/cmov/libc.so.6
#1  0xb611783f in malloc () from /lib/tls/i686/cmov/libc.so.6
#2  0xb62bc4b7 in operator new () from /usr/lib/libstdc++.so.6
#3  0xb62bc5ed in operator new[] () from /usr/lib/libstdc++.so.6
#4  0xb794b4cf in Entry (this=0x86394b8, rhs= 0xbfa1e33c) at ifd.cpp:79
#5  0xb79290ac in std::vector<Exiv2::Entry, std::allocator<Exiv2::Entry> >::_M_insert_aux (this=0xbfa1e504, __position={_M_current = 0x0},
    __x= 0xbfa1e33c) at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/ext/new_allocator.h:104
#6  0xb794ba15 in Exiv2::Ifd::add (this=0x85f77e8, entry= 0xb61e0160)
    at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_vector.h:610
#7  0xb793d989 in Exiv2::addToIfd (ifd= 0xbfa1e500, md= 0x8679578, byteOrder=Exiv2::littleEndian) at exif.cpp:1204
#8  0xb793dad3 in Exiv2::addToIfd (ifd= 0xbfa1e500, begin={_M_current = 0x8679578}, end={_M_current = 0x8679d1c}, byteOrder=Exiv2::littleEndian)
    at exif.cpp:1181
#9  0xb793db3f in Exiv2::ExifData::copyFromMetadata (this=0x863e9e4) at exif.cpp:632
#10 0xb793e574 in Exiv2::ExifData::copy (this=0x863e9e4) at exif.cpp:623
#11 0xb7956a1a in Exiv2::JpegBase::doWriteMetadata (this=0x863e9d8, outIo= 0x8639498) at jpgimage.cpp:482
#12 0xb795757e in Exiv2::JpegBase::writeMetadata (this=0x863e9d8) at jpgimage.cpp:360
#13 0xb45226d8 in KIPIPlugins::Exiv2Iface::save (this=0xbfa1e798, filePath= 0xbfa1e7a0) at exiv2iface.cpp:304
#14 0xb44f3753 in KIPIMetadataEditPlugin::IPTCEditDialog::slotApply (this=0xbfa1f254) at iptceditdialog.cpp:301
#15 0xb7354223 in KDialogBase::qt_invoke () from /usr/lib/libkdeui.so.4
#16 0xb44f6094 in KIPIMetadataEditPlugin::IPTCEditDialog::qt_invoke (this=0xbfa1f254, _id=75, _o=0xbfa1e88c) at iptceditdialog.moc:105
#17 0xb6938a84 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb69393fc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb6ccdf5f in QButton::clicked () from /usr/lib/libqt-mt.so.3
#20 0xb69d6fe8 in QButton::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#21 0xb696f729 in QWidget::event () from /usr/lib/libqt-mt.so.3
#22 0xb68cfb88 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#23 0xb68d1d46 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#24 0xb7095db2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#25 0xb68623fd in QApplication::sendSpontaneousEvent () from /usr/lib/libqt-mt.so.3
#26 0xb6861062 in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
#27 0xb685f14c in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#28 0xb6876320 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#29 0xb68ea25e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#30 0xb68d16af in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#31 0xb6aed4a1 in QDialog::exec () from /usr/lib/libqt-mt.so.3
#32 0xb44d59e7 in Plugin_MetadataEdit::slotEditIptc (this=0x8368940) at plugin_metadataedit.cpp:188
#33 0xb44d6b26 in Plugin_MetadataEdit::qt_invoke (this=0x8368940, _id=4, _o=0xbfa1f3dc) at plugin_metadataedit.moc:90
#34 0xb6938957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#35 0xb69393fc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#36 0xb72773b9 in KAction::activated () from /usr/lib/libkdeui.so.4
#37 0xb72b4c02 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#38 0xb737d29d in KAction::slotPopupActivated () from /usr/lib/libkdeui.so.4
#39 0xb737d561 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#40 0xb6938957 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#41 0xb6cc4f44 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#42 0xb69588ea in QSignal::activate () from /usr/lib/libqt-mt.so.3
#43 0xb6a5efd3 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#44 0xb72803ce in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#45 0xb696f729 in QWidget::event () from /usr/lib/libqt-mt.so.3
#46 0xb68cfb88 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#47 0xb68d1d46 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#48 0xb7095db2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#49 0xb68623fd in QApplication::sendSpontaneousEvent () from /usr/lib/libqt-mt.so.3
#50 0xb6860d3f in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---    
#51 0xb685f14c in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#52 0xb6876320 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#53 0xb68ea25e in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#54 0xb68ea06e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#55 0xb68d1731 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#56 0x0804ab6c in main (argc=-1208541364, argv=0xbfa201e4) at main.cpp:269



More information about the Digikam-devel mailing list