[Digikam-devel] [Bug 166424] Crash when editing Caption with Digikam4 SVN

Andreas Huggel ahuggel at gmx.net
Wed Jul 30 13:14:33 BST 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 14:14 -------
Gilles,

How do I read this? 4 different crashes?

1) In a std:: function called from Exiv2::XmpProperties::registerNs () - why is there still a call to this function?
2) In an std:: function called from VerifyXPathRoot () - which is an XMP-SDK call, I believe - this is the weird one
3) Somewhere deep within QAbstractItemModel::sort () - definitely not my problem
4) In an std:: function called from XMPMeta::RegisterNamespace () [XMP-SDK], from:QAbstractItemModel::sort 
#2  0xb51bd6ec in StartNamespaceDeclHandler () from /usr/lib/libexiv2.so.4
#3  0xb4c5bfa9 in QAbstractItemModel::sort () from /usr/lib/libexpat.so.1 

But there is no StartNamespaceDeclHandler in libexiv2 and I'm pretty sure there
is also no  QAbstractItemModel::sort in libexpat

What's going on?

Do you call XmpParser::initialize() in digiKam's initialization section now to make sure it is only called exactly once, or is it still called from some class, maybe many times?



More information about the Digikam-devel mailing list