[Digikam-devel] [Bug 113557] digiKam crashes during "Find Duplicate Images" with SIGSEGV

Bernard S.Jansen b.jansen at cqu.edu.au
Thu Sep 29 12:17:46 BST 2005


------- 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=113557         




------- Additional Comments From b.jansen cqu edu au  2005-09-29 13:17 -------
Thanks for the quick response - 3 minutes is quite mindblowing.
Never done gdb before, but based on a few online tutorials the last 25 lines follow.  If you require more, let me know - I copied up to 571 before I gave up finding the end.

#0  0x412af8c2 in QString::replace () from /usr/lib/qt/lib/libqt-mt.so.3
#1  0x412afe36 in QString::replace () from /usr/lib/qt/lib/libqt-mt.so.3
#2  0x408d5ae8 in KProgress::setIndicator () from /opt/kde/lib/libkdeui.so.4
#3  0x410e097f in QProgressBar::setTotalSteps () from /usr/lib/qt/lib/libqt-mt.so.3
#4  0x408d584c in KProgress::setTotalSteps () from /opt/kde/lib/libkdeui.so.4
#5  0x40224198 in KIPI::BatchProgressDialog::setProgress ()
   from /opt/kde/lib/libkipi.so.0
#6  0x429de6bf in Plugin_FindImages::customEvent ()
   from /opt/kde/lib/kde3/kipiplugin_findimages.so
#7  0x40fd299c in QObject::event () from /usr/lib/qt/lib/libqt-mt.so.3
#8  0x40f7884f in QApplication::internalNotify () from /usr/lib/qt/lib/libqt-mt.so.3
#9  0x40f77e4e in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3
#10 0x40afb585 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#11 0x40f79646 in QApplication::sendPostedEvents () from /usr/lib/qt/lib/libqt-mt.so.3
#12 0x40f794c6 in QApplication::sendPostedEvents () from /usr/lib/qt/lib/libqt-mt.so.3
#13 0x40f22e4d in QEventLoop::processEvents () from /usr/lib/qt/lib/libqt-mt.so.3
#14 0x40f8ac4f in QEventLoop::processEvents () from /usr/lib/qt/lib/libqt-mt.so.3
#15 0x40f789be in QApplication::processEvents () from /usr/lib/qt/lib/libqt-mt.so.3
#16 0x40f78988 in QApplication::processEvents () from /usr/lib/qt/lib/libqt-mt.so.3
#17 0x429ddfa0 in Plugin_FindImages::customEvent ()
   from /opt/kde/lib/kde3/kipiplugin_findimages.so
#18 0x40fd299c in QObject::event () from /usr/lib/qt/lib/libqt-mt.so.3
#19 0x40f7884f in QApplication::internalNotify () from /usr/lib/qt/lib/libqt-mt.so.3
#20 0x40f77e4e in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3
#21 0x40afb585 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#22 0x40f79646 in QApplication::sendPostedEvents () from /usr/lib/qt/lib/libqt-mt.so.3
#23 0x40f794c6 in QApplication::sendPostedEvents () from /usr/lib/qt/lib/libqt-mt.so.3
#24 0x40f22e4d in QEventLoop::processEvents () from /usr/lib/qt/lib/libqt-mt.so.3
#25 0x40f8ac4f in QEventLoop::processEvents () from /usr/lib/qt/lib/libqt-mt.so.3



More information about the Digikam-devel mailing list