KDevelop and its SIGSEGVs
Tobias Wichtrey
tobias.wichtrey at freenet.de
Fri Aug 31 23:11:41 BST 2001
Since I have updated my system to KDE 2.2, KDevelop (both 2.0 and the one
before) often dies with a SIGSEGV. It says:
--snip--
(no debugging symbols found)...0x41195279 in wait4 () from /lib/libc.so.6
#0 0x41195279 in wait4 () from /lib/libc.so.6
#1 0x41203388 in __DTOR_END__ () from /lib/libc.so.6
#2 0x40995105 in KCrash::defaultCrashHandler ()
from /opt/kde2/lib/libkdecore.so.3
#3 <signal handler called>
#4 0x4026e157 in DOM::HTMLCollectionImpl::HTMLCollectionImpl ()
from /opt/kde2/lib/libkhtml.so.3
#5 0x40210be0 in KHTMLPart::gotoAnchor () from /opt/kde2/lib/libkhtml.so.3
#6 0x402072ac in KHTMLPart::openURL () from /opt/kde2/lib/libkhtml.so.3
#7 0x8153615 in CDocBrowser::showURL ()
#8 0x806ef74 in DocViewMan::createBrowserView ()
#9 0x806bab4 in KDevSession::recreateViews ()
#10 0x806b4ac in KDevSession::restoreFromFile ()
#11 0x81362fa in CKDevelop::projectOpenCmdl_Part1 ()
#12 0x8135ec4 in CKDevelop::slotProjectOpenRecent ()
#13 0x40c6c1ef in QObject::activate_signal () from /usr/lib/qt2/lib/libqt.so.2
#14 0x40d9928a in QPopupMenu::activated () from /usr/lib/qt2/lib/libqt.so.2
#15 0x40d3741d in QPopupMenu::actSig () from /usr/lib/qt2/lib/libqt.so.2
#16 0x40d39b84 in QPopupMenu::mouseReleaseEvent ()
from /usr/lib/qt2/lib/libqt.so.2
#17 0x40cb2792 in QWidget::event () from /usr/lib/qt2/lib/libqt.so.2
#18 0x40c1980b in QApplication::notify () from /usr/lib/qt2/lib/libqt.so.2
#19 0x408f94fa in KApplication::notify () from /opt/kde2/lib/libkdecore.so.3
#20 0x40be98fc in QETWidget::translateMouseEvent ()
from /usr/lib/qt2/lib/libqt.so.2
#21 0x40be731b in QApplication::x11ProcessEvent ()
from /usr/lib/qt2/lib/libqt.so.2
#22 0x40be62b1 in QApplication::processNextEvent ()
from /usr/lib/qt2/lib/libqt.so.2
#23 0x40c1b3df in QApplication::enter_loop () from /usr/lib/qt2/lib/libqt.so.2
#24 0x40be622b in QApplication::exec () from /usr/lib/qt2/lib/libqt.so.2
#25 0x80e77e1 in main ()
#26 0x41108c5f in __libc_start_main () from /lib/libc.so.6
--snip--
And:
--snip--
khtml (part): KHTMLPart::openURL
file:/opt/kde2/share/doc/HTML/en/kdevelop/programming/index-11.html#ss11.3
khtml (part): KHTMLPart::openURL now m_url =
file:/opt/kde2/share/doc/HTML/en/kdevelop/programming/index-11.html#ss11.3
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kdevelop path = <unknown> pid = 7087
kdecore (KLocale): WARNING: found no definition of PluralForm
--snip--
So I suppose there is something wrong with reading the documentation.
This problem often comes up when I read the docs and also when I just try to
open a Project. In the latter case deleting the .kdevses file helps (for some
time...).
Probably this is a bug of the kdelibs but I don't have any other problems so
I send this here.
BTW: I have SuSE Linux 7.2 running on a 400MhZ AMD K6-2.
Tobias Wichtrey
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list