Bug 69420

Summary: kdevelop crashes when loading a project
Product: [Applications] kdevelop Reporter: Christian dela Cruz <ian>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian dela Cruz 2003-12-01 09:52:02 UTC
Version:           3 (using KDE KDE 3.1.4)
Installed from:    Mandrake RPMs
Compiler:          gcc 
OS:          Linux

when I start kdevelop, it loads the last last opened project but after loading it, the program crashes. below is the backtrace.

0x41572686 in waitpid () from /lib/i686/libpthread.so.0
#0  0x41572686 in waitpid () from /lib/i686/libpthread.so.0
#1  0x40c4533a in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#2  0x416ddca8 in __libc_sigaction () from /lib/i686/libc.so.6
Comment 1 Andy Neitzke 2003-12-03 04:39:17 UTC
I am seeing this also.  Removing the file "projectname.kdevelop.pcs" before starting kdevelop cures it, but that file is regenerated and the next time I start kdevelop the crash occurs again.
Comment 2 Jens Dagerbo 2003-12-17 00:06:00 UTC

*** This bug has been marked as a duplicate of 69906 ***