Bug 902809

Summary: Memory leaks in python providers
Product: [Fedora] Fedora Reporter: Jan Safranek <jsafrane>
Component: cmpi-bindingsAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: jsafrane, vcrhonek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-12 05:13:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Safranek 2013-01-22 13:02:53 UTC
Description of problem:
If I run a python provider, I can see it continually increases memory consumption + I can see in sfcbd output lot of following messages:

swig/python detected a memory leak of type 'CMPIData *', no destructor found.
swig/python detected a memory leak of type '_CMPIObjectPath *', no destructor found.

Version-Release number of selected component (if applicable):
cmpi-bindings-pywbem-0.5.2-3.fc19.x86_64

These leaks are fixed by upstream commit https://github.com/kkaempf/cmpi-bindings/commit/d89cd78993dfd4c5cbba4ab936c113a64b3ec542

Comment 1 Fedora Update System 2013-01-30 12:58:41 UTC
cmpi-bindings-0.5.2-4.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/cmpi-bindings-0.5.2-4.fc18

Comment 2 Fedora Update System 2013-02-01 16:28:40 UTC
Package cmpi-bindings-0.5.2-4.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing cmpi-bindings-0.5.2-4.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-1657/cmpi-bindings-0.5.2-4.fc18
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-02-12 05:13:07 UTC
cmpi-bindings-0.5.2-4.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.