[Bug 78978] Runs out of memory when importing generic C++ project

Jens Dagerbo jens.dagerbo at swipnet.se
Mon Apr 5 02:40:08 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=78978      




------- Additional Comments From jens.dagerbo swipnet se  2004-04-05 02:39 -------
This sounds like it could be related to reading the project's PCS file.

Please try removing the file called <projectname>.kdevelop.pcs before you open the project. If this works, close the project/KDevelop, verify that this creates a the pcs again. Remove it again and load up the project again. 

If this works, your problems quite likely comes from reading the pcs file. 

(It's rather meaningless to speculate at this point, but if the algorithm reading from the pcs stream doesn't find the end of the file, I can see it filling up RAM pretty quickly..)

Exactly what KDevelop version are you running, btw?




More information about the KDevelop-devel mailing list