[Digikam-devel] Memory corruption in svn head
Craig Howard
digikam at choward.ca
Tue Sep 6 00:38:11 BST 2005
I'm seeing a crash caused by a detection of memory corruption. I ran digikam
in gdb and got the following backtrace. I'm using gcc 4.0 on a debian
unstable. I've built all of kde from svn using kdesvn-build. My digikam
directory is on an NFS share and contains a few GB of images.
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb6445921 in raise () from /lib/tls/i686/cmov/libc.so.6
#2 0xb644727b in abort () from /lib/tls/i686/cmov/libc.so.6
#3 0xb647bf77 in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#4 0xb6483217 in free () from /lib/tls/i686/cmov/libc.so.6
#5 0xb648478f in malloc () from /lib/tls/i686/cmov/libc.so.6
#6 0xb6630555 in operator new () from /usr/lib/libstdc++.so.6
#7 0xb663068c in operator new[] () from /usr/lib/libstdc++.so.6
#8 0xb6eaec8f in QString::QString ()
from /home/craig/local/kde/src/qt-copy/lib/libqt-mt.so.3
#9 0xb7395fcc in KURL::parseURL (this=0xbfcbebe8, _url=@0xbfcbec24,
encoding_hint=0) at /home/craig/local/kde/src/kdelibs/kdecore/kurl.cpp:976
#10 0xb73965d1 in KURL::parse (this=0xbfcbebe8, _url=@0xbfcbec24,
encoding_hint=0) at /home/craig/local/kde/src/kdelibs/kdecore/kurl.cpp:659
#11 0xb7396d65 in KURL (this=0xbfcbebe8, url=@0xbfcbec24, encoding_hint=0)
at /home/craig/local/kde/src/kdelibs/kdecore/kurl.cpp:461
#12 0xb7e79187 in ImageInfo::kurl (this=0x813de10)
at /home/craig/local/kde/src/extragear/graphics/digikam/digikam/imageinfo.cpp:122
#13 0xb7e44736 in AlbumIconView::slotImageListerNewItems (this=0x8134708,
itemList=@0xbfcbedd8)
at /home/craig/local/kde/src/extragear/graphics/digikam/digikam/albumiconview.cpp:335
#14 0xb7e4883a in AlbumIconView::qt_invoke (this=0x8134708, _id=65,
_o=0xbfcbed68) at albumiconview.moc:216
#15 0xb6b92998 in QObject::activate_signal ()
from /home/craig/local/kde/src/qt-copy/lib/libqt-mt.so.3
#16 0xb7e21430 in AlbumLister::signalNewFilteredItems (this=0x8130a18,
t0=@0xbfcbedd8) at albumlister.moc:157
#17 0xb7e22af9 in AlbumLister::slotData (this=0x8130a18, data=@0xbfcbf228)
at /home/craig/local/kde/src/extragear/graphics/digikam/digikam/albumlister.cpp:355
#18 0xb7e22d7a in AlbumLister::qt_invoke (this=0x8130a18, _id=5,
_o=0xbfcbef14)
at albumlister.moc:191
#19 0xb6b92998 in QObject::activate_signal ()
from /home/craig/local/kde/src/qt-copy/lib/libqt-mt.so.3
#20 0xb7a3fdc6 in KIO::TransferJob::data (this=0x8206e90, t0=0x8206e90,
t1=@0xbfcbf228) at jobclasses.moc:993
#21 0xb7a3fe5f in KIO::TransferJob::slotData (this=0x8206e90,
_data=@0xbfcbf228)
at /home/craig/local/kde/src/kdelibs/kio/kio/job.cpp:900
#22 0xb7a3ff2a in KIO::TransferJob::qt_invoke (this=0x8206e90, _id=18,
_o=0xbfcbf018) at jobclasses.moc:1072
#23 0xb6b92998 in QObject::activate_signal ()
from /home/craig/local/kde/src/qt-copy/lib/libqt-mt.so.3
#24 0xb7a2a71d in KIO::SlaveInterface::data (this=0x83e97d0, t0=@0xbfcbf228)
at slaveinterface.moc:194
#25 0xb7a2c8f9 in KIO::SlaveInterface::dispatch (this=0x83e97d0, _cmd=100,
rawdata=@0xbfcbf228)
at /home/craig/local/kde/src/kdelibs/kio/kio/slaveinterface.cpp:234
#26 0xb7a2c1d8 in KIO::SlaveInterface::dispatch (this=0x83e97d0)
at /home/craig/local/kde/src/kdelibs/kio/kio/slaveinterface.cpp:173
--
Craig Howard
More information about the Digikam-devel
mailing list