[Digikam-devel] [digikam] [Bug 339088] GIT master: crash when clicking through images in preview, with face recognition running in background

Matthias Andree matthias.andree at gmx.de
Mon Sep 15 02:05:06 BST 2014


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

--- Comment #1 from Matthias Andree <matthias.andree at gmx.de> ---
I haven't found an image path printed in .xsession-errors nor on the console.

If there is a way to run digikam with extended debugging information, please
point me to the instructions.

While trying to reproduce, I got this in the console:

KCrash: Application 'digikam' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/mandree/.kde/socket-apollo/kdeinit4__0
QSocketNotifier: Invalid socket 20 and type 'Read', disabling...
QSocketNotifier: Invalid socket 21 and type 'Read', disabling...
QSocketNotifier: Invalid socket 21 and type 'Read', disabling...
digikam: Fatal IO error: client killed

(digikam:9309): GStreamer-CRITICAL **: gstsystemclock: write control failed in
wakeup_async: 9:Ungültiger Dateideskriptor

Fatal Error: Accessed global static 'FileReadWriteLockStaticPrivate
*static_d()' after destruction. Defined at
/home/mandree/VCS-other/digikam.git/core/libs/threadimageio/filereadwritelock.cpp:385


And retrying the same with strace -feopen -p $(pidof digikam) reveals the
following near SIGSEGV. 

Apparently this happens when I am opening the preview for an .AVI image that
was filmed with my Fuji F200EXR - and I need only select the album to trigger
the crash:

[pid  9514] open("/foto-backup/Bilder/Zillertal-2012-03/DSCF3028.AVI",
O_RDONLY) = 39
[pid  9514] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
QSocketNotifier: Invalid socket 16 and type 'Read', disabling...
QSocketNotifier: Invalid socket 19 and type 'Read', disabling...
digikam: Fatal IO error: client killed


Maybe related:

$ LC_ALL=C exiv2 /foto-backup/Bilder/Zillertal-2012-03/DSCF3028.AVI
Exiv2 exception in print action for file
/foto-backup/Bilder/Zillertal-2012-03/DSCF3028.AVI:
/foto-backup/Bilder/Zillertal-2012-03/DSCF3028.AVI: The file contains data of
an unknown image type


Any further instructions for debugging this?

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


More information about the Digikam-devel mailing list