[Digikam-devel] [Bug 128104] New: Digikam Crash when browsing photos in Image Editor
Sebastian Roeder
sebastian.roeder at uni-bielefeld.de
Fri May 26 23:59:42 BST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=128104
Summary: Digikam Crash when browsing photos in Image Editor
Product: digikam
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: sebastian.roeder uni-bielefeld de
Version: 0.9 SVN (using KDE KDE 3.5.2)
Installed from: Gentoo Packages
Compiler: i686-pc-linux-gnu-3.4.5
OS: Linux
Not much more to say about it. I click on the first picture of an album and when I browse the album in IE view with "page up"/"page down" keys it crashs.
Here is the backtrace (recent SVN build of digikam trunk):
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xa6168261 in raise () from /lib/tls/libc.so.6
#2 0xa61699f9 in abort () from /lib/tls/libc.so.6
#3 0xa619c09a in __fsetlocking () from /lib/tls/libc.so.6
#4 0xa61a1fb7 in malloc_usable_size () from /lib/tls/libc.so.6
#5 0xa61a29cb in free () from /lib/tls/libc.so.6
#6 0xa632bb01 in operator delete ()
from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/libstdc++.so.6
#7 0xa632bb5d in operator delete[] ()
from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/libstdc++.so.6
#8 0xa79e0cfa in Exiv2::ExifData::~ExifData () from /usr/lib/libexiv2-0.9.1.so
#9 0xa7ef3cbd in Digikam::DMetadata::getExif (this=0xa5806c50)
at dmetadata.cpp:99
#10 0xa7ee56b8 in Digikam::DImgLoader::readMetadata (this=0x0, filePath= 0x0,
ff=Digikam::DImg::NONE) at dimgloader.cpp:133
#11 0xa7f01336 in Digikam::JPEGLoader::load (this=0xa5807240,
filePath= 0x85c6aa4, observer=0x85c6aa0) at jpegloader.cpp:101
#12 0xa7ed8f05 in Digikam::DImg::load (this=0xa5807370, filePath= 0x85c6aa4,
observer=0x85c6aa0, rawDecodingSettings=Cannot access memory at address 0x0
) at dimg.cpp:300
#13 0xa7edc006 in DImg (this=0xa5807370, filePath= 0x0, observer=0x0,
rawDecodingSettings=Cannot access memory at address 0x0
) at dimg.cpp:73
#14 0xa7e9069d in Digikam::SharedLoadingTask::execute (this=0x85c6a98)
at loadsavetask.cpp:162
---Type <return> to continue, or q <return> to quit---
#15 0xa7e8cd5b in Digikam::LoadSaveThread::run (this=Cannot access memory at address 0xa58073b4
)
at loadsavethread.cpp:134
Cannot access memory at address 0xa580740c
(gdb)
I hope this backtrace is usable cause I forgot to disable --fomit-framepointer in my CFLAGS. Let me here if I have to compile it again with debug-friendly CFLAGS.
More information about the Digikam-devel
mailing list