SIGSEGV error of VirtualSystemSettingDataComponent assocation querying

Kaitlin, I hit a SIGSEGV error of LXC_VirtualSystemSettingDataComponent associations querying in sfcb, would you please test it on your machine with Pegasus? I'm sorry I can't provide more SFCB debug info to you now. wbemcli ain -ac LXC_VirtualSystemSettingDataComponent http://root:password@localhost/root/virt:LXC_VirtualSystemSettingData.InstanceID="invalid" * * wbemcli: Cim: (1) CIM_ERR_FAILED: *** Provider Virt_VSSDComponent(23814) exiting due to a SIGSEGV signal * Also, if the invalid InstanceID set as "LXC:invalid", I can get expect result. wbemcli ain -ac LXC_VirtualSystemSettingDataComponent http://root:password@localhost/root/virt:LXC_VirtualSystemSettingData.InstanceID="LXC:invalid" * * wbemcli: Cim: (6) CIM_ERR_NOT_FOUND: No such instance (invalid) * Best, Regards Daisy (运国莲) VSM Team, China Systems & Technology Labs (CSTL) E-mail: yunguol@cn.ibm.com TEL: (86)-21-60922144 Building 10, 399 Ke Yuan Rd, Pudong Shanghai, 201203

Guo Lian Yun wrote:
Kaitlin,
I hit a SIGSEGV error of LXC_VirtualSystemSettingDataComponent associations querying in sfcb, would you please test it on your machine with Pegasus? I'm sorry I can't provide more SFCB debug info to you now.
wbemcli ain -ac LXC_VirtualSystemSettingDataComponent http://root:password@localhost/root/virt:LXC_VirtualSystemSettingData.InstanceID="invalid"
* * wbemcli: Cim: (1) CIM_ERR_FAILED: *** Provider Virt_VSSDComponent(23814) exiting due to a SIGSEGV signal *
I see the following: wbemcli ain -ac LXC_VirtualSystemSettingDataComponent http://localhost/root/virt:LXC_VirtualSystemSettingData.InstanceID="invalid" * * wbemcli: Cim: (6) CIM_ERR_NOT_FOUND: No such instance (InstanceID) You were also seeing an issue with: wbemcli gi http://root:password@localhost/root/virt:LXC_VirtualSystemSettingData.InstanceID="invalid" * * wbemcli: Cim: (1) CIM_ERR_FAILED: *** Provider Virt_VSSD(30284) exiting due to a SIGSEGV signal * Both call the get_vssd_by_ref() function, so you'd see the same response from both. I also tested this on a machine running sfcb 1.2.5 - I don't see a seg fault there. Which version are you using? Do you have a problem when you try with KVM or Xen?
Also, if the invalid InstanceID set as "LXC:invalid", I can get expect result.
wbemcli ain -ac LXC_VirtualSystemSettingDataComponent http://root:password@localhost/root/virt:LXC_VirtualSystemSettingData.InstanceID="LXC:invalid"
* * wbemcli: Cim: (6) CIM_ERR_NOT_FOUND: No such instance (invalid) *
-- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com

Guo Lian Yun wrote:
Kaitlin,
I hit a SIGSEGV error of LXC_VirtualSystemSettingDataComponent associations querying in sfcb, would you please test it on your machine with Pegasus? I'm sorry I can't provide more SFCB debug info to you now.
wbemcli ain -ac LXC_VirtualSystemSettingDataComponent http://root:password@localhost/root/virt:LXC_VirtualSystemSettingData.InstanceID="invalid"
* * wbemcli: Cim: (1) CIM_ERR_FAILED: *** Provider Virt_VSSDComponent(23814) exiting due to a SIGSEGV signal *
Daisy, I submitted a fix for this issue, which is now in the tree. Can you update your libvirt-cim sources and try this test again? Thanks! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com

libvirt-cim-bounces@redhat.com wrote on 2008-06-24 04:41:03:
Guo Lian Yun wrote:
Kaitlin,
I hit a SIGSEGV error of LXC_VirtualSystemSettingDataComponent associations querying in sfcb, would you please test it on your
machine
with Pegasus? I'm sorry I can't provide more SFCB debug info to you now.
wbemcli ain -ac LXC_VirtualSystemSettingDataComponent http://root:password@localhost/root/virt: LXC_VirtualSystemSettingData.InstanceID="invalid"
* * wbemcli: Cim: (1) CIM_ERR_FAILED: *** Provider Virt_VSSDComponent(23814) exiting due to a SIGSEGV signal *
Daisy,
I submitted a fix for this issue, which is now in the tree. Can you update your libvirt-cim sources and try this test again?
Thanks Kaitlin. This issues is fixed with your patch, the test return expect result.
Thanks! -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com
_______________________________________________ Libvirt-cim mailing list Libvirt-cim@redhat.com https://www.redhat.com/mailman/listinfo/libvirt-cim
participants (2)
-
Guo Lian Yun
-
Kaitlin Rupert