[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:22:48 BST 2014


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

--- Comment #3 from Matthias Andree <matthias.andree at gmx.de> ---
More GDB tracing got me this on the crash location - is the image data supposed
to be 0x0?

(gdb) print this->d
$2 = (KExiv2Iface::KExiv2Previews::Private * const) 0x7fffa0047920
(gdb) print *this->d
$3 = {image = {_M_ptr = 0x0}, manager = 0x0, properties = {{p = {static
shared_null = {ref = {_q_value = 1}, alloc = 0, begin = 0, end = 0, sharable =
1, array = {0x0}}, d = 0x7fffa0047b60}, d = 0x7fffa0047b60}}}
(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x00007fffeda8c0f2 in
Exiv2::PreviewManager::getPreviewImage(Exiv2::PreviewProperties const&) const
() from /usr/lib/libexiv2.so.12

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



More information about the Digikam-devel mailing list