[Digikam-devel] [digikam] [Bug 335299] digiKam crashes when clicking on avi file icon to play it

kozispam at sonic.net kozispam at sonic.net
Sat Sep 20 05:47:15 BST 2014


https://bugs.kde.org/show_bug.cgi?id=335299

kozispam at sonic.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kozispam at sonic.net

--- Comment #3 from kozispam at sonic.net ---
I'm having the same issue. Linux Mint 17 with the packaged version of digikam
(3.5) and version 4.3.0 using the ~trusty-ppa build.  I ran digikam in gdb, got
the following backtrace which shows the problem is with libexiv2. 

 In searching, this problem cropped up several years ago and the fix then was
to not run exiv on .avi (or other movie) files.  The crash happens every time
for me, with movies from at least two different makes of cameras.  I can go
through folders without movies just fine, switching to a folder with movies
crashes. 

I also tried turning off color management and that did not solve the problem,
as well as wiping out and rebuilding the database.  

gdb output:

#0  0xb4f3f420 in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#1  0xb3f0874d in Exiv2::ImageFactory::open(std::string const&) ()
   from /usr/lib/libexiv2.so.12
#2  0xb7562e9e in KExiv2Iface::KExiv2::load (this=0x9be91de8, filePath=...)
    at ../../libkexiv2/kexiv2.cpp:298
#3  0xb72656e6 in Digikam::DMetadata::load(QString const&) const ()
   from /usr/lib/digikam/libdigikamcore.so.4.3.0
#4  0xb7265760 in Digikam::DMetadata::DMetadata(QString const&) ()
   from /usr/lib/digikam/libdigikamcore.so.4.3.0
#5  0xb72c2aae in
Digikam::ThumbnailCreator::createThumbnail(Digikam::ThumbnailInfo const&, QRect
const&) const ()
   from /usr/lib/digikam/libdigikamcore.so.4.3.0
#6  0xb72c61e7 in Digikam::ThumbnailCreator::load(QString const&, QRect const&,
bool) const () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#7  0xb72c6cb7 in Digikam::ThumbnailCreator::pregenerate(QString const&) const
    () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#8  0xb72d5205 in ?? () from /usr/lib/digikam/libdigikamcore.so.4.3.0
#9  0xb72ab728 in Digikam::LoadSaveThread::run() ()
   from /usr/lib/digikam/libdigikamcore.so.4.3.0
#10 0xb72e98ee in Digikam::DynamicThread::DynamicThreadPriv::run() ()
   from /usr/lib/digikam/libdigikamcore.so.4.3.0
#11 0xb50b5f07 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#12 0xb50c2b6f in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#13 0xb3beff70 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0xb4dce4ce in clone () from /lib/i386-linux-gnu/libc.so.6

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list