Bug 770943
Summary: | memory leaks on libvirt_virNodeGetCPUStats | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Alex Jia <ajia> |
Component: | libvirt | Assignee: | Michal Privoznik <mprivozn> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.3 | CC: | acathrow, dallan, dyuan, gsun, jdenemar, jgalipea, mzhan, rwu |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libvirt-0.9.10-7.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-06-20 06:40:44 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
Alex Jia
2011-12-30 11:46:50 UTC
The Patch has been sent to upstream and wait for review: https://www.redhat.com/archives/libvir-list/2012-February/msg00764.html In fact, now we can move to POST: http://post-office.corp.redhat.com/archives/rhvirt-patches/2012-March/msg02003.html packages: libvirt-0.9.10-8.el6.x86_64 qemu-kvm-0.12.1.2-2.265.el6rhev.x86_64 kernel-2.6.32-252.el6.x86_64 libvirt-python-0.9.10-8.el6.x86_64 Follow the steps in description. result: ==8464== LEAK SUMMARY: ==8464== definitely lost: 0 bytes in 0 blocks ==8464== indirectly lost: 0 bytes in 0 blocks ==8464== possibly lost: 6,152 bytes in 13 blocks ==8464== still reachable: 1,243,298 bytes in 10,245 blocks ==8464== suppressed: 0 bytes in 0 blocks So, this is fixed now. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2012-0748.html |