[Bug 63973] New: I create Fortran project, add long source files, close gideon. Open gideon - it crashes on fortran parser.

Evgeniy Shapiro shel_linux at email.com
Tue Sep 9 19:39:05 UTC 2003


------- 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=63973     
           Summary: I create Fortran project, add long source files, close
                    gideon. Open gideon - it crashes on fortran parser.
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: shel_linux at email.com


Version:           3.0 alpha 5 (using KDE KDE 3.1.1)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2.2 
OS:          Linux

Gideon crashes on an attempt to parse a long fortran source file at startup. Fortran project is created normally, then fortran source file is added to the project. All works fine, but the next time I start gideon  - it crashes.

Messages:
kdevelop (fortran support): maybe parse <file name>

kde trace:
0x414b4f29 in wait4 () from /lib/libc.so.6
#0  0x414b4f29 in wait4 () from /lib/libc.so.6
#1  0x41535234 in sys_sigabbrev () from /lib/libc.so.6
#2  0x412cb103 in waitpid () from /lib/libpthread.so.0
#3  0x40a2bc4d in KCrash::defaultCrashHandler(int) ()
   from /opt/kde/lib/libkdecore.so.4
#4  0x41430b48 in sigaction () from /lib/libc.so.6
#5  0x414c48d8 in regexec () from /lib/libc.so.6
#6  0x40a37043 in KRegExpPrivate::match(char const*) ()
   from /opt/kde/lib/libkdecore.so.4
#7  0x40a373b8 in KRegExp::match(char const*) ()
   from /opt/kde/lib/libkdecore.so.4
#8  0x4202ed37 in FixedFormParser::process(QCString const&, QString const&, int) () from /opt/kde/lib/kde3/libkdevfortransupport.so
#9  0x4202f11f in FixedFormParser::parse(QString const&) ()
   from /opt/kde/lib/kde3/libkdevfortransupport.so
#10 0x4202d1bd in FortranSupportPart::maybeParse(QString) ()
   from /opt/kde/lib/kde3/libkdevfortransupport.so
#11 0x4202d42c in FortranSupportPart::initialParse() ()
   from /opt/kde/lib/kde3/libkdevfortransupport.so
#12 0x4202e091 in FortranSupportPart::qt_invoke(int, QUObject*) ()
   from /opt/kde/lib/kde3/libkdevfortransupport.so
#13 0x40da7939 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#14 0x410848b2 in QSignal::signal(QVariant const&) ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#15 0x40dc1af8 in QSignal::activate() ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#16 0x40dc8a93 in QSingleShotTimer::event(QEvent*) ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#17 0x40d498f4 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#18 0x40d494e9 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#19 0x409b0c69 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde/lib/libkdecore.so.4
#20 0x40d247a3 in QEventLoop::activateTimers() ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#21 0x40d022b8 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#22 0x40d5d6e6 in QEventLoop::enterLoop() ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#23 0x40d5d588 in QEventLoop::exec() ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#24 0x40d49b21 in QApplication::exec() ()
   from /usr/lib/qt-3.1.1/lib/libqt-mt.so.3
#25 0x0806961c in main ()
#26 0x4141cbb4 in __libc_start_main () from /lib/libc.so.6




More information about the KDevelop-devel mailing list