Bug 474172

Summary: kpackagekit-smart-icon has a memory-leak (if no network connection is there)
Product: [Fedora] Fedora Reporter: Christof Kaelin <ckpinguin>
Component: kpackagekitAssignee: Steven M. Parrish <tuxbrewr>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: balajig81, kevin, rdieter, tuxbrewr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-27 13:41:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christof Kaelin 2008-12-02 16:22:54 UTC
Description of problem:
kpackagekit-smart-icon (if enabled and running of course) is consuming more and more memory over time on my notebook (Thinkpad X61s) if there is no WLAN network available. This is even if there is no interface at all (disabled WLAN by hardware switch). I can only guess, if it maybe buffers tons of error messages (for example "cannot connect" or so) in heap?

Version-Release number of selected component (if applicable):
0.3.1


How reproducible:
Let it run for an hour or so and watch top (Virt size up to 2G)


Steps to Reproduce:
1. Disable network somehow
2. Wait for kpackagekit-smart-icon to run
3. Watch top (sorted by Virt size)
  
Actual results:
Growing virt size until even Swap is being used.

Expected results:
Should be the same size with and without network.

Additional info:

Comment 1 Steven M. Parrish 2009-01-09 13:27:15 UTC
I have reported this upstream and the devs should have a new release out soon.  Will keep you updated.

Comment 2 Christof Kaelin 2009-02-27 13:41:40 UTC
This one is resolved for me, after some tests today. Thank you very much.