[Kde-imaging] [Bug 166424] Crash when editing Caption with Digikam4 SVN
Andreas Huggel
ahuggel at gmx.net
Wed Jul 30 17:12:38 CEST 2008
------- 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=166424
------- Additional Comments From ahuggel gmx net 2008-07-30 17:12 -------
Re Comment #42: Yes, the call to terminate may also need to be moved, if it's called more than once.
But XmpProperties::registerNs is STILL called from libkexiv2...
#1 0xb51a9275 in Exiv2::XmpProperties::registerNs () from /usr/lib/libexiv2.so.4
#2 0xb5cf774d in KExiv2Priv (this=0xb1bb7a20) at /home/gilles/Documents/data/devel/SVN/trunk/KDE/kdegraphics/libs/libkexiv2/libkexiv2/kexiv2private.cpp:43
Re Comment #43:
> Yes, removing this code fix the problem.
Great!
> Question : What's happen if 2 instance of digiKam are started at the same time ? Crash will back ?
Shouldn't be a problem. This memory is not shared, each digiKam process has its own.
Andreas
More information about the Kde-imaging
mailing list