Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150870 - <=dev-util/kdevelop-3.3.4 memory leak when importing generic C++ project
Summary: <=dev-util/kdevelop-3.3.4 memory leak when importing generic C++ project
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL: http://bugs.kde.org/show_bug.cgi?id=7...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-11 03:18 UTC by Johannes Ballé
Modified: 2007-01-27 16:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Ballé 2006-10-11 03:18:37 UTC
See http://bugs.kde.org/show_bug.cgi?id=78978, kdevelop consumes a huge amount of system memory opening certain files, hogging the system resources for about 30-40 seconds on my system. I could confirm this bug in KDevelop 3.3.2 and 3.3.4.

There's a small patch in the upstream bug report that fixes this.
Comment 1 Ioannis Aslanidis (RETIRED) gentoo-dev 2006-10-11 05:32:28 UTC
Can you confirm this bug for version 3.3.5?
Comment 2 Ioannis Aslanidis (RETIRED) gentoo-dev 2006-10-11 05:47:14 UTC
Please ignore comment #1.
Comment 3 Johannes Ballé 2006-10-23 04:54:09 UTC
This is not a memory leak. The memory is freed again after the system is busy for about half a minute. But it keeps you from doing anything for this time, whenever you open certain .c files. Not only when you import a project.

It is extremely annoying.

Please apply this patch and make a new release.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-27 16:20:01 UTC
Asked stabilisation of 3.3.5, that will fix the problem.