[Bug 83035] New: PHP parser crashes when changing project

Simon Ejsing simon at esoft.dk
Tue Jun 8 10:12:29 UTC 2004


------- 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=83035      
           Summary: PHP parser crashes when changing project
           Product: kdevelop
           Version: 3.0.3
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: simon esoft dk


Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)

 
OS:                Linux

I have a very large PHP project opened in KDevelop (100.000+ lines), which takes around 20 - 30 seconds to parse, when I start up KDevelop, the project is autoloaded, if I wan't to change to another project (a C++ project) before the parser is done, KDevelop crashes. I don't know if this is specific to the PHP parser, because I havn't got a big enough C++ project to test that.

The crash is reproducable, as it happens everytime.

Right now I get a useless backtrace, as the binaries and libs are stripped, but I'll recompile it with debuging enabled, and report the backtrace when it's done.

How to reproduce: Open a large PHP project, switch project before the parser is done (eg. the progressbar is still visible)

Expected behaviour: Please don't crash :)




More information about the KDevelop-devel mailing list