[Bug 81166] New: KDevelop crashes when opening existing projects or creating new ones

Paul Fairhurst paul.fairhurst at celebrus.com
Sun May 9 12:33:30 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=81166      
           Summary: KDevelop crashes when opening existing projects or
                    creating new ones
           Product: kdevelop
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: paul.fairhurst celebrus com


Version:            (using KDE KDE 3.2.1)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7) 
OS:          Linux

Hi

I've seen a similar bug elsewhere (Bug 73346 for example) but it is marked as closed. I think there is still a problem as I'm using pretty up-to-date code:

Gentoo Linux 2.6 kernel
GCC 3.3.2
KDE Libs 3.2.1
KDevelop 3.0.3 (from source tarball. I 3.0.1 Gentoo package had the same problem)

It's fairly easy to reproduce. You can create a new project and it will crash right at the end (after all the stuff has been created on disk but just as it attempts to open it), or you just open an existing project.

The last part of the console window shows:

kdevelop (core): dcop emitting project opened
kdevelop (core): CvsPart::slotProjectOpened() here!
kdevelop (cvs interface): Project has no CVS Support: too bad!! :-(
kdevelop (grep view): GrepViewPart::projectOpened()
kdevelop (cpp support): projectOpened( )
kdevelop (cpp support): CppSupportPart::setupCatalog()
kdevelop (cpp support): ProblemReporter::configure()
QGArray::at: Absolute index 0 out of range
KCrash: Application 'kdevelop' crashing...

I even tried the patch detailed in #7 of Bug 73346 but this didn't fix it.

Is there a solution to this - I'm getting quite desperate to continue development..

Cheers




More information about the KDevelop-devel mailing list