[Digikam-devel] [Bug 113557] digiKam crashes during "Find Duplicate Images" with SIGSEGV
Bernard S.Jansen
b.jansen at cqu.edu.au
Fri Sep 30 10:48:48 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-30 11:48 -------
Downloaded kipi-plugins-0.1.0-beta2, and did #./configure --enable-debug=full.
Used #checkinstall (rather then #make install).
Please note that during gdm there were a few dozen SIG43 events before digiKam even fully loaded. This happened with the slack package version of kipi-plugins too. Forgot to mention before, sorry, wasn't sure if it was relevant.
Following are up to line 25 from running a gdb backtrace at the 'crash' event. I have saved to line 104 if required:
#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 0x429ed2f5 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 0x429ed3b5 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
I can do a backtrace at the first "SIG43" if you like? Sorry if this is taking a bit long, but this is all very new to me -- but I'm very happy to try to learn.
More information about the Digikam-devel
mailing list