Description of problem: Define/start a domain with a spice graphic and set listen/address to 0. Connected to spice graphic by virt-viewer failed since solving address 0 failed. Version-Release number of selected component (if applicable): kernel-3.10.0-155.el7.x86_64 libvirt-1.2.8-2.el7.x86_64 glib2-2.40.0-2.el7.x86_64 glib-networking-2.40.0-1.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. Define/start a domain with a spice graphic and set listen/address to 0. # virsh dumpxml test1 | grep graphic <graphics type='spice' port='5900' autoport='yes' listen='0'> <listen type='address' address='0'/> </graphics> 2.open the spice graphic by virt-viewer #virt-viewer test1 Actual results: in step 2: failed to connect to spice graphic GSpice-WARNING **:Error resolving '0': Name or service not known Expected results: in step 2: should connect to spice graphic without error Additional info: After downgrade glib2 and glib-networking to 2.36.3-5.el7, the error disappared.
Created attachment 938797 [details] spice log for virt-viewer
This is still happening with glib/glib-networking-2.42.0-2.el7.
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.