Kdevelop crashes when created new PHP project

tom landslide_x at comcast.net
Tue Dec 2 18:54:31 GMT 2003


Every time I attempt to create a new PHP project, KDevelop quits
suddenly (SIGSEGV). I'm running on an RH9 system, with KDE 3.1
installed. This problem has occurred with two different versions of
KDevelop (the most recent being the 11/28 version), both compiled from
source. The crash occurs at what seems to be the tail end of the
creation process, because the text in the simple PHP script is visible
at this point. It leaves me with the following backtrace: 

[New Thread 1096987072 (LWP 17753)]
0xffffe002 in ?? ()
#0  0xffffe002 in ?? ()
#1  0x40a855bd in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  <signal handler called>
#3  0x420bcb2c in re_search_internal () from /lib/tls/libc.so.6
#4  0x420bc407 in regexec () from /lib/tls/libc.so.6
#5  0x40a90633 in KRegExpPrivate::match(char const*) ()
   from /usr/lib/libkdecore.so.4
#6  0x40a90978 in KRegExp::match(char const*) () from
/usr/lib/libkdecore.so.4
#7  0x41cb577c in PHPParser::parseLines(QStringList*, QString const&) ()
   from /usr/local/kde/lib/kde3/libkdevphpsupport.so
#8  0x41cb6677 in PHPParser::parseFile(QString const&) ()
   from /usr/local/kde/lib/kde3/libkdevphpsupport.so
#9  0x41ca7018 in PHPSupportPart::maybeParse(QString) ()
   from /usr/local/kde/lib/kde3/libkdevphpsupport.so
#10 0x41ca7559 in PHPSupportPart::initialParse() ()
   from /usr/local/kde/lib/kde3/libkdevphpsupport.so
#11 0x41ca8523 in PHPSupportPart::qt_invoke(int, QUObject*) ()
   from /usr/local/kde/lib/kde3/libkdevphpsupport.so
#12 0x40ed60c9 in QObject::activate_signal(QConnectionList*, QUObject*)
()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#13 0x411b5452 in QSignal::signal(QVariant const&) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#14 0x40ef0158 in QSignal::activate() () from
/usr/lib/qt-3.1/lib/libqt-mt.so.3
#15 0x40ef70b3 in QSingleShotTimer::event(QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#16 0x40e77f24 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#17 0x40e77b19 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#18 0x40a191e9 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#19 0x40e52d95 in QEventLoop::activateTimers() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#20 0x40e308e8 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#21 0x40e8bd91 in QEventLoop::processEvents(unsigned, int) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#22 0x40e78080 in QApplication::processEvents(int) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#23 0x40e78047 in QApplication::processEvents() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#24 0x41c718e9 in FileCreatePart::slotInitialize() ()
   from /usr/local/kde/lib/kde3/libkdevfilecreate.so
#25 0x41c71d78 in FileCreatePart::qt_invoke(int, QUObject*) ()
   from /usr/local/kde/lib/kde3/libkdevfilecreate.so
#26 0x40ed60c9 in QObject::activate_signal(QConnectionList*, QUObject*)
()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#27 0x411b5452 in QSignal::signal(QVariant const&) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#28 0x40ef0158 in QSignal::activate() () from
/usr/lib/qt-3.1/lib/libqt-mt.so.3
#29 0x40ef70b3 in QSingleShotTimer::event(QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#30 0x40e77f24 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#31 0x40e77b19 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#32 0x40a191e9 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#33 0x40e52d95 in QEventLoop::activateTimers() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#34 0x40e308e8 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#35 0x40e8bcf6 in QEventLoop::enterLoop() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#36 0x40e8bb98 in QEventLoop::exec() () from
/usr/lib/qt-3.1/lib/libqt-mt.so.3
#37 0x40e78151 in QApplication::exec() ()
   from /usr/lib/qt-3.1/lib/libqt-mt.so.3
#38 0x08062aee in main ()
#39 0x42015574 in __libc_start_main () from /lib/tls/libc.so.6

I've heard from the #kdevelop IRC channel that others are not having
this same problem, so I'm wondering if there's anything specific that I
might consider in order to find some kind of resolution. 

Thanks.

tom



-
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