Bug 1003828
Summary: | libvirt client memory leaks | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Alex Jia <ajia> | ||||||
Component: | libvirt | Assignee: | Ján Tomko <jtomko> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 7.0 | CC: | acathrow, dyuan, gsun, jmiao, jtomko | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | libvirt-1.1.1-4.el7 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-06-13 13:30:08 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: | |||||||||
Attachments: |
|
Description
Alex Jia
2013-09-03 10:06:55 UTC
(In reply to Alex Jia from comment #0) > 2. # cat test1.py s/test1/test2/ > 3. run above test cases > > # valgrind -v --leak-check=full python test1.py foo > # valgrind -v --leak-check=full python test1.py bar s/test1/test2/ Upstream patch sent: https://www.redhat.com/archives/libvir-list/2013-September/msg00120.html Now pushed upstream: commit 418137663f1ca0877a176b996ac027d89747fe90 Author: Ján Tomko <jtomko> AuthorDate: 2013-09-03 13:12:37 +0200 Commit: Ján Tomko <jtomko> CommitDate: 2013-09-03 13:19:17 +0200 Fix leaks in python bindings https://bugzilla.redhat.com/show_bug.cgi?id=1003828 git describe: v1.1.2-18-g4181376 Downstream patch posted: http://post-office.corp.redhat.com/archives/rhvirt-patches/2013-September/msg00022.html Created attachment 795492 [details]
valgrind libvirt-python qemu domain check
Created attachment 795493 [details]
valgrind libvirt-python lxc domain check
According to the valgrind report I uploaded for libvirt-1.1.1-4.el7, there is no memory leak for libvirt. So I change the status to VERIFIED. This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |