Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27905 - massive kdeinit memory leak when running kjobviewer for a long time
Summary: massive kdeinit memory leak when running kjobviewer for a long time
Status: RESOLVED DUPLICATE of bug 27901
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-04 01:41 UTC by Andreas Vinsander
Modified: 2005-07-17 13:06 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 Andreas Vinsander 2003-09-04 01:41:49 UTC
When I left kjobviewer running for 14 hours its kdeinit process had consumed
260Mb of virtual memory of which 137Mb where held in the resident set.

KDE was compiled with g++ (GCC) 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r2,
propolice)

Reproducible: Always
Steps to Reproduce:
1. Start kjobviewer
2. Wait...
3. Use top (or other tool of free choice)

Actual Results:  
Top showed that a single kdeinit process had taken a lot of memory, the machine
begun to swap wildly (I have only 256Mb physical memory). When I stopped the
kjobviewer the mentioned kdeinit process disappeared and memory was returned to
the system. If you leave it running the system might freeze, I think...

Expected Results:  
Obvious! No leaks allowed!

I am using cups-1.1.19, one printer is configured.
I have reported it to kde.org (bug id: 62945) but seen no progress. I don't know
if gentoo tweaks the kde-packages in anyway, that's why I decided to post here too.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-09-04 02:35:10 UTC

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