Bug 968944

Summary: libvirt on windows will increase the number of handle limitless
Product: [Community] Virtualization Tools Reporter: changyoushi <changyou.shi>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DEFERRED QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: crobinso, rbalakri
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: 2016-04-09 23:30:50 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 changyoushi 2013-05-30 10:29:59 UTC
Description of problem:

    when i using the libvirt client on windows7 to connect libvirtd on rhev5.5
   of course , i do some call to get vm information and data, but i found number of handle my the simple test is increase limitless .
      
     i using the virsh tool in windows, when i execute a command , the number of handle increase limitless also 


Version-Release number of selected component (if applicable):
  client libvirt 0.8.4
the version of libvirt using by   libvirtd on rhev5.5 is  0.9.0

How reproducible:


Steps to Reproduce:
1.intall  libvirt client in win7
2. run my simple test
3. the number of handle create by my text.exe increase limitless
4. i watch the number of handle using windows task manager tool
5. the number of handle large than 1m

Actual results:


Expected results:


Additional info:

Comment 1 Cole Robinson 2016-04-09 23:30:50 UTC
Sorry this never received a response. I don't have a windows setup to test so I can't confirm if this is fixed or not. Given the age of the bug, closing as DEFERRED, but if anyone can still reproduce with latest libvirt, please file a new bug and we can triage from there