[digikam] [Bug 353674] Operations requiring disk access are unreasonably slow
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sun Feb 5 22:37:39 GMT 2017
https://bugs.kde.org/show_bug.cgi?id=353674
--- Comment #14 from Nikolaus at rath.org ---
I didn't have to press Ctrl-C, it threw me right into the debugger:
digikam.general: Video thumbnail extracted for
"/home/nikratio/lib/Dropbox/Photos/2016/11 (november)/2016-11-13_16_23_16.mp4"
:: QImage(QSize(256,
144),format=6,depth=32,devicePixelRatio=1,bytesPerLine=1024,byteCount=147456)
digikam.general: scan mode: ScanDeferredFiles
digikam.general: total scan value : 25704
digikam.dbengine: Database is locked. Waited 0
[Switching to Thread 0x7fffe3fff700 (LWP 10144)]
Catchpoint 1 (exception thrown), 0x00007fffee688dbd in __cxa_throw ()
from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(gdb) bt
#0 0x00007fffee688dbd in __cxa_throw () from
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1 0x00000033b5f68fb5 in Exiv2::ImageFactory::open (path=...,
useCurl=<optimized out>)
at /b/ext_exiv2/ext_exiv2-prefix/src/ext_exiv2/src/image.cpp:834
#2 0x00007ffff67d70e1 in Digikam::MetaEngine::load
(this=this at entry=0x7fffdc1035e0,
filePath=...)
at
/b/dktemp/digikam-development/garbagecollection/core/libs/dmetadata/metaengine.cpp:278
#3 0x00007ffff681f986 in Digikam::DMetadata::load
(this=this at entry=0x7fffdc1035e0,
filePath=...)
at
/b/dktemp/digikam-development/garbagecollection/core/libs/dmetadata/dmetadata.cpp:96
#4 0x00007fffeea549ba in Digikam::ImageScanner::loadFromDisk (
this=this at entry=0x7fffe3ffe330)
at
/b/dktemp/digikam-development/garbagecollection/core/libs/database/item/imagescanner.cpp:1568
#5 0x00007fffeea54b50 in Digikam::ImageScanner::newFile
(this=this at entry=0x7fffe3ffe330,
albumId=174)
at
/b/dktemp/digikam-development/garbagecollection/core/libs/database/item/imagescanner.cpp:289
#6 0x00007fffee996f0e in Digikam::CollectionScanner::scanNewFile
(this=this at entry=
0x7fffe3ffecf0, info=..., albumId=174)
at
/b/dktemp/digikam-development/garbagecollection/core/libs/database/collection/collectionscanner.cpp:1259
#7 0x00007fffee998b2b in Digikam::CollectionScanner::scanAlbum (
this=this at entry=0x7fffe3ffecf0, location=..., album=...)
at
/b/dktemp/digikam-development/garbagecollection/core/libs/database/collection/collectionscanner.cpp:1087
#8 0x00007fffee99877f in Digikam::CollectionScanner::scanAlbum (
this=this at entry=0x7fffe3ffecf0, location=..., album=...)
at
/b/dktemp/digikam-development/garbagecollection/core/libs/database/collection/collectionscanner.cpp:1117
[...]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list