Summary: | Kdevelop crashes when I try to add existing fortran file to a project (using symlink) | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Evgeniy Shapiro <shel> |
Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 3.0.0b1 | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Evgeniy Shapiro
2003-12-01 13:49:24 UTC
This part is very interesting: #4 0x416bde53 in strlen () from /lib/libc.so.6 #5 0x40384dcc in regexec () from /usr/lib/./libpcreposix.so.0 #6 0x40c00f03 in KRegExpPrivate::match(char const*) () from /opt/kde/lib/libkdecore.so.4 #7 0x40c01278 in KRegExp::match(char const*) () from /opt/kde/lib/libkdecore.so.4 There was a user a week ago on #kdevelop, which reported us similar behaviour down in KRegExpPrivate - just that he was using PHP and the PHPParser. Which version of KDE and Qt are you using? Subject: Re: Kdevelop crashes when I try to add existing fortran file to a project (using symlink) Hi, Kdevelop 3.0.0b1 - compiled from source. KDE - 3.1.4 - Slackware packages QT - 3.2.1 - Slackware packages Regards Evgeniy Sascha Cunz wrote: >------- You are receiving this mail because: ------- >You reported the bug, or are watching the reporter. > >http://bugs.kde.org/show_bug.cgi?id=69433 > > > > >------- Additional Comments From mail@sacu.de 2003-12-01 18:13 ------- >This part is very interesting: >#4 0x416bde53 in strlen () from /lib/libc.so.6 >#5 0x40384dcc in regexec () from /usr/lib/./libpcreposix.so.0 >#6 0x40c00f03 in KRegExpPrivate::match(char const*) () >from /opt/kde/lib/libkdecore.so.4 >#7 0x40c01278 in KRegExp::match(char const*) () >from /opt/kde/lib/libkdecore.so.4 > >There was a user a week ago on #kdevelop, which reported us similar behaviour down in KRegExpPrivate - just that he was using PHP and the PHPParser. > >Which version of KDE and Qt are you using? > > > > I may have been the user on #kdevelop that was having the same kind of problem. Running on RH9, KDE 3.1. I compiled Kdevelop from source, the most recent being the version from 11/28. Here is my 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 forgot to mention - this crash occurs when attempting to create a new PHP project, right toward the tail end, I'm assuming, because I can see red text in the editor right before the SIGSEGV. *** This bug has been marked as a duplicate of 63973 *** This bug has not been resolved. I still get a SIGSEGV on my RH9 box when attempting to create a new PHP project. |