Bug 69420 - kdevelop crashes when loading a project
Summary: kdevelop crashes when loading a project
Status: RESOLVED DUPLICATE of bug 69906
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-01 09:52 UTC by Christian dela Cruz
Modified: 2003-12-17 00:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***