Bug 185716 - constant memory leak in Kinfocenter
Summary: constant memory leak in Kinfocenter
Status: RESOLVED FIXED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 16:03 UTC by Dmitry
Modified: 2009-03-15 14:59 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 Dmitry 2009-02-27 16:03:59 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Gentoo Packages

When started, Kinfo center consumes around 8 MB of memory. If I open memory stats page (which have constantly updating elements) -- memory usage of app increases constantly around 50-100 Kb/sec (!)

The effect is stable and 100% reproducible for me.
Comment 1 Dmitry 2009-02-28 10:21:56 UTC
Actually Ksysguard in default configuration have the same bug. After a day of background working it consumes  >150MB of memory and still growing.

Looks like the problem is in the data provider, not the view.
Comment 2 Dmitry 2009-03-15 14:59:45 UTC
It seemed that the problem was in i18n, not the app itself. 

More info could be found here: #185205