kdevelop crash
Jens Dagerbo
jens.dagerbo at swipnet.se
Sun Jun 1 14:24:04 BST 2008
On Sunday 01 June 2008 11.01.46 Leon Pollak wrote:
> Hello.
> On my FC8 with kdevelop 3.5.2 (last Fedora update) kdevelop crashes on the
> attempt to make a replacement throughout the project.
> At the moment I press "replace" button (in the replace tab at the bottom of
> the screen), the crash occurs and the following is in the crash backtrace
> report:
> ---------------------------------------------
> (no debugging symbols found)
> Using host libthread_db library "/lib64/libthread_db.so.1".
> (no debugging symbols found)
...
> (no debugging symbols found)
> [KCrash handler]
> #5 0x00002aaab8cdb81c in KateDocument::removeTrailingSpace ()
> from /usr/lib64/kde3/libkatepart.so
> #6 0x00002aaab8cdc54b in KateDocument::editRemoveText ()
> from /usr/lib64/kde3/libkatepart.so
> #7 0x00002aaab8cdde1d in KateDocument::removeText ()
> from /usr/lib64/kde3/libkatepart.so
> #8 0x00002aaab8cde6cc in KateDocument::removeText ()
> from /usr/lib64/kde3/libkatepart.so
> #9 0x00002aaab8c5dfe7 in KateDocument::clear ()
> from /usr/lib64/kde3/libkatepart.so
> #10 0x00002aaab8c61c11 in KateDocument::setText ()
> from /usr/lib64/kde3/libkatepart.so
> #11 0x00002aaab446122e in ReplaceWidget::makeReplacements ()
> from /usr/lib64/kde3/libkdevreplace.so
> #12 0x00002aaab4461649 in ReplaceWidget::replace ()
> from /usr/lib64/kde3/libkdevreplace.so
> #13 0x00002aaab44629ed in ReplaceWidget::qt_invoke ()
> from /usr/lib64/kde3/libkdevreplace.so
> #14 0x0000003207f63c29 in QObject::activate_signal ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #15 0x0000003207f64900 in QObject::activate_signal ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #16 0x0000003207f9ac39 in QWidget::event ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #17 0x0000003207f02b75 in QApplication::internalNotify ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #18 0x0000003207f04020 in QApplication::notify ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #19 0x0000003f3d5c7e38 in KApplication::notify ()
> from /usr/lib64/libkdecore.so.4
> #20 0x0000003207ea1d2a in QETWidget::translateMouseEvent ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #21 0x0000003207ea1119 in QApplication::x11ProcessEvent ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #22 0x0000003207eb1074 in QEventLoop::processEvents ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #23 0x0000003207f1a321 in QEventLoop::enterLoop ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #24 0x0000003207f1a202 in QEventLoop::exec ()
> from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
> #25 0x000000000040729b in QWidget::setUpdatesEnabled ()
> #26 0x00000035c2e1e074 in __libc_start_main () from /lib64/libc.so.6
> #27 0x0000000000406a39 in QWidget::setUpdatesEnabled ()
> #28 0x00007fffa8742cd8 in ?? ()
> #29 0x0000000000000000 in ?? ()
> ==========================================================
>
> Can I help somehow more?
This is a crash in Katepart. It's shipped with kdelibs. What version of KDE
are you running on?
The crash looks familiar, I think it has been fixed. Unless it turned up
again..
// jens
More information about the KDevelop
mailing list