https://bugs.kde.org/show_bug.cgi?id=399923
--- Comment #85 from timo...@zoho.com --- Didn't help :/ > digikam.dimg: > "/home/timo/Pictures/pictures/Pictures/Android/Whatsapp/IMG-20140322-WA0003.jpg" > : JPEG file identified > digikam.general: Check for finish: 51 packages, 0 infos to filter, > hasFinished() false > digikam.general: !!!!!!!!!!!!!!!!!!!!!! Wrong function called > !!!!!!!!!!!!!!!!!!!!!! > digikam.database: " ( ( (ImageTagProperties.tagid=? OR > ImageTagProperties.tagid IN (SELECT id FROM TagsTree WHERE pid=?)) AND > ImageTagProperties.property=? ) OR ( (ImageTagProperties.tagid=? OR > ImageTagProperties.tagid IN (SELECT id FROM TagsTree WHERE pid=?)) AND > ImageTagProperties.property=? ) OR ( (ImageTagProperties.tagid=? OR > ImageTagProperties.tagid IN (SELECT id FROM TagsTree WHERE pid=?)) AND > ImageTagProperties.property=? ) ) " > digikam.database: Search query: > "SELECT DISTINCT Images.id, Images.name, Images.album, > Albums.albumRoot, ImageInformation.rating, Images.category, > ImageInformation.format, ImageInformation.creationDate, > Images.modificationDate, Images.fileSize, ImageInformation.width, > ImageInformation.height, ImageTagProperties.value, > ImageTagProperties.property, ImageTagProperties.tagid FROM Images > INNER JOIN ImageTagProperties ON ImageTagProperties.imageid=Images.id > LEFT JOIN ImageInformation ON Images.id=ImageInformation.imageid INNER > JOIN Albums ON Albums.id=Images.album WHERE Images.status=1 AND ( > ( ( (ImageTagProperties.tagid=? OR ImageTagProperties.tagid IN (SELECT id > FROM TagsTree WHERE pid=?)) AND ImageTagProperties.property=? ) OR ( > (ImageTagProperties.tagid=? OR ImageTagProperties.tagid IN (SELECT id FROM > TagsTree WHERE pid=?)) AND ImageTagProperties.property=? ) OR ( > (ImageTagProperties.tagid=? OR ImageTagProperties.tagid IN (SELECT id FROM > TagsTree WHERE pid=?)) AND ImageTagProperties.property=? ) ) );" > (QVariant(int, 275), QVariant(int, 275), QVariant(QString, > "autodetectedPerson"), QVariant(int, 275), QVariant(int, 275), > QVariant(QString, "autodetectedFace"), QVariant(int, 275), QVariant(int, > 275), QVariant(QString, "tagRegion")) > digikam.facesengine: detectMultiScale gave () > digikam.general: Found 0 faces in "IMG-20140304-WA0000.jpg" QSize(480, 854) > QSize(480, 854) > digikam.database: Search result: 4962 > digikam.general: Removing old entries () > digikam.facesengine: detectMultiScale: image size 800 600 searchIncrement > 1.1 grouping 3 flags 1 min size 26 26 > > Thread 24 "Thread (pooled)" received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x7fff589e4700 (LWP 1327)] > 0x00007ffff648c9b6 in Digikam::LoadingTask::progressInfo (this=0x3ec51b0, > img=<optimized out>, progress=0.100000001) > at > /home/timo/tmp/source/core/libs/threadimageio/fileio/loadsavetask.cpp:67 > 67 if (m_thread && m_thread->querySendNotifyEvent()) > (gdb) bt > #0 0x00007ffff648c9b6 in Digikam::LoadingTask::progressInfo (this=0x3ec51b0, > img=<optimized out>, progress=0.100000001) > at > /home/timo/tmp/source/core/libs/threadimageio/fileio/loadsavetask.cpp:67 > #1 0x00007ffff626046a in Digikam::JPEGLoader::load > (this=this@entry=0x7fff589e38d0, filePath=..., > observer=observer@entry=0x3ec51c0) > at /home/timo/tmp/source/core/libs/dimg/loaders/jpegloader.cpp:374 > #2 0x00007ffff63b3810 in Digikam::DImg::load (this=this@entry=0x3ec53a8, > filePath=..., loadFlagsInt=loadFlagsInt@entry=63, > observer=observer@entry=0x3ec51c0, > rawDecodingSettings=...) at > /home/timo/tmp/source/core/libs/dimg/dimg.cpp:429 > #3 0x00007ffff63b3e10 in Digikam::DImg::load (this=this@entry=0x3ec53a8, > filePath=..., observer=observer@entry=0x3ec51c0, rawDecodingSettings=...) > at /home/timo/tmp/source/core/libs/dimg/dimg.cpp:373 > #4 0x00007ffff6468736 in Digikam::PreviewLoadingTask::execute > (this=0x3ec51b0) at > /home/timo/tmp/source/core/libs/threadimageio/preview/previewtask.cpp:293 > #5 0x00007ffff647fd3e in Digikam::LoadSaveThread::run (this=0x7fffbc00c400) > at /home/timo/tmp/source/core/libs/threadimageio/fileio/loadsavethread.cpp:133 > #6 0x00007ffff64a213e in Digikam::DynamicThread::Private::run > (this=0x3f41490) at > /home/timo/tmp/source/core/libs/threads/dynamicthread.cpp:183 > #7 0x00007fffe958e602 in ?? () from > /nix/store/r6n4b9crppc0rmrr2z46xkqa87agydqy-qtbase-5.11.1/lib/libQt5Core.so.5 > #8 0x00007fffe959712b in ?? () from > /nix/store/r6n4b9crppc0rmrr2z46xkqa87agydqy-qtbase-5.11.1/lib/libQt5Core.so.5 > #9 0x00007ffff51fa5a7 in start_thread () from > /nix/store/g2yk54hifqlsjiha3szr4q3ccmdzyrdv-glibc-2.27/lib/libpthread.so.0 > #10 0x00007fffe6a6922f in clone () from > /nix/store/g2yk54hifqlsjiha3szr4q3ccmdzyrdv-glibc-2.27/lib/libc.so.6 > (gdb) -- You are receiving this mail because: You are watching all bug changes.